@charset "utf-8";
.testo {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #14240F;
	line-height: 18px;
}
.link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #006600;
	line-height: 18px;
}
.menu {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #006600;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
}
.titoli {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #006600;
	line-height: 18px;
}
.dida {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #006600;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}
.titoli_rosso {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #C90E00;
	line-height: 18px;
}
.dida_scure {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #002F00;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}

