/* CSS Document */

/*geral site*/
body, ul, li, a {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-image: none;
}

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	clear: left;
	float: none;
	overflow: hidden;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #E8F5E8;
} 

.body_comochegar, .body_emconstrucao {
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
}

#principal {
	width: 1000px;
	height: 530px;
	background-image: url(images/fundo2.gif);
	background-repeat: repeat;
	background-position: center center;
	float:left;
}

#menuvoltar {
	position:absolute;
	left:0px;
	top:0px;
	width:250px;
	height:510px;
	z-index:1;
	text-decoration: none;
	float: left;
}

#titulo {
	position:absolute;
	top:0px;
	width:546px;
	height:64px;
	z-index:2;
	text-align: center;
}

.tit_comochegar {
	position:absolute;
	top:0px;
	left:335px;
}

.tit_emconstrucao {
	left:335px;
	top:0px;
	width:546px;
	height:83px;
}

#btnvvoltar {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
}

#subtitulo {
	position:absolute;
	left:356px;
	top:81px;
	width:543px;
	height:31px;
	z-index:7;
}

#textoQuartos {
	position:absolute;
	left:297px;
	top:348px;
	width:662px;
	height:161px;
	z-index:5;
}

#apDiv1 {
	position:absolute;
	left:771px;
	top:295px;
	width:183px;
	height:75px;
	z-index:8;
}
/*fim geral site*/

/*index*/
.index {
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
}

.titulo_index {	
	left:207px;
}

#english {
	margin-top: 125px;
} 

.princ_index {
	background-color: #FFFFCC;
}

#esquerda_index {
	padding: 0;
	float:left;
	width: 250px;
	margin-top: 340px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	overflow: visible;
	left: auto;
	top: 250px;
	right: auto;
	bottom: auto;
	position: static;
} 

#foto {
	margin-top: 90px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding: 0;
	clear: none;
	float: left;
	width: 503px;
	overflow: hidden;
	left: auto;
	top: auto;
	right: auto;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	visibility: visible;
	height: 403px;
	bottom: auto;
} 

#index_direita {
	float:right;
	overflow: visible;
	position: relative;
	left: auto;
	top: 115px;
	right: auto;
	bottom: auto;
	padding: 0px;
	visibility: visible;
	clear: none;
	width: auto;
	margin-top: 0;
	margin-right: 40px;
	margin-bottom: auto;
	margin-left: auto;
}

/*fim index*/

/*_prazeresmesa*/
.titulo_prazeresmesa {
	left: 335px;
}

#cafemanha {
	position:absolute;
	left:297px;
	top:136px;
	width:190px;
	height:182px;
	z-index:2;
}
#restaurante {
	position:absolute;
	left:531px;
	top:135px;
	width:190px;
	height:182px;
	z-index:3;
}
#vegetariano {
	position:absolute;
	left:766px;
	top:134px;
	width:190px;
	height:182px;
	z-index:4;
}

#esquerda {
	position:absolute;
	left:2px;
	top:155px;
	width:187px;
	height:74px;
	z-index:8;
}

.style2 {font-family: Verdana, Arial, Helvetica, sans-serif}
/*fim _prazeresmesa*/


/* _escolhaquarto*/
.titulo_quarto {
	left: 335px;
}

#chalesvip {
	position:absolute;
	left:297px;
	top:136px;
	width:190px;
	height:157px;
	z-index:2;
}
#chalesespeciais {
	position:absolute;
	left:531px;
	top:135px;
	width:190px;
	height:158px;
	z-index:3;
}
#chalessimples {
	position:absolute;
	left:766px;
	top:134px;
	width:190px;
	height:159px;
	z-index:4;
}

#tarifas {
	position:absolute;
	left:14px;
	top:184px;
	width:219px;
	height:326px;
	z-index:6;
	line-height: 4pt;
}

#tarifa1 {
	position:absolute;
	left:2px;
	top:155px;
	width:187px;
	height:74px;
	z-index:8;
}

.style1 {
	font-size: 12pt;
	color: #666666;
}

#apDiv2 {
	position:absolute;
	width:151px;
	height:43px;
	z-index:8;
	left: 785px;
	top: 293px;
}
#apDiv3 {
	position:absolute;
	width:151px;
	height:43px;
	z-index:9;
	left: 553px;
	top: 294px;
}
#apDiv4 {
	position:absolute;
	width:151px;
	height:43px;
	z-index:10;
	left: 315px;
	top: 295px;
}
/*fim _escolhaquarto*/ 

/*informacoes*/
ul.menu {
	padding: 0;
	text-align: left;
	margin: 20px 0 0 20px;
}

ul.menu li {
	margin: 4px 0 15px 0;
	padding: 0;
	list-style: none;
}

#direita {
	margin: 20px 0 0 0;
	float:left;
}

.rodape {
	margin: 5px 0 0 0;
}
/*fim informaces*/ 

/*como chegar*/
#tarifas {
	position:absolute;
	left:14px;
	top:199px;
	width:219px;
	height:311px;
	z-index:6;
}

#mapa {
	position:absolute;
	left:271px;
	top:84px;
	width:707px;
	height:425px;
	z-index:7;
}
/*fim como chegar*/ 

/*emconstrucao*/
.menuvoltar_constr {	
	width:327px;
}	

#apDiv1_emconstrucao {
	position:absolute;
	left:491px;
	top:85px;
	width:271px;
	height:400px;
	z-index:7;
} 
/*fim emconstrucao*/