/***************** BODY *****************/
*{
/*---on passe toutes les marges à 0---*/
margin:0;
padding:0;
}
body,html{
height:100%;
}
body{
background:#c23d05 url(../images/charte/bg-body.gif) left top repeat-x;
}
/***************** CONTAINER *****************/
#container{
position:relative;
min-height:100%;
width:890px;
margin:0 auto;
background:#d75207;
}
#container2{
position:relative;
min-height:545px;
width:890px;
background:url(../images/charte/bg-container2.gif) left 204px no-repeat;
}
/***************** SEARCH *****************/
#search{
	width:250px;
	height:30px;
	position:absolute;
	top:185px;
	left:19px;
	z-index:1;
}
#search input{
	border:none;
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#a63e01;
	background:#EEF1D6;
	padding:2px;
	margin:0 5px;
}
/***************** MENU LEFT *****************/
#menuLeft{
float:left;
width:215px;
padding:0 0 200px;
background:url(../images/charte/bg-menu.gif) 10px bottom no-repeat;
}
#menuLeft a{
text-decoration:none;
font:bold 11px/24px Arial, Helvetica, sans-serif;
color:#a63e01;
display:block;
height:24px;
overflow:hidden;
padding:0 0 0 25px;
background:url(../images/charte/bouton.gif) 20px top no-repeat;
}
#menuLeft a.double{
font:bold 11px/11px Arial, Helvetica, sans-serif;
height:28px;
padding:7px 0 0 25px;
padding-right:15px;
background:url(../images/charte/bouton-double.gif) 20px top no-repeat;
}
#menuLeft a:hover{
color:#fff;
background-position:20px bottom;
}
/***************** SOUS MENU */
#menuLeft ul{
list-style:none;
padding:0 0 10px;
margin:0 20px 0;
border:solid #f0a809;
border-width:0 0 1px 0;
}
#container #menuLeft li a{
background:none;
border:none;
text-decoration:none;
font:11px/16px Arial, Helvetica, sans-serif;
color:#f6ce9a;
display:block;
height:16px;
overflow:hidden;
padding:0 0 0 5px;
}
#container #menuLeft li a:hover{
text-decoration:underline;
color:#fff;
}
/***************** HEADER *****************/
#header{
float:left;
width:675px;
height:228px;
}
/***************** CONTENU *****************/
#contenu{
float:left;
width:645px;
padding:0 0 0 10px;
}
/*---obligatoire pour le footer---*/
/*---mettre <div class="clearer" id="clearFooter"></div>--*/
/*---apres la div contenu---*/
.clearer{
clear:both;
}
#clearFooter{
height:50px;/*--- = à la hauteur du footer ---*/
}
/***************** FOOTER *****************/
#footer{
position:relative;
clear:both;
width:890px;
height:25px;
margin:-25px auto 0;
background:url(../images/charte/bg-footer.gif) left top no-repeat;
}
#idep{
position:absolute;
left:15px;
top:0;
width:175px;
height:25px;
overflow:hidden;
}
#idep img{
float:left;
}
#footer #idep a.idep{
text-decoration:none;
display:block;
font:9px/8px Arial, Helvetica, sans-serif;
color:#f38504;
margin:3px 0 0;
}
#footer #idep a.idep.optea{
margin:0;
margin-bottom:20px;
}
#footer #idep a:hover.idep{
text-decoration:none;
color:#fff;
}

