.lienGauche {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #C0C0C0;
	text-decoration: none;
	font-weight: bold;
}
.lienGauche:hover {
	color: #FF9900;
}
.enCoursGauche {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.TitreTexte {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	background-position: center;
}
