/* ------------- Styles appliqués à la page accessibilité ------------- */

.acess /* Style définissant la police */ { font-size: 1em; font-family: Arial; color: #000000 }
.titre_acess /* Style définissant le titre */ { font-size: 1em; font-family: Arial; color: #003366; font-weight: bold }
.pop /* Style appliqué aux liens de bas de page des popups du type [ Fermer la fenêtre ] */ { font-family: Arial; color: #003366; text-align: center }
.txt_right { text-align: right }
a:visited /* Liens hypertextes généraux */ { color: #003366; text-decoration: none }
a:link /* Liens hypertextes généraux */ { color: #003366; text-decoration: none }
a:hover /* Liens hypertextes généraux */ { color: #003366; text-decoration: underline }
a.acess:visited /* Liens hypertextes généraux */ { color: #000000; text-decoration: none }
a.acess:link /* Liens hypertextes généraux */ { color: #000000; text-decoration: none }
a.acess:hover /* Liens hypertextes généraux */ { color: #000000; text-decoration: underline }
.erreur { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FF0000; }
.txt_middle {
	text-align: center;
	border: none;
}
