.capaedicion {
	z-index:1000;
	display:none;
	position: absolute;
	left: 50%;
	top: 50%;
	height: 672px;
	margin-top: -336px;
	width: 672px;
	margin-left: -336px;
}
.ifrmedicion {
	z-index:999;
	display:none;
	position: absolute;
	left: 50%;
	top: 50%;
	height: 640px;
	margin-top: -320px;
	width: 659px;
	margin-left: -328px;
}
