/*#menu ul li a.ici{
	background-image: none;
	background-color: #cc9933;
	background-repeat: no-repeat;
}
*/
#menu ul ul li a.ici,
#menu ul ul li a.ici:hover{
	background-image: url(../../images/symbole_ici.png);
	background-color: #cc9933;
	color:white;
}

#menu ul ul li a.mea-ici,
#menu ul ul li a.mea-ici:hover{
	background-image: url(../../images/symbole_ici.png);
	background-color: #cc9933;
	background-repeat: no-repeat;
	color:#663300;
	font-weight: bold;
	font-size: 11px;
}

#menu ul ul li a.mea{
	color:#990000;
	font-weight: bold;
	font-size: 11px;
}
#menu ul ul li a.mea:hover{
	background-color: #fde5a1;
	color:#663300;
	font-weight: bold;
	font-size: 11px;
}
#menu ul ul li a:hover,
#menu ul li h5 a:hover{
	background-color: #fde5a1;
	color: #cc9933;
}

#menu ul ul li a:hover{
	background-image: url(../../images/vielocale/puce_menu.png);
}
#menu ul li h5 a.ici,
#menu ul li h5 a:visited.ici,
#menu ul li a.ici{
	background-color: #cc9933;
}
