div#sfondo{
	background-color: #fcfdfe;
	width: 650px;
	margin: 0 auto;
}

div#sfondo2{
	background-color: #fcfdfe;
	border: 1px dashed darkblue;
	width: 650px;
	margin: 0 auto;
	height: 500px;
	overflow: auto;
}


div#riga{
	height: 35px;
	text-align: center;
	color: darkblue;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
}

div#riga2{
	height: 40px;
	text-align: center;
	color: darkblue;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

div#riga3{
	text-align: center;
	color: darkblue;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

div#riga4{
	height: 20px;
	text-align: center;
	color: darkblue;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
