/***************** 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/bg-body.jpg) top center repeat-y;
}
/***************** CONTAINER *****************/
#container{
position:relative;
min-height:100%;
width:976px;
margin:0 auto;
}


/***************** HEADER *****************/
#header{
width:976px;
height:189px;
}
/***************** DIAPO *****************/
#diapo{
width:560px;
height:220px;
}
/***************** MENU TOP *****************/
#menuTop{
position:relative;
z-index:10;
width:680px;
padding-left:296px;
height:29px;
background: url(../images/charte/bg-menutop.jpg) no-repeat;
list-style:none;
}
#menuTop li{
position:relative;
float:left;
width:160px;
}
#menuTop a{
text-decoration:none;
font:bold 12px/29px Arial, Helvetica, sans-serif;
color:#fff;
text-align:center;
text-transform:uppercase;
display:block;
height:29px;
overflow:hidden;
}
#menuTop a span{
display:none;
}
#container #menuTop a:hover,
#container #menuTop a.trigered{
}
.btn01 {
background:url(../images/charte/btn-01.jpg) no-repeat;}
.btn01:hover {
background:url(../images/charte/btn-01.jpg) 0 -29px no-repeat;}
.btn02 {
background:url(../images/charte/btn-02.jpg) no-repeat;}
.btn02:hover {
background:url(../images/charte/btn-02.jpg) 0 -29px no-repeat;}
.btn03 {
background:url(../images/charte/btn-03.jpg) no-repeat;}
.btn03:hover {
background:url(../images/charte/btn-03.jpg) 0 -29px no-repeat;}
.btn04 {
background:url(../images/charte/btn-04.jpg) no-repeat;}
.btn04:hover {
background:url(../images/charte/btn-04.jpg) 0 -29px no-repeat;}
.btn05 {
background:url(../images/charte/btn-05.jpg) no-repeat;}
.btn05:hover {
background:url(../images/charte/btn-05.jpg) 0 -29px 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 TOP *****************/
#search{
position:relative;
width:976px;
height:37px;
background: url(../images/charte/bg-search.jpg) no-repeat;
list-style:none;
}

#search input{
width:128px;
height:18px;
padding:3px 0 0 3px;
font:10px Arial, Helvetica, sans-serif;
color:#666666;
background: url(../images/charte/select-search.jpg) no-repeat;
border:none;
float:left;
margin:13px 0 0 120px;
}


/***************** MENU LEFT *****************/
#menuLeft{
float:left;
width:154px;
margin:0 0 7px 34px;
}
#menuLeft ul{
list-style:none;
padding-bottom:10px;
background:url(../images/charte/bg-ssrubz.jpg) left bottom no-repeat;
}
#menuLeft a{
margin-top:7px;
text-decoration:none;
color:#999999;
display:block;
overflow:hidden;
padding:0 0 0 10px;
}
#menuLeft a span{
display:none;
}
#menuLeft a:hover,
#menuTop a.trigered{
color:#333333;
}
.paiement {
background: url(../images/charte/btn-paiement.jpg) no-repeat;
height:25px;}
.livre {
background: url(../images/charte/livre.jpg) no-repeat;
height:25px;}
.categories {
background: url(../images/charte/btn-categories.jpg) no-repeat;
height:25px;}
.infos {
background:url(../images/charte/btn-infos.jpg) no-repeat;
height:25px;}
.ssrub {
background:transparent none repeat scroll 0 0;
border:medium none;
color:#999999;
display:block;
height:16px;
font:normal 11px/16px Arial, Helvetica, sans-serif;
margin:0;
overflow:hidden;
padding:0 0 0 10px;}
/***************** SOUS MENU */
#container #menuLeft li a{
background:none;
border:none;
text-decoration:none;
font:normal 11px/16px Arial, Helvetica, sans-serif;
color:#999999;
display:block;
height:16px;
overflow:hidden;
padding:0 0 0 10px;
margin:0px;
}
#container #menuLeft li a:hover{
text-decoration:none;
color:#333333;
}

/***************** MENU RIGHT *****************/
#menuRight{
float:left;
width:154px;
margin:0 0 7px 0px;
}
#menuRight ul{
list-style:none;
padding-bottom:10px;
background:url(../images/charte/bg-ssrubz.jpg) left bottom no-repeat;
}
#menuRight ul img{
margin:5px 0 0 7px;
border:1px solid #eaeaea;
}
#menuRight ul h1{
font:bold 12px Arial, Helvetica, sans-serif;
color:#bb0863;
padding:5px 0 0 10px;
}
#menuRight ul p{
font:normal 11px Arial, Helvetica, sans-serif;
color:#a4a4a4;
padding:0 10px;
text-align:left;
}
.prix{
font:bold 14px Arial, Helvetica, sans-serif;
color:#bb0863;
}
#menuRight form{
width:154px;
color:#666666;
border:none;
padding-top:5px;
background: url(../images/charte/bg-ssrubz.jpg) left bottom no-repeat;
}
#menuRight input{
width:132px;
height:18px;
padding:3px 0 0 3px;
font:10px Arial, Helvetica, sans-serif;
color:#666666;
border:none;
margin:0 0 0 10px;
background: url(../images/charte/input-compte.jpg) no-repeat;
}
#menuRight a{
margin-top:7px;
text-decoration:none;
font:bold 12px/25px Arial, Helvetica, sans-serif;
color:#999999;
display:block;
height:25px;
overflow:hidden;
padding:0 0 0 10px;
}
#menuRight a span{
display:none;
}
#menuRight a:hover{
color:#333333;
}
.compte {
background: url(../images/charte/btn-compte.jpg) no-repeat;}
.promotions {
background: url(../images/charte/btn-promotions.jpg) no-repeat;}
.meilleuresventes {
background: url(../images/charte/btn-meilleuresventes.jpg) no-repeat;}
.suivicolis {
background:url(../images/charte/btn-suivicolis.jpg) no-repeat;}
.panier {
background:url(../images/charte/btn-panier.jpg) no-repeat;}
/***************** SOUS MENU */
#container #menuRight li a{
background:none;
border:none;
text-decoration:none;
font:normal 11px/16px Arial, Helvetica, sans-serif;
color:#999999;
display:block;
height:16px;
overflow:hidden;
padding:0 0 0 10px;
margin:0px;
}
#container #menuRight li a:hover{
text-decoration:none;
color:#333333;
}
/***************** CONTENU *****************/
#contenu{
float:left;
width:550px;
padding:20px 25px 0 25px;
}
/*---obligatoire pour le footer---*/
/*---mettre <div class="clearer" id="clearFooter"></div>--*/
/*---apres la div contenu---*/
.clearer{
clear:both;
}
#clearFooter{
height:97px;/*--- = à la hauteur du footer ---*/
}
/***************** FOOTER *****************/
#footer{
position:relative;
clear:both;
width:976px;
height:97px;
margin:-97px auto 0;
background: url(../images/charte/bg-footer.jpg) no-repeat;
}
#idep{
position:absolute;
left:0;
top:0;
width:220px;
height:97px;
}
#idep img{
float:left;
}
#footer #idep a.idep{
text-decoration:none;
display:block;
font:9px/8px Arial, Helvetica, sans-serif;
color:#FFF;
margin:22px 0 0;
}
#footer #idep a.idep.optea{
margin:0;
}
#footer #idep a:hover.idep{
text-decoration:none;
color:#FFFF33;
}

