body,td,th {
    color: #0A50A1;
	font-family: Verdana;
	font-size: 11px;

}

a {
	font-family: verdana;
	font-size: 11px;
	color: #CC3300;
	text-decoration: none
}
.titre{
    color: #E48107;
	font-family: verdana;
	font-size: 12px;
	}

.titre_bleu{
    color: #0950a2;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;

	}
.titre_rouge{
    color: #CC3300;
	font-family: verdana;
	font-size: 11px;
 
	}
.text_blanc{
    color: #ffffff;
	font-family: verdana;
	font-size: 10px;
 
}
	.lientextorange {
	color: #CC3300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	text-decoration: underline ;
}
.lientextorange:hover {
	color: #CC3300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	text-decoration: underline overline;
}	