body {
	background-color: #930513;
}

.texte {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}
.texte_blanc {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
}
.Menu {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
	color: #FFFFFF;
	font-style: italic;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.Footer {
	color: #000000;
	font-style: italic;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}
.annuaires {
	color: #333333
	}
