/* General */
  BODY      { font-family: Verdana, Arial; font-size: 8px; color: #FFFFFF }
  A.erreur  { font-family: Verdana, Arial; font-size: 13px; color: #FFFFFF; font-weight: bold; background: #ED1015 }
  A.ok      { font-family: Verdana, Arial; font-size: 13px; color: #FFFFFF; font-weight: bold; background: #27C26D }
  TD        { font-family: Verdana, Arial; font-size: 8px; color: #FFFFFF }

  A         { font-family: Verdana, Arial; font-size: 13px; color: #333333; font-weight: bold }
  A:link    { font-family: Verdana, Arial; font-size: 13px; color: #333333; font-weight: normal; text-decoration: none }
  A:visited { font-family: Verdana, Arial; font-size: 13px; color: #333333; font-weight: normal; text-decoration: none }
  A:hover   { font-family: Verdana, Arial; font-size: 13px; color: #ffcc99; font-weight: normal; text-decoration: underline }

.stats {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #333333}


/* Lien */
  A.lien         { color: #cccccc; font-weight: bold; text-decoration: none }
  A.lien:link    { color: #cccccc; font-weight: bold; text-decoration: none }
  A.lien:visited { color: #cccccc; font-weight: bold; text-decoration: none }
  A.lien:hover   { color: #ffcc99; font-weight: bold; text-decoration: underline }


/* Lien Menu */
  TD.menu        { font-family: Verdana, Arial; font-size: 13px; color: #666666 }
  A.menu         { color: #330000; font-size: 11px; font-weight: bold; text-decoration: none }
  A.menu:link    { color: #330000; font-size: 11px; font-weight: bold; text-decoration: none }
  A.menu:visited { color: #330000; font-size: 11px; font-weight: bold; text-decoration: none }
  A.menu:hover   { color: #FFcc99; font-size: 11px; font-weight: bold; text-decoration: none; background: #000000 }


/* Titres tableaux */
  A.tableau  { font-family: Verdana, Arial; font-size: 13px; font-weight: bold; color: #ffffff }


/* Tableaux */
  TH.vis  { font-family: Verdana, Arial; font-size: 13px; background: #ffcc99; color: #666666; font-weight: bold }  /* Champs    */

  TD.vis  { font-family: Verdana, Arial; font-size: 13px; background: #7E7E7E; color: #333333 }  /* Données   */
  TD.vis4 { font-family: Verdana, Arial; font-size: 13px; background: #666666; color: #FFFFFF }  /* Référants */
  TD.lien { font-family: Verdana, Arial; font-size: 13px; background: #000000; color: #FFFFFF }


/* Lien Référant + Mots clés*/
  A.ref         { font-family: Verdana, Arial; font-size: 10px; text-decoration: none      }
  A.ref:link    { font-family: Verdana, Arial; font-size: 10px; text-decoration: none      }
  A.ref:visited { font-family: Verdana, Arial; font-size: 10px; text-decoration: none      }
  A.ref:hover   { font-family: Verdana, Arial; font-size: 10px; text-decoration: underline }

  A.cles  { font-family: Verdana, Arial; font-size: 11px; font-weight: normal; color: #B3FD82 }


/* Divers */
  A.host  { font-family: Verdana, Arial; font-size: 13px; font-weight: normal; color: #333333 }
  A.srv   { font-family: Verdana, Arial; font-size: 13px; font-weight: normal; color: #A9C6FA }
  A.liens { font-family: Verdana, Arial; font-size: 13px; font-weight:   bold; color: #A9C6FA }
  A.titre { font-family: Verdana, Arial; font-size: 12pt; font-weight:   bold; color: #1C2D67; background: #ffffff }


/* Calendrier */
  TD.vis1 { font-family: Verdana, Arial; font-size: 11px; background: #666666; color: #000000 } /* jours ouvrés */
  TD.vis2 { font-family: Verdana, Arial; font-size: 11px; background: #333333; color: #000000 } /* invalide */
  TD.vis3 { font-family: Verdana, Arial; font-size: 11px; background: #7E7E7E; color: #000000 } /* week-end */
  TD.mois { font-family: Verdana, Arial; font-size: 13px; background: #ffcc99; color: #1C2D67; font-weight: bold; }
  .menus_admin2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #ffffff; border: 1px solid #cccccc;text-decoration: none}
.menus_admin2:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #000000; font-size: 10px; border: 1px solid #ffcc99; color: #ffffff; text-decoration: none}

