/* CSS */

body { background: url(../imagens/bg_site.jpg) no-repeat top center; font:0.8em Arial, Helvetica, sans-serif; color:#333;  }

#geral { width:980px; margin:0 auto; overflow:hidden; }
#geral h1 a { background:url(../imagens/logo_easycomp.gif) no-repeat; width:150px; height:130px; margin-top:94px; float:left; }
#geral h2 { background:url(../imagens/titulo.gif) no-repeat; width:288px; height:105px; float:left; margin: 120px 0 0 92px; }

.hide { text-indent:-9000px; overflow:hidden; display:block; }
.hide-button {display:block;overflow:hidden;line-height:9999px;text-indent:-9999px;border:none}


form { margin:0; padding:0; width:250px; }
#form { padding:58px 0 0 270px; }
#form form label { display:block; float:left; width:40px; text-align:right; margin:0 8px 0 0; font:11px Arial, Helvetica, sans-serif; color:#58595b; }
#form form select { margin:2px 0; font:11px Arial, Helvetica, sans-serif; color:#58595b; }


#form .botao { cursor:pointer; float:right;  border:0; background:url(../imagens/bt_buscar.gif) no-repeat; width:52px; height:12px; font-size: 0px; line-height:0px; margin:0;  }

a.banner { width:490px; height:125px; margin:50px 0 0 300px; }
