@charset "utf-8";
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-align: center;
}
.testo {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding-right: 14px;
	padding-left: 14px;
}
.menu_footer {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
