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

.bouton {
 font-family:Tahoma; font-size:10px; font-weight:bold; border-width:1; color:#00188C; background:#DDF2FD; cursor:hand;
}


