body
{
	text-align:center;
	font-family:Arial;
	background-image:url('../images/bckg-institut-beaute-spa.jpg');
	background-position:top;
	background-repeat:repeat-x;
	font-size:11px;
	margin:0px auto 20px auto;
	background-color:#28061F;
}

div#wrapper
{
	width:951px;
	position:relative;
}


/*********** Header ***********/
div#header
{
	width:951px;
	height:164px;
	background-image:url('../images/header-institut-orphee.jpg');
	background-position:top;
	background-repeat:repeat-x;
	position:relative;
	z-index:1;
}

a#link-logo
{
	position:absolute;
	display:block;
	top:0px;
	left:0px;
	background-image:url('../images/logo-institut-orphee-paris.jpg');
	background-repeat:no-repeat;
	height:164px;
	width:168px;
	text-decoration:none;
}

a#link-logo span
{
	visibility:hidden;
}

div#header h2
{
	margin-left:168px;
	font-size:11px;
	text-transform:none;
	color:#773B69;
	margin-top:0px;
	padding-top:4px;
	text-align:left;
}

div#header h3
{

	font-size:20px;
	font-weight:bold;
	text-transform:uppercase;
	color:#edcfe1;
	margin-top:0px;
	padding-top:5px;
	text-align:center;
}

#header h3 span
{
	font-size:14px;
	margin-top:0px;
	color:#edcfe1;
	text-transform:none;
	font-weight:normal;
}

div#headerLinks
{
	position:absolute;
	padding-top:16px;
	width:380px;
	height:148px;
	_height:164px;
	top:0px;
	right:0px;
	_right:-1px;
	color:#FFFFFF;
	font-weight:bold;
	background-image:url('../images/institut-beaute-orphee.jpg');
	background-position:right;
	background-repeat:no-repeat;
}
div#headerLinks a
{
	font-size:11px;
	font-weight:bold;
	color:white;
	text-decoration:none;
	padding:0 5px;
}
div#headerLinks a:hover
{
	text-decoration:underline;
}

a#promo
{
	background-color:#dd71af;
}
/********** PageContent  **********/

td#rightContent, td#rightContent2
{
	width:276px;
	position:relative;
	background-image:url('../images/soins-institut-beaute.gif');
	background-position:right;
	background-repeat:repeat-y;
	padding:0;
	margin:0
	
}


td#leftContent
{
	width:583px;
	background-color:#FFFFFF;
	padding:10px 50px 30px 45px;
}

div#PageContent
{
	margin:0;
}


.blocAccueil td
{
	width:140px;
}
.blocAccueil p
{
	text-align:left;
	margin-bottom:5px;
	margin-top:5px;
	width:140px;
}
.blocAccueil h2
{
	text-transform:upercase;
	font-style:italic;
	color:#2F0926;
}



/********** Menu **********/

div#menu
{


	position:absolute;
	top:120px;
	left:140px;

}

div#menu li
{
	text-decoration:none;
	background-image:none;
}

ul.menu0 li
{
	list-style:none;
	padding:0;
}

ul.menu0 li a
{
	text-decoration:none;
}
ul.menu0 li a:hover
{
	text-decoration:none;
	color:#A9427B;
}


ul.menu0
{
	width:760px;
	height:30px;
}
li.level0
{
	float:left;
	width:125px;
	text-align:center;
	position:relative;
}
ul.menu0 ul
{
	display:none;
}

li.level0 a
{
	line-height:24px;
	color:white;
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;	
}

li.hovered0 ul
{
	display:block;
	position:absolute;
}

li.hovered0 ul ul
{
	display:none;
	position:absolute;
}

li.hovered0 ul li.hovered1 ul
{
	display:block;
	position:absolute;
	
}

ul.menu1
{
	position:absolute;
	width:125px;
	top:23px;
	left:0px;
	background-color:#2F0926;
	text-align:center;
}
ul.menu1 li.level1
{
	border-bottom:1px solid #FFF;
	padding:5px 0px;
	
}
ul.menu1 li.level1:hover
{
	background-color:#A9427B;
	color:#FFFFFF;
}
li.level1 a
{
	color:#FFFFFF;
	line-height:16px;
	text-transform:none;
}

li.level1 a:hover
{
	color:#FFFFFF;
	text-decoration:underline;
}
li.level1:hover a:hover
{
	color:#FFFFFF;
}


/*********** Footer ************/
div#footer
{
	width:951px;
	height:207px;
	background-image:url('../images/footer-institut-de-beaute.jpg');
	background-position:top;
	background-repeat: no-repeat;
	position:relative;
	color:white;
}

div#footer .contenuFooter
{
	position:relative;
	left:0px;
	top:15px;
	margin-left:45px;
	_margin-left:25px;
	float:left;
}
div#footer .contenuFooter p
{
	margin-top:8px;
	margin-bottom:5px;
	color:#FFFFFF;
	font-size:11px;	
}
div#footer .contenuFooter h1
{
	margin-bottom:0px;
	color:#FFFFFF;
}

div#footer .btnFooter
{
	width:107px;
	height:21px;
	_height:26px;
	padding-top:5px;
	background-image:url('../images/soins-du-visage-institut.gif');
	background-position:top;
	background-repeat: no-repeat;
	text-align:center;
	float:left;
	margin-right:5px;
}
div#footer .btnFooter a
{
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
}
div#footer .btnFooter a:hover
{
	text-decoration:underline;
}

div#footerLinks
{
	position:absolute;
	top:143px;
	left:320px;
	color:white;
	font-size:11px;
}
div#footerLinks a
{
	color:white;
	text-decoration:none;
	padding:0 10px;
	font-size:11px;	
}
div#footerLinks a:hover
{
	text-decoration:underline;
}
div#footerLinks2
{
	position:absolute;
	top:173px;
	left:45px;
	color:white;
	font-size:11px;
}
div#footerLinks2 a
{
	color:white;
	text-decoration:none;
	padding:0 10px;
	font-size:11px;	
}
div#footerLinks2 a:hover
{
	text-decoration:underline;
}


div#footer #visite
{
	position:absolute;
	top:100px;
	right:70px;
	text-align:right;
}
div#footer #visite a
{
	color:white;
	font-size:11px;
	text-decoration:none;
}
div#footer #visite a:hover
{
	text-decoration:underline;
}
h4.page {
background-image:none;
padding:0;
color:#2F0926;
font-size:14px;
font-weight:normal;
margin:7px 0 0 0;
border:none;
text-transform:none;
}
h3.section {
color:#2F0926;
margin:15px 0 0;
}
div#sitemap a
{
	text-decoration:none;
}