/* CSS Document */
body {
	scrollbar-arrow-color:#09959b;
	scrollbar-base-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#CCCCCC;
	scrollbar-shadow-color:#CCCCCC;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.subtitulos {
	font-family: Verdana;
	font-size: 12px;
	font-style: italic;
	color: 09959b;
}
.texto-contactos {
	font-family: Verdana;
	font-size: 10px;
	color: 000000;
}
body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #33333;
}
.titulos-laterais {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
}
.cx-pesquisa {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	width: 120px;
	border: 1px solid #000000;
}
.titulos-txt {
	font-family: arial;
	font-size: 9px;
	font-weight: bold;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #09959b;
}
.titulos_peq_contactos {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: 09959b;
}
a:active {
	text-decoration: none;
	color: #333333;
}.titulos_noticias {
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	color: 09959b;
}.titulos_noticias2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: 09959b;
}
.noticias_data {
	font-family: Verdana;
	font-size: 10px;
	color: 07949b;
}
.noticias_texto {
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
}

.linkbranco{
	color:#FFFFFF;
	font-size:10;
}
.linkbranco a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.linkbranco a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.linkbranco a:hover {
	text-decoration: none;
	color: #09959b;
}
.linkbranco a:active {
	text-decoration: none;
	color: #FFFFFF;
}.titulos_aventura {
	font-family: "Bauhaus 93";
	font-size: 20px;
	color: 09959b;
	font-variant: normal;
	font-weight: normal;
}
.texto_aventura {
	font-family: "Helvetica Neue";
	font-size: 13px;
	color: 000000;
}
.produtos_texto {
	font-family: Verdana;
	font-size: 10px;
	color: 000000;
}
.produtos_preco {
	font-family: Verdana;
	font-size: 10px;
	color: 109ba3;
}
.produtos_subtitulos {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: 09959b;
}