/* ESTILOS GERAIS PARA FORMULARIOS */
form, label, input, fieldset, legend{font-size:11px;color:#000;}
input, select{ background:url(../images/bkg_input.jpg) repeat-x; border:1px solid #004f96;color:#5f4a25; }
option{background:#fff;}
.button{border:1px solid #004f96;}
fieldset{border:none;}