.sfondo1 {
	background-attachment: scroll;
	background-image: url(../immagini%20globale/testatapanorama.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.bordo {
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
