/* frangipani */


/*....anim.................................................................................*/
#animation {
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -315px 0px 0px -475px;
	height: 630px;
	width: 950px;
	overflow:hidden;
	background-color: #FFFFFF;	
}
/*....index..................................................................................*/
#fond_index {
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -155px 0px 0px -334px;
	height: 311px;
	width: 668px;
	overflow:hidden;
	background-repeat: no-repeat;
}
/*....les fonds..................................................................................*/

html body {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00718F;
	line-height: 10px;
	text-decoration: none;
	background-color: #00718F;
}

#fond_central {
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -327px 0px 0px -479px;
	height: 655px;
	width: 959px;
	overflow:hidden;
	
}

#page_undercons{
	height: 655px;
	width: 959px;
	background-image: url(img/underconstruction_1.jpg);
}

#banniere {
	float: left;
	height: 157px;
	width: 959px;
	padding: 0px;
	background-image: url(img/banniere.jpg);
	background-repeat: no-repeat;
}

#fond_menu {
	float: left;
	height: 34px;
	width: 959px;
	padding: 0px;
	background-image: url(img/fond_menu.jpg);
	background-repeat: no-repeat;
}

#principale {
	float: left;
	height: 464px;
	width: 959px;
	padding: 0px;
	background-image: url(img/principale.jpg);
	background-repeat: no-repeat;

}

/*.............................................................................................*/

/*....spacers..................................................................................*/

#spacer_bt{
	float: left;
	height: 24px;
	width: 15px;
}

#spacer_gauche{
	float: left;
	height: 655px;
	width: 32px;
}

#spacer_milieu{
	float: left;
	height: 655px;
	width: 34px;
}


/*.............................................................................................*/

/*....boutons menu principal......................................................................*/

#bt_about {
	float: left;
	height: 24px;
	width: 100px;
	background-image: url(img/bts/actif/about_a.jpg);
	background-repeat: no-repeat;
	margin-top:2px;
}

#bt_spa_treat {
	float: left;
	height: 24px;
	width: 171px;
	padding: 0px;
	background-image: url(img/bts/actif/spa_t_a.jpg);
	background-repeat: no-repeat;
	margin-top:2px;
}

#bt_spa_pak {
	float: left;
	height: 24px;
	width: 140px;
	padding: 0px;
	background-image: url(img/bts/actif/spa_p_a.jpg);
	background-repeat: no-repeat;
	margin-top:2px;
}

#bt_make {
	float: left;
	height: 24px;
	width: 172px;
	padding: 0px;
	background-image: url(img/bts/actif/make_a.jpg);
	background-repeat: no-repeat;
	margin-top:2px;
	
}

#bt_guest {
	float: left;
	height: 24px;
	width: 169px;
	padding: 0px;
	background-image: url(img/bts/actif/guest_a.jpg);
	background-repeat: no-repeat;
	margin-top:2px;
}

#bt_conact {
	float: left;
	height: 24px;
	width: 163px;
	padding: 0px;
	background-image: url(img/bts/actif/contact_a.jpg);
	background-repeat: no-repeat;
	margin-top:2px;
}

/*...........................................................................................*/

/*....titres verts ..........................................................................*/

#titres_princi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #99cc00;
	text-decoration: none;
	letter-spacing: 1.5px;
	margin-bottom: 9px;

}

#titres_princi_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #99cc00;
	text-decoration: none;
	letter-spacing: 1.5px;
	margin-bottom: 5px;

}


/*.......................................................................................*/

/*....lignes de séparation about...............................................................*/

hr {
	height: 1px;
	background-color: #17768F;
	border: 0;
}

#sepa_spe {
	width: 464px;
	border-top: 1px solid #17768F;
	margin-top: 6px;
	padding: 0px;
	height: 14px;
}

/*...................................................................................................*/

/*....page about us..................................................................................*/

#img_centrale_about {
	float: left;
	height: 380px;
	width: 372px;
	margin-top: 25px;
	
	background-repeat: no-repeat;
	
}

#div_txt_about {
	float: left;
	height: 380px;
	width: 490px;
	margin-top: 25px;
}

#txt_overflow{
	overflow: auto;
	scrollbar-face-color: #DADADA;
	scrollbar-shadow-color: #5291A2;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #DADADA;
	scrollbar-darkshadow-color: #005A72;
	scrollbar-track-color: #DADADA;
	scrollbar-arrow-color: #005A72;
	height: 348px;
	width: 490px;
}

#txt_about{
	height: 363px;
	width: 465px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #00718F;
	text-decoration: none;
	text-align: justify;
	line-height: 16px;

}

#img_about{
	float: left;
	height: 214px;
	width: 140px;
	margin-top: 4px;	
}


/*...................................................................................................*/

/*....page spatreatments.............................................................................*/

#img_centrale_treat {
	float: left;
	height: 380px;
	width: 372px;
	margin-top: 25px;
	
	background-repeat: no-repeat;
}

#div_txt_treat {
	float: left;
	height: 380px;
	width: 490px;
	margin-top: 25px;
}

#txt_overflow_treat{
	overflow: auto;
	scrollbar-face-color: #DADADA;
	scrollbar-shadow-color: #5291A2;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #DADADA;
	scrollbar-darkshadow-color: #005A72;
	scrollbar-track-color: #DADADA;
	scrollbar-arrow-color: #005A72;
	height: 305px;
	width: 490px;
}

#txt_treat{
	height: 210px;
	width: 465px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #00718F;
	text-decoration: none;
	text-align: justify;
	line-height: 16px;
}



/*...................................................................................................*/
/*....page body treatments...........................................................................*/

#txt_overflow_bodytreat{
	overflow: auto;
	scrollbar-face-color: #DADADA;
	scrollbar-shadow-color: #5291A2;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #DADADA;
	scrollbar-darkshadow-color: #005A72;
	scrollbar-track-color: #DADADA;
	scrollbar-arrow-color: #005A72;
	height: 302px;
	width: 490px;
}

#img_centrale_bodytreat {
	float: left;
	height: 380px;
	width: 372px;
	margin-top: 25px;

	background-repeat: no-repeat;
}

/*...................................................................................................*/
/*...................................................................................................*/

/*....page facial treatments.............................................................................*/

#txt_overflow_facialtreat{
	overflow: auto;
	scrollbar-face-color: #DADADA;
	scrollbar-shadow-color: #5291A2;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #DADADA;
	scrollbar-darkshadow-color: #005A72;
	scrollbar-track-color: #DADADA;
	scrollbar-arrow-color: #005A72;
	height: 300px;
	width: 490px;
}

#img_centrale_facialtreat {
	float: left;
	height: 380px;
	width: 372px;
	margin-top: 25px;
	
	background-repeat: no-repeat;
}

/*...................................................................................................*/
/*...................................................................................................*/


/*....page waxing.............................................................................*/

#txt_overflow_waxing{
	overflow: auto;
	scrollbar-face-color: #DADADA;
	scrollbar-shadow-color: #5291A2;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #DADADA;
	scrollbar-darkshadow-color: #005A72;
	scrollbar-track-color: #DADADA;
	scrollbar-arrow-color: #005A72;
	height: 300px;
	width: 490px;
}

#img_centrale_waxing {
	float: left;
	height: 380px;
	width: 372px;
	margin-top: 25px;
	
	background-repeat: no-repeat;
}

/*...................................................................................................*/
/*...................................................................................................*/
/*....page spa packages..................................................................................*/

#img_centrale_packages {
	float: left;
	height: 380px;
	width: 372px;
	margin-top: 25px;
	
	background-repeat: no-repeat;
}


/*...................................................................................................*/
/*...................................................................................................*/
/*....page comment..................................................................................*/

#txt_overflow_comment{
	overflow: auto;
	scrollbar-face-color: #DADADA;
	scrollbar-shadow-color: #5291A2;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #DADADA;
	scrollbar-darkshadow-color: #005A72;
	scrollbar-track-color: #DADADA;
	scrollbar-arrow-color: #005A72;
	height: 351px;
	width: 490px;
}

#img_centrale_comment {
	float: left;
	height: 380px;
	width: 372px;
	margin-top: 25px;
	
	background-repeat: no-repeat;
}


/*...................................................................................................*/
/*...................................................................................................*/
/*....page formulaire..................................................................................*/

#div_gauche_form {
	float: left;
	height: 630px;
	width: 170px;
	margin-top: 25px;
	padding-left:30px;
}

#div_droite_form {
	float: left;
	height: 630px;
	width: 270px;
	margin-top: 25px;


}

#div_droite_droite_form {
	float: left;
	height: 630px;
	width: 400px;
	margin-top: 25px;
	padding-left:30px;
	line-height: normal;
}



/*...................................................................................................*/
/*...................................................................................................*/

/*....page contact and map.............................................................................*/

#principale-contact {
	float: left;
	height: 464px;
	width: 959px;
	padding: 0px;
	background-image: url(img/imgs_centrales/coment.jpg);
	background-repeat: no-repeat;
	line-height: normal;


/*...................................................................................................*/
/*.........FORM.......................................................................................*/

}.stylemenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	
}
.heading h1 {
	color: #00718E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: 100;
	font-variant: normal;
	text-decoration: none;
        margin-top: 5px;
        margin-bottom: -5px;
        margin-left: 0px;
        margin-right: 0px;
	border: 0px;
	padding: 0px;
	line-height: 0px;
	text-align: left;
}

