/***************** 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:#543617 url(../images/charte/bg-body.gif) left top repeat-x;
}
/***************** CONTAINER *****************/
#container{
position:relative;
min-height:100%;
height:auto!important;
height:100%;
width:990px;
margin:0 auto;
background:scroll #fff url(../images/charte/bg-container.gif) center top repeat-y;
}
/***************** HEADER *****************/
#header{
width:990px;
height:118px;
background:url(../images/charte/header.jpg) left top no-repeat;
}
#monPanier{
width:140px;
height:60px;
position:absolute;
top:0;
right:40px;
padding:35px 0 0 20px;
display:block;
color:#fff;
font:10px/15px Arial, Helvetica, sans-serif;
}
#monPanier a{
color: #FF3366;
text-decoration:underline;
}
#monPanier a:hover{
color:#000;
}
#monPanier span{
font-style:italic;
color:#333;
font-weight:bold;
}
a.commander{
width:80px;
height:15px;
display:block;
margin:5px 0 0 0 ;
background:url(../images/charte/commander.gif) left top no-repeat;
}

/***************** MENU TOP *****************/
#menuTop{
width:959px;
padding-right:31px;
height:27px;
background:url(../images/charte/bg-menu-top.gif) left top no-repeat;
list-style:none;
}
#menuTop li{
position:relative;
float:right;
}
#menuTop span{
display:none;
}
#menuTop a{
display:block;
height:27px;
background-position: left top;
background-repeat:no-repeat;
}
#menuTop a:hover,
#menuTop a.trigered{
background-position: left bottom;
background-repeat:no-repeat;
}
#menuTop li.bt6 a{background-image:url(../images/charte/bt1.gif); width:75px;}
#menuTop li.bt5 a{background-image:url(../images/charte/bt2.gif); width:143px;}
#menuTop li.bt4 a{background-image:url(../images/charte/bt3.gif); width:154px;}
#menuTop li.bt3 a{background-image:url(../images/charte/bt4.gif); width:79px;}
#menuTop li.bt2 a{background-image:url(../images/charte/bt5.gif); width:87px;}
#menuTop li.bt1 a{background-image:url(../images/charte/bt6.gif); width:161px;}
/***************** MENU LEFT *****************/
#menuGauche{
float:left;
width:180px;
padding-left:30px;
background:url(../images/charte/bg-menu-left.gif) left top no-repeat;
list-style:none;
}
#menuGauche #search{
width:170px;
height:40px;
padding-bottom:70px;
padding-left:10px;
_padding-top:3px;
_padding-left:7px;
}
*+html #menuGauche #search{

padding-top:3px;
padding-left:7px;
}
#menuGauche #search input{
height:15px;
background:none;
padding-left:20px;
border:none;
font:11px Arial, Helvetica, sans-serif;
}
#menuGauche #search a{
float:left;
font:11px/20px Arial, Helvetica, sans-serif;
color:#000;
}
#menuGauche #search a:hover{
text-decoration:none;
color:#666;
}
#menuGauche #search a.valider{
display:block;
width:60px;
height:15px;
background:url(../images/charte/valid.gif) left top no-repeat;
float:left;
margin:5px;
}

ul#menuLeft{
list-style:none;
}

#menuLeft span{
visibility:hidden;
}
#menuLeft li a{
background-position: left top;
background-repeat:no-repeat;
margin:0;
position:relative;
text-decoration:none;
}
#menuLeft li a:hover{
background-position: left bottom;
background-repeat:no-repeat;
}
#menuLeft li.bt1 a{background-image:url(../images/charte/bt7.gif); height:26px; display:block; }
#menuLeft li.bt2 a{background-image:url(../images/charte/bt8.gif); height:26px; display:block; }
#menuLeft li.bt3 a{background-image:url(../images/charte/bt9.gif); height:26px; display:block; }
#menuLeft li.bt4 a{background-image:url(../images/charte/bt10.gif); height:26px; display:block; }
#menuLeft li.bt5 a{background-image:url(../images/charte/bt11.gif); height:26px; display:block; }

#menuLeft li.bt6 a{background-image:url(../images/charte/bt12.gif); height:73px; display:block; }

#menuLeft li.bt7 a{background-image:url(../images/charte/bt13.gif); height:93px; display:block; }
/***************** SOUS MENU */
#container #menuLeft li ul{
list-style:none;
margin:0;
}
#container #menuLeft li ul li a{
background:#fff;
border:none;
text-decoration:none;
font:bold 10px/20px Arial, Helvetica, sans-serif;
color: #444;
padding-left:30px;
display:block;
margin:-1px 0;
height:20px;
overflow:hidden;
text-align:left;
}
#container #menuLeft li ul li a:hover{
text-decoration:underline;
}
/***************** CONTENU *****************/
#contenu{
float:left;
width:710px;
padding:10px 50px 0 20px;
background:url(../images/charte/bg-contenu.gif) left top no-repeat;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
position:relative;
color:#666;
}

/*---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:990px;
height:50px;
margin:-50px auto 0;
background:url(../images/charte/footer.gif) left top no-repeat;
}
#idep{
position:absolute;
left:30px;
top:20px;
width:195px;
height:30px;
}
#idep img{
float:left;
}
#footer #idep a.idep{
text-decoration:none;
display:block;
font:9px/8px Arial, Helvetica, sans-serif;
color:#fff;
margin:8px 0 0;
}
#footer #idep a.idep.optea{
margin:0;
}
#footer #idep a:hover.idep{
text-decoration:underline;
color:#fff;
}
