
body {
	font-family: Verdana;
	font-size:11;
	color: black;
}

.titre {
	font-family: Verdana;
	font-size:22;
	color: blue;
	text-decoration: underline;
}

.ptitre {
	font-family: Verdana;
	font-size:16;
	color: blue;
	text-decoration: none;
}

.compteur {
	font-family: Verdana;
	font-size: 9;
	color: black;
	text-align: center;
	text-decoration: none;
}