* {
	margin: 0;
	padding: 0;
}

/* @group Hacks */

.clearfix { display: inline-table;}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix { display: block;}
/* End hide from IE-mac */

.spacer {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0;
	border: none;
}
/* @end */

.left {
	float: left;
}

.right {
	float: right;
}

img, a img {
	display: block;
	border: none;
}

body {
	color: #555;
	background: #464646 url(../img/bodybg.gif) repeat-x;
	font: normal normal 14px Arial, Helvetica, Geneva, sans-serif;
}

#container, #footer {
	width: 970px;
	margin: 30px auto;
}

#header {
	position: relative;
	height: 170px;
	padding: 10px;
	background: url(../img/headerbg.jpg) no-repeat;
}

#header h1 {
	position: absolute;
	width: 390px;
	height: 60px;
	top: 65px;
	left: 30px;
	font-size: 2px;
	text-indent: -5000px;
	background: url(../img/traitement-calvitie.gif) no-repeat;
}

#header h2 {
	display: none;
}

#top {
	position: absolute;
	width: 940px;
	top: -8px;
	left: 15px;
}

#top, #top a {
	font-size: 10px;
	color: #999;
}

#menu {
	width: 950px;
	height: 30px;
	margin: .5em 0;
	padding: 10px;
	line-height: 30px;
	background: url(../img/menubg.gif) no-repeat;
}

#menu ul {
	padding: 0 30px;
	list-style: none;
}

#menu li {
	float: left;
	margin-right: 2em;
}

#menu li.last {
	margin-right: 0;
}

#menu, #menu a {
	color: #fff;
	font-size: 18px;
	text-transform: lowercase;
	text-decoration: none;
}

#menu a:hover {
	text-decoration: underline;
}

#content {
	background: url(../img/contentbg.gif) repeat-y 0 top;
}

#maincol {
	float: left;
	width: 620px;
	line-height: 1.3em;
	text-align: justify;
	background: url(../img/maincolbg.gif) no-repeat;
}

#maincol div.wrapper {
	padding: 30px 20px 10px;
}

h1, h2, h3 {
	font-weight: normal;
}

ul, ol {
	margin-left: 1.5em;
}


#maincol h1 {
	color: #000;
	padding: .4em 0;
	border-bottom: 2px solid #dedede;	
}

#maincol h2 {
	color: #01505d;
	margin: .8em 0 .25em;
}

#maincol a {
	color: #ff7400;
}

#maincol a:hover {
	color: #01505d;
}

#maincol p {
	margin: .4em 0 .6em;
}

#maincol img {
	margin: .2em 0;
	border: 4px solid #eee;
}

#maincol img.noline {
	border: none;
}

#maincol img.left {
	margin-right: 1em;
}

#maincol img.right {
	margin-left: 1em;
}

div.intro {
	margin: .6em .4em;
	font-size: 1.2em;
	color: #444;
}

#tags {
	padding: 0 20px 20px;
	background: url(../img/endbg.gif) no-repeat center bottom;
}

#subcol {
	float: right;
	width: 320px;
}

#subcol .end {
	padding-bottom: 20px;
	background: url(../img/subcol-endbg.gif) no-repeat center bottom;
}


#footer {
	text-align: center;
	color: #999;
	font-size: 10px;
}

#footer a {
	color: #888;
}


table {
	
}



form label {
	display: block;
}

form table.data td {
	padding: 5px;
}

form table.data th {
	font-weight: normal;
	color: #000;
	text-align: left;
}

input.box, label.box {
	display: inline;
}

#map {
	height: 280px;
	margin: 0 10px;
	border: 1px solid #fff;
	color: #fd8703;
}


table.tarif {
	width: 95%;
	margin: 1em 1.5em;
}

table.tarif tbody th {
	width: 55%;
}

table.tarif tbody td {
	width: 35%;
}

table.tarif,
table.tarif th,
table.tarif td {
	border: 1px solid #ccc;
	border-collapse: collapse;
}

table.tarif th,
table.tarif td {
	padding: .2em .4em;
}

table.tarif thead th {
	font-size: 1.2em;
	color: #fff;
	background: #999;
	text-align: center;
}

table.tarif th {
	color: #555;
}

#promo {
	display: block;
	position: absolute;
	width: 150px;
	height: 150px;
	bottom: 5px;
	right: -65px;

}

#charte {
	background: url(../img/subcolbg.gif) repeat-y;
}

#texte_charte {
	padding: 10px 20px 0;
	
}

#texte_charte h3 {
	color: #fd8703;
}

#texte_charte li {
	margin: .5em;
	color: #000;
	font-size: 12px;
}

div.promo {
	display: block;
	clear: both;
	margin: 1.5em 1em;
	padding: .5em 1em;
	border: 2px solid #01505d;
	font-size: 1.2em;
}

div.promo h3 {
	color: #01505d;
	font-weight: bold;
}

#gallery {
	padding: 10px;
	background: url(../img/300x250bg.gif) no-repeat;
}