/* APPARENCE MENU Vichy com */
#menuVichyCom 
{
	position:absolute;	
	font-size:10px;
	float:left;
	left:250px;	
	top :60px;
	z-index: 99;
	text-align:left;
}

/* Main titles list */
#menuVichyCom .mainList
{		
	display:inline;
	margin:0;
	padding:0;
	list-style:none;
	z-index: 99;
}

#menuVichyCom .mainList li
{
	float:left;
	display:inline;
	z-index: 99;
}

/* Sub titles lists */
#menuVichyCom .mainList li ul li {
	padding-left:4px;
	padding-right:4px;
	margin-bottom:1px;
	z-index: 99;
	width:130px;
}

#menuVichyCom .mainList li ul li a {
	font-weight:bold;
	font-family:Arial, sans-serif;
	line-height:13px;
	text-decoration:none;
	border:solid 1px #ccc;
	color:#0035AD;
	background-color:#ffffff;
	padding-left:4px;
	padding-right:4px;
	padding-top:2px;
	padding-bottom:2px;	
	display:block;
	width:130px;
}

#menuVichyCom .mainList li ul li a:hover {
	border:solid 1px #0035AD;
	color:#ffffff;
	background-color:#0035AD;
	width:130px;
}

/*  Main titles Images and positions  */

#menuVichyCom .menu0
{
	position:absolute; 
	left:0px; 
	width:105px; 
	background:url("/communs/local/fr-fr/img/menu/item_comprendre.gif") no-repeat; 
}
#menuVichyCom .menu0 img{height:40px; width:105px;}



#menuVichyCom .menu1
{
	position:absolute;
	left:110px;  
	width:85px; 
	background:url("/communs/local/fr-fr/img/menu/item_agir.gif") no-repeat; 
}
#menuVichyCom .menu1 img{height:40px; width:85px;}

#menuVichyCom .menu2
{
	position:absolute;
	left:205px; 
	width:95px; 
	background:url("/communs/local/fr-fr/img/menu/item_beneficier.gif") no-repeat; 
}
#menuVichyCom .menu2 img{height:40px; width:95px;}

#menuVichyCom .menu3
{ 
	position:absolute;
	left:310px; 
	width:105px; 
	background:url("/communs/local/fr-fr/img/menu/item_soins.gif") no-repeat; 
}
#menuVichyCom .menu3 img{height:40px; width:105px;}

#menuVichyCom .menu4
{
	position:absolute;
	left:425px; 
	width:105px; 
	background:url("/communs/local/fr-fr/img/menu/item_expertise.gif") no-repeat; 
}
#menuVichyCom .menu4 img{height:40px; width:105px;}

#menuVichyCom .menu5
{
	position:absolute;
	left:540px; 
	width:90px; 
	background:url("/communs/local/fr-fr/img/menu/item_marque.gif") no-repeat; 
}
#menuVichyCom .menu5 img{height:40px; width:85px;}