@charset "utf-8";

div {
	margin: 0;
	border: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}
h2, em {
	font-size: 14px;
}
h2 {
	font-weight: 900;
}
body, h4, h5, h6 {
	font-size: 13px;
}
h3 {
	font-size: 12px; /* IE doesn't support weight properly, had to reduce */
	font-weight: 800;
}
h4 {
	font-weight: 400;
}
table, td {
	border: 0.5px solid;
}
table {
	border-width: 1px;
	border-spacing: 2px;
	border-style: outset;
	border-color: gray;
	border-collapse: separate;
	background-color: white;
}
table th, table td {
	border-width: 1px;
	padding: 3px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: 0px;
}

div#top-right, div#content {
	margin-left: 292px;
}
div#top-right {
/*
	margin: 0;
*/
	padding: 0;
	position: relative;
	height: 218px;
	background-image: url("images/interface/top_right-bg.jpg");
	background-repeat: repeat-y;
}
div#top-right-top {
	height: 160px;
	background-image: url("images/interface/top_right-top.jpg");
	background-repeat: no-repeat;
}
div#top-right-bottom {
	position: absolute;
	bottom: 0;
}
div#left {
	float: left;
	width: 292px; /* same as margin-left of div#content */
	height: 1079px;
	background-image: url("images/interface/left.jpg");
	background-repeat: no-repeat;
}
div#content {
	padding: 30px;
	max-width: 500px; /* setting width would clear the div on small displays ; IE6 bug patched in main.js */
}
div#bottom {
	clear: both;
	height: 61px;
	background-image: url("images/interface/bottom.jpg");
	background-repeat: no-repeat;
}


/* nav */
ul#menu-nav {
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
}
ul#menu-nav li {
	float: left;
}
ul#menu-nav li a.menu-roll:hover {
	background-image: url("images/interface/highlight.png");
	background-repeat: no-repeat;
	background-position: center bottom;
}
ul#menu-nav li a.menu-gif:hover {
/*
	background-image: url("images/interface/highlight.gif");
*/
	background-image: url("images/interface/highlight.gif");
	background-repeat: no-repeat;
	background-position: center bottom;
}
ul#menu-nav li a {
	display: block;
	text-indent: -777em;
	overflow: hidden;
	position: absolute;
}
li#menu-accueil a {
	top: 10px;
	left: 376px;
	width: 90px;
	height: 25px;
}
li#menu-amaigrissement a {
	top: 109px;
	left: 40px;
	width: 114px;
	height: 27px;
}
li#menu-optimalaser a {
	top: 85px;
	left: 188px;
	width: 100px;
	height: 28px;
}
li#menu-coiffure a {
	top: 117px;
	left: 178px;
	width: 73px;
	height: 26px;
}
li#menu-esthetique a {
	top: 108px;
	left: 278px;
	width: 91px;
	height: 27px;
}
li#menu-contactez-nous a {
	top: 88px;
	left: 370px;
	width: 126px;
	height: 26px;
}
li#menu-massotherapie a {
	top: 120px;
	left: 378px;
	width: 121px;
	height: 24px;
}


p.aside {
	float: right;
}
p.last + * {
	clear: right;
}
p.split {
	width: 48%;
	text-align: center;
}
ul.nostyle, li.nostyle {
	list-style: none;
}
div#content img {
	margin: 10px;
}
a img {
	border: 0;
}
/*
p.inc-img + ul > li {
	margin-left: 20px;
}
*/

div#content.massotherapie {
	background-image: url("../images/masso/ying-yang-bg.jpg");
	background-repeat: no-repeat;
}
h2.nouveaute {
/*
	line-height: 76px;
	vertical-align: top;
*/
	color: #EF230B;
}
.aculifting_section {
	position: relative;
	overflow: auto;
	/* zoom: 1; triggers hasLayout */
}
.aculifting_section {
	overflow: hidden;
}
.aculifting_img {
	position: absolute;
	left: 270px;
}
.aculifting_text {
	float: left;
	width: 270px;
}

.aculifting_text2 {
	float: left;
	width: 470px;
}
#soin {
	min-height: 230px;
}
#masque {
	min-height: 170px;
	margin-top: 8px;
}
#holistique {
	min-height: 170px;
	margin-top: 24px;
}
