.cornice_foto {
	position:absolute;
	z-index: 10;
	top: 0;
	left: 0;
	width: 376px;
	height: 282px;
	background-image: url(/fe/img/patch_foto.png);
}

.cornice_video {
	position:absolute;
	z-index: 10;
	top: 0;
	left: 0;
	width: 376px;
	height: 237px;
	background-image: url(/fe/img/patch_video.png);
}

#zoom {
	position: absolute;
	left: -25px;
	top: 160px;
	z-index: 10;
	width: 21px;
	height: 116px;
	border: 1px none orange;
}
