.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000051;
	text-decoration: underline;
}
.contenu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.lien {
	font-family: "trebuchet MS";
	font-size: 14px;
	color: #FF6600;
}
a.lien:hover {
	font-family: "trebuchet MS";
	font-size: 14px;
	color: #0000CC;
}
.inscription {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #F24509;
}
a.inscription:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #999999;
}

