@charset "utf-8";
/* CSS Document */

#link-contato{ color:#0a7717 !important; }

#containerInterna{ display:table; background:url(../imagens/divisoria-contato.png) no-repeat 483px 45px; }

#containerInterna p{ font-size:14px; }

#introducao{ margin-bottom:40px; }

#formContato{ width:392px; }

input{ width:392px; height:40px; margin-bottom:14px; font-style:italic; text-indent:14px; background:url(../imagens/input-contato.png) no-repeat; }

textarea{ overflow-y:auto\9; min-width:372px; width:372px; max-width:372px; min-height:120px; height:120px; max-height:120px; margin-bottom:14px; padding:10px 10px 0 10px; background:url(../imagens/textarea-contato.png) no-repeat; }

#botoes input{ color:#fff; font-size:14px; font-style:normal; text-indent:0; }

#botoes #botaoLimpar{ cursor:pointer; width:95px; height:40px; background:url(../imagens/botoes-contato.png) no-repeat right top; }

#botoes #botaoLimpar:hover{ background:url(../imagens/botoes-contato.png) no-repeat right bottom; }

#botoes #botaoEnviar{ cursor:pointer; width:95px; height:40px; margin-left:16px; background:url(../imagens/botoes-contato.png) no-repeat left bottom; }

#botoes #botaoEnviar:hover{ background:url(../imagens/botoes-contato.png) no-repeat left top; }

#obrigatorio{ line-height:40px; }

#localizacao{ width:332px; }

#subtituloLocal{ margin-bottom:15px; color:#264562; font-size:16px; }

#instrucao{ margin-bottom:15px; padding-left:20px; background:url(../imagens/link-publicacoes-inativo.png) no-repeat left center; }

#mapa{ display:none; }

#mapa iframe{ width:800px; height:659px; }