td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.titre_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.bleu {
	color: #0099FF;
	text-decoration: none;
	font-weight: normal;
}
a.bleu:hover {
	color: #0077C6;
	text-decoration: underline;
}
.box {
	font-size: 11px;
	font-weight: bold;
	color: #B7B7B7;
	border: 1px solid #346799;
}
.gris {
	color: #999999;
	text-decoration: none;
}
a.gris:hover {
	color: #666666;
	text-decoration: underline;
}
.titre1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0099FF;
}
.blanc {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
