/***************** 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:#480800 url(../images/charte/bg-body.jpg) repeat-x;
}
/***************** CONTAINER *****************/
#container{
position:relative;
min-height:100%;
width:990px;
margin:0 auto;
background:scroll #fff url(../images/charte/bg-container.jpg) center top repeat-y;
}
/***************** CONTAINER *****************/
#container2{
width:990px;
background:url(../images/charte/bg-contenu.jpg) 0 177px no-repeat;
min-height:548px;
}
/***************** HEADER *****************/
#header{
width:760px;
height:122px;
float:left;
}
/***************** PANIERCOMPTE *****************/
#paniercompte{
width:230px;
height:122px;
background:url(../images/charte/bg-paniercompte.jpg) no-repeat;
float:left;
font:normal 11px Arial, Helvetica, sans-serif;
color:#FFF;
text-align:right;
}
#paniercompte .prix{
font:bold 14px Arial, Helvetica, sans-serif;
color:#b50303;
}
#paniercompte a.compte:hover,#paniercompte a.panier:hover {
background-position:bottom left;}

#paniercompte a span {
display:none;}

#paniercompte a.compte {
background:url(../images/charte/compte.jpg) no-repeat;
width:132px;
height:52px;
float:left;}

#paniercompte a.panier {
background:url(../images/charte/panier.jpg) no-repeat;
width:98px;
height:52px;
float:left;}

#paniercompte p {
padding:0 30px 0 0;
width:200px;}

/***************** MENU TOPSEARCH *****************/
#menuTop form{
width:223px;
height:52px;
list-style:none;
float:left;
margin-right:317px;
}
#menuTop input{
width:97px;
height:18px;
background: url(../images/charte/bg-input.jpg) no-repeat;
font:normal 11px Arial, Helvetica, sans-serif;
color:#333;
padding:3px 0 0 3px;
margin:18px 0 0 102px;
border:none;
float:left;
}
#menuTop form a{
float:left;
border:none;
}

/***************** MENU TOP *****************/
#menuTop{
position:relative;
z-index:10;
width:990px;
height:55px;
background: url(../images/charte/bg-menutop.jpg) no-repeat;
list-style:none;
float:left;
}
#menuTop li{
position:relative;
float:left;
width:160px;
}
#menuTop a{
text-decoration:none;
font:bold 12px/55px Arial, Helvetica, sans-serif;
color:#fff;
text-align:center;
text-transform:uppercase;
display:block;
height:55px;
overflow:hidden;
}
#menuTop a span{
display:none;
}
#container #menuTop a:hover,
#container #menuTop a.trigered{
background-position: bottom left;
}

.bt1 {
background:url(../images/charte/bt01.jpg) top left no-repeat;}
.bt2 {
background:url(../images/charte/bt02.jpg) no-repeat;}


/***************** SOUS MENU *****************/
#menuTop li ul{
list-style:none;
position:absolute;
width:160px;
top:-6000px;
left:0;
background:#ffc0a9;
border:solid #fff;
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:#fff;
text-decoration:none;
border:solid #ffcfbd;
border-width:0 0 1px 0;
}
#container #menuTop li li a:hover{
background:#ff8598;
}
/***************** MENU LEFT *****************/
#menuLeft{
float:left;
width:200px;
margin:10px 0 0 23px;
_margin:10px 0 0 12px;
}
#menuLeft ul{
list-style:none;
padding-bottom:10px;
}
#menuLeft a{
text-decoration:none;
font:bold 12px/25px Arial, Helvetica, sans-serif;
color:#7d8a2e;
display:block;
height:25px;
overflow:hidden;
padding:0 0 0 10px;
}
#menuLeft a span{
display:none;
}
#menuLeft a:hover{
background-position: top right;
}

.btn01 {
background:url(../images/charte/btn01.gif) top left no-repeat;}
.btn02 {
background:url(../images/charte/btn02.gif) top left no-repeat;}
.btn03 {
background:url(../images/charte/btn03.gif) top left no-repeat;}

/***************** SOUS MENU */
#container #menuLeft li a{
background:none;
border:none;
text-decoration:none;
font:bold 11px/20px Arial, Helvetica, sans-serif;
color:#FFF;
display:block;
height:20px;
overflow:hidden;
padding:0 0 0 25px;
}
#container #menuLeft li a:hover{
text-decoration:underline;
color:#FFF;
}
/***************** CONTENU *****************/
#contenu{
float:left;
width:700px;
padding:20px 0 0 30px;
}
/*---obligatoire pour le footer---*/
/*---mettre <div class="clearer" id="clearFooter"></div>--*/
/*---apres la div contenu---*/
.clearer{
clear:both;
}
#clearFooter{
height:35px;/*--- = à la hauteur du footer ---*/
}
/***************** FOOTER *****************/
#footer{
position:relative;
clear:both;
width:100%;
height:35px;
margin:-35px 0 0 0;
background: url(../images/charte/bg-footer.jpg) repeat-x;
}

#footer #footer2{
position:relative;
clear:both;
width:990px;
height:35px;
margin:0 auto;
background: url(../images/charte/bg-footer2.jpg) no-repeat;
}

#idep{
position:absolute;
left:164px;
top:0;
width:120px;
height:35px;
}
#idep img{
float:left;
}
#footer #idep a.idep{
text-decoration:none;
display:block;
font:9px/8px Arial, Helvetica, sans-serif;
color:#858585;
margin:12px 0 0;
}
#footer #idep a.idep.optea{
margin:0;
}
#footer #idep a:hover.idep{
text-decoration:none;
color:#fff;
}

