.tdvert {
	background-color: #78abd8;
}
.tdvertfonce {
	background-color: #082650;
}
.tdgris {
	background-color: #cccccc;
}
.tdgrisfonce {
	background-color: #3e4148;
}
.tdblanc {
	background-color: #ffffff;
}
.tdrouge {
	background-color: #ff0000;
}
.textevert {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #08254e;
}
.soustitreblanc {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}
.titreblanc {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.champsvert {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #ffffff;
	color: #08254e;
}
a.lienblanc {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}
a.lienblanc:hover {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}