#flash {
	height: 550px;
	width: 900px;
	top: 0px;
	left: 10px;
	position: relative;
	z-index: 1000;
}
#imagen_proyecto {
	overflow: scroll;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 625px;
	z-index: 10;
}
