@CHARSET "ISO-8859-1";

body {
  font: 69% "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
  background-color: White;
  color: Black;
  margin: 0;
  padding: 0;
}

.div_top {
  height: 149px;
  width: 996px;
  background-image:url(/imagens/top.png);
}

.menu_top {
  height: 66px;
  width: 996px;
  background-color:#EDEDE9;  
  font-size:9px;
}

.areatotal{
  height:auto;
  width: 996px;  
}

.frame{
  top: 10px;
  width: 100%;
  height: 550px;  
}

