*{
	margin:0;
	padding:0;
}

body{
	background:url(images/bg.jpg) repeat-x #908E4C;
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	color:#5F5D3F;
}

a{
	text-decoration:none;
}

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


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

.display{
	display:none;
}

.vishidden{
	visibility:hidden
}


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


.bold{
	font-weight:bold;
}

.italic{
	font-style:italic;
}

.fsize12{
	font-size:12px;
}

.center{
	text-align:center;
}

.jaune{
	color:#FFFDC9;
}

.rose{
	color:#B41562;
}

.couleur1{
	color:#303028;
}

.couleur2{
	color:#434232;
}

.couleur3{
	color:#5F5D3F;
}

.couleur4{
	color:#747145;
}

.blanc{
	color:#fff;
}


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


#global{
	width:910px;
	margin:0 auto;
}

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


/*@@@@@@@@@ ... bande en haut avec les liens ... @@@@@@@@@*/

#bande-haut{
	background:#000;
	text-align:right;
	padding:9px 10px 9px 0;
	color:#fff;
	font-weight:bold;
}

#bande-haut ul li{
	padding:0 4px;
	border-right:solid 2px #fff;
	display:inline;
	list-style-type:none;
}

#bande-haut ul li.lili{
	border:none;
}

#bande-haut a{
	color:#fff;
}

#bande-haut a:hover{
	color:#DDCF88;
}

/*@@@@@@@@@ ... bandeau ... @@@@@@@@@*/

#bandeau{
	height:178px;
	background:url(images/bg_bandeau_1px.jpg) repeat-x;
	padding:0 0 0 16px;
}

#img_bandeau{
	float:left;
}

/*@@@@@@@@@ ... menu ... @@@@@@@@@*/

#menu{
	float:left;
	widows:174px;
}

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

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

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

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

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

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

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

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


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


#contenu{
	background:url(images/bg_contenu.jpg) repeat-x #D6C881;
	width: 910px;
}

#super-technique-background{
	background-image:url(images/bg_super_technique.gif);
	background-repeat:repeat-y;
	padding:0 0 40px 23px;
}

/*@@@@@@@@@ ... bande gauche ... @@@@@@@@@*/

#bande-gauche{
	width:167px;
	background:url(images/bg_gauche.jpg) repeat-x #B6B383; 
	text-align:center;
	padding:49px 0 30px 0;
	float:left;
}

#cadeau{
	background:#ECA8B0;
	padding:7px 0;
	margin-bottom:34px;
}

.h-bande-gauche{
	color:#5F5D3F;
	font-weight:bold;
	font-size:12px;
}

#bande-gauche p{
	color:#fff;
}

#plan{
	padding:4px 0 0 0;
	cursor:pointer;
}

/*@@@@@@@@@ ... contenu droite ... @@@@@@@@@*/

#contenu-droite{
	width:680px;
	float:left;
	padding:12px 20px 0 15px;
}

.h-gros{
	font:bold 16px Verdana, Arial, Helvetica, sans-serif;
	color:#5F5D3F;
	background:url(images/puce.gif) no-repeat 0px 0px;
	padding:4px 0 7px 35px;
	margin-bottom:10px;
}

.h-petit{
	font:bold 14px Verdana, Arial, Helvetica, sans-serif;
	background:url(images/puce.gif) no-repeat 0px 0px;
	padding:5px 0 0 35px;
	height:29px;
	line-height:14px;
}

.txt-haut{
	width:672px;
	padding:0 0 0 12px;
	text-align:justify;
}


.lineclear-pres{
	background:#fff;
	margin:0 0 17px 12px;
	width:672px;
}

.lineclear-esth{
	background:#EDE2AA;
	margin:0 auto 17px auto;
}


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


#footer{
	text-align:center;
	padding:15px 0 0 0;
}

#footer ul li{
	display:inline;
	padding:0 5px 0 5px;
	border-right:solid 1px #000;
}

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

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

#footer ul li a:hover{
	color:#fff;
}


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


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


/*@@@@@@@@@ ... presentation ... @@@@@@@@@*/

.p-pres1{
	width:294px;
	float:left;
	padding:0 50px 0 23px;
	background:url(images/bg_p-pres1.gif) repeat-y;
	text-align:justify;
	margin:0 0 25px 0;
}

.p-pres2{
	width:294px;
	float:left;
	border-left:solid 3px #A16B17;
	padding:0 0 0 8px;
	text-align:justify;
	margin:0 0 25px 0;
}

.lineheight-pres{
	line-height:17px;
}


/*@@@@@@@@@ ... 3 blocs accueil ... @@@@@@@@@*/

.bloc-accueil{
	float:left;
	text-align:justify;
}

.bloc-accueil img{
	border:solid 2px #747145;
	margin:7px 0;
}

.bloc-accueil img.noborder{
	border:none;
}

.bloc-accueil ul{
	padding:18px 0 0 0;
}

.bloc1{
	padding:0 30px 0 2px;
	width: 200px;
}

.bloc15{
	padding:0;
	margin: 0 50px 0 20px;
}

.bloc2{
	padding:0 0px 0 0;
	width: 200px;
}
.bloc3{
	padding:0 0 0 0;
	width: 200px;
}
.bloc4{
	padding:0 30px 0 0;
	width: 200px;
}
.bloc2 ul li{
	padding:0 0 20px 0;
	list-style-position:inside;
}

.bloc3 ul li{
	padding:0 0 10px 0;
	list-style-position:inside;
}

/*@@@@@@@@@ ... phrase bas ... @@@@@@@@@*/

.bas-accueil{
	padding:25px 0 0 0;
	text-align:center;
	width:684px;
	font-size:12px;
	font-weight:bold;
}




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


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

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

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


/*##################################################################################################*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*((((((((((((((((((((((                        BRONZAGE                      ))))))))))))))))))))))*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*##################################################################################################*/


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


/*@@@@@@@@@ ... tarifs ... @@@@@@@@@*/


p.tarifs{
	margin:5px 4px 0 0;
	font-size:12px;
	font-weight:bold;
	background:#AFA56D;
	padding:1px 2px;
}

.prix{
	float:right;
	font-weight:bold;
	color:#fff;
}

/*@@@@@@@@@ ... abonnements ... @@@@@@@@@*/

.abonnement{
	margin-top:15px;
	float:left;
}

.abonnement td{
	border:solid 2px #d6c881;
	background:#afa56c;
	padding:5px;
	color:#fff;
	font-weight:bold;
}

.abonnement td.bonus{
	background:#837B50;
}

.abonnement td.type{
	color:#303028;
	font-size:12px;
}

.abonnement td.haut-abo{
	color:#303028;
	font-size:12px;
}

.abonnement td.coin{
	background:none
}

.abonnement td.beige{
	color:#EAE7D5;
}

.abonnementbis{
	margin:15px 23px 0 0;
	float:right;
}

.txt-abo{
	margin-top:17px;
	margin-left:35px;
	line-height:45px;
	padding-left:25px;
}


/*##################################################################################################*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*((((((((((((((((((((((                        MASSAGE                       ))))))))))))))))))))))*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*##################################################################################################*/


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

#bande-gauche.hauteur{
}

/*@@@@@@@@@ ... massages ... @@@@@@@@@*/


.lh1{
	line-height:12px;
	width: 300px;
}
.lh18{
	line-height:12px;
	width: 280px;
}


.lh2{
	line-height:12px;
	width: 320px;
}

.lh3{
	line-height:15px;
}

.txt-haut2{
	padding:0 0 0 2px;
	text-align:justify;
}

p.tarifs2{
	margin:5px 0 0 0;
	font-size:12px;
	font-weight:bold;
	background:#879A31;
	padding:1px 2px;
}

p.spacing{
	letter-spacing:-1px;
}


/*@@@@@@@@@ ... cellcosmet ... @@@@@@@@@*/


.cellcosmet p{
	text-align:justify;
	padding:0 0px 0 0;
}

.cellcosmet div.photo-left{
	float:left;
	margin-right:20px;
}

/*@@@@@@@@@ ... cils ... @@@@@@@@@*/


.photo-left{
	float:left;
	margin-right:10px;
}



/*@@@@@@@@@ ... esthetique ... @@@@@@@@@*/


.margesthtik{
	margin-left:50px;
}

.margesthtik2{
}


.abonnement td.esthetic{
	color:#434232;
	font-weight:normal;
}

.descrip{
	font-size:10px;
	font-style:italic;
	color:#5F5E4E;
}

.homme1{
	float:left;
	width:367px;
}

.homme2{
	float:left;
}


/*##################################################################################################*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*((((((((((((((((((((((                      SILHOUETTE                      ))))))))))))))))))))))*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*##################################################################################################*/

#bande-gauche.hauteur2{
	height:1250px;
}
/*@@@@@@@@@ ... presentation ... @@@@@@@@@*/


.lh4{
	line-height:16px;
}

/*@@@@@@@@@ ... fitvibe ... @@@@@@@@@*/


p.fitvibe{
	margin-top:5px;
	font-size:12px;
	width:196px;
	font-weight:bold;
	background:#879A31;
	padding:1px 0px 1px 2px;
}

.float {
float:left;
}

.clear {
clear:both;
}

.margin_r {
margin-right:150px;
}

.photo-right{
	float:right;
	margin:20px 40px 0 0;
}

p.tarifs3{
	margin:5px 4px 0 0;
	font-size:12px;
	font-weight:bold;
	background:#AFA56D;
	padding:1px;
}

p.tarifs-illimite{
	margin:5px 4px 0 0;
	font-size:12px;
	font-weight:bold;
	background:#A49544;
	padding:4px 2px;
}

.bloc-accueil img.narl{
	border:solid 2px #747145;
	margin:31px 0 0 0;
}

.p-pres1bis{
	width:315px;
	float:left;
	padding:0 0 0 23px;
	background:url(images/bg_p-pres1.gif) repeat-y;
	text-align:justify;
	margin:0 0 25px 0;
}
.ergoline{
	display:block; 
	width:190px; 
	float:left; 
	margin-top:5px;
}
