.des {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999999;
}
.bianco {
	font-family: Garamond, "Times New Roman", Verdana;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
}
.bianco1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
}
a:link {
	font-family: Garamond, "Times New Roman", Verdana;
	font-size: 13px;
	color: #ffffff;
	text-decoration:underline;
}
a:hover {
	font-family: Garamond, "Times New Roman", Verdana;
	font-size: 13px;
	color: #ffffff;
	text-decoration:none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-decoration:underline;
}
.grigio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.grigios {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #535353;
	text-decoration:underline;
}

.bprodotti {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #A08821;
	border-bottom-color: #A08821;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #343434;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-color: #A08821;
}
.bimg {
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #A08821;
}
.verde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005D4F;
}
