#contendor {
	background-image: url(../imagenes/fondo-azul-interfaz3.jpg);
	height: 329px;
	width: 878px;
	position: absolute;
}
#investigacionSt {
	background-image: url(../imagenes/subtitlulos/investigacion.png);
	height: 63px;
	width: 362px;
	position: absolute;
	left: 490px;
	top: 257px;
}
#ventana {
	height: 283px;
	width: 430px;
	position: absolute;
	left: 24px;
	top: 22px;
	background-color: #FFFFFF;
}
a.carnaval span {
	background-image: url(../imagenes/botones/submenus/carnaval.png);
	height: 20px;
	width: 247px;
	position: absolute;
	left: 579px;
	top: 28px;
}
a.carnaval:hover span {
	background-position: bottom;
}
