/***********************************************/
/* Liens actualites                            */
/***********************************************/ 
a.hv_RetourSommaire,a.hv_RetourSommaire:link,a.hv_RetourSommaire:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
a.hv_RetourSommaire:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2E529D;
	text-decoration: underline;
}

a.hv_NewsDetail,a.hv_NewsDetail:link,a.hv_NewsDetail:active {
	font-family:  Tahoma, Arial;
	font-size: 11px;
	color: #040497;
	text-decoration : none;
	font-weight: bold;
}
a.hv_NewsDetail:hover {
	color: #FF0000;
}



/***********************************************/
/* Styles actualites                           */
/***********************************************/ 
.hv_Titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2f519e;
	font-weight: bold;
}
.hv_NewsCategorie {
	display:list-item;
	list-style-image:url("Images/puce.gif");
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.hv_NewsTitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2f519e;
	font-weight: bold;
}
.hv_NewsDate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2E529D;
	font-weight: bold;
}
.hv_NewsSource {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.hv_Puce {
	display:list-item;
	list-style-image:url("Images/puce.gif");
}

