@charset "utf-8";
html {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
}
img {
	/*max-width:100%;*/
	border:0px;
}
.block {
	display: block;
}
.cboth {
	clear: both;
}
.uppercase {
	text-transform: uppercase;
}

.bg_site {
	background-color: #0b101d;
}
.bg_corposite-repetir {
	background-image: url(../img/bg_corposite-repetir.png);
	background-repeat: repeat-y;
	background-position: center top;
	display: block;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.bg_corposite-baixo {
	background-image: url(../img/bg_corposite-baixo.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
	width: 100%;
}
.bg_cabecalho {
	background-image: url(../img/bg_cabecalho.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.c-menu {
	display: block;
	text-align: center;
	float: right;
	margin-right: 25px;
	margin-top: 15px;
}
.c-menu .border {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	clear: both;
	margin-bottom: 1px;
	padding-top: 3px;
	margin-top: 0px;
	padding-bottom: 0px;
}
.menu-servicos {
	padding: 0px;
	list-style-type: none;
	display: inline-block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.menu-servicos li {
	padding: 0px;
	list-style-type: none;
	float: left;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 7px;
}
.menu-institucional {
	padding: 0px;
	list-style-type: none;
	display: inline-block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.menu-institucional li {
	padding: 0px;
	list-style-type: none;
	float: left;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 7px;
}
.menu-institucional li a, .menu-servicos li a {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
.menu-institucional li a:hover, .menu-servicos li a:hover {
	color: #0b101d;
	text-decoration: none;
}
.menu-institucional li .on, .menu-servicos li .on {
	color: #0b101d;
	text-decoration: none;
}
.logotipo {
	margin-top: 11px;
	margin-left: 25px;
}
.c-slideshow {
	position: relative;
	height: 480px;
	width: 1000px;
	background-color: #0f172e;
}
.c-slideshow .sombra {
	background-image: url(../img/bg_slideshow-sombras.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index: 14;
	left: 0px;
	top: 0px;
	height: 480px;
	width: 1000px;
}
.c-slideshow .pg {
	position: absolute;
	z-index: 15;
	right: 30px;
	bottom: 20px;
}
.c-slideshow .pg a {
	background-image: url(../img/bt_slide.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding: 0px;
	height: 10px;
	width: 10px;
	text-indent: -5000em;
	float: left;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	filter: Alpha(Opacity=40);
	-moz-opacity:0.40;
	opacity:0.40;
}
.c-slideshow .pg .activeSlide {
	filter: Alpha(Opacity=100);
	-moz-opacity:1;
	opacity:1;
}
.c-slideshow .bts {
	position: absolute;
	z-index: 15;
	left: 212px;
	bottom: 411px;
}
.c-slideshow .bts a {
	font-family: 'Open Sans', sans-serif, Arial, Helvetica, sans-serif;
	font-weight: 100;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 23px;
	float: left;
}
.c-slideshow .bts a strong {
	font-weight: 100;
	display: block;
	background-image: url(../img/bts_slideshow-icones.png);
	background-repeat: no-repeat;
	background-position: 15px 26px;
	padding-left: 35px;
	width: 245px;
	padding-right: 10px;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-shadow: 1px 1px 5px #000000;
}
.c-slideshow .bts a:hover {
	background-image: url(../img/bts_slideshow-sombra-on.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.c-slideshow .bts a:hover strong {
	background-position: 15px -46px;
	text-shadow: 0px 0px 5px #ffffff;
}
.bg_pagina-topo {
	background-image: url(../img/bg_pagina-topo.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #0f172e;
}
.bg_pagina-topo-logo {
	background-image: url(../img/bg_pagina-topo-logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_pagina-topo-logo .bts {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.bg_pagina-topo-logo .bts a {
	font-family: 'Open Sans', sans-serif, Arial, Helvetica, sans-serif;
	font-weight: 100;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 23px;
	display: block;
	margin-right: 10px;
	margin-left: 10px;
}
.bg_pagina-topo-logo .bts a strong {
	font-weight: 100;
	display: block;
	background-image: url(../img/bts_slideshow-icones.png);
	background-repeat: no-repeat;
	background-position: 15px 16px;
	padding-left: 35px;
	width: 245px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-shadow: 1px 1px 4px #000000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.bg_pagina-topo-logo .bts a:hover {
	background-image: url(../img/bts_slideshow-sombra-on.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.bg_pagina-topo-logo .bts a:hover strong {
	background-position: 15px -56px;
	text-shadow: 0px 0px 2px #ffffff;
}
.bg_pagina-baixo {
	background-image: url(../img/bg_pagina-baixo.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #0f172e;
}
.conteudos {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 20px;
	padding-bottom: 10px;
}
.conteudos a {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #69a3d3;
	text-decoration: underline;
}
.conteudos a:hover {
	text-decoration: none;
}

.conteudos h1 {
	font-family: 'Open Sans', sans-serif, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #69a3d3;
	text-decoration: none;
	font-size: 24px;
	font-weight: 100;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.conteudos h2 {
	font-family: 'Open Sans', sans-serif, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 100;
	color: #CCCCCC;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
.conteudos h3 {
	font-family: 'Open Sans', sans-serif, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 100;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.conteudos .border {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 10px;
	margin-bottom: 10px;
}


.c-slideshow-pag {
	height: 335px;
	width: 313px;
	position: relative;
	margin-top: 15px;
	margin-bottom: 10px;
	background-color: #0b101d;
}
.c-slideshow-pag .pg {
	position: absolute;
	z-index: 15;
	right: 15px;
	bottom: 15px;
}
.c-slideshow-pag .pg a {
	background-image: url(../img/bt_slide.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding: 0px;
	height: 10px;
	width: 10px;
	text-indent: -5000em;
	float: left;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	filter: Alpha(Opacity=40);
	-moz-opacity:0.40;
	opacity:0.40;
}
.c-slideshow-pag .pg .activeSlide {
	filter: Alpha(Opacity=100);
	-moz-opacity:1;
	opacity:1;
}
.c-slideshow-pag .sombra {
	background-image: url(../img/bg_slideshow-pag-sombra.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: absolute;
	z-index: 14;
	left: 0px;
	bottom: 0px;
	height: 100px;
	width: 313px;
}
.c-slideshow-servicos {
	height: 350px;
	width: 1000px;
	position: relative;
}
.c-slideshow-servicos .pg {
	position: absolute;
	z-index: 15;
	right: 15px;
	bottom: 15px;
}
.c-slideshow-servicos .pg a {
	background-image: url(../img/bt_slide.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding: 0px;
	height: 10px;
	width: 10px;
	text-indent: -5000em;
	float: left;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	filter: Alpha(Opacity=40);
	-moz-opacity:0.40;
	opacity:0.40;
}
.c-slideshow-servicos .pg .activeSlide {
	filter: Alpha(Opacity=100);
	-moz-opacity:1;
	opacity:1;
}
.c-slideshow-servicos .sombra {
	background-image: url(../img/bg_slideshow-servicos-sombras.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index: 14;
	left: 0px;
	top: 0px;
	height: 350px;
	width: 1000px;
}
.conteudos-servicos {
	background-color: #0b101d;
}
.conteudos-servicos h3 {
	background-color: #0b101d;
	font-family: 'Open Sans', sans-serif, Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 100;
	line-height: 26px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 3px;
	margin-bottom: 7px;
	padding-bottom: 8px;
	background-image: url(../img/separador-servicos.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.conteudos-servicos h4 {
	font-family: 'Open Sans', sans-serif, Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-transform: uppercase;
	color: #8ACFE6;
	text-decoration: none;
	font-weight: 100;
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 3px;
	margin-bottom: 7px;
	padding-bottom: 8px;
}

.conteudos-servicos p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.conteudos-servicos .servicos-itens {
}
.conteudos-servicos .servicos-itens ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 22px;
	font-size: 16px;
	color: #FFFFFF;
	list-style-type: square;
	line-height: 17px;
}
.conteudos-servicos .servicos-itens ul li {
	margin-bottom: 4px;
	line-height: 16px;
	font-size: 15px;
}
.conteudos-servicos .servicos-itens ul li a {
	font-size: 15px;
}
.conteudos-servicos .servicos-itens ul li a:hover {
	text-decoration: none;
	color: #8ACFE6;
}


.conteudos-servicos .servicos-itens .sabermais {
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}
.conteudos-servicos  .servicos-itens  .sabermais:hover {
	text-decoration: none;
}
.conteudos-servicos .servicos-itens .texto {
	color: #69a3d3;
	font-weight: bold;
	font-size: 15px;
}
.noticia {
	text-decoration: none;
	margin-bottom: 5px;
	margin-top: 0px;
	background-color: #0b101d;
	clear: both;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #273c53;
}
.noticia a {
	text-decoration: none;
	display: block;
	background-color: #0b101d;
	padding: 0px;
	margin: 0px;
}
.noticia .titulo {
	font-family: "Trebuchet MS", Calibri, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #69a3d3;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	line-height: normal;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
	display: block;
	width: 500px;
}
.noticia .data {
	font-size : 11px;
	color: #CCCCCC;
	float: left;
	display: block;
	width: 500px;
}
.noticia .texto {
	color: #FFF;
	float: left;
	display: block;
	width: 500px;
}
.noticia .bt_sabermais {
	text-align: right;
	display: block;
	margin-top: 5px;
	width: 500px;
	float: right;
}
.bg_rodape {
	background-image: url(../img/bg_rodape.png);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
}
.rodape {
	color: #FFFFFF;
	margin-bottom: 30px;
}
.rodape .tit {
	color: #69a3d3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
}
.rodape .copyright {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #69a3d3;
	text-decoration: none;
	float: right;
}
.rodape .copyright a {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #69a3d3;
	text-decoration: none;
}
.rodape .morada {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4a7395;
	text-decoration: none;
	line-height: 18px;
}
.rodape .morada strong {
	font-size: 11px;
}
.rodape .morada a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4a7395;
	text-decoration: none;
}
.rodape .mantido {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4a7395;
	text-decoration: none;
	line-height: 18px;
}
.rodape .mantido a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4a7395;
	text-decoration: none;
}
.rodape .copyright a:hover, .rodape .morada a:hover, .rodape .mantido a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.galeria-thumbs {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.galeria-thumbs li {
	padding: 0px;
	list-style-type: none;
	float: left;
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 10px;
	margin-left: 0px;
	position: relative;
}
.galeria-thumbs li a {
	border: 3px solid #1A3C57;
	display: block;
	position: relative;
	padding: 1px;
	text-decoration: none;
	height: 145px;
	width: 190px;
}
.galeria-thumbs li img {
	height: 145px;
	width: 190px;
}

.galeria-thumbs li a:hover {
	border: 3px solid #FFFFFF;
	
}
.galeria-thumbs li a:hover .descricao-over .tit {
	text-shadow: 0px 0px 1px #ffffff;

}
.galeria-thumbs li a .descricao {
	background-image: url(../img/bg_galeria-descricao.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index: 10;
	left: 1px;
	bottom: 1px;
	width: 180px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.galeria-thumbs li a .descricao .tit {
	font-size: 14px;
	font-weight: 100;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-family: 'Open Sans', sans-serif, Arial, Helvetica, sans-serif;
}
.galeria-thumbs li a .descricao .data {
	color: #69a3d3;
	font-size: 11px;
	text-decoration: none;
}
.galeria-thumbs li a .descricao-over {
	background-image: url(../img/bg_galeria-descricao.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index: 20;
	left: 1px;
	bottom: 1px;
	width: 180px;
	padding: 5px;
	height: 135px;
	line-height: 35px;
	display: none;
}
.galeria-thumbs li a .descricao-over .tit {
	font-size: 24px;
	font-weight: 100;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-family: 'Open Sans', sans-serif, Arial, Helvetica, sans-serif;
}
.galeria-thumbs li a .descricao-over .data {
	color: #999999;
	font-size: 14px;
	line-height: normal;
}
.galeria-thumbs  li  a .slideLinkGaleria {
	height: 145px;
	width: 190px;
}
.galeria-thumbs li .galeria-imagens {
	display: none;
}
.brochura {
	width: 450px;
	float: left;
	margin-right: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	background-image: url(../img/brochura-download.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
	position: relative;
}
.brochura a{
	width: 460px;
	height: 60px;
	text-decoration: none;
	display: block;
}
.brochura a .pais {
	position: absolute;
	z-index: 1;
	left: 30px;
	top: 33px;
}
.brochura a .tit {
	font-family: Calibri, Arial, Helvetica, sas-serif;
	font-size: 16px;
	color: #0b101d;
	display: block;
	margin-left: 70px;
	margin-top: 11px;
	line-height: 16px;
}
.brochura a .descricao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin-left: 70px;
	margin-top: 11px;
}
.pagina-pais {
	width: 460px;
	margin-right: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	background-image: url(../img/bt_pagina-pais.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
	position: relative;
}
.pagina-pais a{
	width: 460px;
	height: 60px;
	text-decoration: none;
	display: block;
}
.pagina-pais a .pais {
	position: absolute;
	z-index: 1;
	left: 18px;
	top: 21px;
}
.pagina-pais a .tit {
	font-family: Calibri, Arial, Helvetica, sas-serif;
	font-size: 17px;
	color: #0b101d;
	display: block;
	margin-left: 70px;
	margin-top: 0px;
	line-height: 17px;
	padding-top: 20px;
}

.noticia-foto {
	background-color: #0b101d;
	float: right;
	margin-left: 15px;
}
.noticia-foto strong {
	font-size: 11px;
	display: block;
	padding: 5px;
	color: #CCCCCC;
}
.bt_voltar {
	float: right;
	font-size: 11px;
	text-transform: lowercase;
}
.tit_passo {
	font-size: 14px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	margin-top: 0px;
	margin-right: 70px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5D5D5D;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.tit_passo strong {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: 100;
	text-transform: uppercase;
}
.reserva_passos span{
	background-color: #0b101d;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #213367;
	border-bottom-color: #213367;
	border-left-color: #000000;
	text-transform: uppercase;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	color: #737373;
	font-size: 11px;
}
.reserva_passos .on {
	color: #FFFFFF;
	background-image: url(../img/bg_alpha-branco.png);
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #69a3d3;
}



.passo {
	background-color: #0b101d;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
	margin-right: 70px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #213367;
	border-bottom-color: #213367;
	border-left-color: #000000;
}


.passo p {
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	cursor: pointer;
	background-color: #0f172e;
}
.passo p, .passo a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #999999;
	text-decoration: none;
}
.passo p .itinerario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	display: block;
	color: #666666;
	margin-top: 0px;
}
.passo p:hover .itinerario {
	color: #CCCCCC;
}
.passo p .thumb {
    width: 50px;
    float: left;
    margin-right: 15px;	
}
.passo p:after {
	content: '';
	width: 100%;
	height: 1px;
	margin-bottom: -1px;
	clear: both;
	display: block;		
}
.passo  p:hover {
	background-image: url(../img/bg_alpha-branco.png);
	background-repeat: repeat;
	background-position: left top;
	color: #FFFFFF;
}
.passo .on   {
	background-image: url(../img/bg_alpha-branco.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
}
.passo .on .itinerario {
	color: #CCCCCC;
}

.passo span.oriente{
	background-color: #0000FF;
	display: block;
	width: 50px;
	height: 2px;
	margin-bottom: 5px;
}
.passo span.descobrimentos{
	background-color: #FF0000;
	display: block;
	width: 50px;
	height: 2px;
	margin-bottom: 5px;
}
.passo span.lisboa{
	background-color: #FFFF00;
	display: block;
	width: 50px;
	height: 2px;
	margin-bottom: 5px;
}
.passo span.sunsetoriente{
	background-color: #FFFF00;
	display: block;
	width: 50px;
	height: 2px;
	margin-bottom: 5px;
}
.passo span.sunsetoeiras{
	background-color: #FFFF00;
	display: block;
	width: 50px;
	height: 2px;
	margin-bottom: 5px;	
}
.passo span.citybeach {
	background-color: #ffcf00;
	display: block;
	width: 50px;
	height: 2px;
	margin-bottom: 5px;
}

.passo   .div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: none;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-repeat: repeat-x;
	background-position: left -19px;
	font-weight: bold;
	margin: 0px;
}
.passo  .div.oriente{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0000FF;
	color: #0000FF;
}
.passo  .div.descobrimentos{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	color: #FF0000;
}
.passo  .div.lisboa{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF00;
	color: #FFFF00;
}
.passo  .div.sunsetoriente{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF00;
	color: #FFFF00;
}
.passo  .div.sunsetoeiras{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF00;
	color: #FFFF00;;
}
.passo .div.citybeach {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ffcf00;
	color: #ffcf00;
	;
}

.itinerario p {
	font-size: 11px;
}
.horario p {
	font-size: 14px;
	float: left;
	padding-right: 20px;
	margin-right: 2px;
	padding-left: 20px;
}
.bilhete {
	font-size: 11px;
	position: relative;
}
.bilhete .caixa {
	font-size: 14px;
	float: right;
	margin-top: -3px;
	margin-right: 10px;
}
.bilhete .caixa input {
	width: 30px;
}
.bilhete .totalPagar {
	margin-right: 20px;
	font-size: 11px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.bilhete .totalPagar .total {
	font-size: 19px;
}
.container_passo  .descricao {
	margin-bottom: 15px;
	color: #C4C4C4;
	font-size: 12px;
	margin-top: 5px;
}
.bt_reservas  {
	background-color: #0b101d;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #213367;
	border-bottom-color: #213367;
	border-left-color: #000000;
}
.bt_reservas a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #999999;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	cursor: pointer;
	background-color: #0f172e;
	display: block;
}

.bt_reservas a:hover {
	background-image: url(../img/bg_alpha-branco.png);
	background-repeat: repeat;
	background-position: left top;
	color: #FFFFFF;
}




.form {
	margin: 0px;
	padding: 0px;
}
.form .box {
	font-size: 12px;
	color: #000000;
	border: 1px solid #C3C3C3;
	background-image: url(../img/bg_gradient-preto.png);
	background-repeat: repeat-x;
	background-position: left -18px;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 4px;
	outline:none;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.form .box:focus {
	border:1px solid #333333;
	outline:none;
}
.form .bts {
	text-decoration: none;
	background-color: #69a3d3;
	border: 1px solid #69a3d3;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	display: block;
	margin-left: 0px;
	background-image: url(../img/bg_gradient-branco.png);
	background-repeat: no-repeat;
	background-position: left -10px;
	cursor: pointer;
	color: #FFFFFF;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.form .bts:hover {
	background-color: #69a3d3;
	border: 1px solid #69a3d3;
	background-image: none;
}
.form .copia {
	margin-right: 7px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	float: left;
}

*+html .form .bts {	text-decoration: none;	background-color: #69a3d3;	font-weight: bold;	padding-top: 5px;	padding-right: 1px;	padding-bottom: 5px;	padding-left: 1px;	display: block;	margin-left: 0px;	background-image: url(../img/bg_gradient-branco.png);	background-repeat: no-repeat;	background-position: left top;	cursor: pointer;	color: #FFFFFF;	float: left;	margin-top: 0px;	margin-right: 5px;	margin-bottom: 0px;	font-size: 11px;	outline:none;	font-family: Arial, Helvetica, sans-serif;	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;}



.galeria-frotas {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.galeria-frotas li {
	padding: 0px;
	list-style-type: none;
	float: left;
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 10px;
	margin-left: 0px;
	position: relative;
}
.galeria-frotas li a {
	border: 3px solid #1A3C57;
	display: block;
	position: relative;
	padding: 1px;
	text-decoration: none;
	height: 145px;
	width: 190px;
}
.galeria-frotas li img {
	height: 145px;
	width: 190px;
}

.galeria-frotas li a:hover {
	border: 3px solid #FFFFFF;
	
}
.galeria-frotas li a:hover .descricao-over .tit {
	text-shadow: 0px 0px 1px #ffffff;

}
.galeria-frotas li a .descricao {
	background-image: url(../img/bg_galeria-descricao.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index: 10;
	left: 1px;
	bottom: 1px;
	width: 180px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.galeria-frotas li a .descricao .tit {
	font-size: 14px;
	font-weight: 100;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-family: 'Open Sans', sans-serif, Arial, Helvetica, sans-serif;
}
.galeria-frotas li a .descricao .data {
	color: #69a3d3;
	font-size: 11px;
	text-decoration: none;
}
.reservas-online {
	position: absolute;
	z-index: 20;
	top: -11px;
	right: 1px;
	height: 92px;
	width: 150px;
}

.reservas-online a {
	background-image: url(../img/bt_reservas-online.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	display: block;
	height: 92px;
	width: 150px;
}
.reservas-online a:hover {
	background-position: left bottom;
}
.parceiros {
	margin-top: 0px;
	padding-top: 0px;
}
.parceiros a {
	float: left;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #69a3d3;
	text-decoration: none;
	margin-right: 10px;
	text-transform: uppercase;
}
.parceiros a img {
	padding: 1px;
	border: 1px solid #69a3d3;
}


.conteudos-servicos .servicos-itens ul.listagem-videos {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: -6px;
	margin-bottom: 0px;
	margin-left: -6px;
}
.conteudos-servicos .servicos-itens ul.listagem-videos li {
	padding: 0px;
	list-style-type: none;
	float: left;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 0px;
	text-align: center;
	display: table;
}
.conteudos-servicos .servicos-itens ul.listagem-videos li a{
	display: block;
	width: 137px;
	padding: 5px;
	height: 145px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	background-color: #4a7395;
	line-height: 13px;
	position: relative;
	z-index: 1;
	left: 0px;
	top: 0px;
}
.conteudos-servicos .servicos-itens ul.listagem-videos li a:hover {
	background-color: #69a3d3;
}

.conteudos-servicos .servicos-itens ul.listagem-videos li a .thumb{
	width: 135px;
}
.conteudos-servicos .servicos-itens ul.listagem-videos li a .titu {
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	width: 160px;
}
.conteudos-servicos .servicos-itens ul.listagem-videos li a .duracao{
	background-color: rgba(0,0,0,0.7);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	position: absolute;
	z-index: 2;
	top: 87px;
	right: 6px;
	padding: 3px 5px;
}
/*Cookies*/
.cookies {
	background-color: #0f172e;
	color: #efedee;
	font-size: 10px;
	line-height: 18px;
	text-align: center;
	padding: 7px 0;
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2000;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	/* display: none !important; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.cookies .container {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
.cookies .cookie-mensagem, .cookies .cookie-bts {text-align: left;}
.cookies .cookie-mensagem a,
.cookies .cookie-mensagem ins {
	color: #eeedeb;
	text-decoration: underline;
	background-color: transparent;
}
.cookies .cookie-bts {
	text-align: center;
	margin: auto;
}

.cookies .cookie-bts .btn.btn-cookies {
	background-color: rgb(105, 163, 211);
	color: #fff;
	font-weight: bold;
	border-radius: 0px;
	border: 0px;
	text-transform: uppercase;
	font-size: 14px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	cursor: pointer;
	padding: 7px 5px;
}
.cookies .cookie-bts .btn-default {
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 700;
	border: none;
	border-radius: 4px;
	margin-right: 10px;
	padding: 4px 10px
}
.cookies .col-md-10,
.cookies .col-md-2{
	float: left;
}
.cookies .col-md-10 {
	width: 83.33333333%;	
}
.cookies .col-md-2 {
	width: 16.66666667%;
}
/*Fim Cookies*/