/***************** 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;
z-index:0;
min-height:100%;
width:960px;
margin:0 auto;
background:url(../images/charte/bg-container.jpg) left bottom no-repeat;
}
/***************** UPLIne *****************/
#upline{
position:relative;
z-index:1000000000;
margin-top:20px;
min-height:100%;
width:960px;
margin:0 auto;
/*background:url(../images/charte/bg-container.jpg) left bottom no-repeat;*/
height:10px;
font:10px/10px Arial, Helvetica, sans-serif;
color:#9d356d;
letter-spacing:1px;
text-align:center;
}
/***************** CONTAINER *****************/
#container2{
width:960px;
min-height:407px;
background: url(../images/charte/bg-contenu.jpg) 0 185px no-repeat;
}
/***************** HEADER *****************/
#header{
width:835px;
height:155px;
float:left;
}


/***************** PANIERCOMPTE *****************/
#paniercompte{
width:115px;
height:145px;
padding:5px;
background:url(../images/charte/bg-paniercompte.jpg) no-repeat;
float:left;
}
#paniercompte a{
font:normal 10px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
color:#ce4790;
padding:5px;
text-decoration:none;
}
#paniercompte a:hover{
font:normal 10px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
color:#FFF;
padding:5px;
text-decoration:none;
}

#paniercompte p{
font:bold 11px Arial, Helvetica, sans-serif;
color:#000;
}
#paniercompte .prix{
font:bold 14px Arial, Helvetica, sans-serif;
color:#FFF;
}




/***************** MENU TOP *****************/
#menuTop{
position:relative;
z-index:10;
width:734px;
height:30px;
padding-left:226px;
background: url(../images/charte/bg-menu.jpg) no-repeat;
list-style:none;
float:left;
}
#menuTop li{
position:relative;
float:left;
}
#menuTop a{
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;
}
#menuTop a span{
display:none;
}
#container #menuTop a:hover,
#container #menuTop a.trigered{
}
/***************** 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;
}

.btn01 {
background:url(../images/charte/btn01.jpg) top left no-repeat;}
.btn01:hover {
background:url(../images/charte/btn01.jpg) bottom left no-repeat;}
.btn02 {
background:url(../images/charte/btn02.jpg) top left no-repeat;}
.btn02:hover {
background:url(../images/charte/btn02.jpg) bottom left no-repeat;}
.btn03 {
background:url(../images/charte/btn03.jpg) top left no-repeat;}
.btn03:hover {
background:url(../images/charte/btn03.jpg) bottom left no-repeat;}
.btn04 {
background:url(../images/charte/btn04.jpg) top left no-repeat;}
.btn04:hover {
background:url(../images/charte/btn04.jpg) bottom left no-repeat;}
.btn05 {
background:url(../images/charte/btn05.jpg) top left no-repeat;}
.btn05:hover {
background:url(../images/charte/btn05.jpg) bottom left no-repeat;}
.btn06 {
background:url(../images/charte/btn06.jpg) top left no-repeat;}
.btn06:hover {
background:url(../images/charte/btn06.jpg) bottom left no-repeat;}
.btn07 {
background:url(../images/charte/btn07.jpg) top left no-repeat;}
.btn07:hover {
background:url(../images/charte/btn07.jpg) bottom left no-repeat;}

.collection {
background:url(../images/charte/collection.jpg) no-repeat;}

/***************** MENU LEFT SEARCH *****************/
#menuLeft form{
position:relative;
z-index:10;
width:220px;
height:33px;
float:left;
padding:10px 0 0 0;
margin-left:15px;
background:none;
}

#menuLeft input{
width:169px;
height:27px;
background: url(../images/charte/bg-input.jpg) no-repeat;
float:left;
border:none;
font:12px Arial, Helvetica, sans-serif;
color:#875827;
padding:5px 0 0 5px;
}
#menuLeft form a{
float:left;
background:none;
margin:0;
padding:0;
}



/***************** MENU LEFT *****************/
#menuLeft{
float:left;
width:220px;
/*margin-left:95px;*/
}
#menuLeft ul{
list-style:none;
padding-bottom:10px;
}
#menuLeft a{
text-decoration:none;
font:bold 12px/35px Arial, Helvetica, sans-serif;
display:block;
height:35px;
overflow:hidden;
padding:0 0 0 10px;
}
#menuLeft a span{
display:none;
}
#menuLeft a:hover,
#menuTop a.trigered{
}
/***************** SOUS MENU */
#container #menuLeft li a{
background:none;
border:none;
text-decoration:none;
font:bold 11px/18px Arial, Helvetica, sans-serif;
color:#9f6a33;
display:block;
height:18px;
overflow:hidden;
padding:0 0 0 30px;
}
#container #menuLeft li a:hover{
text-decoration:none;
color:#744c22;
}
/***************** CONTENU *****************/
#contenu{
float:left;
width:680px;
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:30px;/*--- = à la hauteur du footer ---*/
}
/***************** FOOTER *****************/
#footer{
position:relative;
clear:both;
width:960px;
height:30px;
margin:-30px auto 0;
background:url(../images/charte/bg-footer.jpg) no-repeat;
}
#idep{
position:absolute;
left:123px;
top:0;
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:#875827;
}
