.destaque_cidade {
  font: bold 12px Arial;
  color: #333;
}

.destaque_descricao {
  font: normal 12px Arial;
  color: #333;
}

.np {
  text-decoration: none;
  font: normal 12px Arial;
  color: #333;
  padding: 2px 8px;
  border: solid 1px #ccc;
  background: #eee;
}


a.linkmais {
  text-decoration: none;
  font: normal 12px tahoma;
  color: #006;
}

a.linkmais:hover {
  text-decoration: underline;
}

#destaques_topo {

  width: 200px;
  font: bold 20px Arial;
  color: #006;
  padding: 5px;

}

#destaques_meio {

  width: 196px;

  padding: 0px 7px 7px;

}

a.linkdestaque {
  text-decoration: none;
  font: bold 14px arial;
  color: #900;
}

a.linkdestaque:hover {
  text-decoration: underline;
}


#noticia_destaque_titulo {

  font: bold 12px Tahoma;

  color: #fff;

}

#noticia_destaque_descricao {

  font: normal 11px Tahoma;

  color: #000;

}



#ant_prox {

 display: block;

 width: 100%;

 text-align: center;

 color: #aaa;

 margin: 43px 0px 1px 0px;

}

a.noticia_principal {

  text-decoration: none;

  font: bold 20px times new roman;

  color: #000;

}



#desc_principal {

  font: normal 14px times new roman;

  color: #000;

}



a.links_destaque {

  text-decoration: none;

  font: normal 12px Tahoma;

  color: #ccc;

}



a.links_destaque:hover {

  color: #fff;

}







#box_reg {

  background: #fafafa;

  padding: 5px;

}



#noticia_reg_cidade {

  font: normal 14px Lucida Sans;

  color: #000;

}



a.noticia_reg_titulo {
  text-decoration: none;

  font: bold 16px arial;

  color: #900;

}

a.noticia_reg_titulo:hover {
  text-decoration: underline;
}

#noticia_titulo {
  font: bold 20px arial;
  color: #006;
}


#noticia_reg_desc {

  font: normal 12px arial;

  color: #666;

}



#enquete_topo {

  width: 145px;

  height: 47px;

  background: url(../img/icons/home/enquete_topo.jpg) no-repeat;

  margin-top: 3px;

}



#enquete_meio {

  width: 145px;

  background: url(../img/icons/home/enquete_meio.jpg) repeat-y;

}



#form_enquete {

  font: normal 12px Tahoma;

  color: #fff;

  padding: 5px;

  margin: 0px;

}



a.link_enquete {

  text-decoration: none;

  font: normal 12px tahoma;

  color: #fff;

}



a.link_enquete:hover {

  font: bold 12px Tahoma;

}



#tunel_topo {

  width: 145px;

  height: 40px;

  background: url(../img/icons/home/tunel_topo.jpg) no-repeat;

}



#tunel_meio {

  width: 140px;

  height: 179px;

  background: url(../img/icons/home/tunel_meio.jpg) no-repeat;

  padding: 5px 0px 0px 5px;

  margin: 0px 0px 5px 0px;

}



a.link_tunel {

  font: normal 12px Tahoma;

  color: #efefef;

}



a.link_tunel:hover {

  color: #ff0;;

}

#form_busca {
  position: relative;
  display: block;
  width: 100%;
  background: none;
  padding: 0px;
  margin: 0px;
}

.input_contato {
  width: 300px;
  height: 20px;
  background: #fff;
  border: solid 1px #006;
}

a.subtitulo {
  text-decoration: none;
  font: normal 10px tahoma;
  color: #333;
}

a.subtitulo:hover {
  text-decoration: underline;
}


