.sfondo {
	background-image: url(images/sfondo2.png);
	background-repeat: no-repeat;
}
.sfondolinks {
	background-image: url(images/sfondo2links.png);
	background-repeat: no-repeat;
}
.close {
	background-image: url(images/closing.jpg);
	background-repeat: no-repeat;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
.dimscript {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}
.sfondopopup {
	background-image: url(images/Sfondo%20popup.jpg);
	background-repeat: no-repeat;
}
.fontpopup {
	font-family: "Courier New", Courier, mono;
	font-size: 34px;
	font-weight: bold;
	color: #FFFFFF;
}
.dimfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}
.sfondohome {
	background-image: url(images/sfondo_home.png);
	background-repeat: no-repeat;
}

