@charset "utf-8";
.testo_arial {
	font-family: Arial;
}
.TITOLI {
	font-family: "Cooper Lt BT";
	font-size: 10pt;
	font-style: italic;
	text-decoration: underline;
}
.menu_prodotti {
	font-family: "Cooper Lt BT";
	font-size: 12pt;
	text-transform: none;
	border: thin solid #000000;
	color: #000000;
	text-decoration: none;
}
.menu_cooper {
	font-family: "Cooper Lt BT", Arial, Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	background-color: #C7E0FE;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.body_arial {
	font-family: Arial;
	font-size: 12pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.body_arial_underline {
	font-family: Arial;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	text-align: justify;
}
.body_arial_apice {
	font-family: Arial;
	font-size: 10px;
	vertical-align: super;
	font-style: normal;
	font-weight: normal;
	line-height: 12px;
	text-align: justify;
}
.COOPER_grande {
	font-family: "Cooper Lt BT";
	font-size: 18pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	letter-spacing: 2pt;
}
