/* CSS Document */
html body{
	margin: 0px;
	padding:0px;
}
#principal{
	position: absolute;
	width: 770px;
	left: 50%;
	height: auto;
	margin-left: -385px;
	background-image:url(../images/bg_home.jpg);
	background-repeat:repeat-y;
/*	background-position: left 50px;*/
}
#impressao{
	position: absolute;
	width: 730px;
	left: 50%;
	height: auto;
	margin-left: -385px;
    padding: 20px;
    border: 1px solid #eeeeee;
}
#principal a:link, #principal a:active{
	/*color: #002F6C; */
}
#principal a:visited{
/*	color: #268EA8; */
}
#principal #menu{
	position: relative;
	width: 770px;
	height: 47px;
	margin: 0px;
	background-image:url(../images/bg_menu.jpg);
	background-repeat:no-repeat;
	text-align: right;
	padding-top: 10px;
}
#principal #conteudo{
	position: relative;
	width: 770px;
	height: 578px;
	margin: 0px;
	background-image:url(../images/bg_conteudo.jpg);
	background-repeat:no-repeat;
}
#anima{
	position: absolute;
	width: 326px;
	height: 271px;
	right: 0px;
	top: 28px;
/*	background-image:url(../images/foto.jpg);
	background-repeat:no-repeat;*/
}
#destaques{
	position:absolute;
	width: 160px;
	top: 20px;
	left: 6px;
	float: left;
	padding-left: 20px;
	padding-right: 240px;
}
p{
	padding: 0px;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color:#000000;
}
#destaques h1 span{
	display:none;
}
#destaques h1.destaque{
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	width: 120px;
	height: 25px;
	background-image:url(../images/tit_destaques.gif);
	background-repeat:no-repeat;
	clear:both;
}

#pic{
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	width: 120px;
	height: 25px;
	background-image:url(../images/tit_politica_integrada.gif);
	background-repeat:no-repeat;
	clear:both;
}


h1.newsletter{
	margin-top: 30px;
	margin-left: 0px;
	margin-bottom: 5px;
	width: 213px;
	height: 30px;
	background-image:url(../images/tit_newsletter.gif);
	background-repeat:no-repeat;
}
#programacao{
	position: absolute;
	width: 296px;
	float: left;
	left: 451px;
   	padding-left: 20px;
	padding-top: 250px;
}
#principal #rodape{
	position: absolute;
	width: 770px;
	height: 28px;
	background-image:url(../images/bg_rodape.jpg);
	background-repeat:no-repeat;
	background:#2D9EBE;
	bottom: -19px;
	text-align:center;
	padding-top: 5px;
	padding-bottom:5px;
    display: none;
}
/*************************************************************/
#menu ul{
	margin: 0px;
	padding: 0px;
}
#menu li{
	list-style:none;
	cursor: pointer;
}
#menu span{
	display: none;
}
li.english{
	width: 21px;
	height: 13px;
	background-image: url(../images/img_eua.jpg);
	background-repeat:no-repeat;
	float:right;
	padding-right:8px;
}
li.assessoria{
	width: 138px;
	height: 16px;
	background-image: url(../images/li_assessoria.gif);
	background-repeat:no-repeat;
	float:right;
}
li.documentacao{
	width: 93px;
	height: 16px;
	background-image: url(../images/li_documentacao.gif);
	background-repeat:no-repeat;
	float:right;
}
li.autoridades{
	width: 74px;
	height: 16px;
	background-image: url(../images/li_autoridades.gif);
	background-repeat:no-repeat;
	float:right;
}
li.navios{
	width: 40px;
	height: 16px;
	background-image: url(../images/li_navios.gif);
	background-repeat:no-repeat;
	float:right;

}
li.servicos{
	width: 80px;
	height: 16px;
	background-image: url(../images/li_servicos.gif);
	background-repeat:no-repeat;
	float:right;
}
p.galeria{
	position: absolute;
	width: 108px;
	height: 20px;
	top: 35px;
	left: 325px;
	background-image: url(../images/li_galeria.gif);
	background-repeat:no-repeat;
	cursor: pointer;
}
p.programacao{
	position: absolute;
	width: 164px;
	height: 20px;
	top: 33px;
	left: 470px;
	background-image: url(../images/tit_programacao_1.gif);
	background-repeat:no-repeat;
	cursor: pointer;
	text-align: left;
/*	border-right: 1px solid #91CDDD; */
}
p.video{
	position: absolute;
	width: 132px;
	height: 18px;
	top: 34px;
	left: 635px;
	background-image: url(../images/tit_video_1.gif);
	background-repeat:no-repeat;
	background-position: center;
	cursor: pointer;
 /*	border-left: 1px solid #26788C; */
}
#menu p span{
display: none;
}
#menu p{
	margin: 0px;
	padding: 0px;
}
#menu p.saudacao{
position:absolute;
bottom: 5px;
left: 100px;
width: 185px;
height:30px;
background-image:url(../images/tit_saudacao.gif);
background-repeat:no-repeat;
}
/**************************************************************/
#destaques ul.destaques, #left ul.destaques{
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#destaques li, #left li{
	list-style:none;
	padding:0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #053364;
}
#left li.linha{
	text-align: right;
	border-bottom: 1px solid #CCCCCC;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 10px;
}
#destaques li span, #left li span{
display:none;
}
#destaques li.mapa, #left li.mapa{
width:158px;
height: 17px;
background-image:url(../images/mapa_site.gif);
background-repeat:no-repeat;
cursor:pointer;
margin-top: 2px;
}
#destaques li.conhecaoconcais, #left li.conhecaoconcais{
width:158px;
height: 17px;
background-image:url(../images/btn_conheca_o_concais.gif);
background-repeat:no-repeat;
cursor:pointer;
margin-top: 2px;
}
#left li.inicio{
width:158px;
height: 17px;
background-image:url(../images/btn_inicio.gif);
background-repeat:no-repeat;
cursor:pointer;
}
#left li.concais{
width:158px;
height: 17px;
background-image:url(../images/btn_concais_1.gif);
background-repeat:no-repeat;
cursor:pointer;
margin-top: 2px;
}
#left li.btnEstrutura{
width:158px;
height: 17px;
background-image:url(../images/btn_estrutura.gif);
background-repeat:no-repeat;
cursor:pointer;
margin-top: 2px;
}
#left li.btnNewsletter{
width:158px;
height: 17px;
background-image:url(../images/btn_newsletter.gif);
background-repeat:no-repeat;
cursor:pointer;
margin-top: 2px;
}
#left li.btnBusca{
width:158px;
height: 17px;
background-image:url(../images/btn_busca.gif);
background-repeat:no-repeat;
cursor:pointer;
margin-top: 2px;
}
#left li.btnComoChegar{
width:158px;
height: 17px;
background-image:url(../images/btn_como_chegar.gif);
background-repeat:no-repeat;
cursor:pointer;
margin-top: 2px;
}
#destaques li.btnComoEmbarcar,#left li.btnComoEmbarcar{
width:158px;
height: 17px;
background-image:url(../images/btn_embarcar.gif);
background-repeat:no-repeat;
cursor:pointer;
margin-top: 2px;
}
#left li.btnDestaques{
width:158px;
height: 17px;
background-image:url(../images/btn_destaques.gif);
background-repeat:no-repeat;
cursor:pointer;
margin-top: 2px;
}
#destaques li.contato, #left li.contato{
width:158px;
height: 17px;
background-image:url(../images/contato.gif);
background-repeat:no-repeat;
cursor:pointer;
margin-top: 2px;
}
/***********************************************************/
#painelNews {
	position:absolute;
	width: 235px;
	top: -2px;
	left: 200px;
	/*border: 1px solid red;*/
}
#conteudoNews{
	position:relative;
	width: 189px;
	top: 0px;
	left: 1px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	background-image:url(../images/bg_news_1.jpg);
	background-repeat:no-repeat;
	background-color: #F9FDFE;/*#EDF9FB*/
	border-left: 2px solid #D7F1F7;
	border-right: 2px solid #D7F1F7;
}
#conteudoNews p, #conteudoNews h2, #programacao h2{
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color:#000000;
}
h3{
  margin-top: 10px;
  margin-bottom: 2px;
  margin-left: 0px;
  margin-right: 0px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:0.8em;
  color:#002F6C;
}
#programacao h2{
 	margin-top: 10px;
}
#conteudoNews h2{
	margin-top: 0px;
}
#conteudoNews h1 span{
	display: none;
}
#conteudoNews h1.news{
	margin: 0px;
	padding: 0px;
	width: 70px;
	height: 25px;
	background-image:url(../images/tit_news.gif);
	background-repeat:no-repeat;
}
#rodapeNews{
	position:relative;
	top: 0px;
	width: 233px;
	height: 48px;
	left: 1px;
	background-image:url(../images/bg_news_2.jpg);
	background-repeat:no-repeat;
}
ul.painelNews{
	margin: 0px;
	padding: 0px;
	height: 30px;
}
#painelNews ul li span{
	display: none;
}
#painelNews li.concais{
	width: 73px;
	height: 30px;
	background-image: url(../images/btn_concais.jpg);
	background-repeat:no-repeat;
	float:left;
	cursor:pointer;
}
#painelNews li.estrutura{
	width: 61px;
	height: 30px;
	background-image: url(../images/btn_estrutura.jpg);
	background-repeat:no-repeat;
	float:left;
	cursor:pointer;
}
#painelNews li.localizacao{
	width: 100px;
	height: 30px;
	background-image: url(../images/btn_localizacao.jpg);
	background-repeat:no-repeat;
	float:left;
	cursor:pointer;
}
#destaques form,#painelNews form{
	margin: 0px;
}
#destaques form.linha, #painelNews form.linha{
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
	padding-top: 8px;
	padding-bottom: 8px;
}
#destaques form.linha{
 	margin-bottom: 15px;
}
div.linha{
	border-left: 1px solid #EEEEEE;
	padding-left: 10px;
}
#destaques form.linhaNews, #painelNews form.linhaNews{
	border-top: 1px solid #EEEEEE;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 10px;
}
#painelNews p a, #programacao p a{
	color:#000000;
	text-decoration:none;
}
#painelNews p a:hover,#programacao p a:hover{
	text-decoration:underline;
}
#painelNews p.mais{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	margin-top: 10px;
}
#painelNews p.mais a:link,#painelNews p.mais a:active{
	color:#666666;
	text-decoration:underline;
}
#painelNews p.mais a:visited{
	color:#002F6C;
	text-decoration:underline;
}
#painelNews p.mais a:hover{
	color:#FF9900;
	text-decoration:underline;
}
input.btnOk{
	width: 33px;
	height: 23px;
	background-image:url(../images/btn_ok.jpg);
	background-repeat:no-repeat;
	background-color: #FFCD82;
}
input.btnLimpar{
	width: 59px;
	height: 18px;
	background-image:url(../images/btn_limpar.jpg);
	background-repeat:no-repeat;
	background-color: #FFCD82;
	border:none;
}
input.btnEnviar{
	width: 59px;
	height: 18px;
	background-image:url(../images/btn_enviar.jpg);
	background-repeat:no-repeat;
	background-color: #FFCD82;
	margin-right: 20px;
	border:none;
}
input.btnOkBorda{
	width: 28px;
	height: 18px;
	background-image:url(../images/btn_ok.jpg);
	background-repeat:no-repeat;
	background-color: #FFCD82;
    border:none;
    vertical-align: top;
    margin-top: 2px;
}
input.campo{
	height: 18px;
	background-color: #EEEEEE;
	border: 1px solid #DEDEDE;
	font-weight: bold;
}
input.pagina{
	height: 16px;
	background-color: #FFFFFF;
	border: 1px solid #DEDEDE;
	font-weight: bold;
}
#paginaBottom{
    width: 100%;
    height: 25px;
	border: 1px solid #cccccc;
	background-color: #eeeeee;
	text-align: center;
}
#retorno{
    width: 80%;
    padding: 10px;
	border: 1px solid #cccccc;
	background-color: #eeeeee;
	text-align: center;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 15px;
}
#retornoNews{
    width: 90%;
    padding: 5px;
	border: 1px solid #cccccc;
	background-color: #eeeeee;
    font-weight: bold;
    margin-top: 8px;
    margin-bottom: 8px;
}
#retorno p, #retornoNews p{
	color: #DD8500;
}
.cursor{
 	cursor: pointer;
}
select.campo, textarea.campo{
	background-color: #EEEEEE;
	border: 1px solid #DEDEDE;
	font-family:Arial, Helvetica, sans-serif;
    font-weight: bold;
}
input.button{
	height: 20px;
	background-color: #FF9900;
	border: 1px solid #DEDEDE;
	font-weight: bold;
}
input.newsletter{
	height: 18px;
	background-color: #B2B2B2;
	border: 1px solid #DDE7F0;
	font-weight: bold;
}
#painelNews h1{
	margin: 0px;
}
h1.busca{
	width: 65px;
	height: 25px;
	background-image:url(../images/tit_busca.gif);
	background-repeat:no-repeat;
	margin-left: 2px;
	margin-top:0px;
	float: left;
}
h1.video{
	width: 208px;
	height: 25px;
	margin-top: 10px;
	margin-bottom: 5px;
	background-image:url(../images/tit_video.gif);
	background-repeat:no-repeat;
}
h1.conheca{
	width: 217px;
	height: 28 px;
	margin-top: 10px;
	margin-bottom: 5px;
	background-image:url(../images/tit_conheca.gif);
	background-repeat:no-repeat;
}
#painelNews h1.historico{
	width: 195px;
	height: 30px;
	margin-top: 15px;
	margin-bottom: 0px;
	background-image:url(../images/tit_historia.gif);
	background-repeat:no-repeat;
}
p.center{
	text-align: center;
}
div.destaque{
	overflow:auto; width:100%; height:220px;
    padding-bottom: 10px;
    margin-bottom: 0px;
    scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-arrow-color: #FF9900;
	scrollbar-track-color: #ffffff;
}
#programacao h1 span, #interna h1 span, #impressao h1 span{
	display: none;
}
#programacao h1,#interna h1{
	margin:0px;
	padding:0px;
}
#programacao h1.programacao, #impressao h1.programacao{
	width: 276px;
	height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image:url(../images/tit_programacao.gif);
	background-repeat:no-repeat;
}
#programacao div#programacaoEsq{
	width: 140px;
	float:left;
	padding-bottom: 20px;
}
#programacao div#programacaoDir{
	width: 140px;
	padding-left: 10px;
	float:left;
	border-left: 1px solid #94CFDE;
	margin-bottom: 10px;
}
#programacao p.local{
	margin-top: 10px;
	margin-bottom: 10px;
}
/****************************************INTERNA*************************************/
#interna{
	position: absolute;
	width: 770px;
	left: 50%;
	height: auto;
	margin-left: -385px;
	background-image:url(../images/bg_interna.jpg);
	background-repeat:repeat-y;
}
#interna #menu{
	position: relative;
	width: 770px;
	height: 47px;
	margin: 0px;
	background-image:url(../images/bg_menu_interna.jpg);
	background-repeat:no-repeat;
	text-align: right;
	padding-top: 10px;
}
#interna #conteudo{
	position: relative;
	width: 770px;
	height: 578px;
	margin: 0px;
	padding:0px;
	background-image:url(../images/bg_conteudo_interna.jpg);
	background-repeat:no-repeat;
}
#interna #rodape{
	position: absolute;
	width: 770px;
	height: 14px;
	background-image:url(../images/bg_rodape_interna.jpg);
	background-repeat:no-repeat;
	bottom: -19px;
	text-align:center;
	padding-top: 5px;
    display: none;
}
#rodape p{
	color:#FFFFFF;
}
div#left{
	position: absolute;
	width: 155px;
	top: 20px;
	left: 6px;
	padding-left: 20px;
	padding-right: 40px;
}
div#right{
	position: absolute;
	width: 370px;
	top: 5px;
	left: 223px;
	padding-right: 177px;
	padding-top: 146px;
}
div#rightExpande,div#rightMapa{
	position: absolute;
	width: 527px;
	top: 5px;
	left: 223px;
	padding-right: 20px;
	padding-top: 146px;
}
#rightExpande p a:link, #rightExpande p a:active, #right p a:link, #right p a:active, #pathTexto p a:link, #pathTexto p a:active{
	color: #002F6C;
}
#rightExpande p a:visited, #right p a:visited, #pathTexto p a:visited{
	color: #333333;
}
#rightExpande p a:hover, #right p a:hover{
	color: #FF9900;
}
div#rightMapa ul{margin:0px;padding:0px;}
div#rightMapa ul li.bullet{
	background-image:url(../images/arrow_1.gif);
	background-repeat:no-repeat;
	list-style-position: outside;
	list-style-type: none;
	padding-left: 15px;
}
div#rightMapa ul li.sub{
	background-image:url(../images/arrow_2.gif);
	background-repeat:no-repeat;
	list-style:none;
	list-style-position: outside;
	padding-left: 15px;
}
#rightMapa li{ margin-top: 7px; }
#rightMapa{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
#rightMapa li a:link, #rightMapa li a:active{
	color: #002F6C;
}
#rightMapa li a:visited{
	color: #333333;
}
#rightMapa li a:hover{
	color: #FF9900;
}
#institucional{
	position: absolute;
	width:547px;
	height:146px;
	top: 5px;
	left: 223px;
	background-image:url(../images/foto_institucional.jpg);
	background-repeat:no-repeat;
}
#institucional1{
	position: absolute;
	width:547px;
	height:146px;
	top: 5px;
	left: 223px;
	background-image:url(../images/foto_institucional_1.jpg);
	background-repeat:no-repeat;
}
#historico{
	position: absolute;
	width:547px;
	height:146px;
	top: 5px;
	left: 223px;
	background-image:url(../images/foto_historico.jpg);
	background-repeat:no-repeat;
}
#lojasAtividades{
	position: absolute;
	width:547px;
	height:146px;
	top: 5px;
	left: 223px;
	background-image:url(../images/foto_lojas_atividades.jpg);
	background-repeat:no-repeat;
}
#instalacoes{
	position: absolute;
	width:547px;
	height:146px;
	top: 5px;
	left: 223px;
	background-image:url(../images/foto_instalacoes.jpg);
	background-repeat:no-repeat;
}
#estacionamentos{
	position: absolute;
	width:547px;
	height:146px;
	top: 5px;
	left: 223px;
	background-image:url(../images/foto_estacionamentos.jpg);
	background-repeat:no-repeat;
}
#seguranca{
	position: absolute;
	width:547px;
	height:146px;
	top: 5px;
	left: 223px;
	background-image:url(../images/foto_seguranca.jpg);
	background-repeat:no-repeat;
}
#futuro{
	position: absolute;
	width:547px;
	height:146px;
	top: 5px;
	left: 223px;
	background-image:url(../images/foto_futuro.jpg);
	background-repeat:no-repeat;
}
#estrutura{
	position: absolute;
	width:547px;
	height:146px;
	top: 5px;
	left: 223px;
	background-image:url(../images/foto_estrutura.jpg);
	background-repeat:no-repeat;
}
#historia{
	position: absolute;
	width:547px;
	height:146px;
	top: 5px;
	left: 223px;
	background-image:url(../images/foto_historia.jpg);
	background-repeat:no-repeat;
}
#memoria{
	position: absolute;
	width:547px;
	height:146px;
	top: 5px;
	left: 223px;
	background-image:url(../images/foto_memoria.jpg);
	background-repeat:no-repeat;
}
#localizacao{
	position: absolute;
	width:547px;
	height:146px;
	top: 5px;
	left: 223px;
	background-image:url(../images/foto_localizacao.jpg);
	background-repeat:no-repeat;
}
#contato{
	position: absolute;
	width:547px;
	height:146px;
	top: 5px;
	left: 223px;
	background-image:url(../images/foto_contato.jpg);
	background-repeat:no-repeat;
}
#documentacao{
	position: absolute;
	width:547px;
	height:146px;
	top: 5px;
	left: 223px;
	background-image:url(../images/foto_documentacao.jpg);
	background-repeat:no-repeat;
}
#nacionais{
	position: absolute;
	width:547px;
	height:146px;
	top: 5px;
	left: 223px;
	background-image:url(../images/foto_nacional.jpg);
	background-repeat:no-repeat;
}
#internacionais{
	position: absolute;
	width:547px;
	height:146px;
	top: 5px;
	left: 223px;
	background-image:url(../images/foto_internacional.jpg);
	background-repeat:no-repeat;
}
#menor{
	position: absolute;
	width:547px;
	height:146px;
	top: 5px;
	left: 223px;
	background-image:url(../images/foto_menor.jpg);
	background-repeat:no-repeat;
}
#criancas{
	position: absolute;
	width:547px;
	height:146px;
	top: 5px;
	left: 223px;
	background-image:url(../images/foto_criancas.jpg);
	background-repeat:no-repeat;
}
#autorizacao{
	position: absolute;
	width:547px;
	height:146px;
	top: 5px;
	left: 223px;
	background-image:url(../images/foto_autorizacao.jpg);
	background-repeat:no-repeat;
}
#autoridades{
	position: absolute;
	width:547px;
	height:146px;
	top: 5px;
	left: 223px;
	background-image:url(../images/foto_autoridades.jpg);
	background-repeat:no-repeat;
}
#servicos{
	position: absolute;
	width:547px;
	height:146px;
	top: 5px;
	left: 223px;
	background-image:url(../images/foto_servicos.jpg);
	background-repeat:no-repeat;
}
#caixas{
	position: absolute;
	width:547px;
	height:146px;
	top: 5px;
	left: 223px;
	background-image:url(../images/foto_caixas.jpg);
	background-repeat:no-repeat;
}
#cambio{
	position: absolute;
	width:547px;
	height:146px;
	top: 5px;
	left: 223px;
	background-image:url(../images/foto_cambio.jpg);
	background-repeat:no-repeat;
}
#consulados{
	position: absolute;
	width:547px;
	height:146px;
	top: 5px;
	left: 223px;
	background-image:url(../images/foto_consulados.jpg);
	background-repeat:no-repeat;
}
#correios{
	position: absolute;
	width:547px;
	height:146px;
	top: 5px;
	left: 223px;
	background-image:url(../images/foto_correios.jpg);
	background-repeat:no-repeat;
}
#hoteis{
	position: absolute;
	width:547px;
	height:146px;
	top: 5px;
	left: 223px;
	background-image:url(../images/foto_hotel.jpg);
	background-repeat:no-repeat;
}
#estadios{
	position: absolute;
	width:547px;
	height:146px;
	top: 5px;
	left: 223px;
	background-image:url(../images/foto_estadio.jpg);
	background-repeat:no-repeat;
}
#hospitais{
	position: absolute;
	width:547px;
	height:146px;
	top: 5px;
	left: 223px;
	background-image:url(../images/foto_hospitais.jpg);
	background-repeat:no-repeat;
}
#taxis{
	position: absolute;
	width:547px;
	height:146px;
	top: 5px;
	left: 223px;
	background-image:url(../images/foto_taxis.jpg);
	background-repeat:no-repeat;
}
#restaurantes{
	position: absolute;
	width:547px;
	height:146px;
	top: 5px;
	left: 223px;
	background-image:url(../images/foto_restaurantes.jpg);
	background-repeat:no-repeat;
}
#atracoes{
	position: absolute;
	width:547px;
	height:146px;
	top: 5px;
	left: 223px;
	background-image:url(../images/foto_atracoes.jpg);
	background-repeat:no-repeat;
}
#navios{
	position: absolute;
	width:547px;
	height:146px;
	top: 5px;
	left: 223px;
	background-image:url(../images/foto_navios.jpg);
	background-repeat:no-repeat;
}
#assessoria{
	position: absolute;
	width:547px;
	height:146px;
	top: 5px;
	left: 223px;
	background-image:url(../images/foto_assessoria.jpg);
	background-repeat:no-repeat;
}
#resultado{
	position: absolute;
	width:547px;
	height:146px;
	top: 5px;
	left: 223px;
	background-image:url(../images/foto_resultado.jpg);
	background-repeat:no-repeat;
}
#video{
	position: absolute;
	width:547px;
	height:146px;
	top: 5px;
	left: 223px;
	background-image:url(../images/foto_video.jpg);
	background-repeat:no-repeat;
}
#conheca{
	position: absolute;
	width:547px;
	height:146px;
	top: 5px;
	left: 223px;
	background-image:url(../images/foto_video.jpg);
	background-repeat:no-repeat;
}
#newsletter{
	position: absolute;
	width:547px;
	height:146px;
	top: 5px;
	left: 223px;
	background-image:url(../images/foto_newsletter.jpg);
	background-repeat:no-repeat;
}
#mapaSite{
	position: absolute;
	width:547px;
	height:146px;
	top: 5px;
	left: 223px;
	background-image:url(../images/foto_mapa_site.jpg);
	background-repeat:no-repeat;
}
#interna div#programacao{
	position: absolute;
	width:547px;
	height:146px;
	top: 5px;
	left: 223px;
	background-image:url(../images/foto_programacao.jpg);
	background-repeat:no-repeat;
}
#release{
	position: absolute;
	width:547px;
	height:146px;
	top: 5px;
	left: 223px;
	background-image:url(../images/foto_release.jpg);
	background-repeat:no-repeat;
}
#midia{
	position: absolute;
	width:547px;
	height:146px;
	top: 5px;
	left: 223px;
	background-image:url(../images/foto_midia.jpg);
	background-repeat:no-repeat;
}
#galeria{
	position: absolute;
	width:547px;
	height:146px;
	top: 5px;
	left: 223px;
	background-image:url(../images/foto_galeria.jpg);
	background-repeat:no-repeat;
}
#embarcar{
	position: absolute;
	width:547px;
	height:146px;
	top: 5px;
	left: 223px;
	background-image:url(../images/foto_embarcar.jpg);
	background-repeat:no-repeat;
}
#micro{
	position: absolute;
	width:547px;
	height:146px;
	top: 5px;
	left: 223px;
	background-image:url(../images/foto_micro.jpg);
	background-repeat:no-repeat;
}
#particular{
	position: absolute;
	width:547px;
	height:146px;
	top: 5px;
	left: 223px;
	background-image:url(../images/foto_particular.jpg);
	background-repeat:no-repeat;
}
#path{
	position: absolute;
	width: 547px;
	height: 20px;
	top: 10px;
	left: 223px;
	background-color: #FFFFFF;
    opacity: .4;
    -moz-opacity: .4;
    filter: alpha(opacity=40);
}
#pathTexto{
	position: absolute;
	width: 547px;
	top: 12px;
	left: 223px;
}
h1.institucional{
	width: 138px;
	height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image:url(../images/tit_institucional.gif);
	background-repeat:no-repeat;
}
h1.historico{
	width: 195px;
	height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image:url(../images/tit_historico_1.gif);
	background-repeat:no-repeat;
}
h1.lojasAtividades{
	width: 200px;
	height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image:url(../images/tit_lojas_atividades.gif);
	background-repeat:no-repeat;
}
h1.instalacoes{
	width: 138px;
	height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image:url(../images/tit_instalacoes.gif);
	background-repeat:no-repeat;
}
h1.estacionamentos{
	width: 200px;
	height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image:url(../images/tit_estacionamentos.gif);
	background-repeat:no-repeat;
}
h1.seguranca{
	width: 125px;
	height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image:url(../images/tit_seguranca.gif);
	background-repeat:no-repeat;
}
h1.futuro{
	width: 125px;
	height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image:url(../images/tit_futuro.gif);
	background-repeat:no-repeat;
}
h1.estrutura{
	width: 125px;
	height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image:url(../images/tit_estrutura.gif);
	background-repeat:no-repeat;
}
h1.historia{
	width: 195px;
	height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image:url(../images/tit_historia.gif);
	background-repeat:no-repeat;
}
h1.memoria{
	width: 270px;
	height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image:url(../images/tit_memoria.gif);
	background-repeat:no-repeat;
}
h1.formulario{
	width: 265px;
	height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image:url(../images/tit_formulario.gif);
	background-repeat:no-repeat;
}
h1.comoChegar{
	width: 156px;
	height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image:url(../images/tit_como_chegar.gif);
	background-repeat:no-repeat;
}

h1.iso14000{
	width: 156px;
	height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image:url(../images/iso14000.gif);
	background-repeat:no-repeat;
}

h1.usodologo{
	width: 156px;
	height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image:url(../images/uso-do-logo.gif);
	background-position: top left;
	background-repeat:no-repeat;
	width: 100%;
}

h1.contato{
	width: 93px;
	height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image:url(../images/tit_contato.gif);
	background-repeat:no-repeat;
}
h1.documentacao{
	width: 180px;
	height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image:url(../images/tit_documentacao.gif);
	background-repeat:no-repeat;
}
h1.nacionais{
	width: 220px;
	height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image:url(../images/tit_nacionais.gif);
	background-repeat:no-repeat;
}
h1.internacionais{
	width: 255px;
	height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image:url(../images/tit_internacionais.gif);
	background-repeat:no-repeat;
}
h1.menor{
	width: 295px;
	height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image:url(../images/tit_menor.gif);
	background-repeat:no-repeat;
}
h1.criancas{
	width: 281px;
	height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image:url(../images/tit_criancas_1.gif);
	background-repeat:no-repeat;
}
h1.autorizacoes{
	width: 150px;
	height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image:url(../images/tit_autorizacoes.gif);
	background-repeat:no-repeat;
}
h1.autoridades{
	width: 150px;
	height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image:url(../images/tit_autoridades.gif);
	background-repeat:no-repeat;
}
h1.servicos{
	width: 150px;
	height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image:url(../images/tit_servicos.gif);
	background-repeat:no-repeat;
}
h1.caixas{
	width: 258px;
	height: 52px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image:url(../images/tit_caixas.gif);
	background-repeat:no-repeat;
}
h1.cambio{
	width: 204px;
	height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image:url(../images/tit_cambio.gif);
	background-repeat:no-repeat;
}
h1.consulados{
	width: 131px;
	height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image:url(../images/tit_consulados.gif);
	background-repeat:no-repeat;
}
h1.correios{
	width: 131px;
	height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image:url(../images/tit_correios.gif);
	background-repeat:no-repeat;
}
h1.hoteis{
	width: 154px;
	height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image:url(../images/tit_hoteis.gif);
	background-repeat:no-repeat;
}
h1.estadios{
	width: 225px;
	height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image:url(../images/tit_estadios.gif);
	background-repeat:no-repeat;
}
h1.hospitais{
	width: 325px;
	height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image:url(../images/tit_hospitais.gif);
	background-repeat:no-repeat;
}
h1.taxis{
	width: 325px;
	height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image:url(../images/tit_taxis.gif);
	background-repeat:no-repeat;
}
h1.restaurantes{
	width: 325px;
	height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image:url(../images/tit_restaurantes.gif);
	background-repeat:no-repeat;
}
h1.atracoes{
	width: 325px;
	height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image:url(../images/tit_atracoes.gif);
	background-repeat:no-repeat;
}
h1.navios{
	width: 80px;
	height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image:url(../images/tit_navios.gif);
	background-repeat:no-repeat;
}
h1.assessoria{
	width: 270px;
	height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image:url(../images/tit_assessoria.gif);
	background-repeat:no-repeat;
}
h1.noticiaNews{
	margin-top: 10px;
	margin-bottom: 10px;
	width: 70px;
	height: 30px;
	background-image:url(../images/tit_news_1.gif);
	background-repeat:no-repeat;
}
h1.clipping{
	width: 89px;
	height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image:url(../images/tit_clipping.gif);
	background-repeat:no-repeat;
}
h1.release{
	width: 153px;
	height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image:url(../images/tit_press_release.gif);
	background-repeat:no-repeat;
}
h1.midia{
	width: 163px;
	height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image:url(../images/tit_midia.gif);
	background-repeat:no-repeat;
}
h1.resultado{
	width: 225px;
	height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image:url(../images/tit_resultado.gif);
	background-repeat:no-repeat;
}
h1.guaruja{
	width: 266px;
	height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image:url(../images/tit_guaruja.gif);
	background-repeat:no-repeat;
}
h1.litoral{
	width: 279px;
	height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image:url(../images/tit_litoral.gif);
	background-repeat:no-repeat;
}
h1.anchieta{
	width: 320px;
	height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image:url(../images/tit_anchieta.gif);
	background-repeat:no-repeat;
}
h1.mapaSite{
	width: 163px;
	height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image:url(../images/tit_mapa_site.gif);
	background-repeat:no-repeat;
}
h1.galeria{
	width: 190px;
	height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image:url(../images/tit_galeria.gif);
	background-repeat:no-repeat;
}
h1.embarcar{
	width: 185px;
	height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image:url(../images/tit_embarcar.gif);
	background-repeat:no-repeat;
}
h1.micro{
	width: 310px;
	height: 50px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image:url(../images/tit_onibus.gif);
	background-repeat:no-repeat;
}
h1.particular{
	width: 409px;
	height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image:url(../images/tit_particular.gif);
	background-repeat:no-repeat;
}
h1.taxi{
	width: 300px;
	height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image:url(../images/tit_taxi.gif);
	background-repeat:no-repeat;
}
#rightExpande h1.programacao, #right h1.programacao{
	width: 276px;
	height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image:url(../images/tit_programacao.gif);
	background-repeat:no-repeat;
}
form{
	margin: 0px;
	padding: 0px;
}
input.text{
	height: 18px;
	border: 1px solid #002F6C;
	background-color: #f7f7f7;
	font-weight: bold;
}
#fotos{
	position: absolute;
	width: 153px;
	top: 146px;
	right: 0px;
	padding-top: 35px;
	padding-left: 25px;
	padding-right: 5px;
}
#left span{
	margin:0px;
	padding:0px;
}
#left li {
	cursor: pointer;
}
h2{
 	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color:#002F6C;
    margin-left: 0px;
    margin-top: 10px;
    margin-bottom: 0px;
}
h2 a {
  color:#002F6C;
  text-decoration:none;
}
.none{
	display: none;
}
#right ul, #rightExpande ul{
	margin: 0px;
    padding: 0px;
	list-style-position: inside;
	list-style-type: disc;
}
#right li, #rightExpande li{
	padding: 0px;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color:#000000;
}
#rightExpande li a:link, #rightExpande li a:active, #right li a:link, #right li a:active{
	color: #002F6C;
}
#rightExpande li a:visited, #right li a:visited{
	color: #333333;
}
#rightExpande li a:hover, #right li a:hover{
	color: #FF9900;
}
p.float{
	float:left;
}
p.imagem{
    margin-right: 5px;
    margin-bottom: 0px;
    margin-top: 5px;
    float:left;
	padding: 0px;
}
p.imagemH{
    margin-right: 15px;
    margin-bottom: 0px;
    margin-top: 0px;
    float:left;
    border: 1px solid #002F6C;
}
.clear{
	clear: both;
}
hr{
 	height: 1px;
    margin-top: 2px;
    margin-bottom: 2px;
    color: #999999;
}
blockquote{
 	margin-top: 0px;
    margin-bottom: 0px;
}
td{
	font-family:Arial, Helvetica, sans-serif;
    font-size:11px
}
.anexo{
    vertical-align: middle;
}
p.color{
   color: #002F6C;
}

img{border: none;}

.borda{border: 1px solid #999999;}

p.imprimir{position:absolute;right:20px;top:170px;background-image: url(../images/arrow.gif);background-repeat: no-repeat;background-position: right;padding-right: 10px;}
p.imprimirPrograma{position:absolute;right:20px;top:150px;background-image: url(../images/arrow.gif);background-repeat: no-repeat;background-position: right;padding-right: 10px;}

#bordaFoto{
width: 537px;
height: 350px;
overflow:hidden;
border: 1px solid #333333;
background-color:#f7f7f7;
}
#tituloFoto{
 width: 100%;
 background-color: #FED08B;
 border: 1px solid #ff9900;
 padding:5px;
 font-family:Arial, Helvetica, sans-serif;
 font-size:0.7em;
 color:#000000;
}
#miniatura{
 position: relative;
 width: 100%;
/* height: 130px;*/
 background-color: #EEEEEE;
 border: 1px solid #cccccc;
 padding: 5px;
}
div.miniatura{
 position: relative;
 width:55px;
 height: 44px;
 border:1px solid #333333;
 overflow: hidden;
 float:left;
 margin-right: 7px;
 margin-bottom: 5px;
 cursor: pointer;
}
div.selecao{
 position: relative;
 width:51px;
 height: 40px;
 border:3px solid #ff9900;
 overflow: hidden;
 float:left;
 margin-right: 7px;
 margin-bottom: 5px;
 cursor: pointer;
}
.right{
  text-align: right;
}
.barraFoto{
 width: 100%;
 background-color: #dedede;
 padding:5px;
 height: 25px;
 border: 1px solid #cccccc;
}
.rcpd a{
	position: absolute;
 	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color:#ffffff;
    text-decoration: none;
    right: 3px;
    top: 5px;
}
font {
	color: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font: Arial, Helvetica, sans-serif;
	font-size:11px;
}
#rightExpande span{
	color: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font: Arial, Helvetica, sans-serif;
	font-size:11px;
}
p.english{
    position:absolute;
	margin-left: 30px;
    margin-top: 6px;
    font-size:10px;
}
p.english a{
 	color:#999;
}
