.menu {
	font-family: Tahoma;
	font-size: 11px;
	color: #2E5765;
}
.duepunti {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #DB2209;
}
.paragrafo {
	font-family: Arial;
	font-size: 13px;
	color: FFFFFF;
	font-weight: bold;
}
.indirizzo {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}

a { 
	color:#2E5765;
	text-decoration:none;
}

a:hover, a:active {
	font-weight: bold;
	text-decoration:none;
	color:#0000CC;
}
.intro {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #2E5765;
}
.testo {
	font-family: verdana;
	font-size: 11px;
	color: #2E5765;
}
.titolo {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.briciole {
	font-family: Tahoma;
	font-size: 10px;
	color: #E14A35;
}
.testo_educational {
	font-family: verdana;
	font-size: 11px;
	color: #2E5765;
}
.titolo_educational {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #DB2209;
}

