@charset "UTF-8";
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-align: right;
}
.titolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #0099CC;
	text-align: left;
}
.menulaterale {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #0099CC;
	text-align: left;
}
.menucentrale {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #0099CC;
	text-align: center;
}
.spettacolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #0099CC;
	text-align: center;
	font-style: italic;
}
