.titre {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	font-weight: bolder;
	color: #CC0000;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
}
