h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body {
	background-color: #333333;
	background-image: url(images/fond.gif);
}
.vert {
	color: #00CC00;
}
.rouge {
	color: #FF0000;
}
.mot {
font-weight:bold;
text-decoration:underline;
}
