* {
	margin: 0;
	padding: 0;
}

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

img {
	display: block;
	border: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

.centered {
	text-align: center;
}

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

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

#container {
	margin: 10px auto 0;
	background: #fff url(../img/containerbg.gif) repeat-y;
}

#header {
	position: relative;
	width:880px;
	height: 60px;
	padding-top: 30px;
	background: url(../img/headerbg.gif) no-repeat;
}


#header img {
border:0; float:left; margin-left: 30px;
}
#flash-h1 { width:720px; height:50px; float:left;}

h1 { margin:0 0 20px 0; line-height:24px; }

/*
#header h2 {
	position: absolute;
	top: 25px;
	left: 225px;
	font-weight: normal;
	color: #477886;
}
*/
#header #flashtitle {
	float: right;
	margin-right: 30px;
}


#menu {
	position: relative;
	margin: 15px 30px;
	width: 818px;
}

/* @group SF Menu */

ul.sf-menu {
	list-style: none;
}

ul.sf-menu li.submenu {
	position: relative;
	float: left;
	width: 128px;
	height: 180px;
	margin-left: 10px;
	font-size: 14px;
	background-repeat: no-repeat;
	/*background-color: #fcc;*/
}

ul.sf-menu li.submenu ul {
	/*background: red;
	border: 1px solid blue;*/
}

ul.sf-menu li.submenu.first {
	margin-left: 0;
}

ul.sf-menu a.submenuhead {
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 126px;
	padding: 3px 0;
	color: #10414e;
	border: 1px solid #e78832;
	text-align: center;
	text-decoration: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background-color: #fff;
	-moz-opacity: .70;
	filter: alpha(opacity=70);
	opacity: .70;
}


ul.sf-menu .current a.submenuhead {
	color: #10414e;
	
	background-color: #e78832;
}

ul.sf-menu a.submenuhead:hover {
	color: #10414e;
	background-color: #cfe1e5;
}

ul.sf-menu li.current {
	background-color: #fdeace;
	/*background-color: #fdeace;
	color: #fff;*/
}

.submenu li {
	padding: 0 0;
	list-style: none;
	font-size: 10px;
}

/* @end */



/* useless ?
#menu>ul>li>a.test {
	color: red;
}
*/

.visage {
	background-image: url(../img/menu/over/rajeunissement-visage.jpg);
}

.epilation {
	background-image: url(../img/menu/over/epilation-laser.jpg);
}

.rides {
	background-image: url(../img/menu/over/traitement-rides.jpg);
}

.taches {
	background-image: url(../img/menu/over/taches.jpg);
}

.cosmetologie {
	background-image: url(../img/menu/over/cosmetologie.jpg);
}

.dentisterie {
	background-image: url(../img/menu/over/dentisterie.jpg);
}


.visage.current {
	background-image: url(../img/menu/rajeunissement-visage.jpg);
}

.epilation.current {
	background-image: url(../img/menu/epilation-laser.jpg);
}

.rides.current {
	background-image: url(../img/menu/traitement-rides.jpg);
}

.taches.current {
	background-image: url(../img/menu/taches.jpg);
}

.cosmetologie.current {
	background-image: url(../img/menu/cosmetologie.jpg);
}

.dentisterie.current {
	background-image: url(../img/menu/dentisterie.jpg);
}

.submenu li a {
	font-weight: bold;
	color: #477886;
	text-decoration: none;
}

.submenu li a:hover {
	color: #e78832;
}

.submenu li ul {
	display: none;
}

.submenu li.current ul {
	display: block;
}

#submenu #submenu-2 { margin:0 0 5px 5px; }
#submenu #submenu-2 li { margin-bottom:0px; }
#submenu #submenu-2 a { line-height:10px; }


.submenu-2 li { margin-bottom:0px; padding:0; }
.submenu-2 a { line-height:5px; margin:0 0 1px 5px; }

/*ul.sf-menu .red {
	background: red;
	border: 1px solid blue;
}*/


ul.sf-menu li li {
	border: none;
}


p, li {
	margin-bottom: .8em;
	line-height: 1.3em;
}

#content li {
	/*list-style-type: square;*/
}



#content {
	margin: 0 15px 10px;
}

#submenu, #maincol, #subcol {
	margin-top: 10px;
}

#submenu {
	float: left;
	margin-left: 15px;
	width: 108px;
	padding: 10px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background-color: #fdeace;
}



#submenu li a {
	font-weight: bold;
	color: #477886;
	text-decoration: none;
}

#submenu li.current a,
#submenu li a:hover {
	color: #e78832;
}

#onecol {
	float: left;
	width: 670px;
	margin-left: 10px;
}

#maincol {
	float: left;
	width: 404px;
	margin-left: 10px;
	font-size: 1.1em;
}

#subcol {
	float: right;
	width: 266px;
	margin-right: 15px;
}

#more {
	position: relative;
	clear: both;
	margin: 0 15px;
	padding: 15px;
	color: #477886;
	background: #fef3e1 url(../img/morebg.gif) repeat-y;
}

#more #plus {
	position: absolute;
	width: 128px;
	height: 20px;
	top: -20px;
	background: url(../img/savoirplus.gif) no-repeat;
	font-size: 2px;
	text-indent: -5000px;
}

#more.nobg {
	background: #fff;
}

#more div.left {
	width: 542px;
}

#more div.right {
	width: 266px;
}

#more div.right img,
#subcol div.right img {
	display: block;
	margin: 1em auto;
}

a.diaporama {
	display: block;
	width: 170px;
	height: 35px;
	margin: 30px auto 15px;
	text-indent: -5000px;
	background: url(../img/diaporama.gif) no-repeat;
}

#pratique {
	margin: 0 0 1em;
	padding: .6em 0 0;
	text-align: left;
	font-size: 11px;
	background: #e7f0f2 url(../img/textbg.gif) no-repeat right center;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

#pratique h3 {

}

#pratique p {
	margin: 0 .8em 0 1.2em;
}	

#pratique h3,
#pratique .avantages h4 {
	margin: 0;
	padding: .4em .8em;
	font-size: 1.3em;
}

#pratique ul {
	margin: .4em .8em .8em 1.2em;
	list-style: none;
}

#pratique li {
	margin: .6em 0;
}

#pratique .avantages {
	color: #fff;
	margin-top: .5em;
	padding: 0 .5em .8em;
	background-color: #377280;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}


div.intro, div.more {
	padding: 15px;
}

#maincol h1 {
	margin-bottom: 1em;
	font-weight: normal;
	font-size: 1.5em;
	color: #477886;
	line-height: 1.5em;
}

#maincol h2 {
	margin: 1.7em 0 .3em;
	color: #477886;
	font-size: 13px;
	font-weight: bold;
}


/*
#maincol div.more h2 {
	color: ##ffe4bf;
	background: #fff4e6;
}
*/

#maincol h3 {
	margin: 1.7em 0 .3em;
	color: #477886;
	font-size: 11px;
	font-weight: bold;
}

#more h3 {
	margin-top: 1em;
}

#more ul,
#more ol {
	margin: 1em 2em;
}

#maincol .intro li {
	margin: 1em 0
}

/* @group footer */

#footer {
	margin: 0 auto;
	padding: 20px 0 0;
	background: url(../img/footerbg.gif) no-repeat;
}

#footer,
#footer a {
	font-size: .9em;
	color: #10414e;
}

#footer ul {
	padding: 1em;
	list-style: none;
}

ul#links {
	display: none;
	background: #01505d url(../img/01-40-06-07-96.gif) no-repeat right 25px;
	border: 1px solid #01505d;
}

#footer li, #footer li a {
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}

#footer ul#links ul {
	display: none;
	padding: 0 .5em;
}

#footer ul#links ul li {
	display: inline;
	padding: 0 .5em;
}

#footer ul ul a {
	color: #e78832;
}

#footer ul ul a:hover {
	color: #fff;
}

#links li {
	position: relative;
	
}

#links li ul {
	position: absolute;
	top: 0;
	left: 12em;
}

#footer p.contact {
	padding: .5em 0 0;
	text-align: center;
}

#footer p.contact strong, #footer p.contact span, #footer p.contact a {
	padding: 0 .5em;
}

#footer p.contact a {
	font-weight: bold;
	text-decoration: none;
}

/* @end */

a#callback {
	display: block;
	width: 266px;
	margin: .5em 0 .4em;	
}



/*
#subcol a.diaporama {
	display: none;
	padding: .4em 0;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #477886;
	border: 1px solid #477886;
}

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

#content a {
	color: #e78832;
}

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

#more a {
	color: #e78832;
}

#maincol a.text,
#more a.text {
	color: #10414e;
	cursor: text;
	text-decoration: none;
}

#more a.text {
	color: #477886;
}

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

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

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

div.notice {
	margin: 3em 0 0;
	padding-left: .5em;
	font-size: 11px;
	border-left: 2px solid #fec363;
}

div.error {
	padding: .5em;
	font-size: 13px;
	color: #f00;
}

#content div.error h3, #content div.error ul, #content div.error li {
	margin: 0;
	padding: 0;
	color: #f00;
}

#footer a.text, #footer p.contact a.text {
	display: inline;
	color: #666;
	cursor: text;
	font-weight: normal;
	text-decoration: none;
}

#liens {
	float: left;
	width: 558px;
	height: 96px;
	margin-top: 0px;
	margin-left: 15px;
	margin-bottom: 15px;
	background-color: #1f6472;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

#liens ul ul {
	display: none;
}

#footer div.liens {
	position: relative;
	float: left;
	width: 555px;
	height: 85px;
	padding: 15px;
	background: url(../img/liensbg.gif) no-repeat;
}

#footer div.liens div.minisites {
	float: left;
	width: 330px;
	padding: 0;
	overflow: hidden;
	background-color: #1f6472;
}

#footer div.liens div.minisites ul {
	margin: 0;
	padding: .2em 0 0;
}

#footer div.liens div.minisites li {
	margin-bottom: .2em;
}

#footer div.liens div.minisites li a {
	display: block;
	padding: .2em .6em;
}

#footer div.liens div.minisites li a:hover {
	background-color: #79abb6;
}

#footer div.liens a#charte {
	display: block;
	float: right;
}

#rappel {
	float: right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
}

img#telephone,
img.telephone {
	float: right;
	margin-top: 15px;
	margin-right: 30px;
}

#maincol ul {
	margin-left: 1.8em;
}

#menu ul li a.hover {
	border: 1px solid red;
}

#diaporama {
	display: none;
}

table.tarif {
	width: 100%;
	margin: 1.5em 0;
}

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

table.tarif,
table.tarif th,
table.tarif td {
	color: #1f6472;
	border: 1px solid #79abb6;
	border-collapse: collapse;
}

table.tarif th,
table.tarif td {
	padding: .3em .6em;
}

table.tarif td {
	font-size: .85em;
}

table.tarif td strong {
	font-size: 1.3em;
}

table.tarif tr.odd {
	background: #e7f0f2;
}

table.tarif tr.show th,
table.tarif tr.show td {
	color: #e78832;
	background: #fef4e3;
}

table.tarif th.promo,
table.tarif td.promo {
	color: #f66;
	background-color: #fdd;
}

/* 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;
}

.zones {
	width: 280px;
}

.forfaits {
	width: 360px;
}


div.promo {
	display: block;
	clear: both;
	margin: 1.5em 1em;
	padding: .5em 1em;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background-color: #fdeace;
	border: 1px solid #e78832;
	font-size: 1.2em;
}

div.promo h2 {
	color: #e78832;
	margin: .3em 0 .5em;
	font-weight: bold;
}

div.promo ul {
	margin-left: 1.2em;
}

div.facebook {
	margin-top: 1em;
	padding-top: 1em;
	border-top: 1px solid #ddd;
}

/* @group Guide */

#guide div.col {
	float: left;
	width: 250px;
	margin: 0 20px;
	font-size: 1.1em;
}

#guide div.col h4 {
	padding: .2em .6em;
}

#guide div.col a {
	color: #1f6472;
}

#guide div.col ul {
	margin: .1em .4em;
}

#guide div.col li {
	list-style: square;
	line-height: 1.1em;
}

/* @end */