body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image:  url(immagini/background.gif);
	background-repeat: repeat-y;
	background-position: right;
	margin: 0px;
	padding: 0px;
}
td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.titoloHome {
	font-size: 34px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bordo {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0035A7;
	border-bottom-color: #0035A7;
}
.sottotitolo {
	font-size: 11px;
}
a {
	color: #0035A7;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
.indice {
	font-size: 14px;
	font-weight: bold;
}
#tabContenuto {
	text-align: justify;
	padding-right: 10%;
}
.titoloPagina {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.lnkBianco {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}
.sottotitoloPagina {
	font-size: 14px;
	font-weight: bold;
}
.testo {
	text-align: justify;
	padding-right: 10%;
}

