/*
Theme Name: Ozone Design Lab
Theme URI: http://www.o3designlab.be/
Description: Theme personnalise
Version: 1.0
Author: Aymone Lamborelle et Simon Vandendyck
Author URI: http://www.o3designlab.be/
Tags: Ozone 
Ozone
http://www.o3designlab.be/
*/

/* CSS Document - Copyright O3 Design Lab*/


@charset "UTF-8";
/* CSS Document */

body {
	font-family: "trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	background:#FDF2DF url(pictures/back.gif);
	font-size:12px;
	text-align:justify;
	color:#FFF;
}
a:hover {	
 color:#581742;
}
* {
	margin:0;
	padding:0;
}

#conteneur {
	position:relative;
	width:1000px;
	height:auto;
	margin:10px;
	border:solid 1px #685040;
	padding:10px;
	float:left;
	left:50%;
	margin-left:-511px;
	background: #695E4A url(pictures/back_ornement.gif) no-repeat bottom;
}
#header {
	position: relative;
	width:1000px;
height:134px;
	/*height:180px;*/
	margin:0 auto;
	float:left;
background-image:url(pictures/logo_esprit-de-nature_centre_beaute_wellness.jpg);

	/*background-image:url(pictures/logo.jpg);*/
}
#menu {
	position: relative;
	width:1000px;
	height:25px;
	margin:0 auto;
	margin:1px 0 10px 0;
	background-color:#8E8676;
	float:left;
}
#menu p{
	line-height:25px;
	text-align:center;
	font-size:15px;
	color:#BBAFA7;
}
#menu a {
	color:#FFF;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
}
#menu a:hover {
	color:#581742;
	text-decoration:none;
	font-weight:bold;
}
#contenu_gauche {
	width:630px;
	padding:0 10px 0 0 ;
	margin:0;
	min-height:500px;
	height:auto;
	float:left;
	border-right:solid 1px #FDF2DF;
}
#contenu_gauche p {
	color:#FDF2DF;
	margin: 10px 0 0 0 ;
	}
#contenu_gauche a, #contenu_droit a {
	color:#FFF;
}
#contenu_gauche a:hover, #contenu_droit a:hover {
	color:#581742;
}
#contenu_droit {
	width:340px;
	margin:0 0 0 10px;
	float:left;
	height:auto;
}
#photo_dr {
	margin: 8px 0 8px 10px;
         border: 1px solid #f5ecbb;
}
#photo_ga {
	margin: 8px 10px 8px 0px;
         border: 1px solid #f5ecbb;
}
#box img{

	text-decoration:none;
	background-color:none;
	margin: 15px 0 0 10px;
	float:left;
         border: 1px solid #fff;
}
#box a, #box a:hover{

	text-decoration:none;
	background-color:none;

}
#box IMG:hover{

         border: 1px solid #581742;
}
#box_contact {
	width:340px;
	margin:15px 0 0 10px;
	float:left;
	height:auto;
         text-align: center;
         font-size: 13px;
         border: 1px solid #fff;
	background-color:#857C6B;

}
#box_contact a {
         color: #fff;
}
#box_contact a:hover {	
 color:#581742;
}
#footer {
	width:1000px;
	height:50px;
	float:left;
	padding: 20px 0 0 0;
}
#footer p {
	color:#FFF;
	text-align:center;
	font-size:11px;
	}
#footer p#copyright {
	color:#C5B8B1;
	text-align:center;
	font-size:10px;
	}
#footer a {
	color:#FFF;

}
#footer a:hover {
	color:#5b1844;

}


p {
	color:#FDF2DF;
	}
h1 {
	font-size: 50px;
	font-family: "Edwardian Script ITC";
margin: 0px 0px 10px 0px;
	}
h2 {
	font-size: 16px;
color: #f5ecbb;
	background-color:#857C6B;
padding-left: 10px;
margin: 10px 0px 10px 20px;
	text-transform:uppercase;
	letter-spacing:5px;
	}
h3 {
	font-size: 14px;
	font-weight:bold;
	margin: 20px 0 5px 0 ;
	}
ul {
	color:#FDF2DF;
	list-style-type: square;
	margin:0 0 0px 20px;
	}

a img {
	border:none;
}
TABLE#tarifs {
	margin:0 0 20px 0px;

}
TABLE#tarifs UL {
	margin:10px 0 20px 30px;

}

TABLE#tarifs B {

 color:#f5ecbb;

}
TABLE#tarifs TD{
	margin:0px 0px 10px 10px;
	border-bottom: 1px solid #f5ecbb;
}
.tabule {
	margin-left:20px;
}
