.navcentro {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
	color: #FFFFFF;
	list-style-type: circle;


}
.titolo {

	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #666666;
}
.testo {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #666666;
	text-align: justify;

}
.titolotesto {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #666666;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: underline;
}
.titolettosinistra {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #52AE25;
}
.sottonavigazione {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #FFFFFF;
	font-weight: bold;

}

