*{
	margin:0;
	padding:0;
}

body{
	background:url(images/bg_body.jpg) repeat-x #fff;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#000;
	line-height:16px;
}

a{
	text-decoration:none;
}

/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*                                     CLASSES DISPLAY et CLEAR                                     */
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/


.lineclear{
	clear:both;
	height:1px;
}

.display{
	display:none;
}

.vishidden{
	visibility:hidden
}

.clear-rose{
	background:#A5116F;
}

.clear-actus{
	margin:0 15px;
}


/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*                                          CLASSES TEXTE                                           */
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/


/* ### style ### */

.bold{
	font-weight:bold;
}

.italic{
	font-style:italic;
}

.center{
	text-align:center;
}

/* ### couleur ### */

.rose{
	color:#BD0C5F;
}

.gris{
	color:#666;
}

.orange{
	color:#FF8A2A;
}

.bleu{
	color:#58D2D5;
}

.violet{
	color:#926DBA;
}

.rose2{
	color:#FE7BA6;
}

.rose3{
	color:#BA2458;
}

.jaune{
	color:#FEDB03;
}

.jaune2{
	color:#FEB403;
}

.orange2{
	color:#FF5400;
}

.marron{
	color:#A27411;
}

.choco{
	color:#8D3800;
}

.bleu2{
	color:#00EAFF;
}

.blanc{
	color:#fff;
}

.jaune3{
	color:#FFC948;
}

.vert{
	color:#6FBC13;
}

.vert2{
	color:#9FBC14;
}

/* ### taille ### */

.fsize10{
	font-size:9px;
}

/* ### interlignage ### */

.lh14{
	line-height:14px;
}

.lh11{
	line-height:12px;
}


/*##################################################################################################*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*((((((((((((((((((((((                  STRUCTURE COMMUNE                   ))))))))))))))))))))))*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*##################################################################################################*/


/* [[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[    tableau    ]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]*/


#tableau{
	margin:0 auto;
	width:955px;
}

#gauche{
	width:44px;
	background:url(images/bg_gauche.jpg) no-repeat #fff;
}

#centre{
	width:867px;
	background:url(images/bg_centre.jpg) repeat-x #fff;
}

#droite{
	width:44px;
	background:url(images/bg_droite.jpg) no-repeat #fff;
}

/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*                                             BANDEAU                                              */
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/


/* [[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[    flash gauche    ]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]*/


#flash1{
	width:236px;
	float:left;
	padding-top:31px;
}


/* [[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[    menu    ]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]*/


#menu{
	float:left;
	width:197px;
	background:url(images/bg_menu.jpg) no-repeat 0px 31px;
}

#menu ul{
	height:379px;
	font-size:10px;
	padding-bottom:16px;
}

#menu ul li{
	list-style-type:none;
}

#menu ul li a{
	display:block;
	width:197px;
}

#menu ul li a.menu1{
	height:54px;
	background:url(images/menu/menu1.jpg) no-repeat left top;
}

#menu ul li a.menu2{
	height:52px;
	background:url(images/menu/menu2.jpg) no-repeat left top;
}

#menu ul li a.menu3{
	height:44px;
	background:url(images/menu/menu3.jpg) no-repeat left top;
}

#menu ul li a.menu4{
	height:46px;
	background:url(images/menu/menu4.jpg) no-repeat left top;
}

#menu ul li a.menu5{
	height:42px;
	background:url(images/menu/menu5.jpg) no-repeat left top;
}

#menu ul li a.menu6{
	height:51px;
	background:url(images/menu/menu6.jpg) no-repeat left top;
}

#menu ul li a.menu7{
	height:47px;
	background:url(images/menu/menu7.jpg) no-repeat left top;
}

#menu ul li a.menu8{
	height:43px;
	background:url(images/menu/menu8.jpg) no-repeat left top;
}

#menu ul li a:hover{
	background-position:left bottom;
}

#menu ul li a.focus{
	background-position:left bottom;
}


/* [[[[[[[[[[[[[[[[[[[[[[[[[[[    flash droit + texte en haut a droite    ]]]]]]]]]]]]]]]]]]]]]]]]]*/


#bandeau-droite{
	width:434px;
	float:left;
	background:url(images/bg_bandeau-droite.jpg) no-repeat 0px 31px;
}

#flash2{
	height:230px;
	padding:31px 0 12px 0;
}


/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*                                             CONTENU                                              */
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/


#cadeau{
	width:733px;
	padding:13px 0 13px 126px;
	background:url(images/bg_cadeau.gif) no-repeat 33px 0px;
	margin:25px 0 0 0;
	letter-spacing:1px;
	font:bold italic 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
}


/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*                                              FOOTER                                              */
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/


#footer{
	width:867px;
	text-align:center;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg_footer.png',sizingMethod='crop');
	margin-top:30px;
	padding:5px 0;
}

html>body #footer{
	filter:none;
	background:url(images/bg_footer.png) no-repeat;
}

#footer div{
	clear:both;
}

#footer div ul{
	padding:10px 0;
	font-size:10px;
}

#footer div ul li{
	list-style-type:none;
	display:inline;
	padding:0 4px;
	border-right:solid 1px #BD0C5F;
}

#footer div ul li.lili{
	border:none;
}

#footer div ul li a{
	color:#000;
}

#footer div ul li a:hover{
	color:#BD0C5F;
}


/*##################################################################################################*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*((((((((((((((((((((((                       ACCUEIL                        ))))))))))))))))))))))*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*##################################################################################################*/




/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*                                             BANDEAU                                              */
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/


/* [[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[    texte en haut a droite    ]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]*/

/* ### phrase bon decouverte ### */

#decouverte{
	padding:0 0 0 10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
	position:relative;
}

#bon-decouverte{
	position:absolute;
	top:-9px;
	left:425px;
}

/* ### partie epilation ### */

#epil-accueil{
	background:url(images/bg_epil-accueil.jpg) no-repeat 0px 0px;
	width:299px;
	padding:8px 2px 0 75px;
	margin:15px 0 0 26px;
	height:210px;
}

.h-epil{
	letter-spacing:1px;
	font:normal 17px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	text-transform:uppercase;
	padding:0 0 25px 0;
}

p.savoir{
	text-align:right;
	padding:0 15px 0 0;
}



/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*                                             CONTENU                                              */
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/


/* [[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[    partie bas accueil    ]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]*/


#accueil-bas-gauche{
	width:586px;
	float:left;
	padding:0 0 0 33px;
}


/* ### partie presentation ### */


#presentation{
	width:401px;
	padding:0 0 16px 0;
}

.h-pres{
	background:url(images/bg_titre-pres.jpg) no-repeat;
	font:normal 17px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	letter-spacing:1px;
	text-transform:uppercase;
	padding:7px 0 10px 20px;
}

#presentation p{
	padding:0 5px 0 3px; 
	text-align:justify;
}


/* ### partie cadre gris ### */


#cadre-gris{
	width:559px;
}

#centre-cadre-gris{
	width:559px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/centre-cadre-gris.png',sizingMethod='scale');
}

html>body #centre-cadre-gris{
	filter:none;
	background:url(images/centre-cadre-gris.png) repeat-y;
}

.h-atouts{
	font:bold italic 17px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#BD0C5F;
	padding:0 0 0 49px;
}

#centre-cadre-gris ul{
	padding:13px 0 15px 49px;
}

#centre-cadre-gris ul li{
	list-style-type:none;
	background:url(images/puce-cadre-gris.gif) no-repeat 0px 0px;
	padding:0 0 5px 51px;
	font-style:italic;
	font-weight:normal;
	font-size:13px;
}


/* [[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[    actualites    ]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]*/

#actualites{
	width:216px;
	float:left;
	background:url(images/bg_actualites.jpg) no-repeat 0px 37px #FCFCFC;
}

.h-actualites{
	background:url(images/bg_h-actualites.jpg) no-repeat;
	padding:9px 0 9px 50px;
	font:normal 17px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	letter-spacing:1px;
	text-transform:uppercase;
}

.actus{
	padding:20px 15px;
	font-size:10px;
	line-height:13px;
}

.actus img{
	float:left;
	margin:0 10px 0 0;
	border:solid 1px #000;
}

.actus p.date{
	background:url(images/puce-actus.gif) no-repeat 0px 0px;
	padding:0 0 0 15px;
	color:#BD0C5F;
}

p.infos{
	text-align:right;
}

p.infos img{
	border:none;
	float:none;
	padding:0;
	margin:0;
}




/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*                                              FOOTER                                              */
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/


#tt{
	text-align:center;
	margin-top:20px;
}

#tt a{
	font-size:9px;
	color:#BD0D60;
}

#tt a:hover{
	color:#000;
}


/*##################################################################################################*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*((((((((((((((((((((((                      ACTUALITES                      ))))))))))))))))))))))*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*##################################################################################################*/




/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*                                             BANDEAU                                              */
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/


/* [[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[     liste des actualites     ]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]*/


#concept ul{
	padding:10px 20px 0 5px;
}

#concept ul li{
	list-style-type:none;
	padding:0 0 10px 0;
}

#concept ul li a{
	font-weight:bold;
	color:#bd0c5f;
}


/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*                                             CONTENU                                              */
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/


#centre-cadre-gris p{
	padding:13px 15px 15px 0;
}

#centre-cadre-gris img{
	float:left;
	padding:13px 10px 15px 19px;
}



/*##################################################################################################*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*((((((((((((((((((((((                    NOTRE CONCEPT                     ))))))))))))))))))))))*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*##################################################################################################*/




/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*                                             BANDEAU                                              */
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/


/* [[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[    texte en haut a droite    ]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]*/



#concept{
	padding:13px 0 20px 17px;
}

.h-concept{
	background:url(images/bg_h-concept.jpg) no-repeat;
	padding:7px 0 19px 20px;
	color:#fff;
	letter-spacing:1px;
	font:normal 17px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

#concept p{
	padding:0 20px 0 5px;
}

#concept #abo{
	color:#bd0c5f;
	font:bold 45px "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:38px;
	padding-bottom:15px;
	padding-left:40px;
}

.abo2{
	letter-spacing:14px;
	font-size:30px;
	font-weight:normal;
	color:#000;
}


/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*                                             CONTENU                                              */
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/


/* [[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[    divs demi page avec picto    ]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]*/


/* ### div pour le padding pcq background en png permet pas padding ### */


.div-padding-concept{
	padding:0 25px 0 14px;
	width:394px;
	float:left;
}

.div-padding-concept2{
	padding:0;
	width:394px;
	float:left;
}

/* ### div pour le background ### */


.concept-item{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg_concept-item.png',sizingMethod='crop');
	width:394px;
}

html>body .concept-item{
	filter:none;
	background:url(images/bg_concept-item.png) no-repeat;
}


/* ### div pour le picto ### */


.concept-picto{
	float:left;
	width:71px;
	padding:14px 0 0 14px;
}

/* ### div pour le texte ### */

.concept-txt{
	width:309px;
	float:left;
}

.concept-item h3{
	color:#fff;
	padding:34px 0 10px 0;
	letter-spacing:0px;
	font:normal 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

.concept-txt a{
	color:#bd0c5f;
	font-weight:bold;
}

.concept-txt a:hover{
	color:#9933CC;
}

p.pack{
	color:#bd0c5f;
	font-weight:bold;
	padding:0 0 5px 0;
	cursor:pointer;
}

/* ### packs ### */

#pack1, #pack2, #pack3, #pack4{
	padding:0 5px 0 10px;
	margin:0 0 5px 0;
	display:none;
	background:url(images/bg_pack.gif) repeat-x;
}



/*##################################################################################################*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*((((((((((((((((((((((                      EPILATIONS                      ))))))))))))))))))))))*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*##################################################################################################*/




/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*                                             BANDEAU                                              */
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/


/* [[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[    texte en haut a droite    ]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]*/


#epil-epil{
	background:url(images/bg_epil-accueil.jpg) no-repeat 0px 0px;
	width:299px;
	padding:7px 2px 0 75px;
	margin:15px 0 0 26px;
	height:211px;
	line-height:19px;
}


#epil-epil p{
	padding:0 20px 10px 0;
	text-align:justify;
}


/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*                                             CONTENU                                              */
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/


/* [[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[    tarifs    ]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]*/

.tarifs{
	text-align:center;
	width:394px;
	border-collapse:collapse;
}

.tarifs td{
	padding:0 5px;
	border:dotted 1px #83084B
}

/* ### colonne prestations ### */

.left{
	text-align:left;
}

.concept-item .tarifs h3{
	color:#000;
	font:bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:20px 0 4px 0;
}

.concept-item .tarifs h3.blanc{
	color:#fff;
	padding:0;
}


/* ### produits velona ### */


.margintopepil{
	margin-top:40px;
}


/*##################################################################################################*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*((((((((((((((((((((((          EPILATIONS RADICALES ET PERMANENTES         ))))))))))))))))))))))*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*##################################################################################################*/




/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*                                             BANDEAU                                              */
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/


/* [[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[    texte en haut a droite    ]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]*/


#epil-radical{
	background:url(images/bg_epil-accueil.jpg) no-repeat 0px 0px;
	width:299px;
	padding:7px 2px 0 75px;
	margin:15px 0 0 26px;
	height:211px;
	line-height:15px;
}

#epil-radical p{
	padding:0 20px 17px 0;
	text-align:justify;
}

.h-epilradical{
	font:normal 17px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	text-transform:uppercase;
	padding:0 0 16px 0;
}


/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*                                             CONTENU                                              */
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/


/* ### div pour le padding pcq background en png permet pas padding ### */


.padding-radical{
	width:827px;
	padding:50px 0 0 14px;
}

/* ### div avec background png ### */


.radical{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg_radical.png',sizingMethod='crop');
	width:827px;
	text-align:justify;
}

html>body .radical{
	filter:none;
	background:url(images/bg_radical.png) no-repeat;
}

/* ### titres ### */

.h-radical{
	font:normal 17px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	padding:10px 0 15px 80px;
}

/* ### photos ### */

.radical img{
	border:solid 1px #bd0c5f;
}

.photo-radical1{
	float:left;
	padding:0 20px 0 0;
}

.photo-radical2{
	float:right;
	padding:0 0 0 20px;
}

.photo-radical3{
	float:left;
	padding:0 20px;
}

/* ### divs paragraphe 2 ### */

.radical2{
	float:left;
	width:292px;
}


/*##################################################################################################*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*((((((((((((((((((((((                    SOINS DU VISAGE                   ))))))))))))))))))))))*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*##################################################################################################*/



/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*                                             BANDEAU                                              */
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/


/* [[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[    texte en haut a droite    ]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]*/


.h-visage{
	padding:11px 0 10px 20px;
	color:#fff;
	letter-spacing:1px;
	font:normal 17px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

#visage{
	padding:7px 21px 17px 17px;
	background:url(images/bg_h-visage.gif) no-repeat 17px 0;
	text-align:justify;
}

#visage img{
	padding:8px 0;
}

#visage a{
	color:#bd0c5f;
	font-weight:bold;
}

/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*                                             CONTENU                                              */
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/


/* ### descriptif soins sur fond noir ### */

.soins{
	margin:0 0 5px 35px;
	padding:5px;
	font-size:10px;
	text-align:center;
	font-style:italic;
	background:#000;
}

/* ### descriptif soins qui se déroule ### */

#pack5, #pack6, #pack7, #pack8, #pack9, #pack10{
	padding:0 5px 0 10px;
	margin:0 0 5px 0;
	display:none;
}

#pack5{
	background:url(images/bg_pack-orange.gif) repeat-x left bottom;
}

#pack6{
	background:url(images/bg_pack-bleu.gif) repeat-x left bottom;
}

#pack7{
	background:url(images/bg_pack-violet.gif) repeat-x left bottom;
}

#pack8{
	background:url(images/bg_pack-rose.gif) repeat-x left bottom;
}

#pack9{
	background:url(images/bg_pack-jaune.gif) repeat-x left bottom;
}

#pack10{
	background:url(images/bg_pack-orange2.gif) repeat-x left bottom;
}

/* ### en option ### */

.clean{
	padding:0;
	margin:0;
}

.padoption{
	padding:0 0 0 20px;
}

.zen{
	padding:3px 10px;
	margin:0 0 5px 0;
}

.padoption2{
	padding:0 0 0 118px;
}



/*##################################################################################################*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*((((((((((((((((((((((                    SOINS DU CORPS                    ))))))))))))))))))))))*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*##################################################################################################*/

/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*                                             BANDEAU                                              */
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/


/* [[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[    texte en haut a droite    ]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]*/


#corps{
	padding:7px 21px 17px 17px;
	background:url(images/bg_h-corps.gif) no-repeat 17px 0;
	text-align:justify;
}

#corps a{
	color:#bd0c5f;
	font-weight:bold;
}


/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*                                             CONTENU                                              */
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/


/* ### descriptif soins sur fond noir ### */

.soins2{
	margin:5px 0;
	padding:5px;
	font-size:10px;
	text-align:center;
	font-style:italic;
	background:#000;
	line-height:12px;
}

/* ### Atlantis ### */

.image-left{
	float:left;
	padding:0 10px 0 0;
}

.padtopatlantis{
	padding-top:7px;
}

.border-rose{
	border:solid 1px #bd0c5f;
}

.soins3{
	margin:24px 0;
	padding:5px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	font-style:italic;
	background:#000;
	line-height:12px;
}

.photo1{
	float:left;
	border:solid 1px #bd0c5f;
	margin-right:9px;
}

.photo2{
	float:left;
	border:solid 1px #bd0c5f;
	margin-bottom:1px;
}


/*##################################################################################################*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*((((((((((((((((((((((                BRONZAGE, MANUCURIE ...               ))))))))))))))))))))))*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*##################################################################################################*/

/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*                                             BANDEAU                                              */
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/


/* [[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[    texte en haut a droite    ]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]*/


#bronz-man{
	padding:7px 21px 17px 17px;
	background:url(images/bg_h-manucurie.gif) no-repeat 17px 0;
	text-align:justify;
}

#bronz-man a{
	color:#bd0c5f;
	font-weight:bold;
}


/*##################################################################################################*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*((((((((((((((((((((((                        CONTACT                       ))))))))))))))))))))))*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*##################################################################################################*/




/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*                                             BANDEAU                                              */
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/


/* [[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[          formulaire          ]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]*/


#formulaire{
	padding:18px 0 0 86px;
	background:url(images/bg_formulaire.jpg) no-repeat 50px 46px;
	width:314px;
}

.input{
	width:305px;
	height:;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#fff;
	border:solid 1px #bd0c5f;
	padding:0px 0px 0px 3px;
	margin:0px 0px 5px 0px;
	background:#000;
}

textarea{
	width:305px;
	height:82px;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#fff;
	border:solid 1px #bd0c5f;
	padding:0px 0px 0px 3px;
	margin:10px 0px 10px 0px;
	background:#000;
}

#bouton{
	display:block;
	width:82px;
	height:17px;
	margin:0px 0px 0px 228px;
	background:url(images/bg_bouton.gif) no-repeat;
	border:none;
	font:normal 10px Arial, Helvetica, sans-serif;
	color:#fff;
	cursor:pointer;
}


/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*                                             CONTENU                                              */
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/

/* [[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[          coordonnees         ]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]*/


#coordonnees{
	float:left;
	width:363px;
	padding:59px 46px 50px 92px;
	background:url(images/bg_coordonnees.jpg) no-repeat 33px 17px;
	color:#fff;
	font-size:14px;
}

p.adr{
	background:url(images/enveloppe.gif) no-repeat -2px 0px;
	padding:3px 0 0 29px;
}

p.tel{
	background:url(images/telephone.gif) no-repeat -3px 5px;
	padding:10px 0 0 29px;
	font-size: 13px;
}

p.mail{
	background:url(images/crayon.gif) no-repeat 0px 10px;
	padding:10px 0 0 29px;
}

/* [[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[              plan             ]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]*/


#plan{
	float:left;
	width:310px;
	padding: 47px 0 0 20px;
	background:url(images/bg_plan.jpg) no-repeat 90px 14px;
	text-align:center;
	position: relative;
}

#plan p{
	padding:5px 0;
}

#plan a{
	font-weight:bold;
	color:#660066;
}

#plan a:hover{
	color:#00CCCC;
}

#swf {
	display: none;
	position: absolute;
	top: -400px;
	left: -380px;
	width: 618px;
	height:511px;
	border-left: 10px solid #bd0c5f;
	border-right: 10px solid #bd0c5f;
	border-bottom: 10px solid #bd0c5f;
	z-index:2000;
}

.fermer-carte {
	background: #bd0c5f;
	height: 18px;
	padding:7px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
}

#plan #swf .fermer-carte a {
	color: #fff;
	display: block;
}

#plan #swf .fermer-carte a:hover {
	color:#000;
}

.cadreX {
	padding: 0px 3px;
}
