	.motore{
	position:absolute;
 	left:-100px;
 	top:-500px;
 	width:1px;
 	height:1px;
 	overflow:hidden;
 	}
	#spot2{
	display:none;
	position: absolute;
	z-index: 100;
	top:50%;
	left:50%;
	margin-left:-292px;
	margin-top:-182px;
	width:584px;
	height:364px;
	padding-top:12px;
	padding-left:12px;
	background: url("images/sfondo_spot.png")
				no-repeat;
	}
	#close{
	position:absolute;
	z-index: 150;
	top:-15px;
	right:-10px;
	width:27px;
	height:25px;
	}