@import url(./messagesDisplay.css);
@import url(./cadastro.css);
@import url(./noticias.css);
@import url(./oportal.css);
@import url(./politica-de-privacidade.css);
@import url(./interesseEmReserva.css);
@import url(./desejoDeReserva.css);

*{
	margin:0;
	padding:0;
	border:0;
}

body{
	width:754px;
/*	margin:0 auto;*/
/*	margin:10px; */
/*	padding:10px 0 10px 0; */
	padding:0 10px 10px 10px;
	background-color:#FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

/* __ Cabeçalho __ */
#cabecalho{
	margin-bottom:5px;
	_margin-bottom:6px;
	height:130px;
	overflow:hidden;
}

#cabecalho .logoprincipal{
	float:left;
}

#cabecalho .logodc{
	float:right;
}

h1 a{
	display:block;
	width:205px;
	height:111px;
	background:url(../images/logo.gif) no-repeat;
	margin-left:15px;
	padding-bottom:5px;
}

h1 a span{
	display:block;
	width:1px;
	height:1px;
	overflow:hidden;
}

/* __ Fim do cabeçalho __ */


/* __ Caixa topo __ */
#caixatop{
	margin-bottom:6px;
}

h2{
	margin-left:15px;
	_margin-left:8px;
	float:left;
	margin-top:5px;
	_margin-top:-3px;
	*margin-top:-3px;
}

#menuicones{
	background-color:#000;
	color:#fff;
	height:25px;
	width:623px;
	overflow:hidden;
}

#menuicones a{
	color:#FFFFFF;
	text-decoration:none;
}

#menuicones ul{
	float:right;
	list-style:none;
}

#menuicones ul li{
	float:left;
	width:32px;
	text-align:center;
/*	border-left:2px solid #fff;*/
}

#menuicones ul li a{
	display:block;
	padding-top:3px;
	padding-bottom:1px;
}

#menuicones ul li.cadastrese{
	width:100px;
}

#menuicones ul li.cadastrese a{
	height:25px;
	line-height:25px;
	padding:0;
	border-left:2px solid #fff;
	font-family:"Arial Black";
	font-size:11px;
	background:url(../images/menuicones/back_cadastro.gif);
}

#menuicones ul li.cadastrese a:hover{
	background:url(../images/menuicones/back_cadastro_hover.gif);
}

#menuprincipal{
	width:623px;
	height:25px;
	overflow:hidden;
	list-style:none;
	background-color:#D7D7D7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
}

#menuprincipal li{
	float:left;
	border-right:2px solid #fff;
}

#menuprincipal a{
	color:#000;
	text-decoration:none;
	display:block;
	padding:6px 5px 6px 5px;
}

#menuprincipal a:hover{
	background-color:#C60000;
	color:#FFF;
}

#caixalogin{
	background-color:#000;
	width:125px;
	height:50px;
	float:right;
	color:#FFF;
	overflow:hidden;
}

#caixalogin .labels{
	width:35px;
	float:left;
	font-weight:bold;
}

#caixalogin .labels label{
	display:block;
	padding:7px 0 3px 0;
	text-align:right;
}

#caixalogin .fields{
	width:87px;
}

#caixalogin .fields input{
	width:80px;
	_width:77px;
	padding:3px;
	height:12px;
	font-size:10px;
}

#caixalogin .fields input.fieldlogin{
	margin:4px 0 4px 1px;
	_margin:4px 0 4px 0;
}

#caixalogin .fields input.fieldsenha{
	margin:0 0 3px 1px;
	_margin:0 0 3px 0;
	width:51px;
	_width:48px;
}

#caixalogin .fields input.submit{
	width:auto;
	padding:0;
	height:auto;
	position:absolute;
	margin:0 0 0 3px;
	_margin:1px 0 0 0;
}

/* __ Fim da caixa topo __ */



/* __ Buscas __ */
#buscas{
	width:206px;
	_margin-left:-212px;
	*margin-left:-212px;
	overflow:hidden;
	position:absolute;
}

h3{
	text-align:center;
	height:26px;
	background:url(../images/escolha_o_destino_back.gif);
	line-height:26px;
}

#formbuscaprincipal{
	height:325px;
	background:url(../images/back_form_busca_principal.gif);
	padding:10px;
}

#formbuscaprincipal label{
	display:block;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:2px;
}

#formbuscaprincipal select{
	width:100%;
	margin-bottom:8px;
	height:16px;
	*height:18px;
	font-size:10px;
}

#formbuscaprincipal input{
	margin:0 45px 0 45px;
}

#formbuscapornome{
	background-color:#000;
	margin-top:6px;
	padding:17px 10px 10px 10px;
}

#formbuscapornome label{
	display:block;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:2px;
}

#formbuscapornome input{
	padding:3px;
	height:12px;
	font-size:10px;
	width:150px;
}

#formbuscapornome input.submit{
	width:auto;
	height:auto;
	position:absolute;
	margin:-3px 0 0 3px;
	_margin:-2px 0 0 0;
}

#caixamonitor{
	width:167px;
	height:160px;
	position:absolute;
	background:url(../images/monitor.png) no-repeat center;
	margin-left:20px;
	margin-top:227px;
	_margin-top:233px;
}

#caixamonitor a {
	position:absolute;
	display:block;
	margin:28px 0 0 22px;
	width:118px;
	height:45px;
	font-size:0;
	letter-spacing:0;
	color:#F2F6FA;
	text-indent:-99999px;
}

/* __ Fim das buscas __ */



/* __ Seção __ */
#secao{
	margin-left:212px;
	margin-right:131px;
	margin-bottom:6px;
	min-height:436px;
	_height:436px;
	width:411px;
}

#secao.hotsite{
	width:542px;
}

#secao.hotsite .enderecos{
	width:135px;
	margin:10px;
	_margin-left:5px;
	text-align:center;
	overflow:hidden;
	float:left;
}

#secao.hotsite .enderecos a{
	margin:0 2px 0 2px;
}

#secao.hotsite .enderecos h4{
	font-size:12px;
	margin:5px 0 5px 0;
}

#secao.hotsite .enderecos p{
	margin-bottom:10px;
}

#secao.hotsite .enderecos dl dt{
	font-weight:bold;
}

#secao.hotsite .principal .legenda{
	border-bottom:2px solid #ccc;
	line-height:20px;
	background-color:#f2f2f2;
	text-indent:5px;
	margin-bottom:5px;
}

#botoeshotsite{
	list-style:none;
}

#botoeshotsite li{
	float:left;
	margin:5px 5px 5px 0;
}

#botoeshotsite li a{
	display:block;
	padding:5px 5px 5px 27px;
	border:1px solid #D7D7D7;
	color:#000;
	text-decoration:none;
	font-weight:bolder;
}


#botoeshotsite li.localizacao a{
	background:url(../images/hotsite/localizacao.gif) no-repeat center left;
}

#botoeshotsite li.folder a{
	background:url(../images/hotsite/folder.gif) no-repeat center left;
}

#botoeshotsite li.reserva a{
	background:url(../images/hotsite/reserva.gif) no-repeat center left;
}

#botoeshotsite li a:hover{
	background-color:#F2F2F2;
}

#caixatexto{
	max-height:187px;
	overflow:auto;
}

#secao.hotsite .principal dt{
	border-bottom:2px solid #ccc;
	line-height:20px;
	padding-top:15px;
	clear:both;
	font-weight:bolder;
}

#secao.hotsite .principal dt span{
	color:#C60000;
}

#secao.hotsite .principal dd{
	padding:2px;
	text-align:center;
	float:left;
}

#secao.hotsite .principal{
	margin-top:5px;
	width:275px;
	float:left;
}

#secao.hotsite .thumbs{
	margin-top:5px;
	width:102px;
	overflow:hidden;
	float:right;
	text-align:center;
}

#secao.hotsite .thumbs h5{
	border-bottom:2px solid #ccc;
	line-height:20px;
	font-size:12px;
	text-align:center;
	color:#000;
}

#secao.hotsite .thumbs img{
	width:95%;
	margin-top:2px;
}

/* __ Fim da seção __ */


/* __ Banner parceiros __ */
#caixabanners{
	width:125px;
	position:absolute;
	margin-left:417px;
	overflow:hidden;
}

#caixabanners-bottom {
	padding-top:5px;
}

/* __ Fim dos banner parceiros __ */

/* __ Homepage __ */
#bannerhome{
	width:411px;
	overflow:hidden;
}

.caixanoticiahome{
	width:132px;
	position:absolute;
	margin-top:6px;
	text-align:center;
}

.caixanoticiahome a{
	display:block;
	text-decoration:none;
	color:#000;
}

.caixanoticiahome a:hover{
	text-decoration:underline;
}

.caixanoticiahome h4{
	line-height:17px;
	text-transform:uppercase;
	background-color:#D7D7D7;
	margin-bottom:6px;
	font-size:10px;
}

.caixanoticiahome p{
	width:110px;
	margin:0 auto;
	text-align:left;
	margin-top:6px;
	height:85px;
	overflow:hidden;
}

.caixa1{
}

.caixa2{
	margin-left:140px;
}

.caixa3{
	margin-left:279px;
}

/* __ Fim da homepage __ */


/* __ RodapÃ© __ */
#rodape{
	background-color:#000;
	clear:both;
	line-height:22px;
	text-align:center;
	color:#FFF;
}

#rodape a{
	color:#fff;
	text-decoration:none;
	margin:0 5px 0 5px;
}

#rodape a:hover{
	text-decoration:underline;
}

#rodape.homepage{
	/*
	margin:244px 0 0 0;
	_margin:246px 0 0 0;
	*margin:246px 0 0 0;
	*/
	text-align:center;
/*	padding-left:226px;*/
	position:absolute;
	width:542px;
	left:222px;
	margin-top:-22px;
	*margin-top:-26px;
}

#rodape ul{
	list-style:none;
}

#rodape ul li{
	display:inline;
}

/* __ Fim do rodapÃ© __ */

#migalha{
	list-style:none;
	height:24px;
	line-height:24px;
	border-bottom:2px solid #000;
	overflow:hidden;
}

#migalha li{
	display:inline;
	font-size:10px;
}

#migalha li a{
	color:#000;
	text-decoration:underline;
}

#resultados h4, h4.secaotitulo{
	text-align:center;
	margin:10px;
	color:#667;
	font-size:12px;
}

#resultados h4 strong, h4.secaotitulo strong{
	color:#FF0000;
}

#resultados ol{
	margin-left:40px;
}

#resultados ol li{
	line-height:180%;
}

#resultados ol li span {
	color:#999;
}

#resultados ol li a{
	text-decoration:none;
}

#resultados ol li a:hover{
	text-decoration:underline;
}

#secao.faleconosco label{
	display:block;
	margin-top:5px;
}

#secao.faleconosco input{
	height:15px;
	_height:18px;
	*height:18px;
}

#secao.faleconosco input, #secao.faleconosco textarea{
	border:1px solid #667;
	width:98%;
	line-height:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-top:2px;
	_padding-top:0;
	*padding-top:0;
}
input{
	border:1px solid #667;
}

#secao.faleconosco textarea{
	height:86px;
}

#secao.faleconosco fieldset{
	width:49%;
	height:100px;
}

#secao.faleconosco fieldset.left{
	float:left;
}

#secao.faleconosco fieldset.right{
	float:right;
}

#secao.faleconosco .submit{
	width:auto;
	height:auto;
	margin:20px 0 0 170px;
	_margin-top:10px;
	padding:3px 10px 3px 10px;
}

#secao.faleconosco hr{
	border:1px solid #ccc;
	margin:10px;
}

#outrosdados{
	text-align:center;
}

h5{
	color:#C60000;
	font-size:14px;
	margin:10px 0 5px 0;
	line-height:20px;
	padding-right:5px;
/*	text-align:right; */
	border-bottom:2px solid #C60000;
	text-transform:capitalize;
}

#listaapoiadores dl{
	margin:10px 0 10px 0;
}

#listaapoiadores dl dd{
	width:27%;
	float:left;
	margin:0 25px 10px 0;
	height:82px;
	text-align:center;
}

p.defaultinfo{
	color:#667;
	text-align:center;
	font-size:11px;
	margin:5px;
}

#logodclistahoteis{
	float:right;
	margin:20px 15px 0 0;
}

#hoteiscomdisplay{
	margin:15px;
	color:#363C92;
}

#hoteiscomdisplay dl{
	margin:10px;
}

#hoteiscomdisplay dl dt.estado{
	font-size:20px;
	font-weight:bold;
	margin-top:15px;
}

#hoteiscomdisplay dl dt.cidade{
	margin-top:10px;
	margin-left:15px;
	font-size:16px;
	font-weight:bold;
	color:#D07F47;
}

#hoteiscomdisplay dl dt.cidade a{
	font-size:16px;
	font-weight:bold;
	color:#D07F47;
	text-decoration:none;
	display:block;
}

#hoteiscomdisplay dl dt.cidade a:hover{
	text-decoration:underline;
}

#hoteiscomdisplay dl dd{
	margin-left:25px;
}

#hoteiscomdisplay dl dd ol{
	margin-left:25px;
}

#hoteiscomdisplay dl dd a{
	color:#363C92;
}

.clearboth{
	clear:both;
}

.left{
	float:left;
	clear:left;
}

.right{
	float:right;
}

#news{
	margin-left: 500px;
	margin-top: 500px;
	position:absolute;
	z-index:100;
