@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #00F;
	background-image: url(images/restyling/wllpap_sitolago_orange.jpg);
	background-repeat: repeat-y;
	background-color: #111111;
}

.titolo
{
	position: absolute;
	width: 800px;
	background: transparent;
	z-index: -1;
	background-attachment: fixed;
	top: 12px;
	left: 12px;
}
.Menu
{
	position: absolute;
	;
	background: transparent;
	z-index:1;
	top: 230px;
	left: 15px;
	background-attachment: fixed;
	visibility: visible;
}
.CENTRALE4
{
	position: absolute;
	background: transparent;
	z-index:3;
	top: 242px;
	left: 291px;
	background-attachment: fixed;
	width: 330px;
	height: 464px;
}
