body      { font-family: sans-serif, Tahoma; margin: 0; padding: 0 }
.choix_mois     { color: gray; font-size: 0.7em; font-family: Arial, sans-serif; font-weight: bold; text-transform: uppercase; display: block; margin: 10px 0 0 }
.choix_annee     { color: gray; font-size: 0.7em; font-family: Arial, sans-serif; font-weight: bold; text-transform: uppercase; display: block }

.MonthSelect  { color: black; font-size: 0.7em; font-family: Arial, sans-serif; font-weight: bold; text-transform: uppercase; margin-bottom: 10px }

.AnneeSelect   { color: gray; font-size: 0.8em; font-weight: bold; background-color: white; text-transform: uppercase; display: block; margin-top: 3px; margin-bottom: 10px; padding: 5px 2px 2px }
.AnneeSelect a    { color: black; text-decoration: none }

.NomJour { color: black; font-size: 0.7em; font-weight: bold; text-transform: uppercase }



.Nom_Mois   { color: white; font-size: 0.7em; font-weight: bold; background-color: black; text-transform: uppercase; padding-top: 5px }


.Jour_Cal   { color: black; font-size: 0.7em; font-family: Arial, sans-serif; background-color: #bcd40d; text-transform: uppercase; padding-top: 5px }

.Jour_Cal a
 { font-family: Arial, sans-serif; text-decoration: none }

.Jour_Cal a:hover
  { text-decoration: none; background-color: #f0f; border: solid 3px #f0f }
