.occhiello {
	display: block;
	color: #000000;
	text-decoration: none;
	font-family: "Verdana";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.titolo {
	display: block;
	color: #000000;
	text-decoration: none;
	font-family: "Verdana";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}
.sommario {
	display: block;
	color: #000000;
	text-decoration: none;
	font-family: "Verdana";
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
}
.testo {
	display: block;
	color: #000000;
	text-decoration: none;
	font-family: "Verdana";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	vertical-align: middle;
	padding-top: 20px;
}

.data {
	display: block;
	color: #000000;
	text-decoration: none;
	font-family: "Arial";
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	padding-left: 3px;
}

.pagina {
	display: block;
	color: #2039B9;
	text-decoration: none;
	font-family: "Arial";
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	text-align: center;
}

.nrpagina {
	display: block;
	color: #000000;
	text-decoration: none;
	font-family: "Arial";
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	text-align: right;
}

/* Menu a Sinistra */

.menuBlack {
	display: block;
	color: #000000;
	text-decoration: none;
	font-family: "Verdana";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding-left: 2px;
	padding-bottom: 1px;
	line-height: 13px;
}

.menuBlack a:link, .menuBlack a:visited {
	color: #000000;
	text-decoration: none;
}

.menuBlack a:hover, .menuBlack a:active { 
	color: #FF0000; 
	text-decoration: none;
}



.menuBlackb {
	display: block;
	color: #000000;
	text-decoration: none;
	font-family: "Verdana";
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	padding: 5px 0px 1px 2px;
	line-height: 10px;
}




.testoBlack {
	display: block;
	color: #000000;
	text-decoration: none;
	font-family: "Verdana";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding-top: 4px;
	padding-bottom: 2px;
}

.boxpagina {
	display: block;
	color: #000000;
	font-family: "Verdana";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}


