.sfondoSito {
	background-image: url(image/sfondo_sito.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.testoPiccolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.contenutoNero {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.contenutoNeroSottoNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-position: right top;
	background-image: url(image/sfondo_nav_sotto.jpg);
}
.contenutoGrande {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
		list-style-image: url(image/segna_posto.jpg);
	list-style-position: outset;
}
.sfondoTabelle {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(image/sfondo_tabelle.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.styleTabbelle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px dotted #999999;
	background-image: url(image/sfondo_tabelle_form.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #666666;
}
.linkAllegati {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
.linkAllegati:hover {
	text-decoration: underline;
}
.tabelleNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 193px;
}
