/*
Laranja (turismo): #FFA800
Verde (negócios): #038600
Azul (quem somos): #00498F
*/
a {
  color: #00498F;
  text-decoration: none;
  /*font-size: 0.70em;*/
}
a:hover {
  color: #00498F;
  text-decoration: underline;
  /*font-size: 0.70em;*/
}
body {
	margin: 0px;
	padding: 0px;
	/*font-size: 100.01%/1.5;*/
	font-size:1em;
	font-family: verdana;
	color: #00498F;
}

img {
	border-width:0px;	
}

input, select, textarea {
  border: 1px solid #bbbbbb;
  font-size: 0.70em;
  font-family: verdana;
  color: #00498F;
}

s { 
  color:#990000; 
}

td {
  vertical-align: top;
  color: #00498F;
}
div {
  text-align: left;
  color: #00498F;
}
p {
  color: #00498F;
}

.acessorapido {
  width: 151px;
  height: 82px;
  background-image: url(/images/pt/acessorapido.gif);
  background-repeat: no-repeat;
  text-align: left;
}

.calendario {
  margin-top: 8px;
  width: 151px;
  height: 150px;
  background-image: url(/images/pt/calendarios.gif);
  background-repeat: no-repeat;
  text-align: center;
  font-size: 0.70em;
}

.calendario_mes {
  font-weight: bold;
  color: #FFA800;
  text-align: center;
  vertical-align: middle;
}

.calendario_dias {
  color: #4B72C5;
  text-align: center;
}

.calendario_dias_bold {
  font-weight: bold;
  color: #4B72C5;
  text-align: center;
}

.costaazul {
  width: 560px;
  height: 210px;
  background-image: url(/images/pt/acostaazul.jpg);
  background-repeat: no-repeat;
}

.costaazul_texto {
  text-align: left;
  font-size: 0.70em;
  color: white;
}
.costaazul_texto:hover {
  text-align: left;
  font-size: 0.70em;
  color: white;
  text-decoration:underline;
}

.div_icon{
    position: absolute;
    z-index: 200;
    top: -200px;
    left: -200px;
    display: block;
    border: 1px solid #00498F;
    background-color: #FFA800;
    padding: 5px;    
}

.hide {
  display: none;
  visibility: hidden;
  position: absolute;
}

.imgmenu {
  margin-right: 10px;
  padding-bottom: 2px;
  width: 3px;
  height: 5px;
}

.menu_left {
  font-size: 0.70em;
  height: 15px;
  padding-left: 22px;
  padding-top: 5px;
  cursor: pointer;
}

.menu_left2 {
  font-size: 0.70em;
  vertical-align: middle;
  padding-left: 16px;
  cursor: pointer;
}

.newsletter {
  margin-top: 8px;
  width: 151px;
  height: 90px;
  background-image: url(/images/pt/newsletter.gif);
  background-repeat: no-repeat;
  text-align: left;
}

.not_des 
{
  font-size: 0.7em;
  color: #00498F;
  font-weight: normal;
}

.not_tit {
  font-size: 0.70em;
  color: #00498F;
  font-weight: bold;
}

.pesquisageral {
  width: 200px;
  height: 109px;
  background-image: url(/images/pt/pesquisa_geral.jpg);
  background-repeat: no-repeat;
}

.pesquisaspecial {
  width: 200px;
  height: 199px;
  background-image: url(/images/pt/pesquisa.jpg);
  background-repeat: no-repeat;
}

.preco {
	font-family: verdana, sans-serif;
	font-size: 0.70em;
	color: black;
}

.preco_promocao {
	font-family: verdana, sans-serif;
	font-size: 0.70em;
	color: #8B0000;
}

.rodape {
  font-size: 0.65em;
}

.seperador {
  width: 100%;
  height: 10px;
  background-image: url(/images/separador.gif);
  background-position: center;
  background-repeat: repeat-x;
}

.show {
  display: block;
  visibility: visible;
  position: relative;
}

.texto {
	color: #00498F;
	font-size: 0.70em;
}

.textoblack {
	color: black;
	font-size: 0.70em;
}

.textowhite {
	color: white;
	font-size: 0.70em;
}

.titulo {
	font-size: 0.70em;
	font-weight: bold;
	COLOR: #FFA800;
}
.clientes_off {
  font-weight:bold;
  text-transform:uppercase;
  padding:3px;
  border:1px solid #00498F;
  background-color:white;
  color:#00498F;
}
.clientes_off:hover {
  font-weight:bold;
  text-transform:uppercase;
  padding:3px;
  border:1px solid white;
  background-color:#00498F;
  color:white;
}
.clientes_on {
  font-weight:bold;
  text-transform:uppercase;
  padding:3px;
  border:1px solid white;
  background-color:#00498F;
  color:white;
}

.hidden {
	visibility: hidden;
	display:none;
}

 /*-----------------------------|
|	items do menu quem somos	|
|-----------------------------*/

a.item_menu_quemsomos {
	display:block;
	width:186px;
	border-left:6px #00498F solid;
	margin-top:2px;
	padding:2px 2px 2px 5px;
	background-color:#E5ECF4;
	text-decoration:none;
	color: #00498F;
}

a.item_menu_quemsomos:hover {
	background-color:#7FA4C7;
	text-decoration:none;
}

a.item_menu_quemsomos_activo {
	display:block;
	width:186px;
	border-left:6px #00498F solid;
	margin-top:2px;
	padding:2px 2px 2px 5px;
	background-color:#7FA4C7;
	text-decoration:none;
	color: #00498F;
}

a.item_menu_quemsomos_activo:hover {
	background-color:#7FA4C7;
	text-decoration:none;
}

 /*-----------------------------|
|	items do menu turismo		|
|-----------------------------*/

a.item_menu_turismo {
	display:block;
	width:186px;
	border-left:6px #FFA800 solid;
	margin-top:2px;
	padding:2px 2px 2px 5px;
	background-color:#FFF6E5;
	text-decoration:none;
	color: #00498F;
}

a.item_menu_turismo:hover {
	background-color:#FFD37F;
	text-decoration:none;
}

a.item_menu_turismo_activo {
	display:block;
	width:186px;
	border-left:6px #FFA800 solid;
	margin-top:2px;
	padding:2px 2px 2px 5px;
	background-color:#FFD37F;
	text-decoration:none;
	color: #00498F;
}

a.item_menu_turismo_activo:hover {
	background-color:#FFD37F;
	text-decoration:none;
}

 /*-----------------------------|
|	items do menu negocios		|
|-----------------------------*/

a.item_menu_negocios {
	display:block;
	width:186px;
	border-left:6px #038600 solid;
	margin-top:2px;
	padding:2px 2px 2px 5px;
	background-color:#E5F3E5;
	text-decoration:none;
	color: #00498F;
}

a.item_menu_negocios:hover {
	background-color:#81C27F;
	text-decoration:none;
}

a.item_menu_negocios_activo {
	display:block;
	width:186px;
	border-left:6px #038600 solid;
	margin-top:2px;
	padding:2px 2px 2px 5px;
	background-color:#81C27F;
	text-decoration:none;
	color: #00498F;
}

a.item_menu_negocios_activo:hover {
	background-color:#81C27F;
	text-decoration:none;
	color: #00498F;
}

.caminho {
	width:378px;
	/*margin-bottom:10px;*/
	display:block;
	color: #666;
	font-size: 0.65em;
}

.caminho a{
	color: #666;
	font-size: 1.0em;
	text-decoration: none;
}

.caminho a:hover {
	text-decoration: underline;
	color: #666;
	font-size: 1.0em;
}
