@charset "UTF-8";
.TestoTestataBold {
	font-family: "Helvetica";
font-size: 26px;
	font-weight: bolder;
	color: #787777;
	text-decoration: none;
	font-style: normal;
	background-position: center;

}
.TestoTestataLight {
	font-family: "Helvetica";
font-size: 26px;
	font-weight: lighter;
	color: #787777;
	text-decoration: none;
	font-style: normal;
	background-position: center;

}
.Testo {
	font-family: "Helvetica";
	font-size: 12px;
	font-weight: normal;
	color: #787777;
	text-decoration: none;
	font-style: normal;
	background-position: center;

	text-align: justify;
	line-height: 16px;
}
.TestoInEvidenza {
	font-family: "Helvetica";
	font-size: 12px;
	font-weight: bold;
	color: #787777;
	text-decoration: none;
	font-style: normal;
}
.TestoInEvidenzaVerde {
	font-family: "Helvetica";
font-size: 12px;
	font-weight: bolder;
	color: #cbd300;
	text-decoration: none;
	font-style: normal;
	background-position: center;

	height: 20px;
	text-align: justify;
	line-height: 16px;
}
.TestoPiede {
	font-family: "Helvetica";
font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	font-style: normal;
	background-position: center;

	text-align: center;
	vertical-align: middle;
}
.TestoPiedePower {
	font-family: "Helvetica";
font-size: 10px;
	font-weight: normal;
	color: #cbd300;
	text-decoration: none;
	font-style: normal;
	background-position: center;

	height: 20px;
	text-align: right;
	vertical-align: middle;
}
.TestoPiccolo {
	font-family: "Helvetica";
font-size: 10px;
	font-weight: normal;
	color: #787777;
	text-decoration: none;
	font-style: normal;
	background-position: center;

	text-align: justify;
	line-height: 12px;
}
