/* SPLASH.CSS */

.Sfondo{
	background-image: url(images/ufficio.jpg);
	background-repeat:no-repeat;
	background-position: bottom right;
}

.NoBackColor{
	background: 0;
}

.Provenienze{
	color: #0066CC;
	font-weight: bold;
	font-size: 9pt;
}

