.body {
	background-color: #dddd61;
}
.Titre_Annonce {
	color: #660000;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
.Annonce {
	color: #006600;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.Important {
	color: #000099;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.Lien {
	color: #0066FF;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: underline;
}
.Titre_Tableau {
	background-color: #0066FF;
	border: 1px solid #000099;
}
.LienSans {
	color: #dddd61;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
}
.Enter {
	color: #242253;
	font-weight: bold;
	font-family: "Comic Sans MS", Verdana, sans-serif;
	font-size: 36px;
}
.Compteur {
	color: #242253;
	font-weight: bold;
}
.Style2 {
	color: #242253;
	font-weight: bold;
	font-size: 24px;
}
.Horaire {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000066;
}
.Adresse {
	color: #000066
}
.Obligatoire {
	color: #FF0000
}
