div.iframelavoro {
	position: absolute;
	width: 1000px;
	left: 0;
	top: 0;
	z-index: 9999;
	display: none;
	background-color: #FFFFFF;
}

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

