BODY, TABLE, TD {
    font-family : "Verdana, Arial, Helvetica, sans-serif";
    font-size : 12px;
    color : #000000;
}

INPUT, TEXTAREA  {
    font-family : "Verdana, Arial, Helvetica, sans-serif";
    font-size : 12px;
    color : #000000;
}
 
A {
    color : navy;
    font-size : 12px;
    
}

.lientab {
    color : navy;
    font-size : 10px;    
    font-weight : bold;    
}

.entete {
    color : white;
    font-size : 10px;    
    font-weight : bold;    
}

.fauxlien {
    color : #000000;
    font-size : 10px;    
}

.fauxlientab {
    color : navy;
    font-size : 10px;
    font-weight : bold;    
}

.submit_buttons {  
  border: 1px #999999 outset;
  font-family: "Verdana, Arial, Helvetica, sans-serif"; 
  font-size: 11px; 
  font-weight : bold;
  height: 20px; 
  margin-top: 0px; 
  margin-right: 0px; 
  margin-bottom: 0px; 
  margin-left: 0px; 
  color: #FFFFFF; 
  background-color: navy; 
  padding-top: 0px; 
  padding-right: 0px; 
  padding-bottom: 0px; 
  padding-left: 0px; 
  width: auto;
/*  width: 125px; */
  overflow: hidden;  
  cursor: hand;
}


/* -------------------------------------------------------------------------------- */

.boite {
    font-family : "Verdana, Geneva, Arial, Helvetica, sans-serif";
    font-size : 10px;
    color : black;
}
.copyright {
    color : black;
    font-size : 9px;
    font-weight : normal;
}

.titretableau {
    color : #A71C1C;
    font-size : 15px;
    font-weight : bold;
}

