H1 {font-size : 12px ; line-height:14px;  font-weight:bold;} 
H3 { font-size : 10px ;font-weight:bold;color:blue;}
H5 {font-size : 9px ; line-height:10px; }

BODY {
background: transparent url(bleu.jpg) repeat top left;
	//background-color :#E0DACC ;
	font-family :Comic,Arial,Verdana,Helvetica,sans-serif;
	font-size : 12px ;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
TABLE {

background-color :#e7e7e7;//#E0DACC;
	font-size : 12px ;
	border:0px;
	}

th{ padding:2px; }
td{ padding:2px; }

A { color:#000066; TEXT-DECORATION: none}
A:hover {background-color :#FFFFCC;color :blue; TEXT-DECORATION: none;}
PRE { font-family :Arial,Verdana,Helvetica,sans-serif;
	font-size : 11px ;
}
.titre { 
background-color :#e1d29b;
}

.GB{ color:green;}

