/***************** 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:#dedec7 url(../images/charte/bg-body.jpg) center top repeat-x;
}
/***************** CONTAINER *****************/
#container{
position:relative;
min-height:100%;
width:960px;
margin:0 auto;
background:scroll  url(../images/charte/bg-container.gif) center top repeat-y;
}
/***************** HEADER *****************/
#header{
width:960px;
height:285px;
background:url(../images/charte/bg-header.jpg) center top no-repeat;
}
/*****************COMPTE*/
#compte{
position:absolute;
top:28px;
left:650px;
width:284px;
height:42px;
float:left;
}
#compte input{
background:none;
width:95px;
height:14px;
border:none;
font:10px Arial, Helvetica, sans-serif;
color:#8a0202;
float:left;
}
#compte #box1{
margin-left:28px;
}
#compte #box2{
margin-left:14px;
}
#compte a.ok{
font:bold 11px/14px Arial, Helvetica, sans-serif;
color:#8a0202;
text-decoration:none;
text-align:center;
text-transform:uppercase;
float:left;
display:block;
width:20px;
height:14px;
margin:0px 0 0 5px;
}
#compte a.ok:hover{
color:#30301e;
}
#compte a{
font:10px/10px Arial, Helvetica, sans-serif;
color:#737364;
text-decoration:none;
float:left;
width:100px;
height:13px;
margin:0px -16px 0 25px;
}

.session a{
font:10px/10px Arial, Helvetica, sans-serif;
color:#737364;
text-decoration:none;
 
}

#compte a:hover{
color:#30301e;
}
/***************** MENU TOP *****************/
#menuTop{
position:relative;
z-index:10;
width:960px;
height:30px;
float:left;
background:#b1b19a url(../images/charte/bg-menu-top.jpg) center top no-repeat;
list-style:none;
}
#menuTop li{
position:relative;
float:left;
display:block;
}
#menuTop a{
text-decoration:none;
font:bold 12px/30px Arial, Helvetica, sans-serif;
color:#fff;
text-align:center;
text-transform:uppercase;
display:block;
height:30px;
overflow:hidden;
}
#menuTop li span{
display:none;
}
#container #menuTop li a:hover,
#container #menuTop li a.trigered{
background-position:bottom left;
}
#menuTop li.btn_01 a{
background:url(../images/charte/btn_01.gif) top left;
width:103px; margin-left:101px;}
#menuTop li.btn_02 a {
background:url(../images/charte/btn_02.gif) top left;
width:104px;}
#menuTop li.btn_03 a{
background:url(../images/charte/btn_03.gif) top left;
width:130px;}
#menuTop li.btn_04 a{
background:url(../images/charte/btn_04.gif) top left;
width:75px;}
#menuTop li.btn_05 a{
background:url(../images/charte/btn_05.gif) top left;
width:68px;}
#menuTop li.btn_06 a{
background:url(../images/charte/btn_06.gif) top left;
width:156px;}
#menuTop li.btn_07 a{
background:url(../images/charte/btn_07.gif) top left;
width:124px;}
#menuTop li.btn_08 a{
background:url(../images/charte/btn_08.gif) top left;
width:69px;
}
/***************** SOUS MENU */
#menuTop li ul{
list-style:none;
position:absolute;
width:129px;
top:-6000px;
left:0;
background:#a9a992;
border:solid #414530;
border-width:1px 0 0 0;
}
#menuTop li li{
float:none;
}
#container #menuTop li li a{
background:none;
width:auto;
position:relative;
height:20px;
font:11px/20px Arial, Helvetica, sans-serif;
text-transform:none;
color:#414530;
text-decoration:none;
border:solid #414530;
border-width:0 0 1px 0;
}
#container #menuTop li li a:hover{
background:#dcdcc5;
}
/***************** MENU LEFT *****************/
#menuLeft{
float:left;
width:208px;
height:160px;
background:url(../images/charte/bg-menu-left.jpg) left top no-repeat;
}
#menuLeft ul{
list-style:none;
}
#menuLeft a{
text-decoration:none;
display:block;
overflow:hidden;
width:208px;
}
#menuLeft span{
display:none;
}
#menuLeft a:hover,
#menuLeft a.trigered{
background-position:top right;
}
#menuLeft .btnL_01 {
background:url(../images/charte/btnL_01.gif) top left;
margin-top:160px;
height:18px;
}
#menuLeft .btnL_02 {
background:url(../images/charte/btnL_02.gif) top left;
height:17px;
}
#menuLeft .btnL_03 {
background:url(../images/charte/btnL_03.gif) top left;
height:16px;
}
/***************** SOUS MENU */
#container #menuLeft li a{
background:none;
border:none;
text-decoration:none;
font:bold 11px/20px Arial, Helvetica, sans-serif;
color:#7c7c63;
display:block;
height:20px;
overflow:hidden;
padding:0 0 0 36px;
width:150px;
}
#container #menuLeft li a:hover{
text-decoration:underline;
color:#474730;
}
/***************** CONTENU *****************/
#contenu{
float:left;
background:url(../images/charte/bg-contenu2.jpg) left top no-repeat;
width:515px;
padding:10px 0 0 10px;
}
#right{
float:left;
width:227px;
height:230px;
background:url(../images/charte/bg-right.jpg) left top no-repeat;
}
#diapo{
float:left;
width:202px;
height:173px;
padding:45px 0 0 10px;
}
/*
---obligatoire pour le footer---*/
/*---mettre <div class="clearer" id="clearFooter"></div>--*/
/*---apres la div contenu---*/
.clearer{
clear:both;
}
#clearFooter{
height:40px;/*--- = à la hauteur du footer ---*/
}
/***************** FOOTER *****************/
#footer{
position:relative;
clear:both;
width:960px;
height:40px;
margin:-40px auto 0;
background: url(../images/charte/bg-footer.jpg) center top no-repeat;
}
#idep{
position:absolute;
left:0;
top:0;
width:200px;
height:40px;
}
#idep img{
float:left;
}
#footer #idep a.idep{
text-decoration:none;
display:block;
font:9px/9px Arial, Helvetica, sans-serif;
color:#851515;
margin:8px 0 0;
}
#footer #idep a.idep.optea{
margin:0;
}
#footer #idep a:hover.idep{
text-decoration:none;
color:#460808;
}




