@charset "utf-8";
#selectortempo {
	position:absolute;
	left:-22px;
	top:317px;
	width:699px;
	height:129px;
	z-index:16;
	overflow: hidden;
}
a.Ntooltip {
	position: absolute; /* es la posición normal */
	text-decoration: none !important; /* forzar sin subrayado */
	color:#0080C0 !important; /* forzar color del texto */
	font-weight:normal !important; /* forzar negritas */
	border-top-style: none !important;
	border-right-style: none !important;
	border-bottom-style: none !important;
	border-left-style: none !important;
	left: 50px;
	top: 250px;
	visibility: visible;
	overflow: visible;
	z-index: 18;
}
a.Ntooltip2 {
	position: absolute; /* es la posición normal */
	text-decoration: none !important; /* forzar sin subrayado */
	color:#0080C0 !important; /* forzar color del texto */
	font-weight:normal !important; /* forzar negritas */
	border-top-style: none !important;
	border-right-style: none !important;
	border-bottom-style: none !important;
	border-left-style: none !important;
	left: 50px;
	top: 250px;
	visibility: visible;
	overflow: visible;
	z-index: 17;
}

a.Ntooltip:hover {
	z-index:999; /* va a estar por encima de todo */
	background-color:#000000; /* DEBE haber un color de fondo */
	font-size: 100%;
	overflow: visible;
}
a.Ntooltip2:hover {
	z-index:999; /* va a estar por encima de todo */
	background-color:#000000; /* DEBE haber un color de fondo */
	font-size: 100%;
	overflow: visible;
}

a.Ntooltip span {
	display: none; /* el elemento va a estar oculto */
	overflow: visible;
}

a.Ntooltip2 span {
	display: none; /* el elemento va a estar oculto */
	overflow: visible;
}


a.Ntooltip:hover span {
	display: block; /* se fuerza a mostrar el bloque */
	position: absolute; /* donde va a estar */
	width:637px; /* el ancho por defecto que va a tener */
	padding:0px; /* el color de fondo por defecto */
	color: #FFFFFF; /* el color de los textos por defecto */
	height: 282px;
	font-size: 100%;
	z-index: 50;
	overflow: visible;
	left: 18px;
	top: 30px;
}

a.Ntooltip2:hover span {
	display: block; /* se fuerza a mostrar el bloque */
	position: absolute; /* se fuerza a que se ubique en un lugar de la pantalla */
	top:251px;
	left:25px; /* donde va a estar */
	width:637px; /* el ancho por defecto que va a tener */
	padding:0px; /* el color de fondo por defecto */
	color: #FFFFFF; /* el color de los textos por defecto */
	height: 282px;
	font-size: 100%;
	z-index: 50;
	overflow: visible;
}


#fondokayaks {
	position:absolute;
	left:0px;
	top:825px;
	width:1024px;
	height:825px;
	z-index:1;
	visibility: visible;
	background-image: url(../Imagenes/fondos/Fondo-Alquiler-kayak-ebro-2.jpg);
}
#fondo {
	position:absolute;
	left:0px;
	top:0px;
	width:1024px;
	height:825px;
	z-index:1;
	background-image: url(../Imagenes/fondos/Fondo-Alquiler-kayak-ebro-2.jpg);
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#selectorocean {
	position:absolute;
	left:0px;
	top:65px;
	width:650px;
	height:171px;
	z-index:19;
	overflow: visible;
}
.ocean {
	margin-top: 250px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
	z-index: 100;
	background-image: url(../Imagenes/kayaks/ocean-quatro-top.png);
	width: 640px;
	height: 340px;
	background-repeat: no-repeat;
}

.tempo {
	margin-top: -115px;
	margin-left: 50px;
	left: 0px;
	top: 575px;
	position: absolute;
	z-index: 2;
	background-image: url(../Imagenes/kayaks/rotomod-tempo-top.png);
	background-repeat: no-repeat;
	height: 370px;
	width: 750px;
}
