a:link {
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	color: #00CCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.Titre {
	color: #000000;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-variant: normal;
	text-transform: Aucune;
}

.Sous-titre {
	color: #000000;
	text-decoration: none;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-variant: normal;
	text-transform: Aucune;
}

