body{
  background:#264928;
  margin:0;
  padding:0;
}
#divGeral{
  width:600px;
  margin:0 auto;
  text-align:center;
  padding:20px 0 0 0;
}
#indexEndereco{
  width:511px;
  height:128px;
  position:absolute;
  top:430px;
  left:50%;
  margin-left:-250px;
  background:url(../imagens/index_endereco.gif) no-repeat;
}
#divHtmlIndex{
  width:473px;
  height:450px;
  background:url(../imagens/index_menu.jpg) no-repeat;
}
#divMargemMenu{
  width:124px;
  float:left;
  padding:78px 0 0 230px;
/*  border:1px solid red;*/
}
#divHtmlIndex ul{
  width:124px;
  margin:0;
  padding:0;
  float:left;
}
#divHtmlIndex li{
  width:124px;
  list-style-type:none;
  margin:0;
  padding:0;
  float:left;
}
.bt15anos a{ width:124px; height:28px; background:url(../imagens/index_bt_15anos_a.gif) no-repeat; float:left; }
.bt15anos a:hover{ width:124px; height:28px; background:url(../imagens/index_bt_15anos_b.gif) no-repeat; float:left; }

.btCasamento a{ width:124px; height:35px; background:url(../imagens/index_bt_casamento_a.gif) no-repeat; float:left; }
.btCasamento a:hover{ width:124px; height:35px; background:url(../imagens/index_bt_casamento_b.gif) no-repeat; float:left; }

.btEmpresarial a{ width:124px; height:33px; background:url(../imagens/index_bt_empresarial_a.gif) no-repeat; float:left; }
.btEmpresarial a:hover{ width:124px; height:33px; background:url(../imagens/index_bt_empresarial_b.gif) no-repeat; float:left; }

.btFormatura a{ width:124px; height:31px; background:url(../imagens/index_bt_formatura_a.gif) no-repeat; float:left; }
.btFormatura a:hover{ width:124px; height:31px; background:url(../imagens/index_bt_formatura_b.gif) no-repeat; float:left; }

.btOutro a{ width:124px; height:28px; background:url(../imagens/index_bt_outro_a.gif) no-repeat; float:left; }
.btOutro a:hover{ width:124px; height:28px; background:url(../imagens/index_bt_outro_b.gif) no-repeat; float:left; }


#divHtmlIndex span{ display: inline;  width:0;  height:0;  top:-1000px;  left:-1000px;  overflow:hidden;  position:absolute; }

#divMsg{
  width:473px;
  padding:200px 0 0 0;
  float:left;
}
