body{
  margin:0;
  padding:0;
  background:#2b5506 url(imagens/pattern.gif) repeat-x;
  text-align:center;
}
#divGeral{
  width:778px;
  position:relative;
  margin:0 auto;
  text-align:left;
}
#divTopo{
  width:778px;
  height:129px;
}
#divFoto{
  width:535px;
  height:298px;
  float:left;
}
#divMenu{
  width:200px;
  height:298px;
  float:left;
  background:url(imagens/bg_menu_home.jpg) no-repeat;
  padding:39px 0 15px 34px;
}
#divRodape{
  width:574px;
  height:49px;
  margin:0 0 0 80px;
}




/******   Elementos para menu drop down   ******/
ul li { position:relative; }
li ul { position: absolute; left:-155px; /* Set 1px less than menu width */  top:0;  display:none; }
ul li a {display: block; padding:0; background: #fff;/*  IE6 Bug */ /*border: 1px solid #ccc; IE6 Bug */ }
li:hover ul, li.over ul {display: block; }

/* Holly Hack. IE Requirement \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

li:hover ul, li.over ul { display: block; } /* The magic */
/***********************************************/
ul#listaMenu{
  width:120px;
}

ul { margin:0; padding:0;	list-style: none;  }/* Width of Menu Items */

ul li a:hover { color: #E2144A; background: #f9f9f9; } /* Hover Styles */

li ul li a { padding:0 5px 2px 3px; height:2px;} /* Sub Menu Styles */

li:hover ul, li.over ul { display: block; border:1px solid #629304; } /* The magic */

.spanNone{ display:none; }

.spanMenu_um a{ background:url(imagens/bt_quem_a.gif) no-repeat; width:145px; height:37px;}
.spanMenu_um a:hover{ background:url(imagens/bt_quem_b.gif) no-repeat; width:145px; height:37px;}

.spanMenu_dois a{ background:url(imagens/bt_bolo_a.gif) no-repeat; width:145px; height:37px;}
.spanMenu_dois a:hover{ background:url(imagens/bt_bolo_b.gif) no-repeat; width:145px; height:37px;}

.spanMenu_tres a{ background:url(imagens/bt_doces_a.gif) no-repeat; width:145px; height:37px;}
.spanMenu_tres a:hover{ background:url(imagens/bt_doces_b.gif) no-repeat; width:145px; height:37px;}

.spanMenu_quatro a{ background:url(imagens/bt_eventos_a.gif) no-repeat; width:145px; height:37px;}
.spanMenu_quatro a:hover{ background:url(imagens/bt_eventos_b.gif) no-repeat; width:145px; height:37px;}

.spanMenu_cinco a{ background:url(imagens/bt_fale_a.gif) no-repeat; width:145px; height:37px;}
.spanMenu_cinco a:hover{ background:url(imagens/bt_fale_b.gif) no-repeat; width:145px; height:37px;}

.spanMenu_sub a{ background:#244c01; height:20px; padding:8px 0 0 8px; font:14px 'Times New Roman'; color:#b2cf4e; text-decoration:none;}
.spanMenu_sub a:hover{ background:#244c01; height:20px; padding:8px 0 0 8px; color:#e4dcb7;}

#divKaereaCapa {
  position: absolute;
  left: 650px;
  top: 550px;
}