.superiore {
	background-attachment: scroll;
	background-image: url(images/linea-sup.jpg);
	background-repeat: repeat-x;
	height: 10px;
}.inferiore {
	background-attachment: scroll;
	background-image: url(images/linea-inf.jpg);
	background-repeat: repeat-x;
	height: 10px;
}
.SX {
	background-attachment: scroll;
	background-image: url(images/linea-sx.jpg);
	background-repeat: repeat-y;
	height: 10px;
}
.DX {
	background-attachment: scroll;
	background-image: url(images/linea-dx.jpg);
	background-repeat: repeat-y;
}
.td-regular12 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: normal;
	overflow: hidden;
	font-weight: normal;
	font-variant: normal;
}
h1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #161515;
}

