/***************** BODY *****************/
*{
/*---on passe toutes les marges à 0---*/
margin:0;
padding:0;
}
body,html{
height:100%;
}
body{
background:#02646f url(../images/charte/bg-body.gif) left top repeat-x;
}
body.intro{
background:#02646f;
}
/***************** CONTAINER *****************/
#container{
position:relative;
min-height:100%;
width:990px;
margin:0 auto;
background:url(../images/charte/bg-container.gif) center top repeat-y;
}
body.intro #container{
position:absolute;
min-height:0;
width:600px;
height:500px;
left:50%;
top:50%;
margin-left:-300px;
margin-top:-250px;
background:none;
}
#container2{
position:relative;
min-height:544px;
width:990px;
background:url(../images/charte/bg-container2.jpg) left 186px no-repeat;
}
/***************** HEADER *****************/
#header{
width:990px;
height:149px;
}
/***************** MENU TOP *****************/
#menuTop{
position:relative;
z-index:10;
width:755px;
height:37px;
padding:0 0 0 235px;
background:url(../images/charte/bg-menuTop.jpg) left top no-repeat;
list-style:none;
}
#menuTop li{
position:relative;
float:left;
}
#menuTop a{
text-decoration:none;
display:block;
height:37px;
overflow:hidden;
background:left top no-repeat;
}
#container #menuTop a:hover,
#container #menuTop a.trigered{
background-position:left bottom;
}
#menuTop a span{
display:none;
}
#menuTop li.bt1{width:105px;}
#menuTop li.bt2{width:67px;}
#menuTop li.bt3{width:58px;}
#menuTop li.bt4{width:91px;}
#menuTop li.bt5{width:145px;}
#menuTop li.bt6{width:86px;}
#menuTop li.bt7{width:110px;}
#menuTop li.bt8{width:78px;}
#menuTop li.bt1 a{background-image:url(../images/charte/bt-01.gif);}
#menuTop li.bt2 a{background-image:url(../images/charte/bt-02.gif);}
#menuTop li.bt3 a{background-image:url(../images/charte/bt-03.gif);}
#menuTop li.bt4 a{background-image:url(../images/charte/bt-04.gif);}
#menuTop li.bt5 a{background-image:url(../images/charte/bt-05.gif);}
#menuTop li.bt6 a{background-image:url(../images/charte/bt-06.gif);}
#menuTop li.bt7 a{background-image:url(../images/charte/bt-07.gif);}
#menuTop li.bt8 a{background-image:url(../images/charte/bt-08.gif);}
/***************** SOUS MENU */
#menuTop li ul{
	list-style:none;
	position:absolute;
	top:-6000px;
	left:0;
	background:#02646f;
	border:solid #fff;
	border-width:1px 0 0 0;
	opacity:0.95;
}
#menuTop li.bt3 ul{width:149px;}
#menuTop li.bt4 ul{width:145px;}

#menuTop li li{
	float:none;
}
#container #menuTop li li a{
	background:none;
	width:auto;
	position:relative;
	height:20px;
	font:11px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:none;
	color:#fff;
	text-decoration:none;
	border:solid #038291;
	border-width:0 0 1px 0;
	margin:0 16px;
}
#container #menuTop li li a:hover{
	color:#03A9BC;
}
/***************** MENU LEFT *****************/
#menuLeft{
float:left;
width:235px;
padding:48px 0 0 0;
}
#menuLeft a{
text-decoration:none;
display:block;
height:24px;
overflow:hidden;
background:left top no-repeat;
}
#menuLeft a:hover{
background-position:right top;
}
#menuLeft a span{
display:none;
}
#menuLeft a.bt1{background-image:url(../images/charte/btl-01.gif);}
#menuLeft a.bt2{background-image:url(../images/charte/btl-02.gif);}
#menuLeft a.bt3{background-image:url(../images/charte/btl-03.gif);}
#menuLeft a.bt4{background-image:url(../images/charte/btl-04.gif);}
#menuLeft a.bt5{background-image:url(../images/charte/btl-05.gif);}
#menuLeft a.bt6{background-image:url(../images/charte/btl-06.gif);}
#menuLeft a.bt7{background-image:url(../images/charte/btl-07.gif);}
/***************** CONTENU *****************/
#contenu{
float:left;
width:680px;
padding:0 0 0 30px;
}
/*---obligatoire pour le footer---*/
/*---mettre <div class="clearer" id="clearFooter"></div>--*/
/*---apres la div contenu---*/
.clearer{
clear:both;
}
#clearFooter{
height:26px;/*--- = à la hauteur du footer ---*/
}
/***************** FOOTER *****************/
#footer{
position:relative;
clear:both;
width:100%;
height:26px;
margin:-26px 0 0;
background:url(../images/charte/bg-footer.gif) left top repeat-x;
}
#footer2{
position:relative;
width:990px;
height:26px;
margin:0 auto;
background:url(../images/charte/bg-footer2.gif) left top no-repeat;
}
#footerIntro{
position:absolute;
left:0;
bottom:0;
clear:both;
width:100%;
height:26px;
}
#idep{
position:absolute;
left:0;
top:0;
width:180px;
height:26px;
}
#idep img{
float:left;
}
#footer #idep a.idep,
#footerIntro #idep a.idep
{
text-decoration:none;
display:block;
font:9px/8px Arial, Helvetica, sans-serif;
color:#80a2a7;
margin:6px 0 0;
}
#footerIntro #idep a.idep{
color:#013943;
}
#footer #idep a.idep.optea,
#footerIntro #idep a.idep.optea
{
margin:0;
}
#footer #idep a:hover.idep,
#footerIntro #idep a:hover.idep
{
text-decoration:none;
color:#fff;
}
/***************** STYLE FOOTER *****************/
#footer p,
#footerIntro p
{
font:10px/26px Arial, Helvetica, sans-serif;
color:#999;
text-align:center;
padding:0 15px 0 235px;
}
#footerIntro p
{
color:#b5dfe1;
padding:0;
}
#footer p span{
text-decoration:underline;
}
#footer a:link, #footer a:visited{
text-decoration:none;
color:#999;
}
#footer a:hover, #footer a:active{
text-decoration:underline;
color:#03a9bc;
}
#footerIntro a:link, #footerIntro a:visited{
text-decoration:none;
color:#b5dfe1;
}
#footerIntro a:hover, #footerIntro a:active{
text-decoration:underline;
color:#03a9bc;
}