.testo {
	font-family: tahoma;
	font-size: 11px;
	font-weight:normal;
	color: #8C8C8C;
	text-decoration: none;
}
.teston {
	font-family: tahoma;
	font-size: 11px;
	font-weight:normal;
	color: #064278;
	text-decoration: none;
}
.testo:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight:normal;
	color: #8C8C8C;
	text-decoration: none;
}

.sotto {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.titolo_cat {
	font-family: tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #8C8C8C;
	text-decoration: none;
}
.titolo_catino {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #8C8C8C;
	text-decoration: none;
}
.titolo_catino:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #8C8C8C;
	text-decoration: none;
}
.categoria {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #8C8C8C;
	text-decoration: none;
}

.categoria:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.titolo {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.titolo:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #969696;
	text-decoration: none;
}

.prodotti {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #8C8C8C;
	text-decoration: none;
}