body {
	background: #FFF url('../images/bg.gif') repeat;
	margin: 0;
	padding: 0;
	font-family : Tahoma,Verdana,Arial;
	font-size : 12px;
}

h1 {
	background-color: #BDBDBD;
	color: #fff;
	font-size : 20px;
	padding: 3px 15px;
	margin-top: 0;
}

h2 {
	font-size: 14px;
}

img {
	border: 0;
}

a {
	color: #000;
}

div#conteneur {
	background: #FFF url('../images/fond.gif') repeat-y;
	width: 814px;
	margin: 0 auto;
}

div#contenu {
	background-color: #fff;
	width: 780px;
	margin-left: 17px;
}

div#colgauche {
	float: left;
	width: 230px;
}

div#coldroite {
	float: right;
	width: 535px;
}

div#textes {
	padding: 0 15px;
}

div#galerie a {
	display: block;
	float: left;
	width: 210px;
	height: 210px;
	margin-left: 20px;
	margin-bottom: 20px;
	border: 1px solid #666;
}

div#partenaires {
	width: 229px;
	margin-top: 3px;
	padding: 3px 0;
	border-width: 2px 0;
	border-style: dotted;
	border-color: #8D8D8D;
	text-align: right;
}

div#partenaires a {
	background: #FFF url('../images/partenaire.png') no-repeat top left;
	display: block;
	width: 229px;
	height: 80px;
	font-size: 14px;
	color: #F8A20D;
	text-decoration: none;
	font-weight: bold;
}

div#partenaires a span {
	display: block;
	padding: 30px 20px 0 0;
}

div#fond-bas {
	background: #FFF url('../images/bot01.jpg') no-repeat bottom left;
  min-height:750px;
  height:auto !important;
  height:750px;

}

div#pied {
	background: #FFF url('../images/bot02.jpg') no-repeat;
	width: 780px;
	height: 206px;
}

div#adresse {
	float: left;
	margin-top: 157px;
	margin-left: 245px;
	font-weight: bold;
	color : #595959;
	font-size: 11px;

}

div#copyright {
	float: right;
	margin-top: 157px;
	margin-right: 10px;
	color : #595959;
	font-size: 10px;
}

div#copyright a {
	text-decoration: none;
	color : #595959;
}

p#lien-massage {
	text-align: center;
}

p#lien-massage a {
	font-size: 16px;
	color: #C21212;
	text-decoration: none;
}

#flash {
	margin-left: 100px;
}

table.tableau {
	border-collapse: collapse;
	width: 100%;
}

table.tableau th {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #ccc;
}

table.tableau td {
	font-size: 12px;
	text-align: center;
	color: #009933;
	border: 1px solid #ccc;
	padding: 5px;
}

table.tableau td.horaire, table.tableau td.prix {
	color : #FFA200;
	font-weight: bold;
}

table.tableau td.designation {
	color : #000;
	text-align: left;
	width: 260px;
}

div.news {
	border-bottom: 1px dotted #CCC;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

a.menu {
	background: #FFF url('../images/fonds-menu.png') no-repeat;
	display: block;
	width: 229px;
	height: 30px;
	text-decoration: none;
	color: #000;
}

a.menu span {
	font-size: 13px;
	display: block;
	padding: 5px 0px 0px 30px;
	text-transform: uppercase;
	
}

a.accueil { background-position: 0px 0px;}
a.presentation { background-position: 0px -30px;}
a.location { background-position: 0px -60px;}
a.tarifs { background-position: 0px -90px;}
a.soins { background-position: 0px -120px;}
a.programme { background-position: 0px -150px;}
a.planning { background-position: 0px -180px;}
a.contact { background-position: 0px -210px;}
a.news { background-position: 0px -240px;}

.clear {
	clear: both;
}

/* Formulaire */

div#alerte {
	color: #f00;
	text-align: center;
	padding-bottom: 10px;
}

label { 
	display: inline;
	float: left;
	width: 110px;
}

.chpstxt {
	font-size: 12px;
	margin-bottom: 1px;
	width: 360px;
	border: 1px solid #BDBDBD;
}

textarea {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	width: 360px;
	height: 100px;
	border: 1px solid #BDBDBD;
}

.erreur {
	border: 1px solid red;
}hotl
