#AreaMain .categoria h2{ font-size: 1.7em; border-bottom: 1px solid #348AB0; }
.categoria{
	 background: url(../img/bkg_sfumatura.jpg) repeat-x 0px 32px;
	 width: 950px;

}
.prodotto{
 height: 120px;
 width: 190px;
 padding: 20px 0;
 float: left; margin-right: 0px; 
 overflow: hidden;
 position: relative;
 height/**/:/**/ 80px;
}

.prodotto img{ float: left; margin-right: 10px}
.prodotto a:hover img{border: 1px solid #006D96; }

.desc{ margin-top: 10px;}
.desc h3 a:hover{ color:#999999}

#AreaMain .prodotto h3{ margin-bottom: 0.3em; }
#AreaMain .prodotto h3 a{
	text-decoration: none;
}
#AreaMain .prodotto h1{
	font-size: 0.8em; color: #666;

}
