/* -------------------------------------STYLE */

html, body {
	background-image:url(../_images/background_global.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	height:100%;
	padding: 0;
	margin: 0;
}

#site {
	text-align:left;
	background-image:url(../en/images/background_site.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 765px;
	min-height:100%;
	margin: 0 auto;
	padding: 0;
	overflow:hidden;
}
span{
	display: none;
}

#logo {
	background-image:url(../_images/logo.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:256px;
	height:139px;
	margin:0 0 0 0px;
	padding:0;
	float:left;
}
#animation {
	width:250px;
	height:139px;
	margin:0;
	padding:0;
	float:left;
}
#contenu {
	width:604px;
	margin:60px 0 0 0;
	padding:0;
	float:left;
}
#contenu p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#666666;
	text-align:justify;
	margin: 0 10px 15px 57px;
	padding:0;
}
#contenu p.titre {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#1883a0;
	text-align:justify;
	margin: 0;
	padding:0;
}
#contenu p.explication {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#666666;
	text-align:justify;
	margin: 0;
	padding:0;
}
#contenu p a {
	font-family:Arial, Helvetica, sans-serif;
	color:#1883a0;
	text-align:justify;
	margin: 0;
	padding:0;
}
#contenu p a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	text-align:justify;
	margin: 0;
	padding:0;
}
#contenu ul,li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#666666;
	text-align:justify;
	margin: 0 10px 15px 57px;
	padding:0;
}
#contenu li a {
	color:#666666;
	text-align:justify;
	margin: 0;
	padding:0;
}
#contenu table {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	text-align:left;
	color:#666666;
	margin: 0 10px 15px 57px;
	padding:0;
}
#contenu table a {
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	margin: 0;
	padding:0;
}
	
h1.h1_esthetique {
	background-image:url(../en/_images/titre/esthetique.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:491px;
	height:52px;
	margin:0 0 15px 50px;
	padding:0;
}
h1.h1_massotherapie {
	background-image:url(../en/_images/titre/massotherapie.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:491px;
	height:52px;
	margin:0 0 15px 50px;
	padding:0;
}
h1.h1_alacarte {
	background-image:url(../en/_images/titre/alacarte.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:491px;
	height:52px;
	margin:0 0 15px 50px;
	padding:0;
}
h1.h1_forfaits {
	background-image:url(../en/_images/titre/forfaits.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:491px;
	height:31px;
	margin:0 0 15px 50px;
	padding:0;
}
h1.h1_hebergement {
	background-image:url(../en/_images/titre/hebergement.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:491px;
	height:52px;
	margin:0 0 15px 50px;
	padding:0;
}
h1.h1_miseenforme {
	background-image:url(../en/_images/titre/miseenforme.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:491px;
	height:52px;
	margin:0 0 15px 50px;
	padding:0;
}
h1.h1_soinscorporels {
	background-image:url(../en/_images/titre/soinscorporel.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:491px;
	height:52px;
	margin:0 0 15px 50px;
	padding:0;
}
h1.h1_promotions {
	background-image:url(../en/_images/titre/promotions.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:491px;
	height:52px;
	margin:0 0 15px 50px;
	padding:0;
}
h1.h1_accueil {
	background-image:url(../en/_images/titre/accueil.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:491px;
	height:52px;
	margin:0 0 15px 50px;
	padding:0;
}
h1.h1_reservation {
	background-image:url(../en/_images/titre/reservation.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:491px;
	height:52px;
	margin:0 0 15px 50px;
	padding:0;
}
h1.h1_coordonnees {
	background-image:url(../en/_images/titre/coordonnees.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:491px;
	height:31px;
	margin:0 0 15px 50px;
	padding:0;
}
h1.h1_sitemap {
	background-image:url(../en/_images/titre/plandusite.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:491px;
	height:31px;
	margin:0 0 15px 50px;
	padding:0;
}
#image {
	text-align:center;
	width:604px;
	margin:0;
	padding:0;
}	
#image img {
	margin:0px 10px 15px 10px;
	padding:0;
}	







#footer {
	font-size:0.7em;
	color:#999999;
	text-align:center;
	width:604px;
	margin:10px 0 0 185px;
	padding:0;
	float:left;
}
#footer p {
	margin:5px 0 0 0;
	padding:0;
}
#footer p a {
	color:#999999;
	text-decoration:none;
}
#footer p a:hover {
	color:#333333;
	text-decoration:underline;
}
#footer p.copyright {
	font-size:0.8em;
}