/* Classes et ID générales du site*/
body{
	font-size:12px;
	line-height:18px;
	color:#908371;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#bcdfe5;
	}
#BODY_bord{
	width:956px;
	top:0px;
	/*left:0px;*/
	left:50%;
	margin-left:-475px;
	position:absolute;
	background-color:#FFF;
	bottom:0px;
	border-left:#a8c7cd 1px solid;
	border-right:#a8c7cd 1px solid;
	}
#BODY_blanc{
	background-color:white;
	left:50%;
	margin-left:-475px;
	position:absolute;
	top:0px;
	bottom:0px;
	width:956px;
	position:fixed;
	z-index:-1;
	border-left:#a8c7cd 1px solid;
	border-right:#a8c7cd 1px solid;
	}
a img{
	border:0px;
	}
div{
	position:relative;
	}

/* HEADER */
#BODY_header{
	height:275px;
	}
/* MENUS */
#color_fond{
	background-color:#900;
	position:absolute;
	left:957px;
	right:0px;
	height:100%;
	width:100%;
	top:0px;
	}

#BODY_menu_continuation{
	background-image:url(../images/MENU_background.gif);
	background-repeat:repeat-x;
	height:23px;
	top:275px;
	left:0;
	position:absolute;
	right:0;
	width:100%;
	z-index:-1;
	}
#BODY_menu_fond{
	background-image:url(../images/MENU_background.gif);
	background-repeat:repeat-x;
	height:23px;
	z-index:2;
	}
#BODY_menu{
	float:right;
	}
#BODY_menu div{
	float:left;
	top:2px;
	}
#BODY_menu div a{
	padding-right:51px;
	color:#94bcc1;
	font-weight:bold;
	text-decoration:none;
	}
#BODY_menu_bouton_actif a{
	color:#627d80!important;
	}
/* CORPS DE LA PAGE*/
#BODY_galerie{
	position:relative;
	float:right;
	top:70px;
	left:21px;
}
#BODY_corps{
	width:821px;
	margin-left:70px;
	}
.BODY_titre{
	left:-8px;
	}
.corps_index{
	background-image:url(../images/INDEX_background.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
	}
#BODY_contenu{
	width:423px;
	padding-bottom:20px;
	}
#BODY_contenu_soins{
	width:800px;
	height:1150px;
	padding-bottom:20px;
	}
/* FOOTER */
#BODY_footer{
	margin-bottom:20px;
	width:821px;
	margin-left:70px;
	border-top:1px #94bcc1 solid;
	text-align:right;
	color:#94bcc1;
	font-size:10px;
	}
#BODY_footer a{
	color:#94bcc1;
	}
#BODY_syndication{
	position:absolute;
	text-align:left;
	float:left;
	top:3px;
	width:179px;
	height:16px;
	}
#BODY_syndication img{
	cursor:pointer;
	}
/*PAGE TARIFS*/
.BODY_contenu_tarif{
	width:858px;
	padding-top:5px;
	float:right;
	}
.BODY_contenu_tarifs_windows{
	left:40px;
	}
.TARIFS_col{
	margin-top:16px;
	width:265px;
	margin-bottom:3px;
	float:left;
	}
.TARIFS_col h3{
	font-size:16px;
	margin-top:0px;
	margin-bottom:20px;
	}
.TARIFS_col td{
	height:18px;
	}
.TARIFS_col_border{
	border-right:1px solid #dac6ab;
	margin-right:25px;
	}
.TARIFS_prix{
	text-align:right;
	vertical-align:bottom;
	}
.TARIFS_petit_description{
	font-style:italic;
	font-size:10px;
	position:relative;
	top:-3px;
	}
.TARIFS_description_decalee{
	display:block;
	padding-left:14px;
	}
/*PAGE CONTACT*/
#CONTACT_google{
	width:384px;
	height:384px;
	float:left;
	margin-right:24px;
	z-index:2;
	}
#CONTACT_texte a{
	color:#908371;
	}
h3{
	font-size:16px;
	margin-top:0px;
	margin-bottom:20px;
	}
/*PAGE SOINS*/
#BODY_soins_col1{
	width:49%;
	float:left;
}
#BODY_soins_col2{
	width:45%;
	float:right;
}

