body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 1.0em;
margin: 0 0 10px 0;
padding: 0;
/*background-color: #b6b4b5;*/
background-color: #cfcfcf;
font-family: 'Century Gothic', Arial, Verdana, Helvetica, sans-serif;
background-image: url(images/fond-haut.gif);
background-repeat: repeat-x;
line-height : normal;
}
#header {
height: 208px;
width:999px;
background-image: url(images/bandeau.jpg);
background-repeat: no-repeat;
}
#index a{
height: 208px;
width:999px;
display:block;
/*border:1px solid #ff0000;*/
}

/*Bloc contact dans bandeau*/
#bloc-contact-mail {
	position:absolute;
	z-index:2;
	top : 105px;
	left : 248px;
	background: url('landingpage/images/block_contact.gif') no-repeat;
	width: 451px; height: 88px;
	/*border:1px solid #ff0000;*/
}
.contact-rappel {
	width: 134px; height: 68px;
	float: left; margin: 11px 0 auto 51px;
	background: url('landingpage/images/block_contact_rappelle.gif') no-repeat;
	cursor: pointer;
}
*html .contact-rappel { margin-left: 25px;} /*Pour IE6*/

.contact-rdv {
	width: 134px; height: 68px;
	float: left; margin: 11px 0 auto 10px;
	background: url('landingpage/images/block_contact_rdv.gif') no-repeat;
}
.contact-question {
	width: 102px; height: 68px;
	float: left; margin: 11px auto auto 10px;
	background: url('landingpage/images/block_contact_question.gif') no-repeat;
	cursor: pointer;
}
#conteneur {
position: relative;
width: 999px;
margin: 0 auto; 
background-image: url(images/page-bordure.gif);
background-repeat: repeat-y;
/**/
}
#centre {
/*background-color:#9999CC;*/
margin-left: 238px;
min-height: 1400px;
/*background-image: url(images/banniere-flash.gif);
background-repeat: no-repeat;*/
}
* html body #centre {height:1400px} /*Pour IE PC*/

#gauche {
position: absolute;
left:0;
width: 238px;
font-size:0.9em;
background-image: url(images/bandeau-bas-gauche.jpg);
background-repeat: no-repeat;
}
#pied {
height:33px;
padding:10px 0 0 0;
margin:0;
color:#fff;
text-align:center;
background-image: url(images/pied-de-page.gif);
background-repeat: no-repeat;
}
/*MENU GAUCHE*/
.menugauche1 {
list-style-type: none;
margin: 0 0 0 0;
padding:0;
color:#fff;	
line-height: normal;/*pour compenser le line-height: 1 de style-global.css sur IE6*/
}
.menugauche1 li{
background-image: url(images/repeat-menu-gche1.gif);
background-repeat: repeat-y;
background-position: 10px;
height : 20px;
padding : 0 0 0 0;
}
.menugauche1 a {
background-image: url(images/puce-menu-gche1.gif);
background-repeat: no-repeat;
background-position: 0px 3px;
margin: 0 0 0 20px;
color:#fff;
padding : 0 0 0 20px;
text-decoration: none;
}
.menugauche1 a:hover {
color:#475660;
text-decoration: none;
}

.menugauche2 {
list-style-type: none;
margin: 0 0 0 0;
padding:0;
color:#fff;	
line-height: normal;/*pour compenser le line-height: 1 de style-global.css sur IE6*/
}
.menugauche2 li{
background-image: url(images/repeat-menu-gche2.gif);
background-repeat: repeat-y;
background-position: 10px;
height : 20px;
padding : 0 0 0 0;
}
.menugauche2 a {
background-image: url(images/puce-menu-gche2.gif);
background-repeat: no-repeat;
background-position: 0px 3px;
margin: 0 0 0 20px;
color:#fff;
padding : 0 0 0 20px;
text-decoration: none;
}
.menugauche2 a:hover {
color:#8c8b8a;
text-decoration: none;
}



.menugauche3 {
list-style-type: none;
margin: 0 0 0 0;
padding:0;
color:#fff;	
line-height: normal;/*pour compenser le line-height: 1 de style-global.css sur IE6*/
}
.menugauche3 li{
background-image: url(images/repeat-menu-gche3.gif);
background-repeat: repeat-y;
background-position: 10px;
height : 20px;
padding : 0 0 0 0;
}
.menugauche3 a {
background-image: url(images/puce-menu-gche3.gif);
background-repeat: no-repeat;
background-position: 0px 3px;
margin: 0 0 0 20px;
color:#fff;
padding : 0 0 0 20px;
text-decoration: none;
}
.menugauche3 a:hover {
color:#8c8b8a;
text-decoration: none;
}
/*.menugauche {
list-style-type: none;
margin: 0 0 0 0;
padding:0;
color:#fff;
}
.menugauche li {
background-image: url(images/repeat-menu.gif);
background-repeat: repeat-y;
background-position: 10px;
height : 20px;
padding : 0 0 0 0;

}
.menugauche a {
background-image: url(images/puce-menu-gche.gif);
background-repeat: no-repeat;
background-position: 0px 3px;
margin: 0 0 0 20px;
color:#fff;
padding : 0 0 0 20px;
text-decoration: none;
}
.menugauche a:hover {
color:#8c8b8a;
text-decoration: none;
}*/

/*MENU 2
.menugauche2 {
list-style-type: none;
margin: 0 0 0 0;
padding:0;
color:#fff;
}
.menugauche2 li {
background-image: url(images/repeat-menu.gif);
background-repeat: repeat-y;
background-position: 10px;
}
.menugauche2 a {
background-image: url(images/puce-menu-gche.gif);
background-repeat: no-repeat;
background-position: 0px 3px;
margin: 0 0 0 20px;
color:#fff;
padding : 0 0 0 20px;
text-decoration: none;
}
.menugauche2 a:hover {
color:#8c8b8a;
text-decoration: none;
}*/

.titre-menu-gche1{
	font-size:1.2em;
	height:31px;
	background-image: url(images/haut-menu-gche1.gif);
	background-repeat: no-repeat;
	padding : 10px 0 0 0;
	text-align:center;
	font-weight:bold;
	color:#fff;
/*border:1px solid #FF0000;*/
}
.ss-titre-menu-gche1{
background-image: url(images/repeat-menu-gche1.gif);
background-repeat: repeat-y;
background-position: 10px;
font-weight:bold;
color: #e893a6;
font-size:15px;
padding: 10px 0 0 20px;
margin:0;
font-style:italic;
}
.titre-menu-gche2{
	font-size:1.2em;
	height:31px;
	padding : 10px 0 0 0;
	text-align:center;
	font-weight:bold;
	background-image: url(images/haut-menu-gche2.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	color:#fff;
	margin:15px 0 0 0;
	/*border:1px solid #0000ff;*/
}
.ss-titre-menu-gche2{
background-image: url(images/repeat-menu-gche2.gif);
background-repeat: repeat-y;
background-position: 10px;
font-weight:bold;
color: #e893a6;
font-size:15px;
padding: 10px 0 0 20px;
margin:0;
font-style:italic;
}
.titre-menu-gche3{
	font-size:1.2em;
	height:31px;
	padding : 10px 0 0 0;
	text-align:center;
	font-weight:bold;
	background-image: url(images/haut-menu-gche3.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	color:#fff;
	margin:15px 0 0 0;
	/*border:1px solid #ff0000;*/
}
.ss-titre-menu-gche3{
background-image: url(images/repeat-menu-gche3.gif);
background-repeat: repeat-y;
background-position: 10px;
font-weight:bold;
color: #e26b86;
font-size:15px;
padding: 10px 0 0 20px;
margin:0;
font-style:italic;
}

.barre-menu{
	width:200px;
	height:1px;
	color:#fff;
	border-top: dotted 1px;
	margin : 7px 0 0 0;
	padding:0;
	/*border:1px #ff0000 solid;*/
}

.pied-menu-gche1{
background-image: url(images/bas-menu-gche1.gif);
background-repeat: no-repeat;	
background-position: 10px 0px;
height:13px;
margin:0;
padding:0;
/*border:1px solid #FF0000;*/
}
.pied-menu-gche2{
background-image: url(images/bas-menu-gche2.gif);
background-repeat: no-repeat;	
background-position: 10px 0px;
height:13px;
margin:0;
padding:0;
/*border:1px solid #FF0000;*/
}
.pied-menu-gche3{
background-image: url(images/bas-menu-gche3.gif);
background-repeat: no-repeat;	
background-position: 10px 0px;
height:13px;
margin:0;
padding:0;
/*border:1px solid #FF0000;*/
}
/*.bouton-mail a{
	display:block;
	background-image: url(images/bouton-mail.gif);
	background-repeat: no-repeat;
	width: 173px;
	color:#fff;
	font-size:1.5em;
	font-weight: bold;
	height:40px;
	text-decoration: none;
	padding : 23px 0 0 65px;

}
.bouton-mail a:hover{
color:#8c8b8a;
text-decoration: none;
}*/
.bouton-mail a{
	display:block;
	background-image: url(images/bouton-mail2.gif);
	background-repeat: no-repeat;
	/*width: 324px;*/
	color:#fff;
	font-size:1.6em;
	font-weight: bold;
	letter-spacing : 2px;
	height:48px;
	text-decoration: none;
	padding : 17px 0 0 85px;
	margin : 10px 0 10px 0;
	
}
.bouton-mail a:hover{

text-decoration: none;
}

.bouton-prix a{
/*border:1px solid #FF0000;*/
	/*clear:both;*/
	display:block;
	background-image: url(images/bouton-prix.gif);
	background-repeat: no-repeat;	
	height:48px;
	padding : 17px 0 0 75px;
	letter-spacing : 2px;
	font-size:1.6em;
	font-weight: bold;
	color:#fff;
	text-decoration: none;
}
.bouton-prix a:hover{
	text-decoration: none;
}

#flash{
	width : 100%;
	height: 125px;
	padding : 0 0 20px 0;
	/*border:1px solid #FF0000;*/
}
#bloc-texte{
	width: 380px;
	background-image: url(images/contenu-bordure.gif);
	background-repeat: repeat-y;
	font-size:0.9em;
	padding :  0 15px 0 20px;
	text-align:justify;
	color:#3d3d3d;
	/*border:1px solid #00FF00;*/
}
#bloc-texte2{
	width: 380px;
	background-image: url(images/contenu-bordure.gif);
	background-repeat: repeat-y;
	font-size:0.9em;
	padding :  0 15px 0 20px;
	text-align:justify;
	color:#3d3d3d;
 	/*border:1px solid #0000FF;*/
}
#bloc-texte3{/*pour les grands blocs*/
	width: 706px;
	background-image: url(images/contenu-bordure-haut.gif);
	background-repeat: repeat-y;
	font-size:0.9em;
	padding :  0 15px 0 20px;
	text-align:justify;
	color:#3d3d3d;
	
}
.haut-texte{
	width: 406px;
	height: 46px;
	padding:15px 0 0 20px;
	background-image: url(images/contenu-haut.gif);
	background-repeat: no-repeat;
	/*border:1px solid #0000FF;*/
}
.haut-texte2{
	width: 422px;
	height: 43px;
	background-image: url(images/contenu-haut2.gif);
	background-repeat: no-repeat;
	/*border:1px solid #0000FF;*/
}
.haut-texte3{/*pour les grands blocs*/
	width: 716px;
	height: 46px;
	padding:15px 0 0 20px;
	background-image: url(images/contenu-haut-grand.gif);
	background-repeat: no-repeat;
	
}
.h1-centre{
	margin :0;
	font-size:1.3em;
	color:#4e8ac5;	
}

.bas-texte{
	width: 422px;
	height: 57px;
	margin : 0 0 20px 0;
	background-image: url(images/contenu-bas.gif);
	background-repeat: no-repeat;

}
.bas-texte3{/*pour les grands blocs*/
	width: 736px;
	height: 57px;
	margin : 0 0 20px 0;
	background-image: url(images/contenu-bas-grand.gif);
	background-repeat: no-repeat;

}
#droite {
position: absolute;
float:right;
right:5px;
width: 329px;
/*border:1px solid #0000FF;*/
}
/*MENU DROITE*/
.menudroite {
list-style-type: none;
margin:  0 0 15px 0;
padding:0;
color:#fff;
/*border:1px solid #000;*/
}
.menudroite li {
background-image: url(images/repeat-menu2.gif);
background-repeat: repeat-y;
line-height:30px;
/*background-position: 10px;*/
padding : 5px 0 0 0;
/*border:1px solid #000;*/
}
.menudroite a {/*lorsqu'il y a un lien*/
background-image: url(images/puce-menu-dte.gif);
background-repeat: no-repeat;
margin: 0 0 0 15px;
color:#fff;
padding : 0 0 5px 30px;
text-decoration: none;
/**/
}
.menudroite a:hover {
color:#8c8b8a;
text-decoration: none;
}

.menudroite-texte{/*lorsqu'il y a un bloc de texte*/
background-image: url(images/repeat-menu2.gif);
background-repeat: repeat-y;
padding : 5px 22px 10px 38px;
font-size:0.9em;
line-height:15px;
text-align:justify;
/*border:1px solid #000;*/
}
.puce-menudroite-texte{
background-image: url(images/puce-menu-dte.gif);
background-repeat: no-repeat; 
background-position: right;
float:left;
height:24px;
width:33px;
margin:6px 0 0 0;
/*border:1px solid #000;*/
}
.menudroite-texteBIS {/*lorsqu'il y a une suite de mots sans lien*/
background-image: url(images/puce-menu-dte.gif);
background-repeat: no-repeat;
background-position: 15px 4px;
margin: 0 0 0 0;
color:#fff;
padding : 0 0 0 45px;
text-decoration: none;
/*border:1px solid #000;*/
}
.menudroite2 {
list-style-type: none;
margin:  0 0 15px 0;
padding:0;
color:#fff;
/*border:1px solid #000;*/
}
.menudroite2 a{
list-style-type: none;
background-image: url(images/puce-menu-dte2.gif);
background-repeat: no-repeat; 
margin: 0 0 0 15px;
padding : 0 0 5px 30px;
color:#fff;
line-height:30px;
text-decoration:none;
/*border:1px solid #000;*/
}
.menudroite2 a:hover{
color:#8c8b8a;
/*border:1px solid #000;*/
}
.menudroite2 li {
background-image: url(images/repeat-menu2.gif);
background-repeat: repeat-y;
/*background-position: 10px;*/
padding : 0 0 0 0;
/*border:1px solid #00FF00;*/

}
.menudroite2BIS {/*lorsqu'il ya un bloc de texte avec un lien*/
list-style-type: none;
margin:  0 0 15px 0;
padding :0;
color:#fff;
/*border:1px solid #000;*/
}
.menudroite2-texte {
background-image: url(images/puce-menu-dte2.gif);
background-repeat: no-repeat;
background-position: 15px 4px;
margin: 0 0 0 0;
color:#fff;
padding : 5px 0 10px 45px;
text-decoration: none;
/*border:1px solid #FF0000;*/
}

.titre-menu3{
	font-size:1.2em;
	height:30px;
	background-image: url(images/haut-menu3.gif);
	background-repeat: no-repeat;
	padding : 10px 0 0 20px;
	margin: 0 0 0 0;
	font-weight:bold;

}
.pied-menu2{
background-image: url(images/bas-menu2.gif);
background-repeat: no-repeat;	
height:10px;
margin:0;
padding:0;
background-position: 0px !important;
background-position: 0 10px;
/*border:1px solid #FF0000;*/
}
.pied-menu2BIS{/*pour le menu avec du texte*/
background-image: url(images/bas-menu2.gif);
background-repeat: no-repeat;	
height:10px;
margin:0;
padding:0;
background-position: 0px !important;
background-position: 0 0;
/*border:1px solid #FF0000;*/
}
.formulaire-contact{
	margin : 0 0 10px 0;
}
.anim-droite1{
	width:324px;
	height:128px;
	margin : 0 0 10px 0;/*border:1px solid #FF0000;*/
}
#anim-droite2{
	width:324px;
	height:220px;/*border:1px solid #FF0000;*/
}
#anim-dico-bas{
	width:741px;
	height:180px;
	margin : 0 0 10px 0;
	/*border:1px solid #FF0000; */
}
.titre-liste{
/*list-style-image: url(images/puce.gif);*/
 list-style-type:none;
 background-image:url(images/puce.gif);
 background-repeat:no-repeat;
 background-position:0 3px;
 padding:0 0 0 25px;
 color:#4e8ac5;
 font-size:1.1em;
 font-weight: bold;
 margin: 0 0 0 -40px;
/*border:1px solid #FF0000;*/
}
.sous-liste {
	list-style-type: disc;
	margin: 0 0 5px -10px; 

}
#bloc-texte table{
background-color: #f1f1f1;
color:#5a5a5a;
font-size: 0.9em;
width:380px;
border-collapse: collapse;
border: 1px solid #8d8d8d;
}
#bloc-texte td{
	border : 1px solid #8d8d8d;
	padding : 7px;
	text-align:left;
}
#bloc-texte th{
	border : 1px solid #8d8d8d;
	color:#4e4e4e;
	width:55%;
	text-align: center;
	font-size: 1.1em;
	font-weight: bold;
	padding : 3px;
}
#bloc-texte2 table{
background-color: #f1f1f1;
color:#5a5a5a;
font-size: 0.9em;
/*width:380px;*/
border-collapse: collapse;
border: 1px solid #8d8d8d;
}
#bloc-texte2 td{
	border : 1px solid #8d8d8d;
	padding : 7px;
}
#bloc-texte2 th{
	border : 1px solid #8d8d8d;
	color:#4e8ac5;
	/*width:50%;*/
	text-align: left;
	font-size: 1.1em;
	font-weight: bold;
	padding : 3px;
}
#bloc-texte3 table{
background-color: #f1f1f1;
color:#5a5a5a;
font-size: 0.9em;
width:690px;
border-collapse: collapse;
border: 1px solid #8d8d8d;
}
#bloc-texte3 td{
	border : 1px solid #8d8d8d;
	padding : 7px;
	text-align:left;
}
#bloc-texte3 th{
	border : 1px solid #8d8d8d;
	color:#4e4e4e;
	width:55%;
	text-align: center;
	font-size: 1.1em;
	font-weight: bold;
	padding : 3px;
}
.lien-tablo {
	color:#5a5a5a;
	line-height : 22px;
}
.lien-tablo:hover{
	color:#939393;

}
.lien-menu{
	color:#fff;
	line-height:20px;
	/*border : 1px solid #8d8d8d;*/
}
.lien-menu:hover{
	text-decoration:none;

}

/*--------------------Page d'accueil------------------------*/
#menu-accueil{
	width:100%;
	height:145px;
	/*border:1px solid #FF0000;*/
}
/*.rajeunissement a{	
	float:left;
	display:block;
	width: 235px;
	height:30px;
	color:#7b9ab9;
	padding : 147px 0 0 0;
	text-align:center;
	text-decoration: none;
	font-weight:bold;
	letter-spacing: 2px;

}
.rajeunissement a:hover{
	color:#aad4da;
}
.pilosite a{
float:left;
	display:block;
	width: 235px;
	height:50px;
	color:#7b9ab9;
	padding : 141px 0 0 0;
	margin:10px 0 0 20px;
	text-align:center;
	text-decoration: none;
	font-weight:bold;
	letter-spacing: 2px;

}
.pilosite a:hover{
	color:#aad4da;
}
.imperfections a{
	float:left;
	margin:0 0 0 28px;
	display:block;
	width: 235px;
	height:30px;
	color:#7b9ab9;
	padding : 147px 0 0 0;
	text-align:center;
	text-decoration: none;
	font-weight:bold;
	letter-spacing: 1px;	

}
.imperfections a:hover{
	color:#aad4da;
}
.embellissement a{	
	float:left;
	display:block;
	width: 235px;
	height:50px;
	color:#7b9ab9;
	padding : 141px 0 0 0;
	margin:10px 0 0 0;
	text-align:center;
	text-decoration: none;
	font-weight:bold;
	letter-spacing: 2px;

}
.embellissement a:hover{
	color:#aad4da;
}
.amincissement a{	
	float:left;
	margin:0 0 0 22px;
	display:block;
	width: 235px;
	height:30px;
	color:#7b9ab9;
	padding : 147px 0 0 0;
	text-align:center;
	text-decoration: none;
	font-weight:bold;
	letter-spacing: 2px;

}
.amincissement a:hover{
	color:#aad4da;
}
.peaux-mates a{	
	float:left;
	display:block;
	width: 235px;
	height:50px;
	color:#7b9ab9;
	padding : 141px 0 0 0;
	margin:10px 0 0 28px;
	text-align:center;
	text-decoration: none;
	font-weight:bold;
	letter-spacing: 1px;

}
.peaux-mates a:hover{
	color:#aad4da;
}*/

#anim-accueil{
	width:390px;
	height:52px;
	margin : 0 0 10px 0;
	/*border:1px solid #0000FF;*/
}
.texte-accueil{
	/*font-size:1.0em;*/
	margin : 10px 20px 0 20px;
	font-weight: bold;
	/*text-align:justify;*/
	color:#3d3d3d;/*border:1px solid #0000FF;*/
	
}
.texte-accueil2{
	font-size:0.9em;
	display:block;
	width: 390px;
	/*border:1px solid #0000FF;*/
}
.liste-accueil{
	list-style-type: none;
	background-image: url(images/puce-liste.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	margin: 0 0 0 -40px; 
	/*border:1px solid #0000FF;*/
}

.anim-droite-accueil{
	float:right;
	width:324px;
	/*border:1px solid #000;*/
}
.anim-droite-accueil1{
	width:324px;
	height:128px;
	margin:0 0 6px 0;
}
#anim-droite-accueil2{
	width:324px;
	height:220px;/*border:1px solid #FF0000;*/
}

.annulfloat{ /*annule le float:left du formulaire de contact dans style-global.css*/
	float: none;
}
.phrase-accroche1{
	color:#c8004f;
	font-size:1.0em;
	line-height : 20px; 
	display:block;
	width : 390px; 
	/*border:1px solid #FF0000;*/
}
.phrase-accroche2{
	color:#3d3d3d;
	font-size:1.0em;
	line-height : 20px;
	display:block;
	width : 390px; 
	/*border:1px solid #FF0000;*/
}
.bouton-syndicat a{
	width: 428px;
	height: 114px;
	margin : 0 0 10px 0;
	background-image: url(images/bouton-syndicat.gif);
	background-repeat: no-repeat;
	display:block;
}
.bouton-dico a{
	width : 188px;
	height : 123px;
	display:block;
	margin : 0 0 10px 110px;
}
.bouton-dico img{
	border: none;
}
.tablo1{
	width: 100%;
}
#anim-essentiel-esthetique{
	width : 180px;
	height:150px;
	margin : 0 0 10px 112px;
}
.img-sans-bord{
	border: none;
}
.au-milieu{
	text-align: center;
}
.legende-video{
	font-size:0.9em;
	font-weight: bold;
}
.pop-up-landingpage{z-index: 99; display: block; position: absolute; left: 0; top: 0; width: 100%; height: 100%}

