.titoloTabella {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0A5E0A;
	font-weight: bold;
}

.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.menusx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.rigamenu {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
.tabella {
	border: 1px solid #CCCCCC;
}
.presentazione
{
	text-justify: newspaper;
	text-align: justify;
}
.testoGiustificato
{
	text-justify: newspaper;
	text-align: justify;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.titololistascheda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.bordocella {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.titoloscheda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.parametrischeda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}
A:link
{
	color: #000000;
	text-decoration:none;
}
A:visited
{
	color: #000000;
	text-decoration:none;
}
A:hover
{
	color:#073707;
	text-decoration:underline;
}
.sfondoPrimo  /*verdino*/
{
	background-color:#ecf8ec;
}
.sfondoSecondo /*grigetto*/
{
	background-color:#fafafa;
}
.bordoLogin
{
	border-right: 1px dotted #CCCCCC;
	border-top: 1px dotted #CCCCCC;
	border-left: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
}
