* {
	margin: 0;
	padding: 0;
}

body {
	color: #666;
	font: 12px/14px Helvetica, Arial, sans-serif;
	text-align: center;
	background-color: #ff9522;
}

img {
	display: block;
	border: none;
}

/* @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 */

#header {
	position: absolute;
	top:-1px;
	left: -1px;
	width: 682px;
	margin-bottom: 80px;
	background: url(../img/m/headerbg.gif) no-repeat;
}

#header h1 {
	display: block;
	position: absolute;
	top: 10px;
	right: 10px;
	width: 119px;
	height: 47px;
	text-indent: -4000px;
	font-size: 1px;
	background: url(../img/m/esthetique-madeleine.gif) no-repeat;
}

#header h2 {
	margin-left: 160px;
	color: #e78832;
	font: normal 64px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: lowercase;
}

#header h3 {
	margin-left: 160px;
	color: #477886;
	font: normal 26px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: lowercase;
}

#header img {
	position: absolute;
	top: -30px;
	left: -30px;
}

#container, #footer {
	position: relative;
	width: 650px;
	height: auto;
	margin: 0 auto;
	text-align: left;
}

#container {
	margin: 50px auto 0;
	padding: 15px;
	border: 1px solid #a4a4a4;
	background: #fff url(../img/m/containerbg.gif) no-repeat right top;
}

p, li {
	margin: .5em;
	line-height: 1.4em;
}

strong {
	color: #555;
}

strong.normal {
	color: #666;
	font-size: 1.2em;
	font-weight: normal;
}

#content {
	padding-top: 180px;
}

#maincol {
	float: left;
	width: 370px;
	text-align: justify;
}

#subcol {
	position: relative;
	float: right;
	width: 250px;
}

#maincol ul, #maincol ol {
	padding-left: 1.5em;
}

#maincol h3 {
	color: #477886;
}

div.text {
	margin-bottom: 1.5em;
}

div.text a.more.open {
	background: url(../img/m/open.gif) no-repeat left center;
}

div.text a.more {
	display: block;
	padding-left: 12px;
	font-size: 11px;
	font-weight: normal;
	background: url(../img/m/closed.gif) no-repeat left center;
}

div.more a.close {
	display: block;
	padding-right: 12px;
	font-size: 11px;
	line-height: 12px;
	text-align: right;
	text-decoration: none;
	background: url(../img/m/close.gif) no-repeat right;
}

#maincol div.pratique {
	float: right;
	width: 167px;
	margin: 0 0 2em 1em;
	padding: 0;
	text-align: left;
	font-size: 11px;
	border-bottom: 2px solid #477886;
	background: #fff url(../img/m/pratiquebg.gif) no-repeat;
}

#maincol div.pratique p {
	margin: 0 .5em;
}

#maincol div.pratique h3 {
	margin: 0;
	padding: .5em 0;
	font-size: 12px;
	color: #477886;
	text-align: center;
}

#maincol div.pratique ul {
	margin: .7em .5em;
}

#maincol div.pratique li {
	list-style: none;
}

#maincol div.pratique li strong {
	color: #477886;
}

#subcol a.diaporama:hover {
	color: #fff;
	background: #477886;
}

#content a {
	color: #e78832;
}

#content a:hover {
	color: #477886;
}


#content #maincol a.text {
	color: #666;
	cursor: text;
	text-decoration: none;
}

div.more {
	border: 1px solid #f8dbc1;
	margin: 12px 0 12px 12px;
	padding: .5em;
	background: #fffee1;
}

div.gallery {
	margin-top: 30px;
}

div.gallery img, a#rdv, div.avantage {
	margin: 6px 0;
}

div.gallery .hidden {
	display: none;
}

div.avantage h3 {
	padding-top: 6px;
	text-align: center;
	font-size: 12px;
	background: url(../img/m/fiches/avantagetopbg.gif) no-repeat;
}

div.avantage {
	margin-top: 135px;
	padding-bottom: 6px;
	font-size: 11px;
	color: #fff;
	background: #167988 url(../img/m/fiches/avantagebottombg.gif) no-repeat left bottom;
}

div.avantage p {
	margin: .8em;
}

#footer p.contact {
	font-size: 10px;
}

#footer p.contact, #footer p.contact a, #footer p.contact strong {
	color: #fff;
}

div.keywords ul {
	margin: 2em 0 1em;
	padding: 0;
	list-style: none;
	font-size: 10px;
	text-align: center;
}

div.keywords li {
	display: inline;
	margin: 0 .5em;
}

div.keywords li, div.keywords li a {
	color: #fff;
}