html, body {
	margin:0;
	padding:0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size:11px;
	color:#6D6C71;
	background-color:#f6f7f4;
	text-align:justify;
}
/* @group Header */

img{
	border:0 none;
}

a{
	text-decoration:none;
}

#champ_obligatoire{
	position:absolute;
	bottom:30px;
	left:10px;
	color:#979797;
}

#container_header{
	background-color:#f6f7f4;
	width:100%;
	height:247px;
	_height:266px;
	padding-top:19px;
}

#header{
	background: url(../image/ecoloheader.png) no-repeat;
	width:857px;
	padding-top:28px;
	position:absolute;
	left:50%;
	margin-left:-428px;
}

#lien_mailto{
	display:block;
	top:40px;
	margin-left:725px;
	height:20px;
	width:0px;
	margin-bottom:42px;
}

#lien_accueil{
	margin-left:50px;
	display:block;
	top:0px;
	height:65px;
	width:160px;
	margin-bottom:25px;
}

#container_footer{
	position: absolute;
	top: 1077px;
	width:100%;
	height:30px;
	padding-top:10px;
	background: url(../../image/interface/filet.png) repeat-x;
	background-color:#f6f7f4;
}

#footer{
	width:857px;
	position:absolute;
	left:50%;
	margin-left:-428px;
	font-size:10px;
}

#footer #form_news{
	float:left;
	height:16px;
	width:307px;
	padding-top:1px;
	padding-left:1px;
	background: url(../../image/interface/sinscrire_a_news.png) no-repeat;
}

#footer #contenu_footer{
	width:547px;
	height:40px;
	float:left;
}

#footer #form_news input{
	border:0;
	font-size:9px;
	width:156px;
	text-align:center;
	color:#a5a5a5;
}

#footer #form_news #container_input_news{
	float:left;
	width:159px;
	height:20px;
}
#footer #form_news a{
	float:left;
	display:block;
	width:145px;
	height:15px;
}


#footer a{
	color:#6d6c71;
}

#footer a:hover{
	color:#0094E6;
}

#header ul{
	display:block;
	float:right;
	margin-top: 13px;
	height: 15px;
}

#header ul li{
/*	display:inline;
*/
	display:block;
	float:left;
	width: 100px;
	height: 14px;
	border-right:2px solid #8d8d90;
}

#header img{
	margin-right: -3px;
}

#header ul li.last{
	border-right:0;
	padding-right:0px;
	margin-right:9px;
	width:65px;
}

#header ul li a{
	color:#6d6c71;
	display:block;
	width: 100px;
	text-align:center;
}

#header ul .last a{
	color:#6d6c71;
	display:block;
	width:65px;
	text-align:right;
}

#header ul li a:hover{
	color:#00aaee;
	font-weight:bold;
}

#container_main{
	background: url(../../image/interface/filet.png) repeat-x;
	width:100%;
	height:810px;
	position:relative;
	background-color:#fff;
}

#main{
	width:857px;
	position:absolute;
	left:50%;
	margin-left:-428px;
	margin-top: 0;
	padding-top: 1px;
}
