/*GERAL*/

body { margin: 0 0 0 0; font: 14px Arial, Helvetica, sans-serif; }
img { border: none; }
.rodape_table_bg { background:url(../imagens/rodape_bg.jpg) repeat-x center; }
.rodape_text { color: #FFF;   }
.rodape_text_link a { color: #000; text-decoration: none; font-size: 10px; }
  

/*MENU*/

#menu ul { float: left; list-style: none; font-size: 14px; }
#menu ul li { display: inline; background: url(../imagens/separador_menu.png) no-repeat right; }
#menu ul li a { margin: 2px 15px; color: #000; text-decoration: none; font-weight: bold; }
#menu ul li a:hover { border-bottom: solid 3px #B51F17; }


/* PAGINA INICIAL*/

.inicial_topo_bg { background: url(../imagens/topo_bg.jpg) no-repeat center; }
.inicial_topo_bg_bottom { background: url(../imagens/topo_bottom_bg.jpg) no-repeat center; }
.inicial_title { color: #FFF; font-size: 26px; font-weight: bold; text-align: center; }
.inicial_text { color: #FFF; text-align :justify; }
.inicial_table_produtos { background: url(../imagens/body_bg.jpg) repeat-x center; }
.incial_title_produtos { color: #B51F17; font-size:18px; font-weight:bold; }
.inicia_table_rotator { background:url(../imagens/fundo_banner_produtos.png) no-repeat bottom; }


/* EMPRESA */
.empresa_topo_bg { background: url(../imagens/topo_geral.jpg) no-repeat center;}
.empresa_body_bg { background: url(../imagens/bg_geral.jpg) repeat-x center; }
.empresa_title { color: #B51F17; font-size: 18px; } 
.empresa_text { color: #666666;  text-align :justify; }

/* SERVIÇOS */

.servicos_text_ampliar { font-size: 12px; color: #DC443D; font-weight: bold;} 
.servicos_table { border: #E7E7E7 solid 1px; width: 149px; height: 100px; padding: 2px;}


/* CONTATO */
.contato_textfield_bg { background: url(../imagens/contato_textfield_bg.jpg) no-repeat right; }
	.contato_textfield { background: none; border:none; width:314px; }
.contato_textarea_bg {  background: url(../imagens/contato_textarea_bg.jpg) no-repeat right; }
	.contato_textarea { background: none; border: none; width: 314px; height: 116px; overflow:auto; }
.contato_text { font-size: 16px; color: #666666; text-align: left; }
.contato_text_localizacao { font-size: 14px; color: #666666; text-align: left;}
.contato_localizacao_table { border:#999999 solid 2px;}
.contato_exibir_mapa a { font-size: 12px; font-weight:bold; text-align: center; color: #B51F17; text-decoration: none; }
