.testo_base {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	text-transform: none;
}
.Campo {
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	background-position: right;
	text-align: right;
}
.TestoGrassetto {
	font-size: 12px;
	font-weight: bold;
}
.didascalia {
	font-size: 12px;
	font-style: italic;
}
.tabella {
	border: 1px solid #990000;
}
.tabellamenu {
	border-top: 1px none #ffffff;
	border-right: 1px none #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px none #ffffff;
}
.tabellabordo {
	border: 1px solid #000000;
}
a.menu:link {
	color: #F3D65E;
	text-decoration: none;
	font-weight: bold;
	font-size: 17px;
}
a.menu:visited {
	color: #F3D65E;
	text-decoration: none;
	font-weight: bold;
	font-size: 17px;
}
a.menu:hover {
	color: #F3D65E;
	text-decoration: none;
	font-weight: bold;
	font-size: 17px;
}
a.menu:active {
	color: #F3D65E;
	text-decoration: none;
	font-weight: bold;
	font-size: 17px;
}
