@CHARSET "ISO-8859-1";

div.lista_pacote_home {
	border-bottom:dotted 1px #999;
	margin-bottom:15px;
	padding:0 2px 15px;
}

div.lista_pacote_home a {
	display:block;
	margin-bottom: 7px;
	text-decoration: none;
	font-family: arial;
	font-weight: normal;
	font-size: 12px;
	color: #666666;
}

div.lista_pacote_home a img {
	margin: 0 12px 0 0;
	border:4px solid #CCCCCC;
	}

div.lista_pacote_home a:hover {
	background-color: #fcfbea;
}

div.lista_pacote_home a span.tit {
	display: block;
	font-weight: bold;
	font-size: 16px;
	color: #333333;
	margin-bottom: 5px;
}

div.lista_pacote_home a.botao-contato
{
	display:inline;
	background-color: #51a9e6;
	border:solid 1px #51a9e6;
	color: #FFFFFF;
	margin: 0;
	padding: 0 5px;
}

div.lista_pacote_home a.botao-informacoes
{
	display:inline;
	background-color: #ffffff;
	border:solid 1px #51a9e6;
	color: #51a9e6;
	margin: 0;
	padding: 0 5px;
}

#destinos_home {
}

#destinos_home td.lista a {
	text-decoration: none;
	color:#3399cc;
	font-family: arial;
	font-weight: normal;
	font-size: 12px;
	display: block;
	margin-bottom: 5px;
}

#destinos_home td.lista a:hover {
	color: #ff8a00;
} 


#geral #meio #zona_conteudo #destinos_home ul#destinos {
	width: 440px;
} 

#geral #meio #zona_conteudo #destinos_home ul#destinos li a {
	display: block;
}

#geral #meio #zona_conteudo #destinos_home ul#destinos li a:hover {
	background-color: #fcfbea;
}

div#tabs {
	margin-top: 20px;
}
