/*Format formulaire*/
.inputbox {
          font: Arial, Helvetica; font-size: 8pt; border-width:1; border-color:#913C32; background:#eeeeee; border-style:solid;
}

.bouton {
 font-family:Tahoma; font-size:10px; font-weight:bold; border-width:1; color:#FFFFFF; background:#913C32; cursor:hand;
}


