body{
	background: url(../../images/fundo-site.png) repeat-x #3f6900;
	margin: auto;
	height: 100%;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
img { border: none; }

div#site{
	width: 785px;
	height: auto;
	margin: auto;
	position: relative;	
}
div.topo_tel{
	position: absolute;
	top: -25px;
	left: 390px;
	background: url(../../images/fundo-topo-tel.png) no-repeat;
	width: 384px;
	height: 30px;
	margin: auto;
	padding: 5px 0;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #e3df8f
}
div.logo{
	position: absolute;
	top: -20px;
	left: 3px;
	width: 193px;
	height: 172px;
	z-index: 100;
	margin: auto;
}
div.site_pai{
	width: 785px;
	height: auto;
	margin: 24px 0;
	background: url(../../images/sombra-site.png) repeat-y right;
	text-align: left;
}
div.site_pai:after{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	overflow: hidden;
}
div#container{
	float: left;
	width: 776px;
	height: auto;
	min-height: 848px;
	background: #1d3600;
	border: #FFF 2px solid;
	margin: auto;
}
div#container:after{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	overflow: hidden;
}
div.cabecalho_topo{
	background: url(../../images/fundo-cabecalho-topo.png) repeat-x;
	width: 776px;
	height: 43px;
	padding: 10px 0 0 0;
	margin: auto;
}
.cabecalho_topo p{
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	margin: 5px 10px 0 0;
	text-align: right;
}
.cabecalho_topo p a{ 
	text-decoration: none;
	color: #FFF;
}
.cabecalho_topo p a:hover{ text-decoration: underline; }
.cabecalho_topo span{ margin: 0 5px; }
div.foto_topo{
	background: url(../../images/fotos-topo/01.jpg) no-repeat;
	width: 776px;
	height: 309px;
	margin: auto;
	position: relative;
}
div.destaque_topo{
	width: 244px;
	height: 170px;
	position: absolute;
	top: 15px;
	right:10px;
}
div.topo_tour_virtual{
	position: absolute;
	bottom: 35px;
	right: 10px;
}
div.foto_topo_paginas{
	width: 776px;
	height: 10px;
	margin: auto;
	border-top: #9b9c54 8px solid;
}

div.conteudo{
	position: relative;
}
div.conteudo:after{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	overflow: hidden;
}
/* MENU */
div.base_menu{
	position: absolute;
	top: -190px;
	left: 5px;
	margin: auto;
}
.menu{
	background: url(../../images/fundo-menu.png) repeat;
	border: #e8e8e8 1px solid;
	width: 186px;
	height: auto;
	margin: auto;
	padding: 4px;
}
.menu ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
.menu li{ 
	border-bottom: #d6d391 1px solid;
	padding: 4px 7px;
}
.menu li a{
	font-size: 18px;
	font-weight: normal;
	color: #345601;
	text-decoration: none;
	margin: 0 12px;
}
.menu li a:hover, .menu li a.selected{ color: #fff200; }

div.box_baixo_menu{
	background: url(../../images/fundo-box-menu.png) repeat-x;
	border: #e8e8e8 1px solid;
	width: 186px;
	height: auto;
	margin: 13px 0 0 0;
	padding: 4px;
}
.box_baixo_menu a img{
	margin: 5px 7px;
	border: #1f5b82 1px solid;
}
.box_baixo_menu a img:hover{ border: #FFF 1px solid; }
/* ## RODAPE ## */
div.rodape{
	width: 776px;
	height: auto;
	background: #1e3600;
	margin: -24px 2px 0 2px;
}
div.rodape_esq{
	float: left;
	width: 360px;
	height: auto;
	margin: auto;
}
.rodape_esq h3{
	font-size: 18px;
	color: #ceca73;
	text-align: left;
	margin: 10px;
}
.rodape_esq p{
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	margin: 10px;
	text-align: left;
}
.rodape_esq a{
	float: left;
	margin: 0 10px;
}
div.rodape_dir{
	float: right;
	width: 360px;
	height: auto;
	margin: auto;
}
.rodape_dir h3{
	font-size: 18px;
	color: #ceca73;
	text-align: left;
	margin: 10px;
}
.rodape_dir form{
	margin: 10px;
	height: auto;
	padding: 0;
}
.rodape_dir form fieldset{
	margin: auto;
	padding: 0;
	border: none;
}
.rodape_dir label{
	float: left;
	margin: 0 5px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}
.rodape_dir input{
	background: #122500;
	border: #335800 1px solid;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	width: 250px;
	height: 16px;
}
.rodape_dir br{ clear: left; }
.rodape_dir a{
	float: left;
	background: url(../../images/cartinha.jpg) no-repeat center left;
	height: 18px;
	font-size: 14px;
	color: #FFF;
	padding: 0 0 0 25px;
	text-decoration: none;
	margin: 14px 8px;
}
div.submit_news_div{
	float: right;
	border: #4c7f00 1px solid;
	padding: 2px;
	margin: 10px;
	width: 91px;
	height: 16px;
	background: #4c7f00;
}
input.submit_news{
	width: 89px;
	height: 18px;
	background: #4c7f00;
	border: #4c7f00 1px solid;
	font-size: 11px;
	font-weight: bold;
	color: #ceca73;
	cursor: pointer;
}
div.rodape_base{
	background: url(../../images/fundo-rodape.png) no-repeat;
	width: 777px;
	height: 42px;
	margin: auto;
	clear: both;
}
.rodape_base p{
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	margin: 15px 0 0 10px;
	width: auto;
	float: left;
}
.rodape_base a img{
	float: right;
	margin: 5px 10px 0 0;
}
/* CONTEUDO INTERNO */
div.conteudo_interno{
	float: right;
	width: 570px;
	height: auto;
	margin: 2px 2px;
}
div.conteudo_interno_paginas{
	float: right;
	background: url(../../images/bg-conteudo-interno.png) repeat-x #365d00;
	border: #5d6f26 1px solid;
	width: 568px;
	height: auto;
	margin: 2px 2px;
	text-align: center;
}
div.conteudo_interno_paginas:after{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	overflow: hidden;
}
h2.titulos_paginas{
	font-size: 18px;
	color: #c6c170;
	margin: 8px;
	text-align: left;
}
.conteudo_interno_paginas h3{
	font-size: 16px;
	color: #c6c170;
	margin: 8px;
	text-align: left;
}
.conteudo_interno_paginas p{
	font-size: 16px;
	font-weight: bold;
	color: #bdbb69;
	margin: auto;
	text-align: left;
	padding: 6px;
}
div.box_paginas{
	border: #5d6f26 1px solid;
	background: #244000;
	width: 95%;
	height: auto;
	margin: 15px 0 15px 10px;
	padding: 3px;
}
div.box_paginas:after{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	overflow: hidden;
}
.box_paginas p{
	font-size: 16px;
	color: #FFF;
	margin: 5px;
	padding: 3px;
	text-align: left;
}
.box_paginas h3{
	font-size: 18px;
	color: #bdbb69;
	margin: 6px;
	text-align: left;
}
.box_paginas a img{
	float: left;
	margin: 4px;
	border: #bbb768 1px solid;
}
.box_paginas a:hover img{ border: #fff200 1px solid; }
.box_paginas a{
	color: #FFF;
	text-decoration: underline;
}
.box_paginas a:hover{ color: #fff200; text-decoration: none; }
.box_paginas ul{
	text-align: left;
	list-style: url(../../images/lista.png);
}
.box_paginas ul li{
	font-size: 14px;
	color: #FFF;
	margin: 6px 0;
}

p.messagebox{
	font-size: 16px;
	font-weight: bold;
	color: #0F3782;
	text-align: center;
	background: #ffc;
	margin: auto;
}
p.ok{
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	background: #105E04;
	margin: auto;
}
p.fail{
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	background: #F00;
	margin: auto;
}
/* ### INDEX ### */
div.banner_pacotes{
	position: absolute;
	left: 500px;
	top: 100px;
	border: #0F0 1px dashed;
}
div.box_index{
	float: right;
	width: 277px;
	height: 207px;
	border: #5d6f26 1px solid;
	background: #365d00;
	margin: 3px;
	text-align: center;
}
.box_index a img{
	border: #365d00 1px solid;
	margin: 8px 0 0 0;
}
.box_index a img:hover{ border: #FFF 1px solid; }
.box_index p{
	margin: 12px 0 0 0;
	background: #3d6800;
	height: 27px;
	text-align: left;
	padding: 7px 0 0 0;
}
.box_index p a{
	font-size: 16px;
	font-weight: bold;
	color: #c6c170;
	text-decoration: none;
	margin: 0 10px;
}
.box_index p a:hover{ text-decoration: underline; }

/* ### O MIRANTE ### */
div.box_mirante{
	border: #5d6f26 1px solid;
	background: #244000;
	width: 95%;
	height: auto;
	margin: auto;
	padding: 3px;
}
.box_mirante p{
	font-size: 16px;
	color: #FFF;
	margin: 5px;
	padding: 3px;
	text-align: left;
}
h3.mandamentos{
	font-size: 20px;
	color: #ceca73;
	margin: 10px;
	text-align: left;
}
ol.mandamentos5{
	text-align: left;
	margin: auto;
	background: url(../../images/cinco.png) no-repeat right top;
	height: 309px;
	list-style: none;
	padding: 6px;
}
.mandamentos5 li{
	margin: 28px 0;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}
.mandamentos5 li p{
	background: url(../../images/cinco-mandamentos.png) no-repeat;
	margin: 0 10px;
	width: 32px;
	height: 23px;
	padding: 5px 0;
	float: left;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #1b3200;
}

/* ### CACHOEIRAS ### */
div.img_informacoes{ position: relative; }
div.cachoeiras_informacoes{
	position: absolute;
	top: 200px;
	left: 424px;
	background: url(../../images/cachoeiras/informacoes.png) no-repeat;
	width: 102px;
	height: 22px;
	padding: 3px 0 0 0;
	text-align: center;
}
.cachoeiras_informacoes a{
	font-size: 12px;
	font-weight: bold;
	color: #193000;
	text-decoration: none;
}
.cachoeiras_informacoes a:hover{ text-decoration: underline; }

/* ### CAMPING ### */
div.box_camping{
	float: left;
	width: 261px;
	height: 39px;
	background: #ceca73;
	border: #244100 2px solid;
	margin: 9px;
	text-align: center;
	padding: 12px 0 0 0;
}
.box_camping a{
	font-size: 16px;
	color: #244100;
	text-decoration: none;
}
.box_camping a:hover{ text-decoration: underline; }

/* ### CHALES ### */
#foto img{
	border: #bbb768 1px solid;
	margin: 10px 0;
}
div.aviso_chales{
	height: auto;
	padding: 3px;
	background: #c0bb6b;
	margin: auto;
	font-size: 16px;
	color: #244100;
	font-weight: bold;
	text-align: left;
}

/* ### RESTAURANTE ### */
div#foto_restaurante img{
	float: left;
	margin: 5px 10px;
	border: #bbb768 1px solid;
}
div.box_esquerda_restaurante{
	float: left;
	margin: 0 10px;
	background: #c0bb6b;
	padding: 6px;
	width: 210px;
	height: 70px;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	color: #244100;
}
div.box_direita_restaurante{
	float: right;
	margin: 0 10px 10px;
	background: #c0bb6b;
	padding: 6px;
	width: 290px;
	height: 70px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #244100;
}

/* ### VALORES ### */
div.tabela_preco{
	height: auto;
	padding: 2px;
	margin: 10px;
	background: #bcbb68;
}
div.tabela_preco:after{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	overflow: hidden;
}
.tabela_preco h3{
	background: #375e00;
	color: #FFF;
	text-align: left;
	padding: 4px;
	margin: auto;
}
p.tabela_preco_esquerda{
	float: left;
	margin: 2px 0 0 0;
	padding: 6px;
	background: #e2e1ae;
	width: 167px;
	height: 60px;
	font-size: 14px;
	font-weight: normal;
	color: #375e00;
	text-align: center;
}
p.tabela_preco_direita{
 	float: right;
	margin: 2px 0 0 0;
	padding: 6px;
	background: #e2e1ae;
	width: 323px;
	height: 60px;
	font-size: 14px;
	font-weight: normal;
	color: #375e00;
	text-align: left;
}
p.tabela_preco_total{
 	float: left;
	margin: 2px 0 0 0;
	padding: 6px;
	background: #e2e1ae;
	width: 504px;
	height: 60px;
	font-size: 14px;
	font-weight: normal;
	color: #375e00;
	text-align: left;
}

/* ### RESERVAS ### */
form#contact-form{
	margin: auto;
	padding: 0;
	height: auto;
}
#contact-form fieldset{ border: none; }
#contact-form br{ clear: left; }
#contact-form label{
	float: left;
	margin: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	clear: both;
}
#contact-form input{
	float: left;
	width: 240px;
	height: 22px;
	margin: 0 0 5px 5px;
	background: #bcbb68;
	border: #4c7f00 1px solid;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
}
#contact-form input[name="nome"], #contact-form input[name="email"], #contact-form input[name="endereco"]{ width: 500px; }
#contact-form input[name="numero_pessoas"]{ width: 100px; }
div.reservas_esquerda{
	float: left;
	width: 50%;
	height: auto;
}
div.reservas_direita{
	float: right;
	width: 50%;
	height: auto;
}
div.reservas_data{
	float:left;
	width:auto;
	height:auto;
	margin:0 59px 0 0;
}
div.reservas_pessoas{
	float:left;
	width:auto;
	height:auto;
}
#contact-form textarea{
	float: left;
	width: 500px;
	height:100px;
	margin: 0 0 0 5px;
	background: #bcbb68;
	border: #4c7f00 1px solid;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
}
#contact-form input[type="submit"]{
	float: right;
	cursor: pointer;
	background: #193000;
	border: #4c7f00 1px solid;
	font-size: 14px;
	color: #FFF;
	width: 87px;
	height: 31px;
	margin: 10px;
}
#message{
	margin-bottom:10px;
}
#message h2{
	color:#FFF;
}
#message p{
	color:#FFF;
	text-align:center;
}
	

/* ### CONTATO ### */
form#contato{
	margin: auto;
	padding: 0;
	height: auto;
}
#contato fieldset{ border: none; }
#contato br{ clear: left; }
#contato label{
	float: left;
	margin: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	clear: both;
}
#contato input{
	float: left;
	width: 500px;
	height: 30px;
	margin: 0 0 0 5px;
	background: #bcbb68;
	border: #4c7f00 1px solid;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFF;
}
#contato textarea{
	float: left;
	width: 500px;
	height:80px;
	margin: 0 0 0 5px;
	background: #bcbb68;
	border: #4c7f00 1px solid;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFF;
}
#contato input[type="submit"]{
	float: right;
	cursor: pointer;
	background: #193000;
	border: #4c7f00 1px solid;
	font-size: 14px;
	color: #FFF;
	width: 87px;
	height: 31px;
	margin: 10px;
}
div.box_contato{
	background: #193000;
	border: #2e4f00 1px solid;
	width: 538px;
	height: auto;
	clear: both;
	margin: auto;
}
.box_contato p{
	text-align: center;
	margin: 10px 0;
	font-size: 18px;
	color: #e3df8f;
	font-weight: bold;
}
.box_contato p a{
	color: #e3df8f;
	text-decoration: none;
	background: url(../../images/cartinha.png) no-repeat center left;
	padding: 0 0 0 38px;
	height: 24px;
}
.box_contato p a:hover{ text-decoration: underline; }

/* ### GALERIA ### */
div.paginacao{
	clear: both;
	font-size: 12px;
	color: #1b3200;
	font-weight: bold;
	text-decoration: none;
	padding: 20px 0;
	color: #bdbb69;
}
.paginacao span{
  padding: 5px 10px;
  margin: 5px;
  background: #1b3200;
}
.paginacao a{
	font-size: 12px;
	color: #1b3200;
	font-weight: bold;
	text-decoration: none;
	background: #bdbb69;
	padding: 5px 10px;
	margin: 5px;
}
.paginacao a:hover{ background: #1b3200; color: #bdbb69; }
/* ### PACOTE CARNAVAL ### */
div.box_carnaval{
	border: #5d6f26 1px solid;
	background: #244000;
	width: 96%;
	height: auto;
	margin: 15px 0 15px 10px;
	padding-top:10px;
}
div.box_carnaval:after{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	overflow: hidden;
}
div.box_carnaval img{
	margin-bottom:10px;
}
div.box_carnaval h4{
	font-size:26px;
	font-weight:bold;
	margin:20px 0 0 0;
	color:#FFF;
}
#tabela_carnaval{
	width:517px;
	margin:auto;
	background-color:#bcbb68;
	padding:3px;
	margin-bottom:10px;
}
#tabela_carnaval h3{
	background-color:#375e00;
	width:510px;
	margin:0 0 0 0;
	padding:5px 0 7px 7px;
	font-size:18px;
	color:#FFF;
}
#tabela_carnaval ul{
	list-style:none;
	width:100%;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
#tabela_carnaval ul li{
	background:url(../../images/risco_tabela.jpg) no-repeat 160px #e2e1ae;
	margin:3px 0 0 0;
	padding:4px 0 6px 27px;
	color:#000;
	font-size:16px;
	text-align:left;
}
#carnaval_desc{
	background:#e2e1ae;
	margin-top:3px;
	padding:0 30px 0 10px;
	font-size:16px;
}
#carnaval_desc p{
	color:#000;
	font-size:16px;
	font-weight:normal;
}
#carnaval_info{
	text-align:left;
	font-size:16px;
	color:#FFF;
	margin:20px 0 10px 15px;
}
#carnaval_info h4{
	font-size:26px;
	font-weight:bold;
	margin:0 0 0 0;
	color:#FFF;
}
#msg_box{
	width:100%;
	height:25px;
	padding-top:5px;
	position:fixed;
	z-index:5;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	top:0;
}
.msg_consulta{
	color: #000;
	background: #ffc;
}
.msg_consulta_ok{
	color: #FFF !important;
	background: #105E04 !important;
}
.msg_consulta_fail{
	color: #FFF !important;
	background: #F00 !important;
}
div.box_carnaval .box_contato{
	width:300px;
	clear:both;
	float:left;
	margin:5px 0 20px 20px;
}
#box_cartoes{
	float:right;
	color:#FFF;
	font-size:14px;
	text-align:left;
	margin:90px 20px 0 0;
}
#box_cartoes img{
	margin-top:5px;
}
