@charset "utf-8";

body {
	margin: 0;
  }

#header {
	background-color: #FF0000;
	height: 132px;
	position: absolute;
	z-index: 1;
	text-align: center;
	left: 50%;
	background-image: url(images/fond_bandeau.gif);
	background-repeat: repeat-x;
	width: 100%;
	margin-left: -50%;
}
#contenant {
	position:absolute;
	width:800px;
	height:434px;
	z-index:3;
	float: left;
	left: 50%;
	margin-left: -400px;
	overflow: visible;
	top: 132px;
}
#construction {
	position:absolute;
	left:162px;
	top:93px;
	width:491px;
	height:89px;
	z-index:3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
#creativ_common {
	position:absolute;
	left:16px;
	top:329px;
	width:410px;
	height:46px;
	z-index:3;
}
.text_creativ_common {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.text_creativ_common:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

#fons_milieu {
	position:absolute;
	top:132px;
	height:340px;
	z-index:2;
	width: 100%;
	background-image: url(images/fond_milieu.gif);
	background-repeat: repeat-x;
	background-position: center top;
	left: 0px;
}
#encart {
	position:absolute;
	left:9px;
	top:37px;
	width:143px;
	height:259px;
	z-index:4;
	background-image: url(images/encart_g.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	padding: 30px;
}
#contact {
	position:absolute;
	left:11px;
	top:343px;
	width:200px;
	height:88px;
	z-index:5;
}
#cadre_principal {
	position:absolute;
	left:253px;
	top:52px;
	width:502px;
	height:397px;
	z-index:6;
}
.standars_case {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.standars_case:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}

.menu_bas{
	font-family: Arial, Helvetica, sans-serif;
	align: center;
	font-size: 12px;
	color: #999999;
	list-style-type: none;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
}
.menu_bas:hover{
	color: #FFFFFF;
}#menu_bas_index {
	position:absolute;
	left:-2px;
	top:393px;
	width:230px;
	height:33px;
	z-index:4;
}
