

#sub_menu
{
	background-color:#50548b;
	height:29px;
	line-height:29px;
	width:100%;
	text-align:left;
	text-transform:uppercase;
	color:#accef6;
	font-size:10px;
/*	text-align: center;*/
}

#sub_menu a{
	color:#accef6;
	font-weight: bold;
	font-size: 11px;
}

#sub_menu a:hover
{
	color:#ffffff;
	text-decoration:underline;
}

#sub_menu a.encours{
	color:#ffffff;
	text-decoration:underline;
}