@import url("css/reset.css");
@import url("css/forms.css");


@font-face {
    font-family: 'VolutaScriptPro11Regular';
    src: url('webfont/volutascriptpro-regular-1.1-webfont.eot');
    src: url('webfont/volutascriptpro-regular-1.1-webfont.eot?#iefix') format('embedded-opentype'),
         url('webfont/volutascriptpro-regular-1.1-webfont.woff') format('woff'),
         url('webfont/volutascriptpro-regular-1.1-webfont.ttf') format('truetype'),
         url('webfont/volutascriptpro-regular-1.1-webfont.svg#VolutaScriptPro11Regular') format('svg');
    font-weight: normal;
    font-style: normal;

}
body {
	padding-bottom: 20px;
	background: url("img/bg.jpg") fixed;
	font-family: Helvetica, Arial , Sans-serif;
}
#wrp {
	color: #fff;
	width: 960px;
	margin: auto;
}
#bg {
	background: url("img/sombra1.png") repeat-x top;
}

/* Extras */ 
.floatLeft {
float: left;
}

/*Idioma*/
#idioma {
	top:10px;
	left:50%;
	right:0;
	width:200px;
	z-index: 999;
	margin-left: 380px;
	
	position: absolute;
}
#idioma li {
	display:inline;
}
#idioma li a {
	color: #fff;
	font-size: 12px;
	margin: 0 10px 0 0;
	padding: 0 0 0 25px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-image: url("img/bandeiras.png");
}
#deutsch a {
	background-position: 0 -73px ;
}
#english a {
	background-position: 0 -26px ;
}
#idioma li a:hover {
	color:#fac625;
}

/*Header*/
#header {
	clear: both;
	width: 960px;
	height: 210px;
	overflow:hidden;
}
#header a {
	width: 436px;
	height: 171px;
	display: block;
	overflow: hidden;
	margin: 30px auto;
}
/*Menu*/
#menu {
	top: 210px;
	width: 960px;
	height: 38px;
	z-index: 999;
	overflow:hidden;
	position: absolute;
	background: url("img/menubg.png");
}
#menu ul {
	margin-left:15px;
}
#menu li {
	display: inline;
}
#menu li a {
	float: left;
	display: block;
}
/*Pagina inicial*/
#content #imageHome {
	margin-top: 30px;
	clear:both;
	height: 330px;
 	overflow: hidden;
 	border:1px solid #fff;
 	background: url("img/img1.jpg");
}
/*Content*/
#content {
	clear: both;
}
#content p {
	font-size:13px;
	line-height:140%;
	margin:0 20px 15px 30px;
}
#content p.saibaMais a {
	display:block;
	width:105px;
	height:31px;
	overflow:hidden;
	text-indent: -999px;
	background:url("img/saibamais.png");
}
#content p.saibaMais2 a {
	display:block;
	width:75px;
	height:20px;
	overflow:hidden;
	text-indent: -999px;
	background:url("img/saibamais2.png");
}
#content .blocos {
	overflow:hidden;
	border:1px solid #999;
	background: url("img/alpha1.png");
}

#content .blocos h2 {
	margin: 20px 0 0 25px;
	font-family: 'VolutaScriptPro11Regular';
	font-size: 74px;
	font-weight: normal;
	color: #f5ca4d;
}


/*Home - Bem-vindo*/
#bemVindo, #pacotes {
	height:270px;
}
#bemVindo {
	float: left;
	width: 600px;
	display:inline;
	margin:10px 10px 0 0;
}

#bemVindo .bemvindo h2 {
	margin:20px 10px 5px 10px;
	font-family: 'VolutaScriptPro11Regular';
	font-size: 84px;
	font-weight: normal;
}

#bemVindo .img {
  float: right;
	margin:0 10px 10px 0 ;
}
/*Home - Pacotes*/
#pacotes {
	float: right;
	width: 345px;
	margin:10px 0;
}

#pacotes h3 {
	margin:10px 10px 0 30px;
	font-family: 'VolutaScriptPro11Regular';
	font-size: 64px;
	font-weight: normal;
	color: #f5ca4d;
}

#pacotes p {
	font-size:13px;
	margin-bottom: 5px;
}
#pacotes ul {
	margin: 0;
	list-style: none;
	margin-bottom: 10px;
}
#pacotes ul li {
	display: inline;
}
#pacotes li a {
	color: #fff;
	display: block;
	margin: 0 30px;
	font-size: 13px;
	padding: 8px 0;
	text-decoration: none;
}
#pacotes a strong {
  color:#FAC625;
}
#pacotes .first a {
	border-bottom:1px solid #000;
}
#pacotes .last a {
	border-top:1px solid #A65B40;
}
/*Home - Endereco*/
#endereco {
	clear:both;
	width:958px;
	height:160px;
	overflow:hidden;
}

#endereco p {
	margin: 0;
}
#endereco p strong {
	color: #B4988B;
	font-size: 18px;
	font-weight: normal;
}
#adr {
	width: 480px;
	float: left;
	margin: 15px 0 0 15px;
}
#adr h3 {
	font-family: 'VolutaScriptPro11Regular';
	font-size: 54px;
	font-weight: normal;
	color: #f5ca4d;
}
#adr a {
	color:#fac625;
}
#map {
	float: right;
	width: 430px;
	height: 130px;
	display: inline;
	overflow: hidden;
	margin: 15px 15px 0 0;
}
/*Pages*/
#pages {
	margin: 35px 0 10px 0;
}
#pages p a {
	color:#fac625;
	text-decoration:none;
}
#pages p a:hover {
	text-decoration:underline;
}
#content p.voltar a {
	display:block;
	width:105px;
	height:31px;
	clear:both;
	overflow:hidden;
	text-indent: -999px;
	background:url("img/voltar.png") top;
}
#content p.voltar a:hover {
  background:url("img/voltar.png") bottom;
}
#pages h3 {
	color: #fac625;
	font-size: 18px;
	font-weight: normal;
	padding: 0 30px 10px 30px;
}
#pages h4 {
	color: #fac625;
	font-size: 18px;
	font-weight: normal;
	padding: 0 30px 10px 30px;
}
#pages .colunas {
	float: left;
	width: 400px;
	display: inline;
	margin-right:20px;
}
/*Eventos comporativo*/
#pages #proGallery h3 {
	clear: both;
}

#pages .colfloat {
	float: left;
	width: 479px;
	height: 230px;
}
.colfloat #proGallery {
	margin: 0;
}
.colfloat #proGallery a {
	float: right;
}
/*Acomodacoes*/
#pages .acomodacoes {
	border: 1px solid red;
	float: left;
	width: 430px;
	display: inline;
	text-align: center;
	margin: 0 0 30px 30px;
	border: 1px solid #999;
	background: url("img/alpha1.png");
}
#pages .acomodacoes p, #pages  .acomodacoes h3 {
	margin: 0;
	padding: 14px 14px 5px 14px;
	text-align: left;
}
#pages .acomodacoes p.saibaMais2 {
	margin-bottom: 10px;
}
/*Imagens*/
#pages #pic {
	width: 451px;
	float: right;
	display: inline;
	margin: 20px 20px 20px 20px;
}
#pages #pic a {
	color:#872A00;
	font-size:13px;
	text-transform: uppercase;
	text-decoration:none;
	font-family: "Arial Narrow";
}
#pages #pic img {
	margin-bottom: 10px;
	border: 1px solid #fff;
}
#pages #pic a strong {
	width:305px;
	height:31px;
	display:block;
	text-indent: 20px;
	line-height: 31px;
	background: url("img/botao2.png");
}
/*Listas*/
#pages ul {
	padding:0 60px;
	font-size: 13px;
	margin: 0 0 15px 0;
}
#pages ul ul {
	margin:0;
	padding:0 30px;
}
#pages ul li {
	line-height:150%;
}
#pages ul li a {
	color: #fac625;
	text-decoration: none;
}
#pages ul li a:hover {
  text-decoration: underline;
}
/*Mapa Flash*/
#mapaFlash {
	width: 880px;
	margin: 0 auto 15px 30px;
}

/*Google Maps*/
#mapa-localizacao {
	width: 880px;
	height: 350px;
	margin: 0 auto;
	overflow: hidden;
	background: url("img/mapa-google-load.gif") no-repeat center;
}
#googlemaps {
	width: 900px;
	height: 350px;
	padding:10px 0;
	margin: 0 30px 30px 30px;
	background: url("img/mapbordas.png");
}
/*Galeria Fotos*/
#proGallery {
	margin:0 25px 15px 25px;
}
#proGallery a {
	color:#fff;
	float: left;
	width: 224px;
	height:180px;
	display: block;
	font-size:13px;
	overflow:hidden;
	text-align: center;
	text-decoration: none;
	background: url("img/thumbs.jpg") no-repeat center top;
}
#proGallery a:hover {
	color:#fac625;
}
#proGallery a strong {
  display: block;
	font-weight: normal;
	padding:10px 10px 0 10px;
}
#proGallery a img {
	margin-top: 5px;
}
/*Paginacao*/
#pages .ngg-navigation {
	clear: both;
	height: 50px;
	margin: 0 40px;
}
#pages .ngg-navigation span, #pages .ngg-navigation a {
	float:left;
	display: block;
	font-size: 13px;
	padding: 5px 8px;
	margin-right: 5px;
	text-decoration: none;
	border: 1px solid #b4988b;
}
#pages .ngg-navigation a {
	color: #fac625;
}

/*Depoimentos*/
#depoimentos {
	margin:0 30px 15px 30px;
}
#pages #depoimentos h4 {
  padding-left: 0;
}
#content #commentform {
	padding:0;
	margin-bottom:30px;
}
#pages #commentlist h3 {
	padding: 0 0 5px 0;
}
#commentform p {
	margin:0;
}
#commentform label {
	display: block ;
}

#commentform p input {
  width: 500px;
}

#commentform p input, #commentform p textarea  {
	padding: 4px 0;
	margin:0 0 10px 0;
	bordeR:1px inset #444;
	font:13px Arial, Helvetica, Sans-serif;
}
#commentform p textarea  {
	width: 500px;
	height: 100px;
	overflow: auto;
}
#content #commentlist li {
	padding:10px;
	margin: 0 0 10px 0;
	list-style-type:none;
	border:1px solid #431205;
	background: url("img/alpha1.png");
}
#content #commentlist p {
  margin:0 0 10px 0;
}
#commentform button {
	display:block;
	text-indent: -999px;
}
#commentform .enviar {
  width: 88px;
  clear:both;
	height: 31px;
	display: block;
	margin: 10px 0;
	text-indent: -999px;
	background: url("img/enviar.png") top;
}
/*Editar*/
#editar {
	top: 20px;
	left: 20px;
	position: fixed;
}
#editar a {
	color:#000;
	display: block;
	padding: 5px 10px;
	text-decoration:none;
	background: #A39DAA;
}
/*Comuns*/
.floatleft {
	float: left;
	margin: 0 5px 0 0;
}
.floatright {
	float: right;
	margin: 0 0 0 30px;
}

/*Dev*/
#dev {
	width: 970px;
	margin: 0 auto;
	padding: 5px 0 0 0;
}
#dev a {
	color:#fff;
	font-size:12px;
	margin-left:10px;
	text-decoration:none;
}
#dev a:hover {
	color:#fac625;
}

