.lien {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : Navy;
	font-weight : bold;
}
.lien2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : #5F9EA0;
	font-weight : bold;
}
.lien:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : #00BFFF;
	font-weight : bold;
}
.titre {
	FONT-WEIGHT: bold; FONT-SIZE: 9ptx; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #0000CD;
	line-height : 11pt;
}
.titre:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 9pt; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color : #4682B4;
	line-height : 11pt;
}

