td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.rouge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #DD0000;
}
.bleu {
	color: #2B73C4;
}
.link {
	font-weight: bold;
	color: #2B73C4;
}
.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2B73C4;
}
a:hover {
	font-weight: bold;
	color: #dd0000;
}
.fd {
	background-image: url(images/fond.jpg);
	background-repeat: no-repeat;
}
.fd2 {
	background-image: url(images/fond2.jpg);
	background-repeat: no-repeat;

}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #dd0000;
}
.fdbleu {
	background-color: #BADAFF;
}
