﻿
.categoria .wrap {
	border:0px solid red;
}


.categoria {
	padding: 0 0 2em 0;
	border-top: 1px solid #DDD;}

 .categoria h2 { padding: .5em 0 .3em 0;}
 .categoria h3 {font-style: normal; color: #666; text-transform: uppercase; font-weight: normal; font-family: Tahoma; font-size: 1.1em;}


.img_category {
	float: right;
	margin: 0 0 10px 20px;}

	.categoria .prodotti a {
	width: 123px; position: relative;
	border: 1px solid #c1c1c1;
	float: left;
	margin: 0 20px 20px 0; padding: 0 10px 10px 10px;
	background: #e5e5e5;
	color: #313131 !important; font-weight: normal !important;}

	.categoria .prodotti a:hover { background: #666; color: #fff!important;}

	.categoria .prodotti a span.title { padding-bottom: 0.5em; display: block; color: #c00; font-weight: bold;}
	.categoria .prodotti a:hover span.title { color: #ffb52e;}

	.categoria .prodotti a span.description {font-size: 90%;}
	.categoria .prodotti a span.ref_image {
		display: block; /*position: absolute; left:0;	top:0;*/
		margin: 0 0 10px -10px;
		width: 143px; height: 70px;
		background: white url("/images/iter_default.gif") no-repeat center center;}

