@charset "utf-8";
#Galeria2 {
	position:absolute;
	left:50px;
	top:250px;
	width:650px;
	height:570px;
	z-index:30;
	background-color: #000000;
	border-top-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#Galeria {
	position:absolute;
	left:0px;
	top:0px;
	width:640px;
	height:560px;
	z-index:30;
	background-color: #000000;
	border-top-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-left: 5px;
	margin-top: 5px;
}
#fondo {
	position:absolute;
	left:0px;
	top:0px;
	width:1024px;
	height:825px;
	z-index:1;
}
#Muelle {
	position:absolute;
	left:781px;
	top:126px;
	width:243px;
	height:699px;
	z-index:2;
}

