#contenedor {
	background-image: url(../imagenes/fondo-azul-interfaz3.jpg);
	height: 329px;
	width: 878px;
	position: absolute;
}
#contenedor #ventana {
	background-image: url(../imagenes/ventana.png);
	height: 283px;
	width: 393px;
	position: absolute;
	left: 22px;
	top: 24px;
}
#corporativoSt {
	background-image: url(../imagenes/subtitlulos/corporativo.png);
	height: 68px;
	width: 323px;
	position: absolute;
	right: 26px;
	bottom: 4px;
}
a.museoMaya span {
	background-image: url(../imagenes/botones/submenus/corporativo/museocCulaturalMaya.png);
	height: 20px;
	width: 175px;
	position: absolute;
	top: 46px;
	right: -437px;
}
a.museoMaya:hover span {
	background-position: bottom;
}
a.FunRobledo span {
	background-image: url(../imagenes/botones/submenus/corporativo/fun-robledo.png);
	height: 18px;
	width: 157px;
	position: absolute;
	top: 69px;
	left: 671px;
}
a.FunRobledo:hover span {
	background-position: bottom;
}

a.idpersonal span {
	background-image: url(../imagenes/botones/submenus/corporativo/idpersonal.png);
	height: 20px;
	width: 155px;
	position: absolute;
	top: 95px;
	right: -438px;
}
a.idpersonal:hover span {
	background-position: bottom;
}

a.hostpital span {
	background-image: url(../imagenes/botones/submenus/corporativo/hospital.png);
	height: 21px;
	width: 145px;
	position: absolute;
	top: 121px;
	right: -436px;
}
a.hostpital:hover span {
	background-position: bottom;
}

a.circo span {
	background-image: url(../imagenes/botones/submenus/corporativo/circo.png);
	height: 17px;
	width: 84px;
	position: absolute;
	top: 145px;
	right: -437px;
}
a.circo:hover span {
	background-position: bottom;
}

