.data {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000
}

.link-istituzionali {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none
}

.link-istituzionali:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}

.link-menu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: Black;
	text-decoration: none;
}

.link-menu:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: Black;
	text-decoration: underline;
}

.spaziatori {
	font-family: sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

TABLE.layout {
	border-color : gray;
	border-style : dashed;
	border-width : 1;
	border-bottom : 0;
	border-left-width : 0;
	border-top : 0;
	border-bottom-color : Gray;
}

TABLE.linea {
	border : 1 solid Black;
	padding : 0 0 0 0;
	border-right-width : 0;
	border-left : 0;
}

TABLE.nero {
	border : 1 solid Black;
	padding : 0 0 0 0;
	border-bottom : 0;
	border-top : 0;
}

TABLE.tratto {
	border : 1 dashed Green;
	padding : 0 0 0 0;
	border-bottom : 1 solid Black;
	border-top : 1 solid Black;
	border-left : 0;
	border-right : 0;
	table-layout : auto;
}

p.centrale{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11;
	color : Black;
	text-justify : distribute;
	text-align : justify;
}

p.titolo{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11;
	color : Black;
	text-justify : distribute;
	text-align : justify;
	font-weight : bolder;
}h3 { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 12px; color : #0033CC; text-justify : distribute; text-align : justify; }
.pnl {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF}

.reale{
	font-family: Verdana;
	font-size: 9;
	font-weight: bolder;
	color: white;
	text-decoration: none;
}

.reale:hover {
		color: yellow;
}

.scivolo { font-family: "Times New Roman", Times, serif; font-size: 9px; font-weight: bold} 

.titolo { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold} 

UL.lista {
	list-style-image : url(images/lista-element.gif);
	font-family : serif;
	font-weight : normal;
	font-size : 9px;
	margin : 1 1 1 10;
}

h1 { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 12px; color : #0033CC; text-justify : distribute; text-align : justify; }
