*,a,img,h1,h2,h3,h4,p
{
	margin:0;

	color:#7F6D57;
	font-family:Arial;
}

a img
{
	text-decoration:none;
	border:0;
}

body
{
	text-align:center;
	width:800px;
	margin:0 auto;
	background-color:#FBF9FA;
}
div#wrapper
{
	width:800px;
	height:500px;
	text-align:left;
}
div#sitecontent
{
	background-color:white;
	min-height:500px;
}
/*  Header  */
div#topheadercontent
{
	height:20px;
	text-align:right;
	position:relative;
}
p#headerText
{
	position:absolute;
	top:30px;
	left:130px;
	font-style:italic;
	color:black;
	font-weight:bold;
}
div#topheadercontent a
{
	text-decoration:none;
	border-right:1px solid #594731;
	padding:0 10px;
}

div#topheadercontent a:hover
{
	text-decoration:underline;
	color:#993300;
}

div#topheadercontent a.last
{
	border:none;
	color:#993300 !important;
	font-weight:bold;
	
}

div#headercontent
{
	height:180px;
	background-image:url("/themes/massage/images/massage_header.jpg");
	background-repeat:no-repeat;
	background-position:right center;
	background-color:white;
	border-top:1px solid #B9B7B8;
	border-bottom:1px solid #B9B7B8;
}

/* Footer */
div#footercontent
{
	height:27px;
	line-height:27px;
	margin:1px 0;
	background-color:#C9E5E9;
	text-align:right;
	clear:both;
}
p.sous_footer
{
text-align:center;
font-size:10px !important;
padding-left:25px !important;
padding-right:25px !important;
}


div#footercontent a
{
	font-size:12px;
	text-decoration:none;
	border-right:1px solid #594731;
	padding:0 10px;
}
div#footercontent a.last
{
	border:0;
}

/* Menu + contenu */
div#pagecontent
{
	/*height:100%;*/
	padding:10px;
}

/* Menu */
div#menu a
{
	text-decoration:none;
	display:list-item;
	_display:inline;
}
ul#nav
{
	width:190px;
	/*margin-left:15px;*/
	padding:45px 0;
	background-color:#FAF5F1;
}
ul#nav li
{
	list-style:none;
}

li.level0
{
	line-height:30px;
	border-top:1px solid white;
	background-color:#ECDED1;
}
li.level0 a
{
margin-left:10px;
text-transform:uppercase;
font-size:11px;
}

li.hovered0, li.selected0
{
	background-color:#C9E5E9;

}
ul.menu1
{
	background-color:#E4F2F5;
}
li.level1 a
{
	font-size:11px;
	text-transform:capitalize;
}
li.level1 a:hover, li.selected1 a
{
text-decoration:underline;
}
li.selected1
{
	background-color:#F5D7D7;
}
ul.menu2
{
	background-color:#F5E7E7;
	list-style-position:outside;
}
ul.menu2 a
{
	font-weight:normal;
	color:#8D5441;
}
ul.menu2 a:hover,ul.menu2 a.current, ul.menu1 a.current
{
text-decoration:underline;
}

* html div#sitecontent {
height: 500px; // hack uniquement interprété par IE Win+Mac
}

#pagecontent p
	{

	line-height: 17px;
	}
	
#pagecontent a
{
}

#pagecontent h1
	{
	font-size:18px;
	margin-bottom:20px;
	}

#pagecontent h2
	{
	margin-top:25px !important;
	}
	

	
#pagecontent ul li
{
font-size:13px;
font-family:Arial, Helvetica, sans-serif;
margin-left:15px;
}

#pagecontent ol
{

list-style-position:outside;
margin-left:20px;
}

#pagecontent ol li
{
font-size:13px;
font-family:Arial, Helvetica, sans-serif;
}

#pagecontent ul
{
list-style-image:url(http://massage.esthetinet.com/themes/massage/images/puce-massage-formation.gif);
list-style-position:outside;
margin-left:20px;
}

p.milieu_bleu

	{

	border-left: #C9E5E9 8px solid;
	padding-left:8px;
	margin-left:25px !important;

	}
	
p.milieu_contact

	{
	width:99%;
	background-color:#E4F2F5;
	padding:8px;
	border: 2px solid #C9E5E9;
		text-align:center;
			font-weight:bold;
	}
	
	.jour
	{
	font-weight: bold; font-size: x-small
	}
	
.cours
{
font-size: x-small;
}


