/***************** 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:#d3969d url(../images/charte/bg.gif) no-repeat center top;
}
/***************** CONTAINER *****************/
#container{
position:relative;
min-height:100%;
width:1002px;
margin:0 auto;
background:url(../images/charte/bg-page-y.gif) repeat-y top left;
}
/***************** HEADER *****************/
#header{
float:left;
width:711px;
height:238px;
}
#header-anim{
float:left;
width:476px;
height:238px;
}
#header-titre{
float:left;
width:235px;
height:238px;
background:url(../images/charte/bg-titre.jpg) no-repeat top left;
}


#contenu{
float:left;
width:711px;
min-height:257px;
background:url(../images/charte/bg-contenu.jpg) no-repeat left top;
}
/***************** MENU LEFT *****************/
#menuLeft{
float:left;
width:240px;

padding:215px 0 0 51px;
background:url(../images/charte/bg-menu.gif) no-repeat top left;

}
#menuLeft h1 a{
width:240px;
display:block;

overflow:hidden;
background-position:left top;
}
#menuLeft h1 a:hover{
background-position:right top;
}
#menuLeft h1 a span{
	display:none;
}
#menuLeft h1 a.presentation{
background-image:url(../images/charte/presentation.jpg);
height:27px;
}
#menuLeft h1 a.dietetique{
background-image:url(../images/charte/dietetique.jpg);
height:30px;
}
#menuLeft h1 a.amincissement{
background-image:url(../images/charte/amincissement.jpg);
height:30px;
}
#menuLeft h1 a.epilation{
background-image:url(../images/charte/epilation.jpg);
height:30px;
}
#menuLeft h1 a.soins{
background-image:url(../images/charte/soins.jpg);
height:30px;
}
#menuLeft h1 a.maquillage{
background-image:url(../images/charte/maquillage.jpg);
height:30px;
}
#menuLeft h1 a.homme{
background-image:url(../images/charte/homme.jpg);
height:30px;
}
#menuLeft h1 a.forfaits{
background-image:url(../images/charte/forfaits.jpg);
height:30px;
}
#menuLeft h1 a.promotions{
background-image:url(../images/charte/promotions.jpg);
height:30px;
}
#menuLeft h1 a.nouveautes{
background-image:url(../images/charte/nouveautes.jpg);
height:30px;
}
#menuLeft h1 a.contact{
background-image:url(../images/charte/contact.jpg);
height:38px;
}
/***************** SOUS MENU */
#menuLeft ul{
list-style:none;
padding:10px 0 5px 0;
}

#container #menuLeft li a{
background:none;
border:none;
text-decoration:none;
font:normal 11px/15px Arial, Helvetica, sans-serif;
color:#750c13;
display:block;
height:15px;
overflow:hidden;
padding:0 0 0 40px;
}
#container #menuLeft li a:hover{
text-decoration:underline;
color:#750c13;
}
/***************** CONTENU *****************/

#texte{
float:left;
width:600px;
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:47px;/*--- = à la hauteur du footer ---*/
}
/***************** FOOTER *****************/
#footer{
position:relative;
clear:both;
width:1002px;
height:65px;
margin:-47px auto 0;
background:url(../images/charte/bg-footer.gif) no-repeat top left;
}
#idep{
position:absolute;
left:70px;
top:43px;
width:195px;
height:20px;
}
#idep img{
float:left;
padding:0px 0 0 0;
}
#footer #idep a.idep{
text-decoration:none;
display:block;
font:9px/8px Arial, Helvetica, sans-serif;
color:#750c13;
margin:0px 0 0;
}
#footer #idep a.idep.optea{
margin:0;
}
#footer #idep a:hover.idep{
text-decoration:none;
color:#fff;
}
#footer  a{
margin:0;
font-weight:bold;
text-decoration:none;
color:#750C13;
}
#footer a:hover{

margin:0;  color:#940213;
text-decoration:underline;
}


#footer p{
font:11px/20px Arial, Helvetica, sans-serif;
color:#750c13;
text-align: center;
letter-spacing:1px;
padding-left:190px;
padding-top:25px;
}
