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

#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);
}

#rootBar li#menu-1-0 {
	background: #e63c79;
	}
	
#rootBar li#menu-1-1 {
	background: #c800ab;
	}
	
#rootBar li#menu-1-2 {
	background: #8c01ff;
	}
	
#rootBar li#menu-1-3 {
	background: #00a5cc;
	}
	
#rootBar li#menu-1-4 {
	background: #1f8707;
	}
	
#rootBar li#menu-1-5 {
	background: #e06b00;
	}
	
#rootBar li#menu-1-6 {
	background: #cbc600;
	}
