body {  font-family: Verdana; font-size: 11px; color: #3B3B3B}

td { font-family: Verdana; font-size: 11px; color: #3B3B3B }

input { font-family: Verdana; font-size: 11px; color: #3B3B3B }

textarea { font-family: Verdana; font-size: 11px; color: #3B3B3B }

select { font-family: Verdana; font-size: 11px; color: #3B3B3B }

.bleu { font-family: Verdana; font-size: 11px; color: #25768F; }

.news { font-family: Verdana; font-size: 13px; color: #3B3B3B; }

.news_titre { font-family: Verdana; font-size: 15px; color: #25768F; }


.titre_gris_sel {
	font-family: Verdana;
	font-size: 12px;
	color: #596164;
}

a {
	color : #25768F;
	font-family : Verdana;
	font-size : 10px;
	text-decoration : underline;
}

a:hover {
	color : #25768F;
	font-family : Verdana;
	font-size : 10px;
    text-decoration: none;
}

a:link { 
	color : #25768F; 
	font-family : Verdana; 
	font-size : 10px;
	text-decoration : underline;
}

a.titre_gris {
	color : #BABFC5;
	font-family : Verdana;
	font-size : 12px;
	text-decoration : underline;
	font-weight: bold;


}

a.titre_gris:hover {
	color : #BABFC5;
	font-family : Verdana;
	font-size : 12px;
	text-decoration: none;
	font-weight: bold;

}

a.titre_gris:link {
	color : #BABFC5;
	font-family : Verdana;
	font-size : 12px;
	text-decoration : underline;
	font-weight: bold;
}

a.nom_tableau {
	color : #3B3B3B;
	font-family : Verdana;
	font-size : 11px;
	text-decoration : none;
}

a.nom_tableau:hover {
	color : #3B3B3B;
	font-family : Verdana;
	font-size : 11px;
	text-decoration: none;

}

a.nom_tableau:link {
	color : #3B3B3B;
	font-family : Verdana;
	font-size : 11px;
	text-decoration : none;
}