#sfth {
	background-image: url(../immagini/sfondo_th.gif);
	float: left;
	height: 245px;
	width: 205px;
	background-repeat: no-repeat;
}
#imgth {
	float: left;
	height: 90px;
	width: 120px;
	padding-left: 40px;
	padding-top: 28px;
}
#imgtxt {
	float: left;
	height: 90px;
	width: 120px;
	padding-top: 5px;
	padding-left: 40px;
	text-align: center;
}
.sfth {
	background-image: url(../immagini/sfondo_th.gif);
	float: left;
	height: 245px;
	width: 205px;
	background-repeat: no-repeat;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-align: center;
}
.imgth {

	float: left;
	height: 90px;
	width: 120px;
	padding-left: 40px;
	padding-top: 12px;
}

