		/*   >> CSS << copyright : FEHAP  */


		/* liens du top ten */

A.titre_fiche_art:link {
	color: #9F0100;
	text-decoration: none;
	font-size: 16px;
	font : bold;
}

A.titre_fiche_art:visited {
	color: #9F0100;
	text-decoration: none;
	font-size: 16px;
	font : bold;
}

A.titre_fiche_art:hover {
	color: #000000;
	text-decoration: none;
	font-size: 16px;
	font : bold;
	background-color : rgb(248,220,219);
}




