/* CSS Document */

*{
	margin: 0px;
	padding: 0px;
	font-family:Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color:#6D4C15;
}

.geral{
	width:780px;
	margin:auto;
}

.leftpane{
	width:239px;
	height:603px;
	_height:606px;
	float:left;
	background-color:#E2D6C2;
	border-right:1px solid #E2D6C2;
}

.rightpane{
	width:auto;
	height:auto;
	float:left;
	background-color:#E2D6C2;
}

.title{
	width:239px;
	height:209px;
	background-image:url(../images/logo.jpg)
}

.contato{
	width:239px;
	height:240px;
}

.contato_label{
	background-image:url(../images/label_contatos.gif);
	height:29px;
	text-indent:-999em;
}
.contato_body{
	background-image:url(../images/back_contatos.gif);
	height:212px;
	padding-left:22px;
}

.reserva{
	height:150px;
	background-image:url(../images/reserva_back.gif);
}

.reserva_label{
	background-image:url(../images/reserva_label.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	margin-left:17px;	
	height:38px;
	text-indent:-999em;
}

.menu{
	width:539px;
	height:113px;
	background-image:url(../images/menu.gif);
}

.fototour{
	width:539px;
	height:336px;
}
.foto_tour_label{	
	background-image: url(../images/fundo_fototour.gif);
	background-repeat:repeat-x;
	height:28px;
	text-indent:-999em;
}


.rightpane_bottom{
	background-color:#E2D6C2;
	width:537px;
	height:458px;
	_height:458px;
	_margin-bottom:4px;
}

.conheca_label{
	background-image:url(../images/conheca_label.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	margin-left:17px;	
	height:33px;
	text-indent:-999em;
}


.texto1{
	font-size:11px;
	padding-top:16px;
}

.texto1 strong{
	font-size:11px;
}
.texto2{
	font-size:11px;
	padding-top:20px;
}

.texto2 strong{
	font-size:11px;
}
.texto3{
	font-size:11px;
	padding-top:20px;
}

.texto3 strong{
	font-size:11px;
}
	
.texto3 img{
	margin-top:7px;
	margin-left:35px;
}

.foto_tour_tour{
	width:539px;
	height:307px;
	background-image:url(../images/foto_tour_back.jpg);
	background-repeat:no-repeat;
}
.foto_tour_tour img{
	margin: 10px;

}
.bottom img{	
	border-top: 2px solid white;
	float:left;
}

.texto{
	margin:4px;
	background-color:#EBE2D4;
	padding:15px;
	height:422px;
	_height:423px;
}

.faleconosco_title{
	background-image: url(../images/title_faleconosco.gif);
	background-repeat:no-repeat;
	height:23px;
	margin-left:-2px;
	margin-top: 4px;
	margin-bottom:4px;
	text-indent:-999em;
}

.input{
	border:1px solid #A5ACB2;
}

#nome, #email{
	width:264px;
	height:18px;
}

#fone{
	width: 124px;
	height:18px;
}

#foneddd{
	width: 124px;
	height:18px;
}

#mensagem{
	width:302px;
	height:50px;
}
body{
	background-color:#A69A86;
	background-image:url(../images/degrade.gif);
	background-repeat:repeat-x;
}


.acomodacoes{
	height:150px;
	background-image:url(../images/acomodacoes_back.gif);
}

.acomodacoes img{
	margin-left:14px;
	float:left;
}

.acomodacoes_label{
	background-image:url(../images/acomodacoes_label.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	margin-left:13px;	
	height:38px;
	text-indent:-999em;
}

.textoac{
	margin-top:3px;
}



.table{
	margin-top:5px;
}


.textolink{
	text-decoration:none;
}

