@charset "utf-8";
/* CSS Document */

html{
	background-color:#c45050;	
}

body{
	background-image:url(../images/esth-fd.jpg);
}

#header-gauche{
	position:relative;
	background-image:url(../images/esth-header-g.jpg);
	width:169px;
	height:407px;
}

#header-logo{
	position:relative;
	background-image:url(../images/esth-header-logo.jpg);
	width:814px;
	height:127px;
}

#header-sous-logo{
	position:relative;
	background-image:url(../images/esth-header.jpg);
	width:814px;
	height:247px;
}

#header-droite{
	position:relative;
	background-image:url(../images/esth-header-d.jpg);
	width:169px;
	height:407px;
	left:983px;
	top:-534px;
}

#entete{
	position:relative;
	background-image:url(../images/esth-entete.png);
	width:814px;
	height:130px;
	margin-left:auto;
	margin-right:auto;

}
#soin{
	position:relative;
	height:170px;
}

#manucure{
	position:relative;
	height:170px;
}

#epilation{
	position:absolute;
	top:0;
	left:0px;
	height:170px;
	width:300px;
}

#maquillage{
	position:absolute;
	top:0;
	left:340px;
	height:170px;
	width:300px;
}

#footer_esthetique{
	position:relative;
	height:170px;
}

#image_soin{
	position:absolute;
	background-image:url(../images/esth-photo1.png);
	width:167px;
	height:147px;
	top:5px;
	left:5px;
}

#image_manucure{
	position:absolute;
	background-image:url(../images/esth-photo2.png);
	width:167px;
	height:147px;
	top:5px;
	left:5px;
}

#image_epilation{
	position:absolute;
	background-image:url(../images/esth-epil4.png);
	width:167px;
	height:147px;
	top:5px;
	left:5px;
}

#image_maquillage{
	position:absolute;
	background-image:url(../images/esth-photo4.png);
	width:167px;
	height:147px;
	top:5px;
	left:5px;
}

#titre_soin{
	position:absolute;
	background-image:url(../images/esth-soin.png);
	width:478px;
	height:39px;
	left:200px;
	top:5px;
}

#titre_manucure{
	position:absolute;
	background-image:url(../images/esth-manu.png);
	width:375px;
	height:22px;
	left:200px;
	top:5px;
}

#titre_epilation{
	position:absolute;
	background-image:url(../images/esth-epil.png);
	width:124px;
	height:39px;
	left:200px;
	top:5px;
}

#titre_maquillage{
	position:absolute;
	background-image:url(../images/esth-maq.png);
	width:165px;
	height:44px;
	left:200px;
	top:5px;
}

#contenu_soin{
	position:absolute;
	top:45px;
	left:150px;
	width:600px;
}

#contenu_manucure{
	position:absolute;
	top:45px;
	left:150px;
	width:380px;
}

#contenu_epilation{
	position:absolute;
	top:45px;
	left:150px;
	width:200px;
}

#contenu_maquillage{
	position:absolute;
	top:45px;
	left:150px;
	width:250px;
}

#contenu_soin li{
	margin:0px;
	padding:0px;
	list-style:none;
}

#contenu_manucure li{
	margin:0px;
	padding:0px;
	list-style:none;
}

#contenu_epilation li{
	margin:0px;
	padding:0px;
	list-style:none;
}

#contenu_maquillage li{
	margin:0px;
	padding:0px;
	list-style:none;
}

#prix{
	color:#992727;
	font-weight:bold;
}


