.bordo {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.spaziaturatitolo {
	letter-spacing: 2px;
}
.testopresentazione {
	text-align: justify;
	padding-left: 5px;
	letter-spacing: 1px;
}
.menu {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	letter-spacing: 2px;
}
.bordolaterale {
	border-right-width: thin;
	border-right-style: dashed;
	border-right-color: #999999;
}
.linkmenu {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
.giustificato {
	text-align: justify;
}
