.testo-piccolo {
	font-family:  Helvetica, sans-serif, Arial;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	line-height: 1.4em;
}
.testo-piccolo-rosso {
	font-family:  Helvetica, sans-serif, Arial;
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
	line-height: 1.4em;
}
.testo-piccolo-bianco {
	font-family:  Helvetica, sans-serif, Arial;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 1.7em;
}
.testo-medio-bianco {
	font-family:  Helvetica, sans-serif, Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 1.7em;
}
.testo-medio-nero{
	font-family:  Helvetica, sans-serif, Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	line-height: 1.7em;
}
.testo-medio-rosso{
	font-family:  Helvetica, sans-serif, Arial;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	line-height: 1.7em;
}
.sfondo_planimetria {
	background-image: url(../images/planimetria_generale.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-position:top;
}
.sfondo_mappa {
	background-image: url(../images/mappa.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding:3;
}
.tabella {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
	padding:3;
}
.tabella_testa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
	border-color: #000000;
	border-style: solid;
	padding:3;
}
