@charset "utf-8";
/* CSS Document */

.fundo{
	background-image: url(rodape_destaque.gif);
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	text-align: center;
	height: 22px;
}
.destinos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	height: 19px;
	padding: 0px;
	vertical-align: middle;
}
.destinos a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
.destinos a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-decoration: underline;
	text-align: center;
	font-weight: bold;
}

