/* CSS Document */
* {
	margin:0;
	padding:0;
}
body {
	background: #738386;
	text-align: center;
	font: 0.7em Arial, Helvetica, sans-serif;
	color: #597076;
}
#conteneur {
  	position: relative;
	width: 930px;
	margin-left:auto;
	margin-right:auto;
}
#head {
	background: url(../images/head.png) no-repeat center bottom;
	float: left;
	height: 205px;
	width: 870px;
	padding-top: 139px;
	padding-right: 40px;
	padding-left: 20px;
}
#texte {
	background: url(../images/bg-texte.png) repeat-y left top;
	float: left;
	height: 270px;
	width: 872px;
	padding: 23px 38px 10px 20px;
}
html>body #texte {
height: auto;
min-height: 270px;
}
.tiers {
	width: 264px;
}
.deuxtiers {
	width: 558px;
}
.accueil {
	background: url(../images/bg-accueil.jpg) no-repeat right bottom;
	height: 288px;
}
html>body .accueil {
height: auto;
min-height: 288px;
}

.demi {
	width: 416px;
}
#foot {
	background: url(../images/foot.jpg) no-repeat;
	text-align: left;
	float: left;
	height: 113px;
	width: 911px;
	padding-top: 62px;
	padding-left: 19px;
}
/* Menu */
#cont_menu {
	top: 0px;
	left: 0px;
	position: absolute;
	background: url(../images/bg-menu.jpg) no-repeat;
	height: 139px;
	width: 930px;
	font-size: 11px;
}
#menu {
	float: left;
	height: 60px;
	width: 704px;
	text-align: left;
	position: relative;
	text-transform: uppercase;
	padding-top: 4px;
	padding-left: 7px;
}
#menu li {
	display: inline;
	float: left;
}
#menu a {
	padding: 6px 13px;
	display: block;
	font-weight: bold;
	color: #557d88;
	text-decoration: none;
	background: url(../images/sepa_menu.png) no-repeat left center;
}
#menu a.first {
	background: url(none);
}
#menu li:hover {
	display: inline;
	float: left;
}
#menu li span {
	opacity: 0.9;
	filter:alpha(opacity=90); 
	padding: 5px 0;
	position: absolute;
	top:31px;
	color: #fff;
	text-align: center;
}
#menu li:hover span {
	display: block;
}
#menu li span a {
	display: block;
	color: #FFF;
	padding: 5px;
	background: #F4F4F4 url(none);
	margin: -7px 0px;
	border: 1px solid #CCC;
}
#menu li:hover span a:hover {
	text-decoration: underline;
	color: #EBEBEB;
	background: #333;
}
#menu li:hover a {
	color: #333;
}
/* Head */
#head img {
	float: left;
}
#head p.titre {
	text-align: right;
	color: #6b7981;
	font-size: 180%;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 29px;
	margin-bottom: 15px;
}
#head p.titre .laser {
	font-size: 170%;
}
#head p.titre .lille {
	color: #6b7981;
	font-size: 130%;
}
#head p.adresse, p.adresse a {
	text-align: right;
	font-size: 100%;
	color: #5b6164;
	text-decoration: none;
}
p.adresse a:hover {
	text-decoration: underline;
}
p.titre strong {
	color: #6b7981;
}
span.tel {
	font-size: 220%;
	color: #5b7278;
	font-weight: bold;
}
/* Foot */
#foot p.titre {
	font-size: 150%;
	font-weight: bold;
	text-transform: uppercase;
	color: #869da3;
	margin-bottom: 0px;
}
#foot p.titre span.small {
	font-size: 80%;
}
#foot strong {
	color: #556165;
}
#foot ul {
	margin-bottom: 40px;
}
#foot ul li {
	float: left;
	display: inline;
	padding-right: 10px;
}
#foot ul li a {
	font-weight: bold;
	color: #5e8082;
	text-decoration: none;
}
#foot ul li a:hover {
	text-decoration: underline;
}
/* Typos */
h1,h2,h3,h4,h5,h6,p , ul {
	text-align: left;
	margin-bottom: 10px;
}
h1 {
	font-size: 220%;
	text-transform: uppercase;
	color: #6e919b;
	font-weight: lighter;
}
a {
	color: #597076;
}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {
	text-decoration: none;
}
a:hover {
	color: #44575B;
	text-decoration: none;
}

p,#texte ul {
	color: #597076;
	font-size: 110%;
}
#texte ul {
	padding-left: 25px;
}
#texte ul li {
	list-style: url(../images/puce.png);
}
.gras, strong {
	font-weight: bold;
	color: #4A656C;
}
.clair {
	color: #769ea9;
}
/* Formulaire */
table.formulaire {
	padding: 5px;
	width: 100%;
	background: #FFFFFF;
	text-align: left;
}
table.formulaire td.colspan {
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	background: #333333;
}
table.formulaire tr {
	background: #F5F5F5;
}
table.formulaire td {
	padding: 5px;
}
/* Tableaux tarifs */
table.tarifs {
	float: left;
	width: 205px;
	padding-right: 4px;
	padding-bottom: 4px;
}

table.tarifs thead {
	float: left;
	background: url(../images/thead.png);
	height: 87px;
	width: 205px;
	font-size: 200%;
	color: #ebebeb;
	text-align: center;
}
table.tarifs thead td {
	width: 205px;
	padding-top: 7px;
}
table.tarifs tbody {
	float: left;
	width: 203px;
	background: #FFF;
	border-right: 1px solid #c9d1d3;
	border-left: 1px solid #c9d1d3;
}

tbody.height {
	height: 262px;
}
tbody.height_femme {
	height: 222px;
}

table.tarifs tbody td {
	color: #719092;
	width: 100%;
	padding: 5px;
	text-align: left;
}
table.tarifs .alternate {
	background: #f9fbfb;
	font-size: 100%;
}
table.tarifs tfoot {
	float: left;
	width: 203px;
	background: #FFF;
	border-bottom: 1px solid #c9d1d3;
	border-right: 1px solid #c9d1d3;
	border-left: 1px solid #c9d1d3;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
table.tarifs tfoot img {
	padding-right: 22px;
	padding-left: 22px;
}
/* Tarifs amincissement */
table.tarifs_amincissement {
	float: left;
	width: 264px;
	padding-right: 4px;
	padding-bottom: 4px;
}
table.tarifs_amincissement tbody {
	float: left;
	width: 262px;
	background: #FFF;
	border: 1px solid #c9d1d3;
	text-align: left;
}
table.tarifs_amincissement td {
	padding: 5px;
	
}

/* Divers */
p.hdclic {
	color: #999;
	text-align: left;
	font-size: 90%;
}
p.hdclic a {
	color: #A7B8BC;
	text-decoration: none;
}
p.hdclic a:hover {
	text-decoration: underline;
}

img {
	border: none;
}
img.logo {
	float: left;
}
.droite, .right {
	float: right;
	padding-left: 20px;
}
.gauche, .left {
	float: left;
	padding-right: 20px;
}
.gauche_clear {
	clear: right;
	display: block;
}
.centre {
	padding-left: 20px;
	padding-right: 20px;
}
img.facebook {
	float: right;
	margin-top: 145px;
}
.margin-top {
	margin-top: 10px;
}
a:hover img, .submit:hover {
	  opacity: 0.7;
	  filter:alpha(opacity=70); 
}


