div#menu_barrePortail div#barre-portail{
	float:left;
	width:100%;
	background-color: #000000;
}

div#menu_barrePortail div.menuItem-subItemFree{
	float:left;
	background-color: #000000;
	margin-right:0px;
}
div#menu_barrePortail div.menuItem-withSubItems{
	float:left;
	background-color: #000000;
	height:20px;
}

div#menu_barrePortail .texte-barre-portail{
	/*font-size:75%;*/
}

div#menu_barrePortail .texte-barre-portail a:link,
div#menu_barrePortail a:hover, div#menu_barrePortail a:visited{
	color:#ffffff;
	text-decoration:none;
}