.titre {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #660000;
}
.actualites {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
}
.agenda {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #333333;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.soustitre {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #669933;
	font-weight: bold;
}
a {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #000066;
	text-decoration: underline;
}
.websites {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #000000;
}
