.numpage  {
	font-size : 8pt;
	color : navy;
	font-weight: bold;
}
a: link  {
	font-size : 8pt;
	color : #FF4545;
	text-decoration : none;
}

a:hover  {
	font-size : 8pt;
	color : #FF9999;
	text-decoration : none;
}

a:visited  {
	text-decoration : none;
	font-size : 8pt;
}

a  {
	font-size : 8pt;
	text-decoration : none;
}

.titre  {
	font-family : Verdana;
	color : Navy;
	font-weight : bold;
}

.texte  {
	font-weight : normal;
	font-family : Verdana;
	font-size : 10pt;
	color : Navy;
}



