		html, body{
		overflow: auto;
		margin: 0;
		padding: 0;
		height: 100%;
		background-color: #FFFFFF;
		}
		#contenitore{
		overflow: hidden;
		position: absolute;
		z-index: 0;
		top: 0px;
		left: 50%;
		margin-left:-472px;
		width: 945px;
		}
		#spot_premi{
		position: absolute;
		z-index: 6;
		width: 100%;
		background: url("immagini/trasparente.png");
		}
		#belli{
		position: absolute;
		z-index: 5;
		top: 320px;
		right: 210px;
		width: 127px;
		height: 125px;
		}
		#bagni{
		position: absolute;
		z-index: 4;
		top: 650px;
		right: 210px;
		width: 127px;
		height: 120px;
		}
		#banner{
		position: absolute;
		z-index: 2;
		top: 33px;
		right: 0px;
		width: 215px;
		}
		#textbox
		{
		font-family: Arial;
		font-size: 8pt;
		}
		#nname_lui
		{
		font-size: 11pt; 
		font-weight: 700;
		color: #0138bd;
		}
		#nname_lei
		{
		font-size: 11pt; 
		font-weight: 700;
		color: #f400fb;
		}
		#nname_bagno
		{
		font-size: 8pt; 
		font-weight: 700;
		color: #0138bd;
		}
		#lista_voti
		{
		font-size: 8pt; 
		font-weight: 700;
		color: #0099CC;
		}