@charset "UTF-8";
.vetrina {
	font-family: "Arial Black";
	font-size: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	letter-spacing: -1px;
}
.css {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.titoli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	letter-spacing: -1px;
}
.bianco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;	
}
.emenu {
	font-family: "Arial Black";
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0099CC;
}
.titolone {
	font-family: "Arial Black";
	font-size: 16px;
	font-weight: normal;
	color: #0099CC;
	letter-spacing: -1px;
}
.testi_piccoli {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.grande_giove {
	font-family: "Arial Rounded MT Bold";
	font-size: 18px;
	font-weight: bold;
	color: #0099CC;
}
.titoli_pagine {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.emenu red {
	font-family: "Arial Rounded MT Bold";
	font-size: 13px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
}

