/* Created by TopStyle Pro Trial Version - www.bradsoft.com */
body{
  background-image: url(img/bg_site.gif);
  background-repeat: repeat-x;
  background-color: #6b6b6b;
  font-family: Trebuchet MS;
  font-size: 10px;
  color: #6d6c6c;
}

#principal{
  position: absolute;
  width: 746px;
  left: 50%;
  margin-left: -363px;
  float: left;
}
.data_not{
  font-family: Trebuchet MS;
  font-size: 10px;
  color: #295ac1;
}
.hr_not{
  font-family: Trebuchet MS;
  font-size: 10px;
  color: #009cff;
}
.txt_not{
  font-family: Trebuchet MS;
  font-size: 10px;
  color: #000000;
}
.txt_outra_not{
  font-family: Trebuchet MS;
  font-size: 10px;
  color: #5d5d5d;
}
.txt_laranja{
  font-family: Trebuchet MS;
  font-size: 11px;
  color: #f47c20;
}
.tit_laranja{
  font-family: Trebuchet MS;
  font-size: 16px;
  font-weight: bold;
  color: #f47c20;
  text-transform: uppercase;
}
#txt{
  width: 419px;
  text-align: justify;
}
a.locais{
  font-family: Trebuchet MS;
  font-size: 11px;
  color: #6d6c6c;
  text-decoration: none;
}
a.noticia{
  font-family: Trebuchet MS;
  font-size: 11px;
  color: #6d6c6c;
  text-decoration: none;
}
a.noticia:hover{
  text-decoration: underline;
}
a.noticia_index{
  font-family: Trebuchet MS;
  font-size: 10px;
  color: #5d5d5d;
  text-decoration: none;
}
a.noticia_index:hover{
  text-decoration: underline;
}