@charset "utf-8";

.contato { position: absolute; top: 217px; left: 0; width: 335px; z-index: 211; }

.contato * { font-family: Verdana; font-size: 10px; }
.contato input, .contato textarea { background: transparent; width: 103px; border: none; float: left; margin: 5px 0 0 0; }
.contato label { float: left; display: block; padding: 0 6px 0 14px; height: 22px; line-height: 22px; }
.contato textarea { height: 100px; overflow: auto; }
.contato select { float: left; margin: 3px 0 0 0; height: 16px; }
.um { width: 243px !important; }

#tarja {
	height: 22px;
	width: 333px;
	position: absolute;
	top: 229px;
	left: -9px;
	background: url(bg_tarja.gif) top right repeat-y;
	z-index: 200;
}
#tarja div { width: 9px; height: 22px; background: url(mark_tarja.gif) no-repeat;  }

#str_estado { width: 50px; }
#str_cidade { width: 144px; }
.topo_contato {  height: 12px; }
.rodape_contato { height: 27px; margin: 10px 0 0 0; }
.rodape_contato button {  width: 55px; height: 27px; border: none; float: right; margin: 0 21px 0 0; }

#alerta { float: left; font-size: 9px; padding: 0 0 0 12px; }


.contato { background: url(../bg_contato.gif) repeat-y; }

#tarja { background: url(../bg_tarja.gif) top right repeat-y; }
#tarja div { background: url(../mark_tarja.gif) no-repeat; }

.topo_contato { background: url(../topo_contato.gif) no-repeat top left; }
.rodape_contato { background: url(../rodape_contato.gif) no-repeat top left; }
.rodape_contato button { background: url(../btn_enviar.gif); }

#custom_file { height: 26px; width: 350px; position: relative; }
#custom_file button, #custom_file input { position: absolute; top: 0; left: 0; z-index: 1; height: 26px; width: 350px;
-moz-opacity: 0.0; opacity:.0; filter: alpha(opacity=0); }
#custom_file span { float: left; display: block; line-height: 14px; background: white; margin: 4px 0 0 0; padding: 0 0 0 2px; width: 150px; }
#custom_file button {  z-index: 2; border: 0; display: none; }
