/*----- resets and overrides -----*/
BODY, DIV, H1, H2, H3, H4, H5, H6, P, UL, IMG { margin: 0; padding: 0; }
img { border: none; padding: 4px; }
form { margin: 0; padding: 0; }
/*----- links & type -----*/
BODY { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #333; background: url(../imagens/bg.jpg) repeat-x top center; }
a { color: #333; }
A:link, A:active, A:visited { text-decoration: none; }
A:hover { color: #999; text-decoration: underline; }

h1 { font-size: 22px; color: #3A5A1B; text-indent: 20px; }

ul li { list-style: none; }

/* INDEX */
#menu { font-size: 14px; color: #FFF; }
#menu a { color: #FFF; }
#menu a:hover { color: #F6E497; text-decoration: none; }
.menu_bg { background: url(../imagens/menu.png) no-repeat top center; }

#conteudo { text-align: justify; }
.conteudo_bg { background: url(../imagens/bemvindo_txt.jpg) repeat-x top center; }

#rodape { background: url(../imagens/rodape_bg.jpg) repeat-x top center; font-size: 14px; color: #F6E497; }

.img_borda { border: solid 1px #CCC; padding: 4px; text-align: center; font-size: 10px; }


.container { width: 1005px; margin: 0 auto; }
/* CONTATO */

.contato_font_verde { color: #3A5A1B; font-weight: bold; }

.contato_form_bg { background: url(../imagens/contato_formulario_bg.jpg) no-repeat top center; }
.contato_mapa_bg { background: url(../imagens/contato_como_chegar_bg.jpg) no-repeat top center; }

.contato_field_text { width: 200px; height: 18px;  }
.contato_text_area { width: 200px; height: 110px;  }

.contato_form_sep { padding: 0; }

#footer { margin-top: 22px; border-top: 4px solid #21330F; background: url(../imagens/rodape_bg.jpg) repeat-x top; padding-bottom: 52px; padding-top: 22px; color: #F6E497; }

#rodape_endereco { width: auto; height: auto; float: left; margin-left: 15px; display:inline; }

#rodape_webfeira { width: auto; height: auto; float: left; margin-left: 570px; display:inline; }
