body {
  font: 16px Verdana, Arial, Helvetica, sans-serif;
  color: #FFFFCC;
  height: 100%;
  width: 100%;
  MARGIN: 0px;
  PADDING: 0px;
  BACKGROUND: #ffe url(imagens/layout/bodybg.jpg) repeat-x left top;
  overflow: hidden;
  scrollbar-3dlight-color: #c99;
  scrollbar-arrow-color:  #FFF;
  scrollbar-darkshadow-color: #000;
  scrollbar-face-color:   #633;
  scrollbar-highlight-color: #cc9;
  scrollbar-shadow-color: #300;
  scrollbar-track-color:  #422;
}
#menu {
  POSITION: absolute;
  LEFT: 0px;
  TOP: 0px;
  padding-top: 10px;
  WIDTH: 100%;
  font: 100%/normal Arial, Helvetica, sans-serif;
  BACKGROUND: url(imagens/layout/bg.gif) #e4e3ce repeat-x 50% bottom;
  FLOAT: left;
  overflow: hidden;
}
#logo{
  width: 90%;
}
#titulo {
  position: absolute;
  left: 384px;
  top: 23px;
  width: 218px;
  height: 23px;
  z-index: 1;
  font: bold 18px Arial, Helvetica, sans-serif;
  color: #663333;
}
#menu UL {
  PADDING-TOP: 0px;
  margin: 0px;
  LIST-STYLE-TYPE: none;
  float: right;
  white-space: nowrap;
  padding-right: 20px;
  padding-left: 0px;
}
#menu LI {
  padding: 0px 0px 0px 9px;
  width: 140px;
  FLOAT: left;
  MARGIN: 0px;
  text-align: center;
  display: inline;
  BACKGROUND: url(imagens/layout/left.gif) no-repeat left top;
  white-space: nowrap;
  overflow: hidden;
}
#menu A {
  padding: 5px 15px 4px 6px;
  FONT-WEIGHT: bold;
  TEXT-DECORATION: none;
  COLOR: #765;
  BACKGROUND: url(imagens/layout/right.gif) no-repeat right top;
  FLOAT: none;
  DISPLAY: block;
}
#menu A:hover {
  COLOR: #333;
}
#menu #atual {
  background: url(imagens/layout/left_on.gif);
}
#menu #atual A {
  background: url(imagens/layout/right_on.gif) right top;
  PADDING-BOTTOM: 5px;
  COLOR: #333;
}
#menu .elsetab {
  BACKGROUND: url(imagens/layout/left.gif) no-repeat left top;
}
#menu .elsetab A {
  padding: 5px 15px 4px 6px;
  FONT-WEIGHT: bold;
  TEXT-DECORATION: none;
  COLOR: #765;
  BACKGROUND: url(imagens/layout/right.gif) no-repeat right top;
}
#submen2, #submen1 {
  position: absolute;
  top: 110px;
  left: 0px;
  bottom: 12px;
  overflow: auto;
  padding: 0px 0px;
  z-index: 3;
  visibility: visible;
  border: solid #743;
  border-width: 0px 0px 0px 0;
 /*
  background: url(imagens/layout/menubg.png) repeat-x top;*/
}
#submen2 table, #submen1 table {
  width: 150px;
  MARGIN: 10px 10px 10px 10px;
  padding: 0.3em 0.2em 0.3em 0.2em;
  border: #743 1px solid;
}
.submen td {
  padding: 0px 0px;
  font-size: 12px;
  font-weight: bold;
; height: 12px; clip:  rect(   )
}
.submen td:hover {
}
.submen td a {
  display: block;
  border-width: 1px 2px 1px 1px;
  border-color: #844 #321 #321 #844;
  border-style: solid;
  padding: 4px 0.5em;
  width: 90%;
  font: bold 12px Arial, Helvetica, sans-serif;
  text-align: left;
  background-color: #773333;
  color: #fed;
  text-decoration: none;
}
.submen td a:hover {
  border-width: 1px 1px 1px 2px;
  border-color: #321 transparent #633 #321;
  border-style: solid;
  background-color: transparent;
  color: #f65;
}
.submen th {
  font: bold 20px Verdana, Helvetica, sans-serif;
  letter-spacing: 0.05em;
  filter: DropShadow(Color=#330000, OffX=1, OffY=1, Positive=1);
  padding-bottom: 4px;
  color: #fd6;
  // border: 1px solid #522;
}
.submen th a {
  text-decoration: none;
  color: #fd6;
}
.submen th a:hover {
  color: #f65;
}
#corpo {
  position: absolute;
  left: 0px;
  top: 94px;
  bottom: 12px;
  right: 0px;
  background: #703030 url(imagens/layout/corpobg.jpg) repeat-x fixed 0px bottom;
  z-index: 1;
  overflow: auto;
}
.item {
  font: bold 12pt Arial, Helvetica, sans-serif;
  color: #FFFFCC;
}
.verso {
  font: normal 11pt Arial, Helvetica, sans-serif;
  position: relative;
  top: 24px;
  color: #FFFFCC;
  white-space: nowrap;
}
.titulo {
  font: bold 24px "Comic Sans MS", Helvetica, sans-serif;
  filter: Shadow(Color=black, Direction=135);
  color: #FFCC66;
  text-align: center;
  z-index: 3;
  white-space: nowrap;
}
.descreve {
  font: italic bold 10px Arial, Helvetica, sans-serif;
  color: #000000;
}
.capital {
  font: bold 120% Verdana, Arial, Helvetica, sans-serif;
  text-transform: capitalize;
  position: relative;
  margin-right: 3px;
  width: 0.8em;
}
.links {
  font: bold 9pt Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  color: #FFFFCC;
}
.texto {
  font: 11pt Arial, Helvetica, sans-serif;
  color: #FFFFCC;
}
.texto a {
  color: #FFFF66;
  text-decoration: none;
}
.texto a:hover {
  color: #FF6600;
  text-decoration: underline;
}
.legenda {
  font: italic 10pt Arial, Helvetica, sans-serif;
  text-align: center;
  padding: 0px;
}
.subtitulo {
  font-size: 18px;
  color: #FFCC66;
  letter-spacing: 0.05em;
}
#rodape {
  font: 8px Arial, Helvetica, sans-serif;
  clear: both;
  BACKGROUND: url(imagens/layout/rodapbg.jpg) repeat-x top;
  position: absolute;
  top: 100%;
  height: 10px;
  left: 12px;
  right: 12px;
  bottom: 1px;
  margin: -12px;
  padding-top:2px;
  color: #000000;
  text-align: center;
  /*width: 95;*/
}
#rodape a {
  color: #000;
}

