.BG {
	background-attachment: fixed;
	background-image: url(BG.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.titolo_1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
}
.testo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	color: #333333;
	word-spacing: normal;
}
.collegamento {
	text-decoration: none;
	background-color: #dfdfdf;
	color: #666666;
	font-weight: normal;
}
.titolo_2 {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
}
.testo_piccolo {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 10pt;
	font-weight: normal;
	color: #666666;
	word-spacing: normal;
}
.link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	filter: Blur(Add=20, Direction=20, Strength=20);
}
.linkSelezionato {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CC0033;
	text-decoration: none;
	filter: Blur(Add=20, Direction=20, Strength=20);
}
.titolo_3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #999999;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
}
.descrizione_evento {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 11pt;
	font-weight: normal;
	color: #666666;
	word-spacing: normal;
	padding-bottom: -5px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

