.sfondochiusura {
	background-image: url(images/sfondo_interne.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.txt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	line-height: 18px;
}
.footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #FFF;
}
.titolo {
	font-size: 14px;
	color: #33B248;
}
hr {
	color: #33B248;
	border-top-color: #33B248;
	border-right-color: #33B248;
	border-bottom-color: #33B248;
	border-left-color: #33B248;
}
.bianco {
	color: #FFF;
}

