/* CSS Document */ 
*{font-size : 10 px}
body{ background-color : #FFFFFF; margin : 0} 


img { border : none}
.titre {font-size : 10 px; vertical-align: top;  font-weight: bold}
.titre2{font-size : 12px}
.titre3 {font-size : 12 px} 
.gras {  font-size: 10px; font-weight: bold}
.gras2 {  font-size: 10px; font-weight: bold}
.ald {  text-align: center}
.important {font-weight: bold; font-size: 10px }
.important2 {font-weight: bold; font-size: 10px }

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none ;
}
div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none ;
}

