/******************
BLOC SOUS-RUBRIQUES
*******************/
TD.sousRubriquesTitre
{
	border-top:solid 1px #ADABC0;
	border-bottom:solid 1px #ADABC0;
	background-color:#E7EBEE;
	color:#0100FE;
	padding:2px;
	font-weight:bold;
}
TD.sousRubriquesCelluleSeparatrice
{
	background-color:#BEBDCB;
	height:1px;
	padding:0px;
}
TD.sousRubriqueCellule
{
    background-repeat:no-repeat;
    background-position:left center;
    padding-top:5px;
    padding-bottom:5px;
    padding-right:5px;
    padding-left:16px;
    width:50%;
}
A.sousRubriquesLien
{
	text-decoration:none;
}
A.sousRubriquesLien:hover
{
	text-decoration:underline;
}