@import url(http://fonts.googleapis.com/css?family=Satisfy);

html, body {
	-webkit-font-smoothing: antialiased; 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: rgb(0, 51, 102);
	text-align: center;
	line-height: 17px;
}

p {
	margin: 12px 0px 12px 0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: rgb(82, 160, 215);
	text-align: left;
	line-height: 19px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: rgb(0, 51, 102);
	line-height: 16px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: rgb(255, 255, 255);
	line-height: 14px;
}

div#mainContainer {
	display: block;
	width: 100%;
	text-align: left;
	background: #012F6B url(img/bgcontainer.jpg) no-repeat top center;
}
div#mainwrapper{
	width:801px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

div#accueilArtwork {
	background: url(img/accueil-artwork.jpg) no-repeat;
	width: 159px;
	height: 193px;
	position: absolute;
	top: 0px;
	left: 38px;
}

div#accueilArtworkFiller {
	background: url(img/accueil-artwork-filler.jpg) no-repeat;
	width: 28px;
	height: 101px;
	position: absolute;
	top: 193px;
	left: 169px;
}

div#accueilBackground {
	background: url(img/accueil-background.jpg) no-repeat;
	width: 603px;
	height: 600px;
	position: absolute;
	top: 0px;
	left: 197px;
}

div#navigation {
	background-color: yellow;
	width: 169px;
	height: 200px;
	position: absolute;
	top: 290px;
	left: 0px;
}

div#navigation ul {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: rgb(0, 51, 102);
}

div#navigation li {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 42px;
	border-top: solid 2px rgb(81, 155, 207);
	list-style: none;
	background-color: rgb(0, 51, 102);
	overflow: hidden;
}

div#navigation img {
	border: none;
	width: 169px;
	height: 42px;
}

div#topBanner {
	background: url(img/inside-top-banner.jpg) no-repeat;
	width: 800px;
	height: 64px;
	position: absolute;
	top: 0px;
	left: 0px;
}

div#topPictures {
	position: absolute;
	right: 10px;
	top: 80px;
}

div#topPictures img {
	margin-left: 10px;
}

div#logo {
	background: url(img/inside-logo.jpg) no-repeat;
	width: 235px;
	height: 174px;
	position: absolute;
	top: 64px;
	left: 0px;
	z-index: 1;
}

div#insideArtworkFiller {
	background: url(img/inside-artwork-filler.jpg) no-repeat;
	width: 22px;
	height: 77px;
	position: absolute;
	top: 238px;
	left: 187px;
	z-index: 1;
}

div#whiteBackground {
	background-color: white;
	width: 596px;
	padding-top: 52px;
	margin-left: 204px;
	overflow: display;
}

div#pageTitle {
	font-weight: normal;
	font-family: 'Satisfy', cursive;
	position: absolute;
	top: 188px;
	left: 241px;
	font-size: 26pt;
	color: rgb(0, 51, 102);
	
}

div#textArea {
	width: 526px;
	text-align: justify;
	background-color: white;
	padding: 174px 35px 10px 35px;
}

.title {
	font-weight: bolder;
	font-size: 120%;
	color: rgb(0, 51, 102);
}

.titlesoul {
	font-weight: bolder;
	font-size: 120%;
	color: rgb(0, 51, 102);
}

.bigTitle {
	font-weight: bolder;
	color: rgb(0, 51, 102);
	font-size: 140%;
}

.time {
	font-size: 120%;
	color: black;
	padding-top: 20px;
	border-bottom: none 0px;
}

.number {
	text-align: right;
}

table.tarifs tfoot td {
	padding-top: 20px;
	border: none 0px;
}

table.tarifs {
	width: 100%;
}

table.tarifs td {
	padding: 2px 0px 2px 0px;
	border-bottom: solid 1px rgb(204, 204, 255);
}

table.tarifs td.title {
	padding-top: 20px;
	border-bottom: none 0px;
}

table.tarifs td.first {
	padding-top: 0px;
}

ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

ul li {
	padding: 0px 0px 2px 0px;
	margin-left: 20px;
	text-align:left;
}

li.link {
	padding-bottom: 10px;
}

a {
	color: rgb(0, 51, 102);
}

a:visited {
	color: rgb(0, 51, 102);
}

div#soinsDuVisage {
	position: relative;
	width: 440px;
}

div#clayMask {
	position: absolute;
	left: 442px;
}

div#phyto5 {
	width: 130px;
	height: 40px;
	background: url(img/phyto-5.jpg) no-repeat;
	float: left;
	margin: 0px 10px 0px 0px;
}

tfoot.smallChars td {
	font-size: 80%;
}

div#copyright {
	padding-top: 10px;
	color: white;
	background-color: rgb(0, 51, 102);
	text-align: center;
	font-size: 7pt;
}

.details{color:#639ec8;}

#bouton_facebook{
	width:30px;
	height:29px;
	display:block;
	background:url(images/bouton_facebook.jpg);
	position:absolute;
	margin-top: 246px;
	z-index: 999;
	border-bottom:2px solid black;
	border-right:1px solid black;
}
#bouton_facebook:hover{
	border-bottom:0px;
	border-right:0px;
	margin-top:248px;
	margin-left:1px;
}

.bouton_share{
	margin-bottom:30px;
}

#boistop{
	width:100%;
	height:36px;
	display:block;
	background:url(img/boistop.jpg) no-repeat center;;
	color:white;
	line-height: 32px;
	
}
#boisbottom{
	font-size: 11px;
	width: 100%;
	height: 463px;
	display: block;
	background: url(img/boisbottom.jpg) no-repeat top center;
	color: white;
	margin-top: 0px;
}
.boiswrappertop{
	width:804px;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
}
.boiswrapperbottom{
	padding-right: 5px;
	width: 804px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	padding-top: 20px;
}
#boutonfacebook{
	margin-top: 2px;
	margin-left: 10px;
	width: 27px;
	height: 27px;
	display: block;
	background: url(img/boutonfacebook.png);
	float: right;
}

.boiswrappertop a{
	color:white;
	text-decoration:none;
}

#eautop{
	width:572px;
	height:48px;
	display:block;
	float:right;
	background: url(img/eautop.jpg);
	padding-top: 4px;
	text-align: right;
}
#eautop a{
	color:white;
	text-decoration:none;
	
}	
#vague{
	width: 88px;
	height: 298px;
	display: block;
	position: absolute;
	background: url(img/vague.png);
	z-index: 9000;
	margin-left: 147px;
}
#logo{
	margin-top: 67px;
	z-index: 9999;
	width: 177px;
	height: 61px;
	display: block;
	position: absolute;
	background: url(img/logo.png);
}
#menu{
	width: 178px;
	margin-top: 180px;
	position: absolute;
	z-index: 9999;
}
#menu a{
	padding-left:5px;
	cursor:pointer;
	padding-top: 5px;
	height: 35px;
	text-decoration: none;
	float: left;
	width: 100%;
	font-weight: normal;
	font-size: 21px;
	font-family: 'Satisfy', cursive;
	color: white;
	line-height: 28px;
	background: url(img/menu-line.png) no-repeat left bottom;
}
#menu a:hover{
	background: url(img/menuhover.png) no-repeat left bottom;
}
#selected{
	background: url(img/menuhover.png) no-repeat left bottom !important;
}
#menucertificat{
	color:#5da5d7 !important;
	background:none !important;
}

#accueilcontent{
	width:650px;
	height:865px;
	display:block;
	background: url(img/accueil.png);
	position:absolute;
	z-index:9900px;
	margin-left: 151px;
}
#accueilcontenttxt{
	text-align:justify;
	width: 568px;
	margin-left: 67px;
	color: white;
	float: left;
	margin-top: 567px;
	text-align:justify;
}
#topaccueil{
	margin-top: 98px;
	position: absolute;
	margin-left: 356px;
	z-index: 9999;
	font-weight: bold;
	font-size: 12px;
}
#topaccueil a{
	text-decoration:none;
}

#popupbg {
left: 0px;
top: 0px;
z-index: 9999;
position: fixed;
width: 100%;
height: 120%;
display: block;
background: url(img/popupbg.png);
display: none;
}
#popup {
	color: black;
	text-align: right;
	background-color: white;
	margin-left: 261px;
	padding: 11px;
	width: 376px;
	height: 145px;
	display: block;
	position: fixed;
	top: 90px;
	display: none;
	z-index: 9999;
}
#popup2 {
	color: white;
	text-align: right;
	background-color: white;
	margin-left: 206px;
	width: 598px;
	height: 398px;
	display: block;
	position: fixed;
	background: url(img/popup2.jpg);
	top: 90px;
	display: none;
	z-index: 9999;
}