#contenedor {
	position: relative;
	z-index: 1;
	top: 0px;
	left: 0px;
}
#nuestropuerto {
	position: absolute;
	height: 37px;
	width: 230px;
	left: 235px;
	top: 386px;
	visibility: visible;
}

#boton {
	position: absolute;
	z-index: 2;
	font-family: "Times New Roman";
	font-weight: bold;
	font-size: 40px;
	text-decoration: blink;
}
a:visited {
	font-family: "Times New Roman";
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: blink;
	font-style: normal;
}

#despleservicios {
	position: absolute;
	z-index: 2;
	visibility: hidden;
}
#desplenuestro {
	position: absolute;
	z-index: 3;
}
.nada {
	font-family: "Courier New", Courier, mono;
}
#inicio {
	position: absolute;
	z-index: 2;
	width: 105px;
	top: 85px;
	right: 773px;
	font-family: "Times New Roman";
	font-size: 10px;
	font-weight: bold;
	text-decoration: blink;
	visibility: visible;
	border: thin doble #FFFFFF;
	left: 49px;
}
.botones {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#contenedor #servicios {
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	text-decoration: none;
	position: absolute;
	visibility: visible;
	z-index: 2;
}
#contenedor #barcosventa {
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	text-decoration: none;
	position: absolute;
	visibility: visible;
	z-index: 2;
}

.desplegables {
	font-family: "Times New Roman";
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.desplegables:hover {
	font-family: "Times New Roman";
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.desplegables:visited {

	font-family: "Times New Roman";
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
