.tab_element{
	border-bottom-color : Black;
	border-top : 1px solid Black;
	border-bottom : 1px solid Black;
	font-size : 12px;
	font-style : normal;
	font-family : Verdana;
	text-align : center;
}
.tabella{
	border-top : 1px solid Black;
	border-left : 1px solid Black;
	font-size : 12px;
	font-style : normal;
	font-family : Verdana;
	text-align : center;
}

.piede{
	font-size : 10px;
	font-style : normal;
	font-family : Verdana;
	text-align : center;
		}

.titolo{
	font-size : 12px;
	font-family : Verdana;
	text-align : left;
	color: Black;
	font-weight : bold;
}

.titolo_interno{
	font-size : 12px;
	font-family : Verdana;
	text-align : left;
	font-variant : small-caps;
	font-weight : bold;
}
		
.testo{
	font-size : 12px;
	font-style : normal;
	font-family : Verdana;
	text-align : justify;
}

.didascalia{
	font-size : 10px;
	font-style : normal;
	font-family : Verdana;
	text-align : left;
}

.testo_corsivo{
	font-size : 12px;
	font-style : italic;
	font-family : Verdana;
	text-align : justify;
}

.mini_menu{
	font-size : 10px;
	font-style : normal;
	font-family : Verdana;
	text-align : left;
	color : black;
}

A {
	font-family : Verdana;
	font-size : 12px;
	color : Black;
	text-decoration : none;
}
A:ACTIVE {
	font-family : "Verdana";
	font-size : 12px;
	color : Gray;
	text-decoration : none;
}

