.nome {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	text-align: center;
}
.indirizzo {

	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.descrizione {
	font-family: Garamond;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	text-align: justify;
	padding: 3px;

}
.categoria {


	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.sottocategoria {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	padding-left: 4px;
	text-indent: 3pt;
	left: 3pt;

}
a.indirizzolink {


	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

a.indirizzolink:hover {


	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	text-align: center;
}
.bordo {
	border: medium double #990000;

}

