/* old agv */
.testo10 {
	font: 11px Trebuchet MS, Trebuchet, Arial, Helvetica; 
}
.testo14B {
	padding-top: 10px;
	font: bold 16px Trebuchet MS, Trebuchet, Arial, Helvetica; 
	color: #ff3300;
}
.testo9B {
	font: bold 11px Trebuchet MS, Trebuchet, Arial, Helvetica; 
}
.testo9 {
	font: 11px Trebuchet MS, Trebuchet, Arial, Helvetica; 
	text-decoration: none
}
.testo14B2 {
	font: bold 12px Trebuchet MS, Trebuchet, Arial, Helvetica; 
	color: #ff3300; 
}
.testo8B {
	font: bold 11px Trebuchet MS, Trebuchet, Arial, Helvetica; 
}
.testo9cond {
	font: 11px Trebuchet MS, Trebuchet, Arial, Helvetica; 
}
.testo8 {
	font: bold 11px Trebuchet MS, Trebuchet, Arial, Helvetica; 
}
.testo12 {
	font: 12px Trebuchet MS, Trebuchet, Arial, Helvetica; 
}

/*post*/
table {
	border: 0;
	border-collapse:collapse;
	border-color: #9c9;
}
td {
	border-color: #9c9;
}

a {
	color: #030;
	font-weight: bold;
}
a:hover {
	color: #060;
	text-decoration: none;
}
/* animazione prodotti*/
#aniprod {
	margin: 70px 0 20px 20px;
	padding: 2px;
	clear: both;
	float: right;
	border: 1px solid #ccc;
	z-index: -1;
}
#aniprod img {
	margin: 0;
	padding: 2px;
	border: 1px solid #ccc;
}
#aniprod p {
	margin: 0;
	padding: 0;
	z-index: -1;
}
