@import url("menu.css");
@import url("forms.css");
@import url("table.css");
@import url("listas.css");

*, html, body {
	margin:0;
	padding:0;
	line-height:100%;
}
img, fieldset, hr {
	border:0;
}
button, label {
	cursor:pointer;
}
a {
	color: #286485;	
}
a:hover {
	color: #286485;	
}
h1, h2, h3, h4 {
	color: #286485;
}
/*Banner*/
#bannerHome { 
	top: 60px;
	left: 50px;
	width: 675px;
	height: 235px;
	overflow: hidden;
	z-index: 99999;
	position: absolute;
	margin-left: 450px;
}
#bannerHome #fechar {
	cursor: pointer;
	width: 14px;
	height: 14px;
	overflow: hidden;
	position: absolute;
	margin-left: -20px;
	text-indent: -999px;
	background: url("../imagens/fechar.png");
}
.topturismo {
	top: 5px;
	left: 50%;
	z-index: 51;
	margin-left: -240px;
	position: absolute;
}
/*Corpo*/
body {
	font-family: heveltica, Tahoma, Arial, Sans-Serif;
}
.faixa-topo {
	position: absolute;
	z-index: 9;
	top: 0;
	height: 40px;
	width: 100%;
	overflow: hidden;
	background: url(../imagens/bg/repeticao-topo.png) repeat-x;
}
#inicial {
	background: #fff url("../imagens/bg.jpg") repeat-x;
}

#wrp {
	left: 50%;
	z-index: 98;
	width: 960px;
	position: absolute;
	margin-left: -480px;
}
/*Header*/
#inicial #header {
	width:960px;
	height: 370px;
	left:50%;
	z-index: 95;
	margin-left:-503px;
	position: relative;
	/*margin-bottom: 40px;*/
}
#header h1, #header cite {
	display: block;
	text-indent:-99999px;
}
#header h1 a {
	width: 247px;
	height: 130px;
	margin: 0 0 0 22px;
	display: block;
	background: url(../imagens/logotipos/logo.png) no-repeat left bottom;
}
/*Header Interno*/
#internas #header {
	width: 960px;
	height: 220px;
	z-index: 99;
	position: relative;
	margin: 0 auto 0 auto;
	background: url(../imagens/bgpagesh2.png) no-repeat bottom left;
}
.head-interno {
	top: 0;
	width: 100%;
	height: 300px;
	z-index: 1;
	position: absolute;
	background:  url(../imagens/bginter.jpg) repeat-x center 10px;
}
.bg-header {
	background: url(../imagens/header-gradient.png) repeat-x 0 30px;
}
/*Idiomas*/
#idioma {
	position:absolute;
	z-index:9999;
	top:8px;
	left:50%;
	margin-left:397px;
	width:100px;

}
#idioma li {
	display:inline;
}
#idioma li a {
	float:left;
	width:17px;
	height:13px;
	display: block;
	overflow:hidden;
	margin: 0 0 0 4px;
	text-indent:-99999px;
}
#idioma #pt a {
	background: url("../imagens/lang-pt.gif");
}
#idioma #en a {
	background: url("../imagens/lang-en.gif");
}
#idioma #es a {
	background: url("../imagens/lang-es.gif");
}
#idioma #de a {
	background: url("../imagens/lang-de.gif");
}
#idioma #it a {
	background: url("../imagens/lang-it.gif");
}
/*Content*/
#home .homeBlockContent {
	float: left;
	width: 240px;
	height: 195px;
	overflow: hidden;
	background: url("../imagens/home-block-content.png") top left;
}

/*Portugues*/
#home .homeBlockContent a {
	width: 88px;
	height: 163px;
	color: #286485;
	display: block;
	font-size:13px;
	overflow:hidden;
	padding:0 10px 0 110px;
	text-decoration: none;
	background: url("../imagens/home-block-marq.png") no-repeat right top;
}

#home .homeBlockContent div {
	width: 208px;
	height: 163px;
	margin: 16px;
	overflow:hidden;
	border: 1px solid #7DB8DC;
	background-position: left top;
}
#home .homeBlockContent a strong {
	color: #286485;
	display: block;
	padding:10px 15px 10px 0;
	font: bold 16px/80% Arial, Sans-serif !important ;
}

/*English*/

#home .homeBlockContent-en {
	float: left;
	width: 240px;
	height: 195px;
	overflow: hidden;
	background: url("../imagens/home-block-content.png") top left;
}
#home .homeBlockContent-en a {
	width: 88px;
	height: 163px;
	display: block;
	font-size:13px;
	overflow:hidden;
	padding:0 10px 0 110px;
	text-decoration: none;
	background: url("../imagens/home-block-marq-en.png") no-repeat right top;
}

#home .homeBlockContent-en div {
	width: 208px;
	height: 163px;
	margin: 16px;
	overflow:hidden;
	border: 1px solid #7DB8DC;
	background-position: left top;
}
#home .homeBlockContent-en a strong {
	display: block;
	padding:10px 15px 10px 0;
	font: bold 18px/80% "Arial Narrow", Hevaltica, Arial, Sans-serif;
}

/*adPacotes, noticias*/
#noticias, #adPacotes {
	float: left;
	width: 474px;
	height: 170px;
	background: url("../imagens/ad.png") no-repeat top left;
	display:inline;
}
#noticias {
	margin: 0 6px 0 5px;
}
#noticias h2 {
	color: #286485;
	padding: 20px 0 5px 25px;
	font: bold 18px "Arial Narrow",Hevaltica,Arial,Sans-serif;;
}
#noticias ul {
	width: 410px;
	margin-left: 25px;
}
#wrp #noticias .last a {
	border: 0;
}
#noticias li {
	display: inline;
}
#noticias li a {
	color: #286485;
	display: block;
	padding: 5px 0;
	font-size: 13px;
	text-indent: 10px;
	text-decoration: none;
	border-bottom: 1px dotted #286485;
}
#noticias li a:hover {
	background: #e7f0f7;
}
#noticias .mais a {
	display: block;
	font-size: 13px;
	color: #286485;
	font-weight: bold;
	text-decoration: none;
	margin: 8px 0 10px 35px;
}
#noticias .mais a:hover {
	color: #2891c7;
}

/*adPacotes*/
#adPacotes {
	float: left;
	width: 474px;
	height: 170px;
	background: url("../imagens/ad.png") no-repeat top left;
	display:inline;
}
#adPacotes p {
	width: 445px;
	height: 139px;
	overflow: hidden;
	margin: 12px 0 0 11px;
	border: 1px solid #7db8dc;
}
/*flash*/
#flash {
	padding-bottom:10px;
	background: url("../imagens/pagestop.png") no-repeat bottom left;
}
/*Paginas*/
#pages {
  overflow:hidden;
	background: url("../imagens/bgpages.png") top left;
}
#pages #contentText {
	float:left;
	width:700px;
	overflow:hidden;
	display:inline;
}
#pages h2 {
  padding: 15px 30px;
  font: normal 25px "Arial Narrow", Hevaltica, Arial, Sans-serif;
}
#pages h3 {
	color:#444;
	padding: 0 0 10px 30px;
  font: bold 14px Arial, Hevaltica, Arial, Sans-serif;
}
#pages p {
	color:#666;
	font-size:13px;
	margin-bottom:20px;
	line-height:150%;
	padding: 0 30px;
}
#pages p a, #pages li a {
	color:#286485;
}
#pages p a:hover, #pages li a:hover  {
	text-decoration:none;
}
#pages ul, #pages ol {
	margin:0 20px 10px 50px;
}
#pages ul li, #pages ol li {
	color:#666;
	font-size:13px;
	line-height:150%;
}
/*Paginacao*/

#paginacao {
	clear:left;
	margin-left:30px;
	padding:10px 0;
}
#paginacao a, #paginacao strong {
	padding:2px 4px;
	font-size:13px;
	margin:0 5px 0 0;
	display:inline-block;
	text-decoration:none;
	border:1px solid #ddd;
}
/* Facilidades */
#pages .facilidades {
	padding:10px 0 0 10px;
	margin:0 20px 10px 20px;
}
#pages .facilidades p {
	padding:0;
}
/*Galeria*/
#galerias {
	margin:0 30px;
}
.galerias {
	margin:0 0 20px 30px;
}
.galerias a img {
	padding:3px;
	border:1px solid #7db8dc;
}

#galerias img {
	padding:3px;
	margin:8px;
	border:1px solid #7DB8DC;
}
#galerias a {
	display:inline;
}
/*Coluna Menu Interno*/
#interMenu {
	width: 230px;
	float: right;
	min-height: 200px;
	padding: 25px 0 30px 0;
	overflow: hidden;
	margin: 25px 0 0 25px;
	border-left: 1px solid #EBEBEB;
	background: url("../imagens/sombra-menu-interno.png") no-repeat top left;
}
#pages #interMenu ul {
	margin: 0;
}
#pages #interMenu ul a {
	width: 223px;
	display: block;
	padding: 7px 0;
	overflow: hidden;
	text-indent: 20px;
	text-decoration: none;
	border-bottom: 1px solid #E2E2E2;
}
#pages #interMenu ul a:hover {
	color: #fff;
	background: #2891C7;
}
#pages #interMenu .select a {
	color: #fff;
	background: #2891C7;
}
#pages #interMenu a.last {
	border: 0;
}
#pages #interMenu .polaroide a {
	width: 190px;
	height: 190px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	margin: 10px auto;
	background: url("../imagens/polaroide.jpg") no-repeat center center;
}
/*Noticias*/
#pages .newsList {
	height:160px;
	padding-top:20px;
	margin-left:30px;
	border-bottom:1px solid #eee;
}
#pages .newsList h3 {
	font-size:12px;
	padding-bottom:10px;
}
#pages .newsList h3 a {
	color:#2891c7;
	text-decoration:none;
}
#pages .newsList p {
	margin-bottom:5px;
}
/*Depoimentos*/
#pages .depoimentos {
	padding-top:20px;
	margin-left:30px;
	border-bottom:1px solid #eee;
}
#pages .depoimentos h3 {
	font-size:12px;
	padding-bottom:10px;
}
#pages .depoimentos h3 a {
	color:#2891c7;
	text-decoration:none;
}
#pages .depoimentos p {
	margin-bottom:5px;
}
/*Lista de Pacotes*/
#pages .listaPacotes {
	margin:0 20px 10px 20px;
}
#pages .listaPacotes li {
	display:inline;
	line-height:100%;
}
#pages .listaPacotes a {
	float:left;
	color:#666;
	width:150px;
	padding:3px;
	display:block;
	margin:0 10px 10px 0;
	text-align:center;
	text-decoration:none;
	border:1px solid #7DB8DC;
}
#hidePacote {
	margin:0 auto;
	overflow:hidden;
}
/*Centro Eventos*/
#pages .centroEventos {
	width:580px;
	margin:0 20px;
}
#pages .centroEventos a {
	float:left;
	padding:3px;
	width:170px;
	display:block;
	margin-right:10px;
	border: 1px solid #7db8dc;
}
#pages .centroEventos strong {
	color:#444;
	display:block;
	padding:5px 0;
	font-size:13px;
	text-align:center;
	font-weight:normal;
}
/* Navegacao Interna no conteudo */
#pages .navUm {
	margin:0 30px;
}
#pages .navUm a {
	float:left;
	color:#666;
	width:180px;
	height:60px;
	padding:10px;
	display:block;
	font-size:13px;
	text-decoration:none;
	background:url("../imagens/services_blocks.png") no-repeat;
}
#pages .navUm a strong {
	color:#286485;
	display:block;
	font-size:15px;
	padding-bottom:5px;
}
#pages .navUm .centro {
	margin:0 10px;
}

/*Page float*/
#pages img.floatleft {
	float:left;
	padding:3px;
	margin:0 10px 10px 0;
	border:1px solid #7DB8DC;
}
#pages img.floatright {
	float:right;
	padding:3px;
	margin:0 0 10px 10px;
	border:1px solid #7DB8DC;
}
/*Div imagem*/
#imagem {
	height:295px;
}
/*Voltar*/
#pages #voltar {
	clear:both;
	margin:0;
	overflow:hidden;
	padding:10px 20px 20px 30px;
	background: url("../imagens/bgvoltar.png") no-repeat left bottom;
}
#pages #voltar a {
	color:#286485 ;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
}
/*Footer*/
#footer {
	clear: both;
	width: 960px;
	height: 117px;
	color: #286485;
	font-size: 13px;
	overflow: hidden;
	padding-bottom:10px;
	background: url("../imagens/footer.png") no-repeat top left;
}
/*Footer - Informacoes */
#footer .infos {
	float: left;
	width: 925px;
	height: 85px;
	display: inline;
	overflow: hidden;
	margin: 14px 17px;
	font-style: normal;
	border: 1px solid #7db8dc;
}
#footer .infos .adr {
	float: left;
	width: 270px;
	height: 75px;
	line-height: 130%;
	padding: 10px 0 0 10px;
	background: url("../imagens/footer-adr.png");
}
#footer .infos .adr .fone {
	color: #286485;
	font-size: 15px;
	font-weight: bold;
}
#footer .infos .twitter {
	float: left;
	width: 115px;
	height: 65px;
	color: #7db8dc;
	font-size: 20px;
	padding: 30px 30px;
}
/*Footer - Menu */
#footer ul {
	float: left;
	margin-top: 30px;
}
#footer ul li {
	display: inline;
}
#footer li a {
	width:60px;
	float: left;
	color: #286485;
	display: block;
	padding: 3px 10px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;

}
#footer .centro a {
	border: 0;
	border-right: 1px dotted #2891c7;
	border-left: 1px dotted #2891c7;
}
/**/
#footer .imagens {
	float: right;
	margin: 10px 10px 0 15px;
}
/*Classes*/
.center {
	text-align: center;
}
.floatleft {
	float:left;
	margin:0 10px 10px 0;
}
.clearleft {
	clear:left;
	margin:0 10px 0 10px;
}
.thumb {
	float:left;
	padding:3px;
	margin:0 10px 10px 0;
	border:1px solid #7DB8DC;
}
.clear {
	clear:both;
}
.hr {
	clear:left;
}
.hr hr {
	display:none;
}
#pages .mais a {
	float:right;
	color:#fff;
	height:21px;
	width:110px;
	display:block;
	text-indent:20px;
	line-height:20px;
	text-decoration:none;
	background:url("../imagens/mais.png");
}
#pages .mais a:hover {
	color:#EBE6E0;
}
#pages .proNumDest {
	clear:both;
	margin-bottom:15px;
}
#pages .proNumDest span {
	float:left;
	font-size:25px;
	padding-right:10px;
}
/*Botao Editar*/
#ButtonEdit {
	top:30px;
	left:30px;
	position:fixed;
}
#ButtonEdit a {
	color:#666;
	width:185px;
	height:47px;
	display:block;
	font-size:13px;
	line-height:44px;
	text-indent:20px;
	text-decoration:none;
	background: url("../imagens/editar.png");
}

/*Animacao*/
#homeAnim {
	top:0;
	left:0;
	width:100%;
	z-index:50;
	position:absolute;
}
#InternaAnim {
	top:0;
	left:0;
	width:100%;
	height:200px;
	z-index:50;
	position:absolute;
}
/*Topo Noscript*/
#topo-noscript {
	background: #fff url("../imagens/topo-noscript.jpg") center no-repeat;
	width: 100%;
	height:680px;
}
/* Form Contato */
#idCurriculo {
  display:none;
}
/* Google Maps*/
#pages .googleMaps {
  margin: 0 10px 20px 20px;
	padding:3px;
	border:1px solid #286485;
}
/*developer*/
#desenvolvedor {
	width: 200px;
	padding-bottom: 20px;
	text-align: right;
	margin-right: 20px;
	float: right;
}
#desenvolvedor a {
	font-size: 13px;
}
#desenvolvedor a:hover {
	color: #222;
	text-decoration:none;
}
#links_externos {
	width: 200px;
	padding-bottom: 20px;
	text-align: left;
	margin-left: 20px;
	float: left;
}
/*Telefone*/
#wrp #footer p.temp {
	padding: 0 0 0 10px;
}
#wrp #footer p.temp strong {
	display: block;
	font-size: 16px;
	padding: 5px 0 5px 0;
}
p.temp span.temp {
	float: left;
	font-size: 9px;
	padding: 0 7px 8px 0;
	font-weight: bold;
}
