@charset "ISO-8859-1";
.clienti {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #AAAF15;
	line-height: 15px;
}
.new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #AAAF15;
	line-height: 14px;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 17px;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #AAAF15;
	line-height: 17px;
}
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 20px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	text-align: right;
}
.menutiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	color: #666666;
	text-align: right;
}
