
#global {	 
	/*position: relative; /* on positionne le conteneur */
 	margin:0px auto;
    /*border:1px solid #333333;*/
	width:990px; /* largeur obligatoire pour être centré */
    text-align: left; /* on rétablit l'alignement normal du texte */
	/*border:1px solid #004D8F;*/
	color:#333;
	background-color:#E6207D;
	background-image:url(img/bg.jpg);
	background-repeat:repeat-x;
	position:relative;
	/*color:#BFA78F;*/
     }

#top{
	width:990px;
	height:120px;
	background-image:url(img/headlogo.jpg);
	background-repeat:no-repeat;
	position:relative;
	text-align:right;
	/*border:1px solid #000000;*/
}

#accroche1{ margin-top:10px; float:right; margin-right:10px;}

#footer{
	width:990px;
	position:relative;
	height:25px;
	color:#FFF;
	/*background: url(foot.jpg) #ffffff 0% 0% no-repeat;*/

}
#copyr{
	position:absolute;
	color:#FFF;
	font-size:9px;
	right:25px;
	bottom:0px;
}

#infolegales{
	position:absolute;
	color:#FFF;
	font-size:9px;
	left:5px;
	bottom:0px;
}

#menubar{
	display:block;
	width:990px;
	height:31px;
	color:#663300;
	text-align:right;
}

	
#coffrets{
	width:180px; float:right; height:390px;
	border:1px solid #F9E1EE; margin-right:10px; color:#E6207D; font-weight:bold; font-size:14px;
	background-image:url(img/coffret_bg.jpg); background-repeat:repeat-x;
}

#nav2{
	display:block;
	margin-top:0px;
	width:940px;
	margin-left:10px;
}

#central{	
	width:990px;  position:relative;
}
#leftpart{
	float:left; /* float the menu to the left */
	width:190px;
	height:100px;
	height:100%; /* so the menu has the height of the main content and
visa versa */
	
}

#innerleft{
	margin:15px 10px 10px 20px;
}

#centralpart{
	position:relative;
	float:left; /* float the menu to the left */
	/*background-color:#BCD6E9;*/
	margin-left:15px;
	display:inline;
	width:960px;
}

#innercentral{
	margin:0px 10px 10px 10px;
	background-color:#FFF;
	padding:15px 0px;
}

#rightpart{
	float:right; /* float the content to the right */
	/*background-color:#EDF3F4;*/
	width:190px;
	height:200px;
	/*border-left:1px solid #004D8F;*/
	height:100%;/* so the content has the height of the menu and visa
	versa */
}

#innerright{
	margin:10px 10px 10px 10px;
	/*border:1px solid #000000;*/
}

#content{
	float:left;
	width:720px;
	left:158px;
	top:139px;
	/*border:1px solid #000000;*/
}

#description_soins{
	position:absolute; width:332px; height:148px; border:1px solid #999999; left: 440px; top: 85px;
}

#description_cures{
	position:absolute; width:332px; height:148px; border:1px solid #999999; left: 440px; top: 350px;
}

.clr{ clear:both; font-size:1px; height:1px;}

#submenu1, #submenu2, #submenu3{ width:120px; background:#FFF; position:absolute; z-index:100; display:none}

#submenu1{ left:60px}
#submenu2{ left:185px}
#submenu3{ left:311px}

ul.submenu{ margin:0; padding:0; color:#E6207D}
	ul.submenu li{
		line-height:25px; border:1px solid #C39;  
		border-top:none; margin:0px; text-align:left}
		ul.submenu li a{ color:#E6207D; font-size:12px; font-weight:bold; display:block;padding-left:4px;}
		ul.submenu li a:hover{ background-color:#F9F; color:#FFF; }

#words{
	width:990px; 
	margin:auto; font-size:11px; color:#FFF;
	margin-top:9px;
}

#words a{ color:#FFF; }

#marques{ position:absolute; height:80px; top:30px; left:190px; width:410px;}
#marques a{ display:inline; float:left; margin-right:2px;}
