html, body, form { width: 100%; height: 100%; margin: 0; padding: 0; }
body { background: url(imagens/fundo.jpg); }

html, body, table, div { font-family: verdana; font-size: 11px; text-align: justify; }

h1, .tituloBig { margin: 0 0 20px 0; padding: 0; font-size: 24px; color: #254F90; font-weight: normal; text-align: left; }
h2 { margin: 20px 0 20px 0; padding: 0; font-size: 20px; color: #254F90; font-weight: normal; text-align: left;  }

.tabela_geral {
	background: #fff;
	position: relative;
	width: 780px;
	margin: 10px auto; 
	border: 1px solid #000;
}

#logo { position: absolute; top: 50px; left: 45px; }
#telefone { position: absolute; top: 65px; left: 255px; }
#menu { position: absolute; top: 0; left: 90px; z-index: 10; }
#menu img { float: left; }
#menu .home { margin-right: 30px; }
#globo { position: absolute; top: 0; right: 0; width: 284px; height: 295px; background: url(imagens/globo.jpg) no-repeat; z-index: 1; }
#barra_verde { position: absolute; top: 180px; left: 30px; width: 470px; height: 5px; overflow: hidden; background: #9DCD43; z-index: 10; }

.tab_conteudo { width: 100%; }
.coluna_extra { vertical-align: top; text-align: center; width: 250px; }
.coluna_conteudo { vertical-align: top; width: 530px; }


.rodape { vertical-align: bottom: height: 53px; width: 780px; background: navy; }
.rodape div { width: 780px; height: 53px; overflow: hidden; }


.box_conteudo { padding: 200px 30px 40px; }
.box_extra { padding: 350px 0 10px; }


.tab_home { }
.tab_home td.cel { width: 230px; vertical-align: top; }
.tab_home td.div { width: 2px;   padding: 0px;      background: #A5ADCE; overflow: hidden; }
.home_box { width: 200px; margin: 12px auto }

.home_linha1 { padding: 25px 0; }
.home_linha2 {}
.home_linha2 .tab_home { background: #EDEEEF; }
.home_linha3 { padding: 25px 0; text-align: center; }
.home_linha_imagens { margin: auto; }
.home_linha4 { background: #93ADBC; width: 180px; margin-left: 10px; padding: 15px; float: left; }



.titulo { font: bold 12px verdana; text-align: left; }
.textopadrao { padding-top: 10px;}

.geral_submenu { margin: 10px 0 20px; }
.geral_submenu a { margin: 2px 0px; color: #007FC4; text-decoration: none; font-size: 12px; }
.geral_submenu a:hiver { color: #1F317A; }

.barra_imagens { text-align: center; }
.barra_imagens .imagem { text-align: center; margin: 0px auto 10px; }
.barra_imagens span { font: italic normal 11px verdana; color: #173772; display: block; }



.contato_box1, .contato_box2, .contato_box3 { width: 442px; margin: auto; }
.contato_box1 { background: url(imagens/contato_meio.png) center top repeat-y; }
.contato_box2 { background: url(imagens/contato_topo.png) center top no-repeat; }
.contato_box3 { background: url(imagens/contato_base.png) center bottom no-repeat; }
.contato_in { padding: 20px 35px; }
.rotuloform { width: 106px; text-align: left; padding: 3px 4px 0 0; }
.campoformpadrao, .campoformarea { background: #fff; border: 0; width: 245px; height: 16px; }
.campoformarea { height: 50px; }
.botaoform {  width: 66px; height: 22px; border: 0; background: url(imagens/contato_bt.png); }
.areabotoesform { text-align: right; padding: 10px 0 0 0; }
.contato_links { margin: 20px 0 40px; text-align: center; color: #0F84C1; }
.contato_links a { color: #0F84C1; text-decoration: none; font-size: 12px; }
.contato_mapa { text-align: center; margin: 10px; }
