div.iframelavoro {
	position: absolute;
	width: 90%;
	left: 0;
	top: 0;
	z-index: 9999;
	display: none;
	background-color: #FFFFFF;
	filter:alpha(opacity=100);
}

iframe {
	width: 100%;
	border: 0;
	height: 90%;
}

