/*
Theme Name: Espace Esthetique
Author: Web-Serenity
Author URI: http://www.web-serenity.fr
Version: 1.0
.

[Table Of Contents]

0- Reset
1- Global
2- Links
3- Headings
4- Header
5- Layout
6- Middle
7- Forms
8- Extras
9- Footer

*/

/* =0 Reset
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
/* =1 Global
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
body {
background-color:white;
line-height: 1;
vertical-align: top;
font: normal 12px Arial, Helvetica, sans-serif;
color: #524B3A;
margin-top:5px; 
}
.right {
float: right;
}
.left {
float: left;
}
.align-left {
text-align: left;
}
.align-right {
text-align: right;
}
.align-center {
text-align:center;
}
.justify {
text-align:justify;
}
.hide {
display: none;
}
.clear {
clear: both;
}
.bold {
font-weight:bold;
}
.italic {
font-style:italic;
}
.underline {
border-bottom:1px solid;
}
.highlight {
background:#ffc;
}
img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignleft {
float:left;
margin:4px 10px 4px 0;
}
img.alignright {
float:right;
margin:4px 0 4px 10px;
}

.clearfix:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.clearfix {
display: block;
}
html[xmlns] .clearfix {
display: block;
}
* html .clearfix {
height: 1%;
}
/* =2 Links
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
a:link, a:visited {
color: #CE385A;
}
a:hover {
color: #111;
}
a:active {
color: #111;
}
/* =3 Headings
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
h1 {
font: bold 2em "Times New Roman", Times, serif;
}
h2 {
font: bold 1.5em "Times New Roman", Times, serif;
}
h3 {
font: bold 1.2em Arial, Geneva, Helvetica, sans-serif;
}
h4 {
font: bold 1em Arial, Geneva, Helvetica, sans-serif;
}
h5 {
font: bold 0.9em Arial, Geneva, Helvetica, sans-serif;
}
/* =4 Header
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
/* =5 Layout
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
div#outer {
width: 850px;    background-color:#FFFFFF;    margin-top: 0px;    margin-bottom: 50px;    margin-left: auto;    margin-right: auto;    padding: 0px;  
}
table#tableHeaderLogo {
	width:850px; height:204px; border-collapse:collapse; border-bottom:1px solid #55503F; background-image:url(/images/layout/bandeau_femme.jpg); background-position:top right; background-repeat:no-repeat;
}
#tdLogoSite { 
	height:70px;	
}
#logoSite {
	width:454px; height:171px; 
}


/* =5b Menu
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
.nav, .nav ul {
	list-style: none;
}
.nav li {
	float: left;
	position: relative;
	height: 33px;
}
.nav li.off {
	background-position: 0 0;
}
.nav li.on {
	background-position: 0 -33px;
}
.nav li.off:hover {
	background-position: 0 -66px;
}
.nav li ul {
	list-style: none;
	width: 96px;
	position: absolute;
	top: -999px;
	left: -1px;
}
li.off:hover ul, li.on:hover ul {
	top: 33px;
}
.nav ul li {
	border: 0;
	float: none;
	border-top: 1px solid #55503F;
	border-left: 1px solid #C0EFAB;
	border-right: 1px solid #C0EFAB;
	height: 25px;
	background: #C0EFAB;
}
.nav ul li a, .nav ul li a:link, .nav ul li a:active, .nav ul li a:visited {
	text-decoration: none;
	color: #55503F;
	font-size: 14px;
}
.nav, .nav ul, .nav li, .nav li ul, .nav ul li {
	margin: 0;
	padding: 0;
}


/* =6 Content
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/

#pageTitle {
padding-top:20px;
padding-bottom:5px;
}


/* prestations */

div { 
border:0px solid red; 
}
.divPrestInfo { 
color:#7A7158; display:none; font-size:12px;  text-align:justify; 
}

.tdPrestMenu 
{ 
background-image:url(../images/layout/prestations/menu_bkg.jpg); background-repeat:repeat-x; background-position:0px -50px; padding-left:10px;
font-size:13px; color:#7A7158; font-weight:bold; text-align:right;
cursor:hand; 
}
.tdPrestMenuOn { 
background-image:url(../images/layout/prestations/menu_bkg.jpg); background-repeat:repeat-x; background-position:0px 0px; padding-left:10px;
font-size:13px; color:white; font-weight:bold; text-align:right;
cursor:hand; 
}
.tdPrestMenuOver { 
background-image:url(../images/layout/prestations/menu_bkg.jpg); background-repeat:repeat-x; background-position:0px -25px; padding-left:10px;
font-size:13px; color:#7A7158; font-weight:bold; text-align:right;
cursor:hand; 
}
.tdPrestMenuRight {
background-image:url(../images/layout/prestations/menu_right.jpg); background-repeat:no-repeat; background-position:0px -50px; 
width:13px; height:25px;
}
.tdPrestMenuOnRight {
background-image:url(../images/layout/prestations/menu_right.jpg); background-repeat:no-repeat; background-position:0px 0px; 
width:13px; height:25px;
}
.tdPrestMenuOverRight {
background-image:url(../images/layout/prestations/menu_right.jpg); background-repeat:no-repeat; background-position:0px -25px; 
width:13px; height:25px;
}
.tdPrestMenuLeft {
background-image:url(../images/layout/prestations/menu_left.jpg); background-repeat:no-repeat; background-position:0px -50px; 
width:12px; height:25px;
}
.tdPrestMenuOnLeft {
background-image:url(../images/layout/prestations/menu_left.jpg); background-repeat:no-repeat; background-position:0px 0px; 
width:12px; height:25px;
}
.tdPrestMenuOverLeft {
background-image:url(../images/layout/prestations/menu_left.jpg); background-repeat:no-repeat; background-position:0px -25px; 
width:12px; height:25px;
}

.prestSeparTop {
	width:2px; height:51px; background-color:#7b7158; vertical-align:top; 
}
.prestSeparBottom {
	background-color:#7b7158;width:2px; height:51px; vertical-align:bottom;
}


/* acces contact */
.contact_left 
{
	font-size:18px;
	font-weight:bold;
	background-color:#D8F4CB;
	color:#4C4636;
	text-align:center;
}
.contact_right
{
	font-size:18px;
	font-weight:bold;
	background-color:#7B7158;
	color:#BFEEA8;
	text-align:center;
}
.contact_left1
{
	font-size:18px;
	font-weight:bold;
	color:#4C4636;
	text-align:center;
	border-right:2px solid #4C4636;
}
.contact_right1
{
	font-size:18px;
	font-weight:bold;
	color:#BFEEA8;
	text-align:center;
	border-right:2px solid #4C4636;
}



.titTableauTarif {
	font-size:14px;
	font-weight:bold;
}
.noColor { background-color: transparent; }
.row0 { background: #eae9e3; }
.row0 TD { border:1px solid #524B3A; }
.row1 { background: #ffffff; }
.row1 TD { border:1px solid #524B3A; }


/* =7 Form
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
/* =8 Extra
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
/* =9 Footer
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
td#footer { text-align:center;  color:#55503F;  }
#footerAddress { font-size:11px; }
#footerConception { font-size:9px; }







