.numero {
	font-family: Arial, Helvetica;
	color: #183B94;
	text-decoration: none;
	background-color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.slogan {
	font-family: Arial, Helvetica;
	color: #183B94;
	text-decoration: none;
	background-color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.sommario {
	font-family: Arial, Helvetica;
	color: #D52309;
	text-decoration: none;
	background-color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.titoli_sommario {
	font-family: Arial, Helvetica;
	color: #183B94;
	text-decoration: none;
	background-color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.titoli_articoli {
	font-family: Arial, Helvetica;
	color: #183B94;
	text-decoration: none;
	background-color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.testo_articoli {
	font-family: Arial, Helvetica;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	font-size: 13px;
	font-weight: normal;
}
.indirizzi {
	font-family: Arial, Helvetica;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #00B601;
	font-size: 11px;
	font-weight: normal;
}

