#sub-content
{
	position: absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	background:white;
}
#contenuto
{
	position: absolute;
	top: 133px;
	left:150px;
	width:170px;
	text-transform:none;
	font-family: Arial, Helvetica, sans-serif;
	line-height:1.6em;
}
#contenuto h1
{
	width: 100%;
}
#content
{
	color: #8a8a8a;
}
#cz
{
float:right;
}

