@charset "UTF-8";
.Titre {
	font-family: Courier, monospace;
	font-size: 21px;
	color: #00adef;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 14px;
}
.sous-titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
