body{
  margin:0;
  padding:0;
  background:url(../imagens/pattern.jpg);
  text-align:center;
  overflow-x:hidden;
  font:12px "trebuchet ms", arial;
  color:#a9a9a9;
}
h1, h2, h3, ul, li{ margin:0; padding:0; }
.none{display:none;}


/******** ESTRUTURA TEMPLATE *********/
#tempTopo{
  width:100%;
  height:393px;
  float:left;
  background:url(../imagens/pattern_topo.jpg) repeat-x 0 252px;
}
#tempTopoFlash{
  width:1002px;
  height:393px;
  margin:0 auto;
  background:url(../imagens/fundo.jpg) no-repeat;
}
#tempGeral{
  width:1002px;
  margin:0 auto;
  text-align:left;
  position:relative;
}
#tempConteudo{
  width:976px;
  float:left;
  padding:0 13px;
  background:#000;
}
#tempRodape{
  width:902px;
  height:136px;
  float:left;
  padding:10px 0 0 100px;
  background:url(../imagens/rodape.jpg) no-repeat;
  position:relative;
}
#tempRodape ul{
  width:100%;
  height:50px;
  float:left;
  overflow:hidden;
  list-style-type:none;
  margin:3px 0 0 0;
}
#tempRodape li{
  width:100px;
  height:46px;
  margin:0 10px 0 0;
  float:left;
}
#kaerea{
  width:74px;
  height:36px;
  position:absolute;
  right:53px;
  top:100px;
}