@charset "utf-8";
#contenedor {
	background-image: url(../imagenes/fondo-azul-interfaz3.jpg);
	height: 329px;
	width: 878px;
	position: absolute;
}
#animacionSt {
	background-image: url(../imagenes/subtitlulos/animacion.png);
	height: 55px;
	width: 284px;
	position: absolute;
	left: 569px;
	top: 245px;
}
#ventana {
	background-image: url(../imagenes/ventana.png);
	height: 282px;
	width: 393px;
	position: absolute;
	top: 24px;
	left: 22px;
}
a.maya  span {
	background-image: url(../imagenes/botones/submenus/animacion/3d.png);
	height: 20px;
	width: 72px;
	position: absolute;
	top: 32px;
	right: 660px;
	left: 757px;
}

a.maya:hover  span {
	background-position: bottom;
}

a.flash span {
	background-image: url(../imagenes/botones/submenus/animacion/2d.png);
	height: 18px;
	width: 69px;
	position: absolute;
	left: 759px;
	top: 132px;
}
a.flash:hover span {
	background-position: bottom;
}
a.paradero span {
	background-image: url(../imagenes/botones/submenus/animacion/paradero2.png);
	height: 17px;
	width: 55px;
	position: absolute;
	left: 774px;
	top: 75px;
}
a.paradero:hover span {
	background-position: bottom;
}
a.patin span {
	background-image: url(../imagenes/botones/submenus/animacion/monopatin.png);
	height: 16px;
	width: 64px;
	position: absolute;
	left: 765px;
	top: 56px;
}
a.patin:hover span {
	background-position: bottom;
}

a.stand span {
	background-image: url(../imagenes/botones/submenus/animacion/stand2.png);
	height: 15px;
	width: 33px;
	position: absolute;
	left: 795px;
	top: 94px;
}
a.stand:hover span {
	background-position: bottom;
}
a.moto span {
	background-image: url(../imagenes/botones/submenus/animacion/intro.png);
	height: 14px;
	width: 29px;
	position: absolute;
	left: 800px;
	top: 153px;
}
a.moto:hover span {
	background-position: bottom;
}
