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

.button {
 font-family : Verdana, Arial, Helvetica;
 font-size : 13px;
 font-weight : normal;
 background-color : #E3E0AD;
 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: 13px;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
  background-color: #C1DE82;
  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;
}
