<STYLE TYPE="text/css">   
a:link{text-decoration : none;}
A:hover {color:#990000;}
a:visited {text-decoration : none;}
.lienblanc {
		color: #FFFFFF;
		font-weight: normal}
.lienblanc:hover {
		color: #FFFFFF;
		font-weight: normal}
td.textsmall {
	font-size : 10px;
	font-family : Verdana, Verdana, Helvetica, sans-serif;
	font-style : normal;
  font-weight: normal;
	color : #305FC0;
	text-decoration : none;
}
td.textsmalljustify {
	font-size : 10px;
	font-family : Verdana, Verdana, Helvetica, sans-serif;
	font-style : normal;
  font-weight: normal;
	color : #305FC0;
  text-align : justify;
	text-decoration : none;
}
td.titrelarge {
	font-size : 17px;
	font-family : Verdana, Verdana, Helvetica, sans-serif;
	font-style : normal;
	font-weight: bold;
	color : #990000;
	text-decoration : none;
  line-height: 22px;
}
td.TextBleu {
	font-size : 10px;
	font-family : Verdana, Verdana, Helvetica, sans-serif;
	font-style : normal;
  font-weight: normal;
	color : #285FC4;
	text-decoration : none;
  text-align : justify
}
td.TextRouge {
	font-size : 10px;
	font-family : Verdana, Verdana, Helvetica, sans-serif;
	font-style : normal;
  font-weight: normal;
	color : #A81B2B;
	text-decoration : none;
}
td.TitreRouge {
	font-size : 10px;
	font-family : Verdana, Verdana, Helvetica, sans-serif;
	font-style : normal;
  font-weight: bold;
	color : #A81B2B;
	text-decoration : none;
  letter-spacing : 3px;
}