/* CSS Document */

*{
	margin: 0px;
	padding: 0px;
	font-family:Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color:#6D4C15;
}

.geral{
	width:780px;
	margin:auto;
}

body{
	background-color:#A69A86;
	background-image:url(../images/degrade.gif);
	background-repeat:repeat-x;
}

.leftpane{
	width:239px;
	height:1293px;
	_height:1298px;
	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/foto_tour_label.gif);
	height:28px;
	text-indent:-999em;
}


.rightpane_bottom{
	background-color:#E2D6C2;
	width:537px;
	height:840px;
	margin-top:4px;
}

.rightpane_bottom img{
	margin-right: 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{
	background-image:url(../images/foto_tour_back.jpg);
	background-repeat:no-repeat;
}
.foto_tour_tour img{
}
.bottom img{	
	border-top: 2px solid white;
	float:left;
}

.texto{
	margin:4px;
	background-color:#EBE2D4;
	padding:15px;
	height:805px;
	_height:215px;
	margin-top:-50px;
}

.cidade_title{
	background-image:url(../images/title_cidade.gif);
	background-repeat:no-repeat;
	height:23px;
	margin-left:-2px;
	margin-top: 4px;
	margin-bottom:4px;
	text-indent:-999em;
}

.textolink{
	text-decoration:none;
}
