#rootBar li a {
	text-decoration:none;
	display:block;
	color: #fff;
	min-height: 23px;
	/*opacity: 0.7;
	filter:alpha(opacity=70);*/
	font-size:0.8em;
}

#rootBar li.menuactive, #rootBar li.currentpage, #rootBar li.active a, #rootBar li a:hover {
	background:url(../../images/noir-flou.png) center center no-repeat;*/
	/*opacity: 1;
	filter:alpha(opacity=100);
	/*background: #340404;*/
	color: #fff;	
	behavior: url(/_ressources/themes/site/PIE.htc);
}