a:link, a:visited {
	font-weight : bold; 
	text-decoration : none;
	color: #c30;
	background: transparent; 
	}
a:hover {
	font-weight : bold; 
	text-decoration : underline;
	color: #e0861e;
	background: transparent; 
	}
a:active {
	font-weight : bold; 
	text-decoration : none;
	color: #e0861e;
	background: transparent;  
	}
p	{
	text-align: justify;
	margin-top: 0;
	margin-bottom: 1em;
	font: 11px/1.5 Verdana, Trebuchet, Lucida, Arial, sans-serif;
	} 
 H1 {
 	text-align: center;
	color: #59B300;
	vertical-align:top;
	margin-top: 0;
	font-weight: bolder;
	margin-bottom: 0;
	font: 22px/1.5 Verdana, Trebuchet, Lucida, Arial, sans-serif;
	border-style:dotted;
	border-width:1px;
	border-color:#999999;
	background-color:#fff7ef;}
H2 {
	text-align: left;
	color: #FF2899;
	vertical-align:top;
	margin-top: 0;
	margin-bottom: 0;
	font: 18px/1.5 Verdana, Trebuchet, Lucida, Arial, sans-serif;
	border-style:dotted;
	border-width:1px;
	border-color:#999999;
	background-color:#fff7ef;}
.Textcourant {color : #666666;  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight:normal }
.Numero {color : #000000;  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight:bold }

