@charset "utf-8";
/* CSS Document */
* {padding: 0px; margin:0px;}
body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #a16427;
	background: url(../images/bg_pagina.jpg) no-repeat top;
}
#apresentacao p {
	padding: 0px 10px 0px 10px;
}
#apresentacao h1 {
	margin-bottom: 25px;
}
#geral {
	background: url(../images/bg_topo.jpg) repeat-x top;
}
#corpo {
	width: 940px;
	margin: 0 auto;
	background: url(../images/bg_menu.jpg) no-repeat;
	padding: 0px 30px 0px 30px;
}
#rodape {
	background: url(../images/bg_rodape.jpg) no-repeat center #003554;
	height: 170px;
	clear:both;
}
#rodape a{ 
	color: #FFF;
}
#rodape #rodape_cont {
	width: 920px;
	margin: 0 auto;
	padding: 0px 40px 0px 40px;
}
#rodape #rodape_cont ul{
	width: auto;
	float: left;
	list-style: none;
	margin-left: 15px;
	font-size: 11px;
	line-height: 18px;
	padding-top: 10px;
}
#rodape #rodape_cont .direita {
	font-size: 10px;
	text-align: right;
	color: #ade8eb;
	margin-left: -40px;
}
#rodape #rodape_cont .direita .ico {
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 30px;
	border: none;
}
#rodape #rodape_cont ul li a strong{
	font-size: 12px;
}
#rodape #rodape_cont ul li a{
	color: #FFF
}
#topo ul.menu_topo {
	float: right;
	padding-top: 39px;
}
#topo ul.menu_topo li {
	display: inline;
	margin-left: -3px;
}
#topo ul.menu_topo li a .link_menu {
	border: 0px;
}
/* Tags */
a {
	text-decoration: none;
	color: #4d3720;
}
a:hover {
	text-decoration: underline;
}
form.contato .esquerda, form.contato .direita {
	width: 210px;
	font-family: "Trebuchet MS";
}
form.contato h3{
	padding-bottom: 10px;
}
form.contato input, form.contato textarea {
	width: 208px;
	margin-bottom: 10px;
}
form.contato textarea {
	height: 80px;
}
form.reserva input {
	width: 208px;
	margin-bottom: 10px;
}
form.reserva .cidade {
	width: 145px;
	float: left
}
form.reserva .cidade input{
	width: 143px;
}
form.reserva .estado {
	width: 43px;
	float: right
}
form.reserva .estado input{
	width: 41px;
}
form.reserva .nPessoas {
	width: 94px;
}
form.reserva .nPessoas input {
	width: 92px;
}
form.reserva .campo_data {
	width: 56px;
	margin-right: 10px;
}
form.reserva textarea {
	width: 198px;
}
h1, .migalha {
	margin-bottom: 15px;
	font-size: 20px;
}
h1{
	color: #4d3720;
}
.migalha span {
	font-size: 16px;
	font-weight: bold;
	color: #c98d44;
}
h1 .ico, .migalha .ico {
	margin-bottom: -15px;
}
h2 {
	margin-bottom: 20px;
	border-bottom: 1px dashed #b58242;
	font-size: 16px;
	padding-bottom: 15px;
	font-weight: normal;
}
h2.img {
	border: none;
	padding-bottom: 0px;
}
img.img_slide {
	border: 2px solid #87bcfa;
	padding: 3px;
	background-color:#f2f2f2;
}
input, textarea {
	border: 1px solid #dab267;
}
input.btn {
	font-size: 12px;
	background-color: #d2a956;
	width: auto !important;
	padding: 2px 7px 2px 7px;
	float: right;
}
label {
	display: block;
	clear: both;
	font-weight: bold
}
p {line-height: 18px; padding-bottom: 20px;}
span.tel {font-size:18px}
span.tel2 {font-size:24px}
ul.lista {
	list-style: url(../images/ico_estrela.gif);
	margin-left: 45px;
	font-weight: bold;
}
ul.paginacao {
	list-style: none;
	text-align: right;
}
ul.paginacao li { 
	display: inline
}
ul.paginacao li a{ 
	padding: 2px 6px 2px 6px;
	background-color:#e3ccaf;
	color: #FFF;
}
ul.paginacao li a.atual { 
	background-color:#915E46;
}
/* Classes */
.ajuste_Margin0{margin:0px !important}
.ajuste_borderNone {
	border: none;
	margin: 0px !important;
	padding: 0px!important;
}
.ajuste_MBottom20 {
	margin-bottom: 20px !important;
}
.ajuste_h1Borda {
	border-bottom: 1px dashed;
	padding-bottom: 20px;
}
.ajuste_Mtop120 {
	margin-top: 120px !important;
}
.ajuste_MLeft460 {
	margin-left: 460px !important;
}
.ajuste_MRight460 {
	margin-right: 460px !important;
}
.ajuste_Mtop20 {
	padding-top: 20px !important;
}
.ajuste_Mtop50 {
	padding-top: 50px !important;
}
.ie .ajuste_Mtop50 {
	padding-top: 25px !important;
}
.ajuste_Mleft20 {
	margin-left: 20px !important;
}
.ajuste_MRight20 {
	margin-right:20px !important;
}
.ajuste_MRight10 {
	margin-right:10px !important;
}
.borda {
	border: 2px solid #90593f;
}
.box {
	background: url(../images/bg_box.gif) repeat-x
}
.box h3, .box .faixa {
	font-size: 12px;
	background-color: #e9e6e3;
	margin-top: 3px;
	padding: 5px 20px 5px 20px;
}
.box h3 {
	color: #4d3720;
}
.box p {
	padding: 5px 10px 5px 10px;
}
.txt {
	border-top: 1px dashed #b58242;
	margin-top: 10px;
}
.coluna01{ width: 210px;}
.coluna02{ width: 440px;}
.coluna03{ width: 670px;}
	.coluna02 p, .coluna03 p {text-align: justify}
.direita, .esquerda {
	float: left;
}
.direita {
	float: right;
}
.enviar {
	background-color:#915E46;
	float: right;
	margin: 0px;
	width: 100px;
	padding: 5px;
	text-align: center;
	margin-right: 1px;
}
.ie .enviar {
	margin-top: -3px;
	margin-right: 1px;
}
.enviar a {
	color: #FFF;
}
.legenda {
	width: 350px;
	float: left;
}
.divPorEmail {
	background-color: #915E46;
	height: 200px;
	width: 215px;
	border: 1px solid #915E46;
	border-bottom-width: 3px;
	border-right-width: 3px;
	position: absolute;
	padding: 10px;
	color: #FFF;
	opacity: 0.85;
	-moz-opacity: 0.85;
	filter: alpha(opacity=85)
}
.dot {
	vertical-align:middle;
}
.idiomas {
	margin-left:10px;
	margin-top:30px;
}
.gal_min {
	width: 185px;
}
.gal_min img {
	margin-right: 11px;
	margin-bottom: 12px;
}
.gal_fotoG {
	width: 480px;
}
.limpar {clear:both; height:0px; line-height:0px; padding:0px; margin:0px;}
.teste{background-color:#0C0; height: 30px;}
.txt_apt {
	width: 300px;
	margin-left: 20px;
}
.txt_ft {
	border-bottom: 1px dashed #b58242;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.txt_ft img {
	border: 2px solid #4d3720;
	float: left;
	margin-right: 10px;
}
.txt_ft p{
	padding: 0px;
}
.txt_ft h3 {
	font-size: 13px;
	margin-bottom: 10px;
}