.oneColElsCtr #container {
	width: 100%;
	margin: 0 auto;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
}
a {
	color: #FFF;
}
#Ceu {
	position:absolute;
	width:100%;
	height:30%;
	z-index:1;
	background-attachment: fixed;
	background-image: url(imagens/ceu.png);
	background-repeat: repeat-x;
	background-position: left top;
	left: 0px;
	top: 0px;
}

h1 {
	margin-top: 0px;
	padding-top: 0px;
}
ul {
	list-style-type: none;
}
.txt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #6CF;
	text-align: left;
	line-height: 20px;
}
.txt_p2 {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: left;
}
#Agua {
	position:absolute;
	width:100%;
	height:70%;
	z-index:15;
	left: 0px;
	bottom: 0px;
}
#Monte1 {
	font-family: Verdana, Geneva, sans-serif;
	bottom: 70%;
	position: absolute;
	width: 484px;
	background-image: url(imagens/bkg_monte1.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 50px;
	z-index: 2;
	right: 30%;
}
#Monte2 {
	position:absolute;
	z-index:3;
	font-family: Arial, Helvetica, sans-serif;
	height: 75px;
	width: 300px;
	background-image: url(imagens/bkg_monte2.png);
	right: 0px;
	bottom: 70%;
}
#Contactos a {
	text-decoration: none;
	color: #FFF;
}
#Contactos a:hover {
	color: #036;
	background-color: #6CF;
}

#Texto {
	z-index:18;
	width: 100%;
	position: absolute;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	margin-top: 50px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	background-color: #002D55;
	padding-bottom: 10px;
}
#Txt_Aluguer {
	position:absolute;
	width:400px;
	z-index:19;
	left: 15%;
	top: 50px;
}
#Txt_Taxi {
	position:absolute;
	width:330px;
	z-index:21;
	left: 15%;
	top: 50px;
}
#Txt_Pesca {
	position:absolute;
	width:230px;
	z-index:20;
	left: 15%;
	top: 50px;
}
#Txt_Cruzeiros {
	position:absolute;
	z-index:19;
	left: 15%;
	top: 50px;
}
#Txt_Acessivel {
	position:absolute;
	z-index:22;
	left: 15%;
	top: 50px;
}
#Txt_Passeios {
	position:absolute;
	z-index:21;
	left: 15%;
	top: 50px;
}

#LiCruzeiros {
	position:absolute;
	width:100px;
	height:50px;
	z-index:8;
	left: 25%;
	bottom: 70%;
	background-image: url(imagens/bass_b_barcos.png);
	background-repeat: no-repeat;
	background-position: -195px -40px;
	cursor:pointer;
}
#LiCruzeiros:hover {
	background-position: -195px -240px;
}
#LiAcessivel {
	position:absolute;
	width:95px;
	height:50px;
	z-index:6;
	left: 67%;
	bottom: 70%;
	background-image: url(imagens/bass_b_barcos.png);
	background-repeat: no-repeat;
	background-position: -108px -113px;
	cursor:pointer;
}
#LiAcessivel:hover {
	background-position: -108px -313px;
}
#LiPasseios {
	position:absolute;
	width:110px;
	height:35px;
	z-index:7;
	left: 47%;
	bottom: 70%;
	background-image: url(imagens/bass_b_barcos.png);
	background-repeat: no-repeat;
	background-position: -72px -55px;
	cursor:pointer;
}
#LiPasseios:hover {
	background-position: -72px -255px;
}
#MCruzeiros, #MPasseios, #MAcessivel {
	position: absolute;
	bottom: 70%;
	z-index: 16;
	margin-bottom: -25px;
	height: 20px;
	cursor:pointer;
}
#MCruzeiros {
	left: 27%;
	margin-left: -50px;
	width: 160px;
	background-image: url(imagens/b_embarca_bass.png);
	background-repeat: no-repeat;
	background-position: 0px -95px;
}
#MCruzeiros:hover {
	background-image: url(imagens/b_embarca_bass.png);
	background-repeat: no-repeat;
	background-position: -220px -95px;
}
#MPasseios {
	left: 47%;
	margin-left: -50px;
	width: 210px;
	background-image: url(imagens/b_embarca_bass.png);
	background-position: 0px -119px;
}
#MPasseios:hover {
	background-image: url(imagens/b_embarca_bass.png);
	background-repeat: no-repeat;
	background-position: -220px -119px;
}
#MAcessivel {
	left: 67%;
	margin-left: -20px;
	width: 160px;
	background-image: url(imagens/b_embarca_bass.png);
	background-position: 0px -70px;
}
#MAcessivel:hover {
	background-image: url(imagens/b_embarca_bass.png);
	background-repeat: no-repeat;
	background-position: -220px -70px;
}
#LiBACK {
	position:absolute;
	width:70px;
	height:25px;
	z-index:5;
	left: 10%;
	bottom: 70%;
	background-image: url(imagens/b_voltar.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#LiBACK:hover {
	background-position: 0px -25px;
}

#OptAcessivel {
	position:absolute;
	z-index:10;
	left: 60%;
	bottom: 70%;
	cursor: pointer;
}

#OptCruzeiros {
	position:absolute;
	z-index:9;
	bottom: 70%;
	cursor: pointer;
	left: 20%;
}
#OptPasseios {
	position:absolute;
	z-index:12;
	left: 40%;
	bottom: 70%;
	cursor: pointer;
}
#CloseOptAcessivel, #CloseOptCruzeiros, #CloseOptPasseios {
	position: absolute;
	height: 22px;
	width: 22px;
	background-image: url(imagens/b_voltar.png);
	background-repeat: no-repeat;
	background-position: -74px 0px;
	z-index: 4;
	top: 0px;
	right: 0px;
}

#CloseOptAcessivel:hover, #CloseOptCruzeiros:hover, #CloseOptPasseios:hover {
	background-position: -74px -25px;
}
#InfoCruzeiros {
	position:absolute;
	width:448px;
	z-index:9;
	top: 50px;
}

#InfoPasseios {
	position:absolute;
	width:445px;
	z-index:20;
	top: 62px;
	left: 0px;
}

#InfoAcessivel {
	position:absolute;
	width:387px;
	z-index:7;
	top: 50px;
	left: 0px;
}
#InfoCruzeiros_Img {
	position:absolute;
	left: 395px;
	top: 209px;
	z-index: 0;
}
#InfoPasseios_Img {
	position:absolute;
	left: 335px;
	top: 105px;
	z-index: 0;
}
#InfoAcessivel_Img {
	position:absolute;
	left: 251px;
	top: 140px;
	z-index: 0;
}
#LiAluguer {
	position:absolute;
	width:70px;
	height:91px;
	z-index:8;
	left: 27%;
	bottom: 70%;
	background-image: url(imagens/bass_b_barcos.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	cursor:pointer;
}
#LiAluguer:hover {
	background-position: 0px -200px;
}
#LiPesca {
	position:absolute;
	width:73px;
	height:35px;
	z-index:6;
	left: 67%;
	bottom: 70%;
	background-image: url(imagens/bass_b_barcos.png);
	background-repeat: no-repeat;
	background-position: -8px -126px;
	cursor:pointer;
}
#LiPesca:hover {
	background-position: -8px -326px;
}
#LiTaxi {
	position:absolute;
	width:110px;
	height:35px;
	z-index:7;
	left: 47%;
	bottom: 70%;
	background-image: url(imagens/bass_b_barcos.png);
	background-repeat: no-repeat;
	background-position: -72px -55px;
	cursor:pointer;
}
#LiTaxi:hover {
	background-position: -72px -255px;
}
#MAluguer, #MTaxi, #MPesca {
	position: absolute;
	bottom: 70%;
	z-index: 16;
	margin-bottom: -25px;
	height: 20px;
	cursor:pointer;
}
#MAluguer {
	left: 27%;
	margin-left: -70px;
	width: 210px;
	background-image: url(imagens/b_embarca_bass.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#MAluguer:hover {
	background-image: url(imagens/b_embarca_bass.png);
	background-repeat: no-repeat;
	background-position: -220px 0px;
}
#MTaxi {
	left: 47%;
	margin-left: 0px;
	width: 102px;
	background-image: url(imagens/b_embarca_bass.png);
	background-position: 0px -44px;
}
#MTaxi:hover {
	background-image: url(imagens/b_embarca_bass.png);
	background-repeat: no-repeat;
	background-position: -220px -44px;
}
#MPesca {
	left: 67%;
	margin-left: -20px;
	width: 125px;
	background-image: url(imagens/b_embarca_bass.png);
	background-position: 0px -22px;
}
#MPesca:hover {
	background-image: url(imagens/b_embarca_bass.png);
	background-repeat: no-repeat;
	background-position: -220px -22px;
}
#OptAventura {
	position:absolute;
	z-index:13;
	right: 35%;
	bottom: 70%;
	cursor: pointer;
}
#OptGuias {
	position:absolute;
	z-index:10;
	left: 60%;
	bottom: 70%;
	cursor: pointer;
}
#OptPesca {
	position:absolute;
	z-index:11;
	right: 20%;
	bottom: 70%;
	cursor: pointer;
}
#OptVela {
	position:absolute;
	z-index:9;
	right: 10%;
	bottom: 70%;
	cursor: pointer;
}
#OptTaxi {
	position:absolute;
	z-index:12;
	left: 40%;
	bottom: 70%;
	cursor: pointer;
}
#CloseOptAventura, #CloseOptGuias, #CloseOptTaxi, #CloseOptPesca {
	position: absolute;
	height: 22px;
	width: 22px;
	background-image: url(imagens/b_voltar.png);
	background-repeat: no-repeat;
	background-position: -74px 0px;
	z-index: 4;
	top: 0px;
	right: 0px;
}
#CloseOptVela {
	position: absolute;
	height: 22px;
	width: 22px;
	background-image: url(imagens/b_voltar.png);
	background-repeat: no-repeat;
	background-position: -74px 0px;
	z-index: 4;
	top: 70px;
	right: 0px;
}
#CloseOptAventura:hover, #CloseOptPesca:hover, #CloseOptVela:hover, #CloseOptGuias:hover, #CloseOptTaxi:hover {
	background-position: -74px -25px;
}
#InfoAventura {
	position:absolute;
	width:448px;
	z-index:9;
	top: 80px;
}

#InfoPesca {
	position:absolute;
	width:512px;
	z-index:8;
	top: 80px;
}
#InfoVela {
	position:absolute;
	width:387px;
	z-index:7;
	top: 80px;
}
#InfoAventura_Img {
	position:absolute;
	left: 350px;
	top: 130px;
	z-index: 0;
}
#InfoPesca_Img {
	position:absolute;
	left: 416px;
	top: 149px;
	z-index: 0;
}
#InfoVela_Img {
	position:absolute;
	left: 371px;
	top: -227px;
	z-index: 0;
}
#LogoLine {
	position: absolute;
	z-index: 19;
	left: 0px;
	top: 0px;
	height: 54px;
	width: 240px;
	background-image: url(imagens/tit_alquevabass.png);
	background-repeat: no-repeat;
	background-position: -260px 0px;
	margin-top: 15px;
	margin-left: 15px;
}
#LogoLine:hover {
	background-position: -260px -60px;
}
#LogoBass {
	position:absolute;
	z-index:19;
	left: 0px;
	top: 0px;
	height: 54px;
	width: 240px;
	background-image: url(imagens/tit_alquevabass.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 15px;
	margin-left: 15px;
}
#LogoBass:hover {
	background-position: 0px -60px;
}
ul.opcoes {
	padding-left: 0px;
}
.opcoes li {
	letter-spacing: 0.2em;
	display: inline;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #69F;
	padding-right: 30px;
	margin-right: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #69F;
}
.opcoes li a {
	color: #FFF;
}
.opcoes li a:hover {
	color: #6FF;
	background-color: #069;
}
.item {
	font-size: 14px;
	color: #6FF;
}
#Slideshow {
	position:absolute;
	width:600px;
	height:300px;
	z-index:6;
	margin-top: -150px;
	margin-left: -300px;
	left: 50%;
	top: 50%;
	background-color: #000;
}
#box_p2 {
	width: 630px;
	left: 50%;
	position: relative;
	margin-left: -340px;
}
.dados {
	color: #6CF;
	margin-left: -20px;
	font-size: 17px;
	font-weight: lighter;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #069;
}
.dados li a {
	color: #F00;
}
.dados li a:hover {
	color: #FF0;
}
.tit_h1 {
	font-size: 17px;
	color: #FFF;
	text-transform: uppercase;
}
.tit_h2 {
	font-size: 17px;
	font-style: italic;
	color: #FFF;
}
.tit_specs {
	font-size: 14px;
	text-transform: uppercase;
	color: #FFF;
	letter-spacing: 0.2em;
	margin-left: 20px;
}
.specs {
	font-size: 10px;
	color: #FFF;
	text-transform: uppercase;
	font-style: italic;
}
h3 {
	color: #69C;
	font-size: 20px;
	font-style: italic;
	font-weight: lighter;
	letter-spacing: 0.1em;
}
#InfoTaxi_Img {
}
