/* CSS Document */
body{
  margin:0;
  margin-left:0;
  margin-top:0;
  margin-bottom:0;
  font:11px Trebuchet MS;
  font-size:11px;
  color:#000000;
  background-image: url(images/bg.jpg);
}

a {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

.menuTopo{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:9px;
  color:#ffffff;
}

.novidades{
  font-family: Arial, Helvetica, sans-serif;
  font-size:10px;
  font-weight:bold;
  line-height:normal;
  color:#ffffff;
}

.dest{
  font:bold 20px Trebuchet MS;
  margin-bottom:5px; 
  margin-left:5px; 
  color:#000000; 
  letter-spacing:-1px;
}

.titulo{
  font:bold 17px Trebuchet MS;
  margin-bottom:5px; 
  margin-left:10px; 
  color:#000000; 
  letter-spacing:-1px;
}

.data{
  font:bold 16px/27px Trebuchet MS;
  margin-bottom:5px; 
  margin-left:5px; 
  color:#9C7C05; 
  letter-spacing:0px;
}

.fundoconteudo {    background: #FFFFFF url(images/bg_conteudo.gif) no-repeat left bottom;
	padding: 5px;
}

.fundoRodape {    background: #FFFFFF url(images/bg_rodape_22.gif) left bottom;
}

.TituloNoticias {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#0B4312;
  font-weight: bold;
}

.EnqueteEventos{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:13px;
  color:#FFFFFF;
  font-weight:bold;

}