#content {
	border: thin solid #53310E;
	width: 580px;
	padding: 10px;
}
#menu {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #53310E;
	border-bottom-color: #53310E;
	font-weight: bold;
	color: #53310E;
}
#menu a {
	color: #53310E;
	text-decoration: none;
}
#indice a {
	color: #006600;
	text-decoration: none;
	font-style: italic;
}



#frame {
	text-align: center
}
#content #testo h1 {
	font-size: 24px;
	font-weight: bold;
}

