/* -------- Formulário -------- */
input{vertical-align:middle;outline:none;}
.inputForm{font-size:11px;border-top:1px solid #19282d;border-left:1px solid #19282d;border-right:1px solid #7f8e93;border-bottom:1px solid #7f8e93;padding:5px 4px;color:#666;margin:0 3px 0 0;background:#1a292c;color:#cbd1d1;-moz-border-radius:4px;-webkit-border-radius:4px;}

/* Formulário Horizontal */
ul.formHoriz{list-style:none;margin:0;padding:0 0 0 3px;overflow:hidden;font-size:1em;text-decoration:none;line-height:normal;font-weight:normal;text-transform:none;clear:both;margin:20px 0;}
ul.formHoriz li {float:left;clear:both;color:#666;margin-bottom:3px;background:none;padding:0;}
.textsmallForm{font-size:10px;font-family:Arial, Helvetica, sans-serif;}

.inputFormHoriz{font-size:11px;border-top:1px solid #ccc;border-left:1px solid #ccc;border-right:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0;padding:5px 4px;color:#666;margin:0 3px 0 0;background:#fff;-moz-border-radius:4px;-webkit-border-radius:4px;font-family:tahoma;}
.inputFormHoriz:focus{border-top:1px solid #999;border-left:1px solid #999;border-right:1px solid #ccc;border-bottom:1px solid #ccc;padding:5px 4px;color:#333;}


.btnBuscarTopo{width:72px;height:27px;margin:0;padding:0;vertical-align:middle;outline:none;border:0;background:transparent url(images/buscar.gif) no-repeat center top;text-indent:-1000em;cursor:pointer; /* hand-shaped cursor */ cursor: hand; /* for IE 5.x */}

.btnSearchTopo{width:72px;height:27px;margin:0;padding:0;vertical-align:middle;outline:none;border:0;background:transparent url(images/search.gif) no-repeat center top;text-indent:-1000em;cursor:pointer; /* hand-shaped cursor */ cursor: hand; /* for IE 5.x */}

.btnBuscarRodape{width:72px;height:27px;margin:0;padding:0;vertical-align:middle;outline:none;border:0;background:transparent url(images/buscar-rodape.gif) no-repeat center top;text-indent:-1000em;cursor:pointer; /* hand-shaped cursor */ cursor: hand; /* for IE 5.x */}

.btnEnviar{width:72px;height:27px;margin:0;padding:0;vertical-align:middle;outline:none;border:0;background:transparent url(images/enviar.gif) no-repeat center top;text-indent:-1000em;cursor:pointer; /* hand-shaped cursor */ cursor: hand; /* for IE 5.x */}

.btnSend{width:72px;height:27px;margin:0;padding:0;vertical-align:middle;outline:none;border:0;background:transparent url(images/send.gif) no-repeat center top;text-indent:-1000em;cursor:pointer; /* hand-shaped cursor */ cursor: hand; /* for IE 5.x */}

