/*---------------------------------------------------------------------
/* rodape */

div#rodape{
  width:779px;
  height:45px;
  color:#F4EFDD;
  z-index:0;
  float:left;
}

div#rodape p{
  border-top: solid 5px #76C81B; 
  padding-top:3px;
  width:779px;
  height:45px;
  text-align:center;
  background-color:#0E6532;
  z-index:7;
}
