td {
	font-family: Verdana, "sans serif";
	font-size: 12px;
}
body {
	font-family: Verdana;
	font-size: 12px;
	background-color: #8B0100;
}
.titre {
      font-size: 18px;
      color: #990000;
      font-weight: bold;
}
a {
      color: #CC0000;
}
.grand {
	font-size: 24px;
	font-weight: bold;

}
.tiny {
	font-size: 9px;
}
.box {
	color: #F4F0F0;
	background-color: #1E5885;
}
.medium {
	font-size: 11px;
}
.gris {
	color: #666666;
}
