#poxspace{position: relative;
	width: 950px; 
	height: 1260px;
	}
#titolo{position: absolute;
	background-color: white;
	overflow: hidden;
	height: 128px;
	width: 950px;
	right: 0px; left: 0px; top: 0px; bottom: 722px;
	}
#scorrimento{position: absolute;
	z-index:6;
	background-image: url('immagini/menu.jpg');
	overflow: visible;
	height: 34px;
	width: 950px;
	right: 0px; left: 0px; top: 128px;
	}
#pagina{position: absolute;
	background-image: url('immagini/pagina.jpg');
	overflow: hidden;
	height: 1040px;
	width: 950px;
	right: 0px; left: 0px; top: 162px;
	z-index:5;
	}
#fine{position: absolute;
	background: rgb(218,132,7); background-repeat: repeat-x;
	overflow: hidden;
	height: 59px;
	width: 950px;
	right: 0px; left: 0px; bottom: 0px; top:1200px;
	}
#contatore{
	position: absolute;
	top: 7px; left: 0px; right: 0px;
	width: 950px;
}
