
body {
  font-family: Verdana, Arial;
  font-size: 11px;
  }

TD    { font-family: Verdana, Arial; font-size: 11px;  }   /*  Tous texte dans TD*/

A {color: #f2f5f7; font-weight: bold; text-decoration: none; font-family: Verdana; font-size: 8pt;  }
A:hover {color: #CCCCCC; font-weight: bold; text-decoration: none; font-family: Verdana; font-size: 8pt;}

A.lien { text-decoration : none; font-size : 11px; font-family: Verdana; color : #993300; background :transparent; }
A.lien:hover { text-decoration : none; font-size : 11px; font-family: Verdana; color : #111111; background :transparent;}

A.minilien { text-decoration : none; font-size : 10px; font-family: Verdana; color : #993300; background :transparent; }
A.minilien:hover { text-decoration : none; font-size : 10px; font-family: Verdana; color : #111111; background :transparent;}


.button {
 font-family : Verdana, Arial, Helvetica;
 font-size : 10px;
 font-weight : normal;
 background-color : #CCCCCC;
 border-right : 1px outset inherit;
 border-top : 1px outset inherit;
 border-left : 1px outset inherit;
 border-bottom : 1px outset inherit;
}

.form {
  font-family: verdana;
  font-size: 10px;
  font-weight: normal;
  color: #993300;
  text-decoration: none;
  background-color: #FFFFFF ;
  border-bottom-color: #666666;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-left-color: #666666;
  border-right-color: #666666;
  border-right-width: 1px;
  border-top-color: #666666;
  border-top-width: 1px;
}
