body{
  background:#d6f28c url(../imagens/bg_vitoria.gif) repeat-x;
  margin:0;
  padding:0;
  text-align:center;
}
#divGeral{
  width:1050px;
  position:relative;
  margin:0 auto;
  text-align:left;
}
#divLogo{
  width:286px;
  height:84px;
  background:url(../imagens/pcb_logoguerini.gif) no-repeat;
  cursor:pointer;
  display:block;
  float:left;
}
#divBack{
  width:288px;
  height:80px;
  background:url(../imagens/pcb_back.gif) no-repeat 0 4px;
  float:right;
  cursor:pointer;
  display:block;
}
#divLayout{
  width:1050px;
  height:650px;
  background:url(../imagens/layout_vitoria.jpg) no-repeat 105px 21px;
  display:block;
  margin:0;
  float:left;
  position:relative;
}
#divAves{
  width:105px;
  height:158px;
  position:absolute;
  background:url(../imagens/layout_vitoria_aves.jpg) no-repeat;
  top:489px;
  left:0;
}
#divBot{
  width:472px;
  height:46px;
  float:left;
  padding:23px 0 0 548px;
}
#divBotLotes{
  width:115px;
  height:38px;
  background:url(../imagens/vitoriabt_lotes.jpg) no-repeat;  
  float:left;
  
}
#divBotMapa{
  width:120px;
  height:38px;
  background:url(../imagens/vitoriabt_mapa.jpg) no-repeat;
  float:left;
}
#divBotFotos{
  width:113px;
  height:53px;
  background:url(../imagens/vitoria_btfotos.jpg) no-repeat;
  float:left;
}
#divBotContato{
  width:110px;
  height:38px;
  background:url(../imagens/vitoria_btcontato.jpg) no-repeat;
  float:left;
}