/*
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: black;
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:70px; border-collapse:collapse; border-bottom:1px solid #55503F; 
}
#tdLogoSite { 
	height:70px;	
}
#logoSite {
	height:70px; 
}


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

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


/* prestations */

div { 
border:0px solid red; 
}
.divPrestInfo { 
color:black; display:none; font-size:12px; 
}

.tdPrestMenu 
{ 
background-image:url(../images/layout/prestations/menu_bkg.jpg); background-repeat:repeat-x; background-position:0px 0px; padding-left:10px;
font-size:13px; color:black; font-weight:normal; text-align:right;
cursor:hand; 
}
.tdPrestMenuOn { 
background-image:url(../images/layout/prestations/menu_bkg.jpg); background-repeat:repeat-x; background-position:0px -50px; padding-left:10px;
font-size:13px; color:black; 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:black; font-weight:normal; text-align:right;
cursor:hand; 
}
.tdPrestMenuRight {
background-image:url(../images/layout/prestations/menu_right.jpg); background-repeat:no-repeat; background-position:0px 0px; 
width:13px; height:25px;
}
.tdPrestMenuOnRight {
background-image:url(../images/layout/prestations/menu_right.jpg); background-repeat:no-repeat; background-position:0px -50px; 
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 0px; 
width:12px; height:25px;
}
.tdPrestMenuOnLeft {
background-image:url(../images/layout/prestations/menu_left.jpg); background-repeat:no-repeat; background-position:0px -50px; 
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;
}
/*
.tdPrestMenu 
{ 
background-image:url(../images/layout/prestations/menu_bkg_off.jpg); background-repeat:repeat-x; 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_on.jpg); background-repeat:repeat-x; padding-left:10px;
font-size:13px; color:#524B3A; font-weight:bold; text-align:right;
cursor:hand; 
}
.tdPrestMenuOver { 
background-image:url(../images/layout/prestations/menu_bkg_over.jpg); background-repeat:repeat-x; 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_off.jpg); background-repeat:no-repeat; 
width:13px; height:26px;
}
.tdPrestMenuOnRight {
background-image:url(../images/layout/prestations/menu_right_on.jpg); background-repeat:no-repeat; 
width:13px; height:26px;
}
.tdPrestMenuOverRight {
background-image:url(../images/layout/prestations/menu_right_over.jpg); background-repeat:no-repeat; 
width:13px; height:26px;
}
.tdPrestMenuLeft {
background-image:url(../images/layout/prestations/menu_left_off.jpg); background-repeat:no-repeat; 
width:13px; height:26px;
}
.tdPrestMenuOnLeft {
background-image:url(../images/layout/prestations/menu_left_on.jpg); background-repeat:no-repeat; 
width:13px; height:26px;
}
.tdPrestMenuOverLeft {
background-image:url(../images/layout/prestations/menu_left_over.jpg); background-repeat:no-repeat; 
width:13px; height:26px;
}
*/


/* 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: #E7F8DD; }
.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; font-size:9px; color:#55503F;  }







