*{
  font-family:verdana;
  font-size:10px;
  font-weight:normal;
  letter-spacing:1px;
  color:black;
}

.rubrique,	
.rubrique_active,

.tableau_cellule_entete{
	color:white;
}

.rubrique,	
.rubrique_active,
.tableau_cellule_entete{
	font-weight:bold;
}


.sous_rubrique {}
.sous_rubrique_active {}

.contenu,
.texte,
.navigation{
	font-size:9px;
}

.contenu,
.texte,
.titre_page{
	font-family:arial;
}

.titre_page{
	font-size:12px;
	font-weight:bold;
	color:rgb(0,102,253);
}

a.titre_page{
	font-size:12px;
	font-weight:bold;
	color:rgb(0,102,253);
}
.navigation{
	color:rgb(0,101,253);
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}

.navigation:hover {
		color:rgb(204,204,255);
		text-decoration:underline;
}

legend
{
	font-size:14px;
	color:#0064D2;
}

label.titre
{
	font-size:12px;
	color:#0064D2;
}
.filtre_fieldset legend{
	font-size:10px;
}

.element{
	font-size:12px;
	color:black;
	padding-left:16px;
	}

.resultat,
.number,
.number_selected{
	text-decoration:none;
	color:rgb(0,100,210);
	text-align:center;
}

.number,
.number_selected{
	width:15px;
	height:15px;
	float:left;
}

.number_selected{
	background:url('../img/p_blue.png') top left no-repeat;
	color:white;	
	font-size:10px;
	}
	
.number_selected:hover{
	background:url('../img/p_white.png') top left no-repeat;
	}

.number_selected:hover{
	color:rgb(0,102,153);	
}

.number:hover,
.number_selected,
.number_selected:hover{
	font-weight:bold;
}

.number:hover{
        /* aalexandre : C8 /UM / Evols sur tableau  / Ne pas agrandir numéro de page sur passage souris */
	font-size:10px;
}