.fogliostyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-attachment: fixed;
	background-image: url(immagini/menu.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.bottomtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	background-image: url(immagini/middletext.jpg);
	background-repeat: repeat;
	background-position: center center;
}
.sftitleblu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(immagini/sftitoli.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.continua {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(immagini/continua.jpg);
	color: #000000;
	text-decoration: none;
	text-align: right;
	vertical-align:middle
	background-repeat: no-repeat;
}
.lineaverty {
	background-image: url(immagini/lineaverticale.jpg);
	background-repeat: repeat;
	background-position: center center;
}
.continuatext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #000000;
}
.sfgiallo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(immagini/sftitologiallo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	vertical-align:middle;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.bottomwhite {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

