* {
	margin: 0px;
	padding: 0px;
}
.clearfix:after,
.bg:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix, * html .bg { zoom: 1; } /* IE6 */
*:first-child+html .clearfix,*:first-child+html .bg { zoom: 1; } /* IE7 */
body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
}
iframe {
    border: none;
    padding: 0;
    margin: 0;
}
.carregando {
    padding-bottom: 2px;
    text-align: center;
}
.bloco-topo {
	background: url(../images/topo-fundo.jpg) top repeat-x;
	height: 178px;
	display: block;
	border-bottom: 10px solid #E77817;
	width:100%
}
.conteudo-topo {
	position: relative;
	width: 980px;
	margin:0 auto;
}
.logo {
	margin-top: 10;
	position:absolute;
	top: 30px;
	width: 150px;
}
.conteudo {
	width: 980px;
	margin: 0 auto;
	clear: both;
}
.menu-principal {
	position:absolute;
	top: 130px;
	left: 150px;
	font-size: 1.8em;
	font-weight: bold;
}
.menu-principal ul {
	list-style: none;
}
.menu-principal ul li {
	display: inline;
	margin-left: 25px;
}
.menu-principal ul li a {
	text-decoration:none;
}
h1 {
	font-size: 2em;
	color: #E77817;
	margin-bottom: 20px;
}
h2 {
	background-color: #007BC3;
	font-size: 1.3em;
	line-height: 30px;
	color: #FFF;
	font-weight: normal;
	padding-left: 10px;
	margin-bottom: 20px;
}
input, select, textarea {
	margin-bottom: 8px;
}
input, select, textarea {
	background-color: #D9E1FF;
	border: 1px solid #0066CC;
	color: #333;
}
input {
	line-height: 22px;
	height: 22px;
	width: 250px;
	margin-right: 2px;
}
label {
	display: block;
	margin-bottom: 2px;
	font-size: 0.9em;
}
.cor1 {
	color: #F3AC00;
}
.cor2 {
	color: #007BC3;
}
.cor3 {
	color: #E77817;
}
.cor4 {
	color: #84C225;
}
.cor5 {
	color: #D9251D;
}
.cor6 {
	color: #666600;
}
.esquerda {
	width: 153px;
	float: left;
}
.direita {
	width: 200px;
	float: left;
}
.meio {
	width: 605px;
	float: left;
	margin: 0 10px;
}
#meio_col2 {
	width: 805px;
	float: left;
	margin: 0 10px;
}
.tabela-centro {
	margin: auto;
}
.publicidade {
	margin: 0 4px 15px 4px;
}
.quadro {
	margin: 4px;
	width: 142px;
	height: 205px;
	border-bottom: 1px solid #C2C1C1;
	float: left;
	display: block;
}
.quadro-titulo {
	color: #E77817;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 15px;
}
.quadro-imagem {
	margin-bottom: 5px;
}
.quadro-texto {
	color: #1F1A17;
}
.banner {
	margin: 15px 6px;
	float: left;
	display: block;
}
.banner-lateral {
	margin-top: 20px;
}
.banner-grande {
	margin: 10px 6px;
	display: block;
}
.bloco-bannerzao {
	margin-top: 30px;
	text-align: center;
}
.noticias {
	clear: both;
}
.item {
	margin: 15px 6px;
	float: left;
	width: 290px;
	display: block;
}
.item-imagem {
	float: left;
	width: 98px;
}
.item-texto {
	float: left;
	color: #E77817;
	width: 190px;
	font-size: 14px;
	font-weight: bold;
}
.menu-lateral {
	width: 135px;
	margin-top: 16px;
	margin-bottom: 14px;
	margin-left: 13px;
	margin-right: 14px;
}
.menu-titulo {
	font-size: 16px;
	font-weight: bold;
}
.menu-lateral ul {
	margin: 5px 0;
	padding: 0;
	cursor: default;
	list-style-type: none;
	border-top: 1px solid #CCC;
}
.menu-lateral ul li {
	list-style: none;
	border-bottom: 1px solid #CCC;
	padding: 2px;
}
.menu-lateral ul li a {
	text-decoration:none;
}
.rodape {
	background: #E77817 repeat-x;
	height: 150px;
	margin-top: 25px;
	clear: both;
	width: 100%;
}
.rodape-dentro {
	margin:0 auto;
	width:980px;
}
.rodape-texto {
	color: #FFF;
	float: left;
	margin-top: 20px;
	margin-left:15px;	
}
.logo-rodape {
	float: right;
	padding-top: 30px;
	padding-right: 6px;
}
.clear {
	clear: both;
}
a, a:hover, a:active {
	text-decoration: none;
	color: #007BC3;
}
a:focus {
	outline:none;
	border: 0;
}
img {
	border: 0;
}
.detalhe-texto {
	padding: 10px 0;
}
.detalhe-texto .imagem {
	float:left;
	width: 150px;
}
.detalhe-texto .texto {
	text-align:justify;
}
.detalhe-conteudo {
	padding: 12px;
	height: auto;
}
.navegacao {
	height: 34px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-bottom-style: dotted;
	margin-bottom: 20px;
	margin-top: 15px;
}
.navegacao-itens {
	line-height: 34px;
	float: left;
	width: 300px;
}
.navegacao-botoes ul {
	float: right;
	width: 280px;
	text-align: right;
	list-style-type: none;
}
.navegacao-botoes li {
	line-height: 34px;
	margin-left: 15px;
	display: inline;
}
.navegacao-recomendar {
	background-image: url(../images/ico-indique.gif);
	background-repeat: no-repeat;
	padding-left: 28px;
}
.navegacao-reservar {
	background-image: url(../images/ico-reservar.gif);
	background-repeat: no-repeat;
	padding-left: 28px;
}
.produto-lista {
	width: 580px;
	margin-bottom: 20px;
}
.produto {
	width: 175px;
	float: left;
	display: block;
	margin-right: 27px;
}
.produto-direita {
	width: 175px;
	float: left;
	display: block;
}
.produto h1, .produto-direita h1 {
	font-weight: bold;
	font-size: 1.1em;
	margin: 0;
	padding: 0;
}
.produto-imagem {
}
.produto p, .produto-direita p {
	color: #1F1A17;
}
.produto-desc {
    padding-bottom: 10px;
}
#imagem-container {
    float: left;
    margin-right: 10px;
}
.banners-dentro {
	clear: both;
}
.quadro-dicas {
	clear: both;
	width: 580px;
}
.dicas, .dicas-direita {
	width: 275px;
	float: left;
	display: block;
}
.dicas {
	margin-right: 30px;
}
.quadro-dicas h2 , .dicas-direita h2 {
	margin-bottom: 0;
}
.dicas ul, .dicas-direita ul {
	list-style-type: none;
}
.dicas li, .dicas-direita li {
	line-height: 24px;
	background-color: #EBEBEB;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
	font-size: 1.1em;
	color: #333;
	padding-left: 10px;
}
#iframe-passagens-aereas {
    width: 775px;
    height: 1130px;
}
.reserva-container {
    clear: both;
    width: 200px;
    padding-top: 75px;
	margin-top: 16px;
    background: url(/static/images/bg_passagem_aerea.jpg) no-repeat left top;
}
.reserva-container select { 
    width: 40px;
    height: 26px;
    padding: 3px 2px;
}
.inputs-hidden {
    display: none;
}
.origem-destino div {
    float: left;
    
}
.origem-destino div input {
    width: 195px;
}
.campo-origem {
    width: 200px;
}
.campo-destino {
    width: 272px;   
}
.reserva-detalhe div {
    float: left;
    padding-right: 8px;
}
.campo-data-saida input,
.campo-data-retorno input {
    width: 72px;
}
.reserva-detalhe .campo-submit {
    padding: 10px 0 0;
}
.campo-submit input {
    width: 91px;
    height: 24px;
    border: none;
    background: #017ac1;
    color: #fff;
}
.ui-autocomplete-input {
    background-image: url(/static/images/ajax-loader.gif);
    background-position: 250px -9999px;
    background-repeat: no-repeat;
}
.ui-autocomplete-loading {
    background-image: url(/static/images/ajax-loader.gif);
    background-position: 250px center;
    background-repeat: no-repeat;
}
#galeria-fotos {
  clear: both;
  width: 780px;
  height: auto;
}
.tabela-valores {
	width: 100%;
	border-collapse: collapse;
}
.tabela-valores th {
	line-height: 40px;
	color: #FFF;
	font-size: 1.3em;
	text-align: left;
	padding-left: 50px;
	background-color: #007BC2;
}
.tabela-valores-label {
	padding-left: 50px;
	background-image: url(../images/ico-info.gif);
	background-repeat: no-repeat;
	background-position: 10px 6px;
}
.tabela-valores tr, .tabela-valores td {
	border: 1px solid #007BC3;
	line-height: 30px;
	padding: 2px 4px 2px 6px;
}
.tabela-nome {
	width: 400px;
}
.tabela-valor {
	width: 60px;
	text-align: center;
}
.tabela-botao {
	background-color: #F3F3F3;
	background-image: url(../images/ico-seta.gif);
	background-repeat: no-repeat;
	background-position: 65px center;
	text-align: left;
	width: 60px;
}
.tabela-valores-calculo {
	border-collapse: collapse;
	margin: auto;
}
.tabela-valores-calculo th {
	line-height: 30px;
	color: #FFF;
	font-size: 1em;
	background-color: #488EB2;
}
.tabela-valores-calculo tr, .tabela-valores-calculo td {
	border: 1px solid #488EB2;
	line-height: 20px;
	padding: 2px 4px 2px 6px;
}
#valor_total {
	font-size: 1.3em;
	font-weight: bold;
	color: #900;
}
.valor {
  padding-top: 20px;
}
.valor span {
  font-size: 18px;
  color: #E77817;
  font-weight: 700;
}
.produto-lista .valor {
  padding: 0;
  margin: 0;
  color: #E77817;
}
.lista-apartamentos {
	margin-top: 10px;
	width: 100%;
	height: auto;
	float: left;
}
.lista-apartamentos h1 {
	background-color: #E77817;
	font-size: 1.1em;
	color: #FFF;
	font-weight: normal;
	padding-left: 10px;
	background-attachment: fixed;
	background-image: url(../images/fundo-lista.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 25px;
	line-height: 24px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	margin: 0;
	padding: 4px;
}
.lista-apartamentos ul {
	list-style-type: none;
}
.lista-apartamentos li {
	display: block;
	height: 25px;
	line-height: 24px;
	background-color: #007BC3;
	color: #FFF;
	text-align: center;
	width: 90px;
	float: left;
	border: 1px solid #FFF;
}
.lista-apartamentos .lista-ativo {
	display: block;
	height: 25px;
	line-height: 24px;
	background-color: #E77817;
	color: #FFF;
	text-align: center;
	width: 90px;
	float: left;
	border: 1px solid #FFF;
}
.lista-apartamentos a:link, .lista-apartamentos a:visited, .lista-apartamentos a {
	color: #FFF;
	text-decoration: none;
}
.lista-apartamentos a:hover {
	text-decoration: underline;
}
#publicidade_container {
	position: relative;
	width: 587px;
	height: 188px;
	margin-bottom: 15px;
}
#publicidade_container .publicidade_paginador {
	position: absolute;
	left: 6px;
	bottom: 5px;
	z-index: 9999;
}
.publicidade_paginador a {
	padding: 2px 5px;
	margin-right: 3px;
	background: #fff;
}
.publicidade_paginador a.activeSlide, .publicidade_paginador a:hover {
	background-color: #007BC3;
	color: #fff;
}
.video_exibir, .mapa_exibir {
	margin-top: 15px;
}
#formulario_recomendar {
	display: none;
	position: absolute;
	left: -9999;
	top: -9999;
	height: 250px;
	width: 400px;
	background: #007BC3;
	color: #fff;
	overflow: auto;
	z-index: 999;
}
#formulario_recomendar .campos {
	padding: 0px 0px 10px 30px
}
#formulario_recomendar a {
	position: absolute;
	right: 5px;
	top: 5px;
	color: #fff;
}
.botao-recomendar {
	margin-left: 30px;
	width: 96px;
}
.botao-reservar {
	width: 110px;
	color: #FFF;
	background-color: #017AC1;
	margin-top:10px;
}
.errorlist {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F40C43;
}
.errorlist li {
	background-color: #F40C43;
	color: #FFFFFF;
	display:block;
	float:right;
	list-style:disc inside none;
	padding:4px;
	margin-bottom: 6px;
}
.mensagem-sucesso {
	background-color: #F40C43;
	color: #FFFFFF;
	display:block;	
	padding:4px;
	width: 200px;
	margin-bottom: 15px;
}

