/* CLASSES DE STYLES STANDARD */

A     {color: #B22926}
BODY  {background-color: lightyellow; color: #B22926; font-size: 24px; text-align: center}
TABLE {border-style: double; border-width: 4px; border-color: #B22926; font-size: 24px; padding: 4px}
TD    {text-align: center; border-style: none; border-width: 1px; border-color: black}

/* CLASSES DE STYLES PERSONNALISEES */

.entete       {font-size: 40px; font-family: sans-serif; font-weight: bold}
.reservation  {font-size: 16px; font-family: "Arial Black"; font-weight: normal; text-decoration: underline overline blink}
.titre        {font-size: 20px; font-weight: bold; margin-bottom: 10px; text-decoration: underline}
.services     {font-size: 18px; font-weight: normal}
.adresse      {font-size: 18px; font-weight: normal}
.fermeture    {font-size: 14px; font-weight: normal; font-family: sans-serif}
.pied_de_page {font-size: 18px; font-family: sans-serif; font-weight: normal; margin-top: 15px; margin-bottom: 15px}
