body{
  background-color: #1b3243;
  background-image: url(img/bg_estrela.gif);
  background-repeat: no-repeat;
  font-family: Trebuchet MS;
  font-size: 10px;
  color: #000000;
    
}
#central{
  position: absolute;
  width: 732px;
  left: 50%;
  margin-left: -367px;
}
#central_interna{    
  background-color: #ffffff;
  width: 682px;
  padding: 10px 20px 0 30px;
}
#form{
  position: relative;  
  top: -180px;
  left: 480px;
  width: 200px;
  z-index: 99;
  font-family: Trebuchet MS;
  font-size: 10px;
  color: #000000;
}
#tela{
  position: relative;  
  top: -180px;
  left: 520px;
  width: 200px;
  z-index: 99;
  font-family: Trebuchet MS;
  font-size: 10px;
  color: #000000;
}
.fpontuacao{
  width: 141px;
  height: 16px;
}
#promo{
  position: absolute;
  top: 291px;
  left: 0px;
}
.calcada_tit{
  font-family: Trebuchet MS;
  font-size: 16px;
  color: #000000;
}
.calcada_subtit{
  font-family: Trebuchet MS;
  font-size: 14px;
  color:#ff9a40;
}
.calcada_subtit2{
  font-family: Trebuchet MS;
  font-size: 16px;
  font-weight: bold;
  color:#ff9a40;
}
.calcada_txt{
  font-family: Trebuchet MS;
  font-size: 10px;
  color: #000000;
}
.promo_txt{
  font-family: Trebuchet MS;
  font-size: 11px;
  color: #000000;
}
.promo_rodape{
  font-family: Trebuchet MS;
  font-size: 9px;
  color: red;
}
a.prog{
  font-family: Trebuchet MS;
  font-size: 18px;
  color: #000000;
  text-decoration: none;
}
a.prog:hover{
  text-decoration: underline;
}
.prog_txt{
  font-family: Trebuchet MS;
  font-size: 11px;
}
.pontos{
  font-family: Trebuchet MS;
  font-size: 11px;
  color: #af0000;
}
#cabeca{
  position: relative;
  left: 653px; 
  top:12px;
  width: 37px;
  height: 17px;
}
#cabeca1{
  position: relative;
  left: 653px; 
  top:10px;
  width: 37px;
  height: 17px;
}