td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.titre_orange {
	color: #FF7200;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.titre_bleu {
	font-weight: bold;
	color: #0072CF;
	text-decoration: none;
}
a.titre_bleu:hover {
	font-weight: bolder;
	color: #105F81;
	text-decoration: underline;
}
a.titre_orange:hover {
	color: #C65900;
	text-decoration: underline;
}
.titre_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
}
.bigbleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0072CF;
}
.bigorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0072CF;
}
