@charset "UTF-8";
/* CSS Document */

body {
	margin:0px;
	background-color:#E3E3E3;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: center;
}

body.z-secrete {
	background-image: url(images/background-zone-secrete.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
	background-color: #505050;

}

#table-content-index {
	background-image:url(images/index3_08.png);
}

#tableau_01 {
	height:701px;
	width:951px;
}

table.tabOffre  {
	font-size: 12px;
	margin-top: 10px;
}

table.tabOffre td {
	font-size:90%;
	text-align:justify;
}


a {
	border-width:0px;
}

h1 {
	font-size:175%;
	text-align: center;
}

.font-gras {
	font-weight:bold;
	color:#621e09;
}

.font-gras2 {
	font-size:150%;
	font-weight:bold;
	color:#621e09;
	vertical-align:baseline;
}

.content {
	width: 950px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	}

.container {
	overflow: auto;
	width: 890px;
	height: 623px;
	margin-top: 0px;
	position: relative;
	text-align:center;
	background-color:#FFF;
	background-image: url(images/background-suivi.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right bottom;
	padding: 5px 5px 5px 5px;

}

.travaux {
	overflow: auto;
	width: 300px;
	height: 190px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	padding: 5px;
	position: relative;
	float:left;
	text-align:left;
	font-size: 70%;
	background-image:url(images/fond-travaux.jpg);
	background-position:left top;
	background-repeat:repeat-x;
}

.resume {
	width:80%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	margin-bottom:20px;
	border-bottom-style:solid;
	border-top-style:solid;
	border-bottom-width:thin;
	border-top-width:thin;
	border-bottom-color:#666;
	border-bottom-color:#666;
	text-align:center;
	padding-top:10px;
}

.anim {
	position: absolute;
	z-index: 3;
	visibility: visible;
	margin-top: 250px;
	margin-left: 205px;
	height: 193px;
	width: 504px;
	padding: 0px;
}

.bandeau {
	position: absolute;
	z-index: 2;
	visibility: visible;
	margin-top: 500px;
	margin-left: 285px;
	height: 56px;
	width: 176px;
	padding: 0px;
	color:#FFF;
}

.bandeau2 {
	position: absolute;
	z-index: 2;
	visibility: visible;
	margin-top: 500px;
	margin-left: 325px;
	height: 56px;
	width: 176px;
	padding: 0px;
	color:#FFF;
}

.text-present {
	position: absolute;
	z-index: 3;
	visibility: visible;
	margin-top: 160px;
	margin-left: 240px;
	height: 320px;
	width: 280px;
	line-height:14px;
	padding: 0px;
	overflow:auto;
	text-align:justify;
	text-indent: 20px;
	font-size:90%;
}

.text-offre {
	float:left;
	margin: 0px;
	overflow:auto;
	text-align:justify;
}

.text-reference {
	position: absolute;
	z-index: 3;
	visibility: visible;
	margin-top: 160px;
	margin-left: 260px;
	height: 160px;
	width: 430px;
	padding: 0px;
	overflow:auto;
	text-align:justify;
	font-size:90%;
	line-height:14px;
}

.travaux2 {
	overflow: auto;
	width: 365px;
	height: 200px;
	margin-left:30px;
	margin-top:10px;
	position: relative;
	padding:5px;
	float:left;
	text-align:left;
	background-image:url(images/fond-travaux.jpg);
	background-position:left top;
	background-repeat:repeat-x;
}

hr.travaux2 {
	border-color:#666;
	margin-top:5px;
	margin-bottom:5px;
}

.travauxNavig {
	overflow:visible;
	width: 365px;
	height: 40px;
	margin-left:30px;
	margin-top:10px;
	position: relative;
	padding:5px;
	float:left;
	text-align:center;
	color:#000;
}

.travauxNavig2 {
	overflow:visible;
	width: 365px;
	height: 40px;
	margin-left:30px;
	margin-top:0px;
	position: relative;
	padding:5px;
	float:left;
	text-align:center;
	color:#000;
}


.photo-offre {
	float:left;
	position:relative;
	display: inline;
	margin: 0px;
}

.lienCompteRendu {
	text-decoration:none;
	color:#742f17;
}

.lienCompteRendu:hover {
	text-decoration:underline;
}