.testo_intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.testo_intro2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.testo_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.testo_home a:link, .testo_home a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.testo_home a:hover, .testo_home a:focus, .testo_home a:active{
	color: #FFFFFF;
	text-decoration: underline;
}
.testo_home_smal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.testo_contatti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003389;
	text-decoration: none;
	font-weight: bold;
}
.testo_azienda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.testo_azienda a:link, .testo_azienda a:visited{
	color: #333333;
	text-decoration: none;
}
.testo_azienda a:hover, .testo_azienda a:focus, .testo_azienda a:active{
	color: #333333;
	text-decoration: underline;
}
#categoria {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	height: 18px;
	font-weight: bold;
}
#categoria a:link,
#categoria a:visited{
	color:#FFFFFF;
	text-decoration: none;
}
#categoria a:hover,
#categoria a:focus,
#categoria a:active{
	color: #CCCCCC;
	text-decoration: none;
}
#prodotto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-indent: 3px;
}
#prodotto a:link,
#prodotto a:visited{
	color:#FFFFFF;
	text-decoration: none;
}
#prodotto a:hover,
#prodotto a:focus,
#prodotto a:active{
	color: #CCCCCC;
	text-decoration: none;
}
#box_testo{
	overflow: auto;
	height: 192px;
	width: 315px;
	padding: 3px;
}
#box_prezzo{
	height: 20px;
	width: 290px;
	padding: 3px;
}
#box_usato{
	overflow: auto;
	height: 135px;
	width: 180px;
	padding: 3px;
}
.bordoImmagine{
	border: 1px solid #CCCCCC;
	margin: 0 4px 0 4px;
}

