/******************
BLOC SOUS-RUBRIQUES
*******************/
div.sousRubriquesTitre
{
	padding:4px 2px 4px 30px;
	background-color:#E7EBEE;
	background-image:url(../../images/book_open_16.png);
	background-repeat:no-repeat;
	background-position:10px center;
	border-top:solid 1px #ADABC0;
	border-bottom:solid 1px #ADABC0;
	color:#0100FE;
	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%;
}

TD.sousRubriqueCelluleImageGauche
{
	text-align:right;
    width:400px;
}

TD.sousRubriqueCelluleImageDroite
{
	text-align:left;
    width:400px;
}

.sousRubriquePicto
{
	vertical-align: middle;
}

A.sousRubriquesLien
{
	text-decoration:none;
}

A.sousRubriquesLien:hover
{
	text-decoration:underline;
}
