BODY {
 margin:0 0 0 0;
 }

.tableHaut {
	border:0;
	width:100%;
	background-image: url("IMAGES/bande-bleu.gif");
}

 .tableMain{
	width:100%;
	border:0;
}

.tableMainColGauche{
	border:0;
	width:10%;
	vertical-align:top;
	text-align:center;
}

.tableMainColDroite{
	border:0;
	width:90%;
}.rafales {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #003399;
	background-repeat: no-repeat;
}
.vert {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #669966;
}
.rouge {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FF0000;
}
#top-menu {padding-top: 5px;
	       padding-left: 5px;
	       height: 75px;
	       width: 76px;
		   margin-center;
	       font:Dauphin;
	       font-size: 12px;
	       color:#0F1B79;}
		   
#top-menu a {text-decoration: none;
		     color: #FF8000;
		     background: #37AEFF;}
			 
#top-menu a:hover {text-decoration: none;
			        color: #FFFFFF;
			        border: 1px solid #5B5B5B;
				    background: #C0C0C0;} 