TD { font-family:arial;
font-size:12px;
}
A:hover {color:black;}

.violet {
font-weight:bold;
text-decoration:none;
	color: bc88b6;
}
.bleu {
font-weight:bold;
text-decoration:none;
	color: 575499;
}
.ciel {
font-weight:bold;
text-decoration:none;
	color: 22baec;
}
.vert {
font-weight:bold;
text-decoration:none;
	color: 97c002;
}
.jaune {
font-weight:bold;
text-decoration:none;
	color: ffce01;
}
.orange {
font-weight:bold;
text-decoration:none;
	color: f18200;
}
.rouge {
font-weight:bold;
text-decoration:none;
	color: f12500;
}

.tableau_bas {
border-bottom-width:1px;
border-style: solid thick ; 
border-bottom-color: #edceea;
 }
 
 .commentaires{
	font-size:11px;
	font-style: italic;

 }
 
 
