@charset "utf-8";
.centrale {
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #199b13;
	font-family: "Futura Md", "Futura Hv", sans-serif;
}
.testo {
	font-family: "Century Gothic";
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-align: justify;
}
.titoloparagrafo {
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #a2214b;
	text-align: left;
}
.box {
	position: static;
	overflow: visible;
	height: 251px;
	width: 448px;
	left: 62px;
	bottom: 100px;
	z-index: 20;
}
.testomenu {
	font-family: "Century Gothic";
	font-size: 11px;
	font-style: normal;
	display: block;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #999999;
	line-height: 2pt;
	color: #999999;
	height: 5px;
	width: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	font-weight: bold;
}

