@charset "utf-8";
/* CSS Document */
/*
@viewport{
    zoom: 1.0;
    width: extend-to-zoom;
}

@-ms-viewport{
    width: extend-to-zoom;
    zoom: 1.0;
} */

* {
	margin: 0;
	padding: 0;
}

p {
	text-align:justify;

	}
	
#top {
	background-color: #e5e3e1;
	opacity:0.9; 
	color: white;
	height: 135px;
	font-size: 18px;
	font-weight: normal;
	/* left: 0; */
	/* position: fixed; */
	/* text-align: center; */
	/* top: 0px; */
	width: 100%;
	/* z-index: 1;*/
	border-bottom: #FFF;
	border-bottom: 1px solid;
	margin: 0 auto;
	}

/*	overflow:hidden; */
	
#barratop {
	width: 980px;
	margin: 0 auto;
}

h1 {
	color:#dee7e7;
	font-family: 'Maven Pro', sans-serif;
	font-size:32px;
	margin-bottom: 10px;
	padding-top: 30px;
	}

h1 a {
	color: white;
	display: inline-block;
	text-decoration: none;
	}
	
h2 {
	color:#666;
	font-family: 'Maven Pro', sans-serif;
	font-size:24px;
	padding: 15px 0 15px 0;
	}

h3{
	font-weight: bold;
	font-size: 40px;
	color: #999;
	text-align: left;
	line-height: 35px;
	letter-spacing: -2px;
}


/* ####################################### */
body {
	margin:0;
	padding:0;
	background-color: #bca68e;
	
	}




#logo{
	
	width:394px;
	height:99px;
	float: left;
}
#logo img{
	margin-top:0px;
}

#top-dir{
	width:585px;
	height: 99px;
	float:left;
}

#top-dir-hotel {
	width: 280px;
	height: 50px;
	font-family: 'Maven Pro', sans-serif;
	font-size:32px;
	margin-bottom: 10px;
	padding-top: 0px; 
	padding-left: 23px;
	float:left;		
 }
 
#top-dir-extremo{
	width: 257px;
	height: 99px;
	float:left;	
	
	
	}
	
#top-dir-social{
	width: 257px;
	height: 49px;
	
	}
	
#top-dir-data{
	width: 520px;
	height: 25px;
	/*font-family: 'Gothan', sans-serif;*/
	font-family: 'Cinzel', serif;
	font-size:11px;
	text-transform:uppercase;
	font-weight: lighter;
	color: #000; /*#d7d8dc;*/
	text-align:center;
	line-height:13px;
	text-decoration:none;
	padding: 25px 0 1px 23px;
	text-align:left;
	background-color: #d7cfc7;
	
	}		

#top-dir p{

}


#menu{
	width:100%; /*980px;*/
	height:40px;
	margin:0 auto;
	background-color: #d7cfc7;  /* #d2c5b7 e5e3e1;*/
	padding-top: 60px;
}

#menu2{
	width:960px; /*980px;*/
	height:40px;
	margin:0 auto;
	background-color: #d7cfc7;  /* #d2c5b7 e5e3e1;*/
	padding: 10px 0 0 140px;
}

#menu_left{
	width:970px;


}

#menu_right{
	width:173px;
	height:70px;
	overflow: hidden;
	padding-top: 20px;
	
	
}	
#menu_left, div#menu_right{
	/*float:left;*/
	margin:0 auto;
	padding-left: 25px;
	height:40px;
}
#menu_left ul {
	height: 22px;
	/*background-color: #FC9;*/
	list-style-type:none;
	margin-top:8px;
}
#menu_left ul{
	float:left;
	margin-right:5px;
}
#menu_right ul{
	list-style-type:none;
	margin-left:20px; 
	margin-top: 34px;
}
#menu_left ul li, div#menu_right ul li {
	display:inline;
	padding:0px 10px 0px 10px;
}
#menu_left ul li a, div#menu_right ul li a {
	/*font-family: 'Gothan', sans-serif;*/
	font-family: 'Cinzel', serif;
	font-size:20px;
	text-transform:uppercase;
	font-weight:400;
	color: #000; /*#d7d8dc;*/
	text-align:center;
	line-height:20px;
	text-decoration:none;
	padding-bottom:1px;
}
#menu_left ul li a#scroll{
	background-color:transparent;
	background-position:center 26px;
	background-repeat:no-repeat;
}

#menu_right ul li a#scroll{
	background-color:transparent;
	background-position:center 26px;
	background-repeat:no-repeat;
}

#menu_left ul li a#scroll:hover,div#menu_left ul li.active a#scroll{
	color:#f4f4f4;
	text-shadow: 0px 2px 0px #595959;
	background-color:transparent;
	background-position:center 26px;
	background-repeat:no-repeat;
	background-color: #474747;
}
#menu_right ul li a#dove_scroll:hover,div#menu_right ul li.active a#dove_scroll{
	color:#d63721;
	text-shadow: 0px 2px 0px #666;
	background-color:transparent;
	background-position:center 26px;
	background-repeat:no-repeat;
}

/* conteudo */

#localizacao {
	width: 960px;
	margin: 0 auto;
	}
	
#box1{
	width: 520px;
	float: left;
	padding-right: 60px;
	font-size:18px;
	}

#box2{
	width: 380px;
	float: left;
	}
	
.separador {
	padding-top: 50px;
	padding-left: 80px;
}

#plantas {
	margin: 20px 0 0 0;
	}
	
#mapa {
	margin: 20px 0 0 0;
	}
	
#conteudo {
	width: 960px;
	margin: 0 auto;
	padding: 20px;
	font-family: 'Maven Pro', sans-serif;
	font-weight:400;	
	color: #FFF;
	}
	
.ohotel p{
	font-size:20px;
	
	}	
	
.suites p{
	font-size:20px;
	
	}	
	
#palco {
	margin-top:150px;
	background-color: #CCC;
}

#arquitetura {
	position: relative;
	max-width: 1000px;
	padding: 0 20px;
	margin: 20px 0 0 0;
	
	}
#implantacao {
	margin: 20px 0 0 0;
	}	
#implantacao img {
	padding:0 5px 0 0;
	}		
	

/* footer */

#footer {
	width: 100%;
	height:350px;
	margin: 0 auto;
	padding: 0px;
	font-family: 'Maven Pro', sans-serif;
	font-weight:400;	
	color: #FFF;
	background-color:#dee7e7; /* d20a11 */	
	
	}
	
div#palco_footer{
	margin-top:5px;
	width:100%;
	height:400px;
	clear:both;
	float:left;
	background-color:#dee7e7; /* d20a11 */
	background-position:0 0;
	background-repeat:repeat;
}
div#content_footer_top{
	width:1024px;
	height:40px;
	margin:0px auto 0px auto;
}

/*---CONTATO-----*/

#contato {
	width: 960px;
	margin: 0 auto;
	padding-top: 20px;
	font-family: 'Maven Pro', sans-serif;
	font-weight:400;	
	color: #000;	
	}	
#contato h1{
	color:#2f363c;
	font-family: 'Maven Pro', sans-serif;
	font-size:32px;
	margin-bottom: 10px;
	padding-top: 0px;	
	}
		
.contato-esq {
	width: 420px;
	float: left;
	font-size: 14px;
	padding-top: 15px;
	}
	
.contato-esq p{
	font-family: 'Maven Pro', sans-serif;
	font-weight: bold;
	font-size:18px;
	color:#333;
	text-align:left;
	line-height:16px;
	margin-top:0px;}
	
	
.contato-dir {
	width: 460px;
	float: right;
	margin-left: 40px;
	padding-top: 15px;	

	}	
	
.contato-dir p{
	font-family: 'Maven Pro', sans-serif;
	font-weight: bold;
	font-size:18px;
	color:#333;
	text-align:left;
	line-height:16px;
	margin-top:0px;

}
	

.address {
	font-size: 14px;
	
	}

.contato-dir img {
	padding-left: 5px;
	}


.contato-dir form {
	font-size: 16px;
	}	
	
.contato-dir form input {
	width:480px;
	font-size: 16px;
	padding: 3px;
	}
	
.contato-dir form label {	
	font-size: 18px;
	font-weight: bolder;
	color: #666;
	}
	
.contato-dir form textarea {	
	width: 480px;
	height: 150px;
	}
	

#creditos {
	width: 170px;
	float: left;
	padding-top: 10px;
	padding-left: 25px;
	text-align:left;
	
	}


#clear {
	clear:both;
}

#social_wrapper{
	width: 420px;
	height: 40px;
	padding:0px;
	display:block;

	}
	
#social_media{
	width: 310px;
	padding:0px;
	float:left;

	}

#tour {
	width:960px;
	height:640px;
	background-image: url(../img/tour.jpg);
}	

.tour-esq{
	padding: 35px 0 0 30px;
	width: 450px;
	height: 300px;
	float: left;
	
	}
	
.tour-dir{
	padding: 10px 0 0 30px;	
	width: 450px;
	height: 300px;
	float: left;
	
	}
	
.link-tour {
	padding:5px;
	}	
	
.link-tour a{
	margin:5px;
	padding: 3px 5px 3px 5px;
	font-size:18px;
	color: #FFF;
	font-weight:bolder;
	background-color: #4f77b4;
	}
	
.logo-rodape {
	width: 140px;
	padding: 20px 35px 20px 35px;
	float:left;
	}	

p.marin-tit{
	font-size: 24px;
	color:#a0775b;	
	padding: 0 0 10px 0;
	
}

#chat {
	font-size:16px;
	padding: 25px 0 15px 0;
	
	}
	
p.endereco {
	padding: 10px 0 0 0;
}

.leia {
	font-size:16px;
    color:#83694d;
	margin-top: 10px;		
}

.leia a:link {
	text-decoration:none;
}


.leia a:visited {
	text-decoration:none;
}


.leia a:hover {
	text-decoration: underline;
	color:#54422e;	
}


.leia a:active {
	text-decoration:underline;
} 

.leia a{
    color:#83694d;
	background-color:#e4d4c3;
	padding: 3px;
	
}

/* ############ TARIFAS ############ */

table.tab-tarifas {
	width: 100%;
	border: 1px solid #d7c0a8;	

}

table.tab-tarifas td{
	padding: 3px;
	background-color: #9b8976;
	text-align:center;	
	
	
}

/* ############ RESERVAS ############ */

input {
	font-family: 'Maven Pro', sans-serif;	
	font-size: 18px;	
}


select {
	font-family: 'Maven Pro', sans-serif;	
	font-size: 18px;	
}

input.largo  {
	width: 99%;
}

input.curto  {
	width: 50%;
}

table.reservas {
	width: 100%;
	border: 1px solid #d7c0a8;
	

}

table.reservas td{
	padding: 3px;
	background-color: #9b8976;
	text-align:left;	
}

button.reservas {
	width: 90px;
	font-family: 'Maven Pro', sans-serif;
	border: 3px solid #877a6d;
	background-color:#ecdac7;
	font-size:16px;
	margin-top: 10px;
		
	
}


textarea.largo  {
	width: 99%;
	height: 200px;
}

/* ########### TRIPADVISOR ################ */

.TA_certificateOfExcellence{
	padding: 5px 0 0 25px;
	width: 	170px;
	float: left;
}

.TA_excellent {
	padding: 0 0 0 0;
	width: 170px;
	float: left;

}

.TA_rated {
	padding: 0 0 0 25px;
	width: 	170px;
	float: left;
}

.TA_cdsscrollingravenarrow {
	padding: 0 0 10px 45px;
	width: 	305px;
	float: left;

}