.link {
	font-size: 10px;
	color: #F60;
	font-weight: bold;
}
.p_tasto {
	background-image: url(/images/prod_tasto.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	font-size: 13px;
}
.p_prezzo {
	font-size: 16px;
	font-weight: bold;
	color: #663;
	text-align: right;
	vertical-align: middle;
}
.t_prod {
	background-image: url(/images/prod_box.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 120px;
}
.homeprod {
	font-size: 15px;
	font-weight: bold;
}
.prodbox {
	background-image: url(/images/bg_prodbox.gif);
	background-repeat: no-repeat;
	background-position: center center;
}.t_image {
	text-align: center;
	vertical-align: middle;
	font-size: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#tb_headprod {
	background-color: #eeeeee;
	border: 1px solid #999;
}

.titleprod {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.homedescr {
	font-size: 10px;
	color: #333;
}
.catname {
	font-size: 11px;
	font-weight: bold;
	color: #900;
}
.catmaster {
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #900;
}
.catname {
	font-size: 12px;
	font-weight: bold;
	color: #06C;
}
.t_image2 {
	text-align: center;
	vertical-align: middle;
	font-size: 10px;
	border: 5px solid #FFF;
}
.tb_scheda {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #eee;
}
.scheda_label {
	font-size: 11px;
	text-align: left;
}
.scheda_campo {
	font-size: 12px;
	text-align: left;
	font-weight: bold;
}
.scheda_small {
	font-size: 9px;
	text-align: left;
	font-weight: normal;
}
.scheda_prezzo {
	font-size: 14px;
	font-weight: bold;
	color: #900;
	text-align: left;
}
