#main h1 { background:url(../imagens/home/contato/tit-contato.png) no-repeat right top; }
#main #frm_contato {
	float:left;
	width:100%;
}
#main #frm_contato legend { display:none; }
#main #frm_contato fieldset {
	position:relative;
	width:350px;
	float:left;
	display:inline;
	margin-left:120px;
}
#main #frm_contato fieldset label {
	width:100%;
	float:left;
	color:#5B94A2;
	font-weight:bold;
	margin-top:5px;
}
#main #frm_contato fieldset label input, #main #frm_contato fieldset label textarea {
	border:1px solid #CCC;
	padding:3px;
	width:342px;
}
#main #frm_contato fieldset label textarea { height:120px; }
#main #frm_contato fieldset label span.erro {
	color:#D10707;
	font-size:9px;
	font-weight:normal;
}
#main #frm_contato fieldset input.bt {
	display:block;
	float:right;
	width:80px;
	height:22px;
	background:url(../imagens/home/botoes/enviar.png) no-repeat left top;
	margin-top:5px;
	cursor:pointer;
}
#main #frm_contato fieldset input.bt:hover { background-position:0px -50px; }
#main #frm_contato fieldset input.disabled {
	background-position:left bottom !important;
	cursor:default;
}
#main #frm_contato fieldset .msg_sucesso {
	position:absolute;
	z-index:3;
	top:0px;
	left:0px;
	width:100%;
	height:190px;
	background-color:#DBDBDB;
	color:#1E5359;
	font-size:12px;
	font-weight:bold;
	padding-top:140px;
	line-height:20px;
	text-align:center;
}
#main #frm_contato fieldset .msg_sucesso a.bt_fechar, #mapa a.bt_fechar {
	position:absolute;
	top:2px;
	right:2px;
	display:block;
	width:58px;
	height:16px;
	background:url(../imagens/home/botoes/fechar-popup.png) no-repeat left top;
	text-indent:-3000px;
}
#main #frm_contato p.c_loading, #main #frm_contato .msg_erro {
	position:absolute;
	bottom:0px;
	right:90px;
	text-align:right;
}
#main #frm_contato .msg_erro { color:#D10707; }

#main .localizacao { float:right; width:240px; }
#main a.mapa {
	display:inline;
	float:right;
	width:160px;
	height:22px;
	background:url(../imagens/home/botoes/mapa-localizacao.png) no-repeat left top;
	text-indent:-3000px;
	margin:25px 40px 0px 0px;
}
#main a.mapa:hover { background-position:left bottom; }
h5.estacionamento {
	display:inline;
	float:right;
	clear:right;
	width:218px;
	height:25px;
	background:url(../imagens/home/contato/estacionamento-proprio.png) no-repeat left top;
	margin:5px 15px 0px 0px;
	text-indent:-3000px;
}

#mapa {
	position:absolute;
	z-index:15;
	left:50%;
	top:140px;
	margin-left:-229px;
	display:block;
	width:458px;
	height:359px;
	background:url(../imagens/home/loading.gif) no-repeat center center;
}

#main #mapa {
	position:relative;
	left:auto;
	top:auto;
	margin-left:66px !important;
	display:inline;
	float:left;
}
#mapa a.bt_fechar { top:-20px; }
#main #mapa a.bt_fechar { display:none; }
#mapa.loading img { display:none; }

address { text-align:left; float:left; width:310px; line-height:16px; }
address br, address em { display:block; }
address em { font-style:normal; }
address span { display:none; }