* {
	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: #dedede 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: 330px;
	height: 60px;
	top: 65px;
	left: 30px;
	font-size: 2px;
	text-indent: -5000px;
	background: url(../img/epilation-laser-et-vous.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: #ff7400;
	margin: .8em 0 .25em;
}

#maincol a {
	color: #bb096b;
}

#maincol a:hover {
	color: #ff7400;
}

#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: #bb096b;
}


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: none;
	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: #bb096b;
}

#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 #ff7400;
	font-size: 1.2em;
}

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

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



/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .tabs-nav {
        display: none;
    }
}

/* Skin */
.tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 4px;
}
.tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.tabs-nav li {
    float: left;
    margin: 0 0 0 1px;
    min-width: 84px; /* be nice to Opera */
}
.tabs-nav a, .tabs-nav a span {
    display: block;
}
.tabs-nav a {
    position: relative;
    display: block;
    top: 1px;
    z-index: 2;
    padding: .4em .8em;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    border: 1px solid #ccc;
    white-space: nowrap; /* required in IE 6 */    
}
.tabs-nav .tabs-selected a {
    background-color: #eee;
}
.tabs-nav .tabs-selected a, .tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active {
    outline: 0; /* prevent dotted border in Firefox */
}

.tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}
*>.tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.tabs-nav .tabs-selected a span {
    padding-top: 7px;
}

.tabs-nav .tabs-selected a:link, .tabs-nav .tabs-selected a:visited, .tabs-nav .tabs-disabled a:link, .tabs-nav .tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.tabs-nav .tabs-disabled {
    opacity: .4;
}
.tabs-container {
    border-top: 1px solid #ccc;
    padding: 1em 8px;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
}
.tabs-loading em {
    padding: 0 0 0 20px;
}
