@charset "utf-8";
/***************************************
Desenvolvido por: CarlosHPS Webdesigner
[www.carloshps.com.br]
para o Portal Caldas Novas: www.caldasnovas.com.br
Todos os direitos reservados
Versão 3.0 | 30/07/2009
Atualizado em: 23/08/2009
***************************************/
/*************************************************
CONFIGURAES GLOBAIS
*************************************************/
* {
	padding: 0;
	margin: 0;
font-family: Verdana,Geneva,sans-serif;
color: #666666;
}
body {
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #EFF5FC url(../imagens/fundo_geral.png) repeat-y center;
}
img {
	border: 0;
}
div {
/*Difine bordas para todas as DIVs*/
/*border:1px solid red;*/
}
.condicoes-gerais{
font-size: 9px;
text-align:left;
}
/*************************************************
ESTRUTURA DA PÁGINA
*************************************************/
#pagina {
	width:990px;
	margin:0 auto;
	text-align:left;
	background: #FFF;
}
#centro {
/*width:auto;
margin-top:15px;
margin-bottom:15px;*/
}
#geral{
	width:auto;
	text-align:center;
	float:left;
}
/*************************************************
TOPO DO SITE
*************************************************/
#topo {
	width:990px;
	height:240px;
	background: url(http://www.caldasnovas.com.br/imagens/fundo_topo_novo.jpg) no-repeat right top;
	margin: 0px 0px 0px -1px;
}
/*_____LOGOTIPO_____*/
#logotipo {
	float:left;
	width: 366px;
	height: 95px;
	z-index:10;
}
/*_____BANNER-FULL_____*/
#banner-full {
	float:right;
	text-align: center;
	height: 60px;
	width: 468px;
	margin: 9px 60px 0px 0px;
}
/*_____TELEFONES_____*/
#fones {
	float: left;
	width: 990px;
	height: 110px;
	margin: 15px 0px -15px;
}
.fone-cidade {
	font: bold 12px Verdana, Geneva, sans-serif;
	color: #555;
}
.fone-cidade a.fone:hover, a.fone:visited, a.fone:link, a.fone:active {
	font: bold 12px Verdana, Geneva, sans-serif;
	color: #555;
	text-decoration: none;
}
.fone-numeros {
	font: bold 11px Verdana, Geneva, sans-serif;
	color: #C00;
}
.icone-reservas {
	margin-left: 100px;
	float: left;
	background: url(../imagens/icone-reservas.png);
	height: 44px;
	width: 49px;
	margin-top: 12px;
}
/*____CHAT ONLINE____*/
#chat{
	float:right;
	left:43px;
	top:80px;
	z-index:1;
	clear:both;
	position:absolute;
	width:108;
	height:71;
}
/*************************************************
BARRA DE MENU
*************************************************/
#barramenu {
	background: url(http://www.caldasnovas.com.br/imagens/barra-de-menu.jpg) repeat-x;
	margin:15px 0px 0px 1px;
	height:30px;
	float:left;
	width:990px;
}
#barramenu ul li {
	display:inline;
	font-size: 14px;
	text-transform: uppercase;
	list-style:none;
}
#barramenu ul li a {
	padding: 5px 4px 10px;
	float: left;
	color: #666;
	text-decoration: none;
	margin-left: 6px;
}
#barramenu ul li a:hover {
	color: #F30;
	text-decoration: none;
}
#barramenu ul li a.premios {
	background: url(http://www.caldasnovas.com.br/imagens/icone-laco.png) no-repeat;
	color: #F60;
	padding-left: 35px;
}
#barramenu ul li a.premios:hover {
	background: url(http://www.caldasnovas.com.br/imagens/icone-laco.png) no-repeat;
	color: #F30;
	padding-left: 35px;
}
/*************************************************
LATERAL ESQUERDA
*************************************************/
#lateralesquerda {
	width:160px;
	float:left;
	margin-left:5px;
	margin-right: 15px;
	background: #EFF5FC;
}
#lateralesquerda li{
	list-style:none;
	padding-top: 3px;
	padding-bottom: 5px;
	margin-bottom: 2px;
	font: 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #F60;
	text-align: left;
	border-bottom: 1px solid #C2D7EF;
	margin-left: 5px;
}
#lateralesquerda li a{
	text-decoration: none;
	display: block;
	color: #999;
	font-size: 14px;
	background: url(../imagens/bt-seta.png) no-repeat 3px;
	padding-left: 15px;
}
#lateralesquerda li a:visited{
	text-decoration: none;
	display: block;
	color: #999;
	font-size: 14px;
}
#lateralesquerda li a:hover{
	text-decoration: none;
	display: block;
	color: #333;
	font-size: 14px;
}
/*************************************************
LATERAL DIREITA
*************************************************/
#lateraldireita {
	width:165px;
	float:right;
	margin-left:15px;
	margin-right: 5px;
	text-align:center;
}
.premiacao{
	/*background: url(../imagens/fundo-form-cadastro.jpg) no-repeat;
	height: 114px;*/
	width: 170px;
}
/*_____CENTRAL DE ATENDIMENTO_____*/
#atendimento {
	width: 165px;
	font-size: 11px;
	color: #999;
	background: url(../imagens/icon-atendimento.png) no-repeat right top;
}
.atendimento-titulo {
	font-size: 14px;
	color: #F90;
	text-align: right;
	margin-right: 47px;
	font-weight: bold;
	letter-spacing: 1px;
}
.atendimento-texto {
	text-align: center;
}
/*************************************************
CONTEUDO
*************************************************/
#centro {
	width:auto;
	text-align:center;/*float:left;
clear:both;*/
}
#conteudo {
/*width:610px;
height:auto;
float:left;*/
}
/*_____SLIDE_____*/
#slide {
	float:left;
	width:610px;
	height:210px;
	text-align:center;
}
/*_____APRESENTAÇÃO_____*/
#apresentacao {
	width:610px;
	text-align:center;
	margin-top:15px;
	float:left;
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #375579;
}
#apresentacao .titulo-caldas {
	font: 17px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #069;
}
/*_____DESTAQUES_____*/
#destaques {
	width:610px;
	margin-bottom:20px;
	margin-top:20px;
	float:left;
}
.conteudo{
	color: #4A4A4A;
	font: 11px Verdana, Geneva, sans-serif;
	padding-left: 5px;
}
/*_____BANNER HORIZONTAL 580x80px_____*/
/*#banner-horizontal {
	float:left;
	height:80px;
	width:610px;
	text-align:center;
}*/
/*_____PROMOÇÕES_____*/
#promocoes {
	width:610px;
	margin-bottom:15px;
	margin-top:15px;
	float:left;
}
#promocoes .promocoes-titulo h3{
	background: #FFF url(../imagens/titulo-secoes.png) no-repeat;
	border-bottom: 5px solid #3E88E3;
	font: 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: left;
	width: 600px;
	padding-left: 5px;
}
#promocoes td{
	padding-left: 5px;
	color: #4A4A4A;
	font: 11px Verdana, Geneva, sans-serif;
}
/*_____FERIADOS_____*/
#feriados {
	width:610px;
	margin-bottom:15px;
	float:left;
}
#feriados .feriados-titulo h3{
	background: #FFF url(../imagens/titulo-secoes.png) no-repeat;
	border-bottom: 5px solid #3E88E3;
	font: 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: left;
	width: 600px;
	padding-left: 5px;
}
#feriados td{
	padding-left: 5px;
	color: #4A4A4A;
	font: 11px Verdana, Geneva, sans-serif;
}
/*LINKS PARA TITULOS*/
a.titulo:link, a.titulo:visited, a.titulo:active{
	font: bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #F60;
	text-decoration: underline;
}
a.titulo:hover{
	font: bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #F60;
	text-decoration: none;
}
/*LINKS PARA OS TÍTULOS DOS HOTÉIS*/
a.hotel-link:link, a.hotel-link:visited, a.hotel-link:active{
	font: bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #F60;
	text-decoration: underline;
}
a.hotel-link:hover{
	font: bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #F60;
	text-decoration: none;
}
.img-hotel{
	border: 0;
	background: #FFF;
	padding: 0px 10px 10px 0px;
}
/*TÍTULO DAS PÁGINAS DOS PACOTES*/
.pacotes-titulo {
	font: 500 19px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #06C;
	background: url(../imagens/barra-de-menu.jpg);
	height: 30px;
	width: 770px;
}
.pacotes-titulo-destaque {
	font: 500 22px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #F90;
}
.pacotes-titulo-data {
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #06C;
}
/*=============================================
SUPORTE e CENTRAL DE ATENDIMENTO AO CLIENTE
=============================================*/
.contrato {
	font-size: 9px;	
}
.contrato-tabela {
	border: 1px solid #D6CFB1;
}
.condicoes-gerais {
	font-size: 9px;
}
.condicoes-gerais li{
	font-size: 9px;
}
/*=============================================
FORMULÁRIOS DE RESERVAS ON-LINE
=============================================*/
.formCampos {
	border: 1px solid #D8D5BC;
	font-size: 11px;
}
.formBotao {
	border: 1px solid #D8D5BC;
	font-weight: bold;
	color: #645F3C;
	background: #E9E7DA;
}
/*************************************************
ESTRUTURA DAS PÁGINAS DE CALDAS e RIO QUENTE
*************************************************/
#estrutura-hoteis{
	float:left;
}
#premiacao {
	width:150px;
	height: 190px;
	float: right;
	margin-right: 15px;
	margin-bottom: 20px;
}
#hoteis {
	float: left;
	width:770px;
	text-align: center;
	z-index:100;
	margin: 0px 0px 15px 8px;
}
.hoteis-titulo h3{
	background: #FFF url(../imagens/titulo-secoes.png) no-repeat left;
	border-bottom: 5px solid #3E88E3;
	font: 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: left;
	width: 600px;
	height:30px;
	padding-left: 5px;
}
#cabecalho-hoteis{
	float:left;
	width:790px;
}
/*************************************************
PÁGINA INDIVIDUAL DE CADA HOTEL
*************************************************/
/*Serviços dos Hotéis*/
.hotel-nome {
	font: 500 19px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #C00;
	background: url(../imagens/barra-de-menu.jpg);
	height: 30px;
	width: 770px;
}
.servicos-hoteis li{
	list-style:square url(../imagens/bt-seta.png);
	margin-left:10px;
	color: #666;
	font-size: 11px;
	padding-left: 0px;
}
.acomodacoes-hoteis-titulo{
	font-size:13px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	}
.acomodacoes-hoteis li{
	list-style:square url(../imagens/bt-seta.png);
	margin-left:13px;
	color: #666;
	font-size: 11px;
	padding-left: 0px;
}
/*______LINKS PARA OS TÍTULOS DOS HOTÉIS______*/
a.hotel-link:link, a.hotel-link:visited, a.hotel-link:active{
	font: bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #F60;
	text-decoration: underline;
}
a.hotel-link:hover{
	font: bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #F60;
	text-decoration: none;
}
.img-hotel{
	border: 0;
	background: #FFF;
	padding: 0px 10px 10px 0px;
}
/*______TÍTULO DAS PÁGINAS DOS PACOTES______*/
.pacotes-titulo {
	font: 500 19px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #06C;
	background: url(../imagens/barra-de-menu.jpg);
	height: 30px;
	width: 770px;
}
.pacotes-titulo-destaque {
	font: 500 22px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #F90;
}
.pacotes-titulo-data {
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #06C;
}

/*LINKS PARA TITULOS*/
a.titulo:link, a.titulo:visited, a.titulo:active{
	font: bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #F60;
	text-decoration: underline;
}
a.titulo:hover{
	font: bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #F60;
	text-decoration: none;
}
/*PREÇOS*/
.precos {
	font: bold 17px Tahoma, Geneva, sans-serif;
	color: #375579;
	letter-spacing: -.06em;
}
.precos-cartao {
	font: bold 14px Tahoma, Geneva, sans-serif;
	color: #375579;
}
/*************************************************
RODAPE
*************************************************/
#rodape {
	clear:both;
	width:990px;
	height:auto;
}
#rodape a {
	text-decoration:none;
	color:#ff9900
}
#rodape a:hover {
	text-decoration:underline;
	color:#ff6600
}
/*_____PREMIOS_____*/
#premios {
	width:990px;
	float:left;
	height:120px;
	border-bottom:1px solid #E9E6CF;
	border-top:1px solid #E9E6CF;
	background:#FFFFFF url(http://www.caldasnovas.com.br/imagens/fundo-rodape.jpg) repeat-x scroll center center;
}
.titulos-premios{
	color: #333;
	font-size: 10px;
}
.chamada{
	color: #F60;
	font-size: 22px;
}
/*_____COPYRIGHT_____*/
#copyright {
	float:left;
	font-size:11px;
	height:auto;
	width:990px;
}
/*_____MENU RODAP_____*/
#menu-rodape {
	float:left;
	width:990px;
}
#menu-rodape a {
	text-decoration:none;
	color:#ff9900
}
#menu-rodape a:hover {
	text-decoration:underline;
	color:#ff6600
}
/*_____WEBDESIGNER_____*/
#webdesigner {
	width:990px;
	text-align:center;
	margin-bottom:15px;
	margin-top:15px;
}
#webdesigner img {
	border:0;
}
/*=============================================
ÍCONES
=============================================*/
.icone-atencao {
	font: bold 16px Tahoma, Geneva, sans-serif;
	color: #C00;	
}
.texto-atencao {
	font: italic 12px Tahoma, Geneva, sans-serif;
	color: #C00;
}.telefones2 {
	border: 1px solid #FC0;
	display: table;
	background: #F8F7F1;
}
.novo {
	color: #C00;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 1px;
}