#Rubriques
{
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#Rubriques UL
{
	margin: 0px;
	list-style-type:none;
}
    
#Rubriques LI
{
	font-weight: bold;
	display: inline;
	margin-left: 20px;
}

#Rubriques LI A:hover
{
	font-weight: bold;
}

