/***************** 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: url(../images/charte/trame.gif) center top repeat;
}
/***************** CONTAINER *****************/
#container{
position:relative;
min-height:100%;
width:920px;
margin:0 auto;
background:url(../images/charte/bg-container.jpg) center top repeat-y;
}
#container2{
background:url(../images/charte/container.jpg) center top no-repeat;
width:920px;
min-height:100%;
}
/***************** HEADER *****************/
#header{
width:920px;
height:175px;
background:url(../images/charte/header.jpg) center top no-repeat;
}
#anim{
width:900px;
height:145px;
padding:30px 0 0 10px;
}
#compte a{
position:absolute;
font:11px Arial, Helvetica, sans-serif;
color:#fff;
text-decoration:none;
}
#compte a:hover{
text-decoration:underline;
}
#compte a.identite{
top:65px;
right:70px;
}
#compte a.panier{
top:100px;
right:70px;
}
/***************** MENU TOP *****************/
#menuTop{
background:url(../images/charte/menu-top.jpg) center top no-repeat;
position:relative;
width:920px;
height:30px;
}
#menuTop ul{
list-style:none;
float:right;
padding-right:10px;
}
#menuTop li{
position:relative;
float:left;
}
#menuTop a span{
display:none;
}
#menuTop a.bt01{background:url(../images/charte/bt-top01.jpg); width:80px;}
#menuTop a.bt02{background:url(../images/charte/bt-top02.jpg); width:185px;}
#menuTop a.bt03{background:url(../images/charte/bt-top03.jpg); width:115px;}

#menuTop a{
background-position:center top;
background-repeat:no-repeat;
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;
}
#container #menuTop a:hover,
#container #menuTop a.trigered{
background-position:center bottom;
}
/***************** MENU LEFT *****************/
#menuLeft{
float:left;
width:160px;
padding:20px 0 0 10px;
}
#menuLeft ul{
list-style:none;
padding-bottom:10px;
}
#menuLeft a span{
display:none;
}
#menuLeft a.bt01{background:url(../images/charte/bt-left01.gif); height:35px;}
#menuLeft a.bt02{background:url(../images/charte/bt-left02.gif); height:30px;}
#menuLeft a.bt03{background:url(../images/charte/bt-left03.gif); height:30px;}
#menuLeft a.bt04{background:url(../images/charte/bt-left04.gif); height:30px;}
#menuLeft a.bt05{background:url(../images/charte/bt-left05.gif); height:30px;}
#menuLeft a.bt06{background:url(../images/charte/bt-left06.gif); height:45px;}

#menuLeft a{
background-position:top left;
background-repeat:no-repeat;
text-decoration:none;
font:bold 12px/25px Arial, Helvetica, sans-serif;
color:#7d8a2e;
display:block;
overflow:hidden;
}
#menuLeft a:hover,
#menuTop a.trigered{
background-position:top right;
color:#fff;
}
/***************** 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 30px;
}
#container #menuLeft li a:hover{
color:#3D0448;
}
#container #menuLeft li.titre{
text-transform:uppercase;
font:bold 11px/20px Arial, Helvetica, sans-serif;
color:#FFFFFF;
padding:0 0 0 20px;
}
/***************** CONTENU *****************/
#contenu{
float:left;
width:720px;
padding:0 0 0 20px;
font:normal 11px/1.2em Arial, Helvetica, sans-serif;
color:#666;
}

/***************** THUMB *****************/
#thumb{
background: url(../images/charte/thumb.gif) center top no-repeat;
width:340px;
height:150px;
float:left;
margin:10px 10px 0 0;
}
#thumb img{
padding:5px;
float:left;
}
#thumb p{
font:12px Arial, Helvetica, sans-serif;
color:#666;
padding:0 10px 0 0;
margin:0;
width:175px;
float:left;
}
#thumb p.titre{
font:bold 14px Arial, Helvetica, sans-serif;
text-transform:uppercase;
color: #660066;
padding-top:10px;
border-bottom:#660066 dotted 1px;
}
#thumb p.prix{
font-size:14px;
font-weight:bold;
}
#thumb p.prix span{
text-decoration:line-through;
color:#999;
padding-right:10px;
}
#contenu #thumb a{
font:bold 11px Arial, Helvetica, sans-serif;
text-decoration:none;
float:left;
height:20px;
display:block;
color:#999;
margin-top:10px;
}
#contenu #thumb a span{
display:none;
}
#contenu #thumb a.details{background:url(../images/charte/bt-details.gif) left top; width:65px;}
#contenu #thumb a.details:hover{background:url(../images/charte/bt-details.gif) right top; width:65px;}
#contenu #thumb a.ajouter{background:url(../images/charte/bt-ajouter.gif) left top; width:115px;}
#contenu #thumb a.ajouter:hover{background:url(../images/charte/bt-ajouter.gif) right top; width:115px;}
/*---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:920px;
height:50px;
margin:-50px auto 0;
background: url(../images/charte/footer.jpg) center top no-repeat;
}
#idep{
position:absolute;
left:15px;
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:4px 0 0;
}
#footer #idep a.idep.optea{
margin:0;
}
#footer #idep a:hover.idep{
text-decoration:none;
color:#fff;
}
