/***************** 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:#9FEEFF url(../images/charte/bg-body.jpg) left top repeat-x;
}
#bgBody{
background:url(../images/charte/body.jpg) center top no-repeat;
width:100%;
height:100%;
}
/***************** 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{
background:url(../images/charte/header.jpg) center top no-repeat;
width:920px;
height:180px;
}
/***************** TOP*****************/
#top{
background:url(../images/charte/top.jpg) center top no-repeat;
width:920px;
height:30px;
}

#top input.tuan {
width:25px;
height:30px;
padding:0;
margin:0;
}

#top input{
background:none;
border:none;
width:90px;
height:16px;
font:10px Arial, Helvetica, sans-serif;
color:#666;
float:left;
margin:10px 0 0 320px;
padding-top:0;
}
#top a.ok{
background: url(../images/charte/bt-ok.jpg) center top no-repeat;
width:25px;
height:30px;
display:block;
float:left;
margin:0 0 0 10px;
}
#top a:hover.ok{
background:url(../images/charte/bt-ok.jpg) center bottom no-repeat;
}
#top a.compte{
background:url(../images/charte/bt-compte.jpg) center top no-repeat;
margin:0 0 0 150px;
height:30px;
width:100px;
display:block;
float:left;
}
#top a.compte:hover{
background:url(../images/charte/bt-compte.jpg) center bottom no-repeat;
}
#top a.panier{
font:bold 11px Arial, Helvetica, sans-serif;
color:#fff;
text-decoration:none;
background:url(../images/charte/bt-panier.jpg) left top no-repeat;
margin:0;
height:30px;
display:block;
float:left;
padding:0 0 0 100px;
line-height:30px;
}
#top a.panier:hover{
background:url(../images/charte/bt-panier.jpg) left bottom no-repeat;
text-decoration:underline;
}
/***************** MENU LEFT *****************/
#menuLeft{
float:left;
width:180px;
padding:0 0 0 20px;
min-height:100px !important;
height:300px;
}
#menuLeft ul{
list-style:none;
padding-bottom:10px;
}
#menuLeft h1 span{
display: none;
}
#menuLeft a{
background:none;
text-decoration:none;
font:bold 12px/25px Arial, Helvetica, sans-serif;
color:#fff;
display:block;
height:25px;
overflow:hidden;
}
#menuLeft a:hover,
#menuTop a.trigered{
background:none;
color:#fff;
}
#menuLeft a.bt01{background:url(../images/charte/bt01.jpg) center top no-repeat;}
#menuLeft a.bt01:hover{background:url(../images/charte/bt01.jpg) center bottom no-repeat;}

#menuLeft a.bt02{background:url(../images/charte/bt02.jpg) center top no-repeat;}
#menuLeft a.bt02:hover{background:url(../images/charte/bt02.jpg) center bottom no-repeat;}

#menuLeft a.bt03{background:url(../images/charte/bt03.jpg) center top no-repeat;}
#menuLeft a.bt03:hover{background:url(../images/charte/bt03.jpg) center bottom no-repeat;}

#menuLeft a.bt04{background:url(../images/charte/bt04.jpg) center top no-repeat;}
#menuLeft a.bt04:hover{background:url(../images/charte/bt04.jpg) center bottom no-repeat;}

#menuLeft a.bt05{background:url(../images/charte/bt05.jpg) center top no-repeat;}
#menuLeft a.bt05:hover{background:url(../images/charte/bt05.jpg) center bottom no-repeat;}

#menuLeft a.bt06{background:url(../images/charte/bt06.jpg) center top no-repeat;}
#menuLeft a.bt06:hover{background:url(../images/charte/bt06.jpg) center bottom 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 20px;
}
#container #menuLeft li a:hover{
color:#D32078;
}
/***************** THUMB *****************/
#thumb{
background:url(../images/charte/thumb.gif) center top no-repeat;
width:215px;
height:130px;
display:block;
float:left;
padding:0 8px 10px 0;
}
#contenu #thumb ul{
font:10px Arial, Helvetica, sans-serif;
color:#666;
list-style:none;
line-height:14px;
margin:5px 0 0 0;
height:80px;
}
#contenu #thumb li a.nom{
font:bold 12px Arial, Helvetica, sans-serif;
color:#D32078;
text-decoration:none;
}
#contenu #thumb li a:hover.nom{
text-decoration:underline;
}
#contenu #thumb li.prix{
font:bold 12px Arial, Helvetica, sans-serif;
color: #9CA304;
margin-top:5px;
}
#contenu #thumb li.prix span{
font-weight:normal;
text-decoration:line-through;
}
#contenu #thumb a.image{
width:80px;
height:110px;
float:left;
margin:10px 20px 0 14px;
}
#contenu #thumb a.ajouter{
background:url(../images/charte/bt-ajouter.jpg) center top no-repeat;
width:70px;
height:20px;
display:block;
margin:20px 0 0 140px;
}
#contenu #thumb a:hover.ajouter{
background:url(../images/charte/bt-ajouter.jpg) center bottom no-repeat;
}
#contenu #thumb a.ajouter span{
display:none;
}
/***************** CONTENU *****************/
#contenu{
float:left;
width:670px;
padding:10px 0 0 20px;
}
/*---obligatoire pour le footer---*/
/*---mettre <div class="clearer" id="clearFooter"></div>--*/
/*---apres la div contenu---*/
.clearer{
clear:both;
}
#clearFooter{
height:65px;/*--- = à la hauteur du footer ---*/
}
/***************** FOOTER *****************/
#footer{
position:relative;
clear:both;
width:920px;
height:65px;
margin:-65px auto 0;
background: url(../images/charte/footer.jpg) center top no-repeat;
}
#idep{
position:absolute;
left:30px;
top:35px;
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:none;
color: #0099CC;
}
