/* MAIN */
#main { background:url(../imagens/bg-main.gif) repeat-x bottom; width:100%; min-height:100%; position:relative; }

* html #main { height:100%; }

/* TOPO */
#topo { width:100%; height:246px; background:url(../imagens/bg-topo.gif) repeat-x top; }
#conteudo-topo { width:800px; height:246px; margin:0 auto; }
.topo-flash { width:815px; height:auto; }

/* CENTRO */
#centro { width:100%; height:auto; padding-bottom:110px; margin-top:28px; }
#conteudo { width:800px; height:auto; margin:0 auto; }

/* BLOCO1 */
.bloco1 { width:600px; height:auto; float:left; }
.box-promocao { width:600px; height:176px; }
.banner-promocao { width:600px; height:176px; z-index:1; position:absolute; }
.noticias-haas { width:316px; height:auto; margin-top:27px; float:left }
.assistencia { width:264px; height:auto; margin:27px 0 0 20px; float:left; }

/* BLOCO2 */
.bloco2 { width:180px; height:auto; margin-left:20px; float:left; }
.box-acesso-cliente { width:180px; height:177px; }
.acesso-cliente { width:180px; height:177px; z-index:2; position:absolute; }
.clientes-haas { width:180px; height:auto; margin-top:27px; }

/* SUB-CONTATO */
.sub-contato { width:600px; height:auto; }
.endereco { width:308px; height:auto; float:left; margin-top:24px; }
.logo-contato { height:auto; float:left; margin:24px 0 0 22px;  }
.form-contato { width:308px; height:auto; padding-top:30px; float:left; } 

/* SUB-INSTITUCIONAL */
.sub-institucional { width:600px; height:auto; }
.conteudo-institucional { width:600px; height:auto; margin-top:30px;}

/* SUB SERVICOS */
.sub-servicos { width:600px; height:auto; margin-top:30px; }
.sanfona { width:564px; height:auto; }  


/* RODAPE */
#rodape { width:100%; height:57px; background:url(../imagens/bg-rodape.gif) repeat-x; bottom:0; position:absolute; }
.conteudo-rodape { width:800px; height:57px; margin:0 auto; }

























