.titre {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #990000;
	font-style: italic;
}
a.lien {
	color: #000000;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;


}
a:hover.lien {
	color: #FF6600;
	text-decoration: none
}
.titreParagraphe {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	letter-spacing: 2px;
}
