/***************** BODY *****************/
*{
/*---on passe toutes les marges à 0---*/
margin:0;
padding:0;
}
body,html{
height:100%;
/*---permet de changer la couleur de la barre de scroll dans IE (déconseillé)
scrollbar-base-color:#7d8a2e;
---*/
}
body{
background:#000 url(../images/charte/bg.jpg) center top no-repeat;
font-family:Helvetica, sans-serif, Arial;
}
/***************** CONTAINER *****************/
#container{
position:relative;
min-height:100%;
width:940px;
margin:0 auto;
background:#7399c8 url(../images/charte/bg-container2.jpg) top center no-repeat;
}
/***************** HEADER *****************/
#header{
width:940px;
height:200px;
}
#anim{
position:absolute;
width:500px;
height:240px;
right:50px;
}
/***************** MENU LEFT *****************/
#menuLeft{
float:left;
width:192px;
}
#menuLeft ul{
list-style:none;
padding-bottom:10px;
}
#menuLeft a{
text-decoration:none;
font:bold 14px/25px Arial, Helvetica, sans-serif;
color:#fff;
display:block;
height:25px;
overflow:hidden;
text-align:center;
}
#menuLeft a:hover,
#menuTop a.trigered{
background:#d0ddec;
color:#006699;
}
/***************** SOUS MENU */
#container #menuLeft li a{
background:none;
border:none;
text-decoration:none;
font:bold 11px/20px Arial, Helvetica, sans-serif;
color:#FF3300;
display:block;
height:20px;
overflow:hidden;
padding:0 0 0 10px;
}
#container #menuLeft li a:hover{
text-decoration:underline;
color:#fff;
}
/***************** CONTENU *****************/
#coords{
width:205px;
height:29px;
float:right;
margin:125px 10px 0 0;
padding:95px 0 0 0;
text-align:center;
background:url(../images/charte/encart-coords.gif) no-repeat;
}
#coords a{
color:#FF3300;
text-decoration:none;
font-size:12px;
}
#coords a:hover{
color:#fff;
}
#contenu{
float:left;
width:510px;
margin:0 0 0 5px;
}



/*---obligatoire pour le footer---*/
/*---mettre <div class="clearer" id="clearFooter"></div>--*/
/*---apres la div contenu---*/
.clearer{
clear:both;
}
#clearFooter{
height:129px;/*--- = à la hauteur du footer ---*/
}
/***************** FOOTER *****************/
#footer{
position:relative;
clear:both;
width:980px;
height:129px;
margin:-129px auto 0;
background:#000 url(../images/charte/footer.jpg) center top no-repeat;
}
#footer #galet{
position:absolute;
top:-60px;
width:158px;
height:176px;
background:url(../images/charte/galets.png) no-repeat;
_background:url();
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/charte/galets.png', sizingMethod='image');
}
#idep{
position:absolute;
left:150px;
top:50px;
width:195px;
height:30px;
}
#footer #ment{
	position:absolute;
	width:280px;
	left:320px;
	top:61px;
	text-decoration:none;
	font:9px/8px Arial, Helvetica, sans-serif;
	color:#155075;
}
#footer #ment a:link, #footer #ment  a:visited{
	text-decoration:none;
	font:9px/8px Arial, Helvetica, sans-serif;
	color:#155075;
}
#footer #ment a:hover, #footer #ment  a:active{
	text-decoration:none;
	font:9px/8px Arial, Helvetica, sans-serif;
	color:#fff;
}

#idep img{
float:left;
}
#footer #idep a.idep{
text-decoration:none;
display:block;
font:9px/8px Arial, Helvetica, sans-serif;
color:#155075;
margin:3px 0 0;
}
#footer #idep a.idep.optea{
margin:0;
}
#footer #idep a:hover.idep{
text-decoration:none;
color:#fff;
}

