.aff{
	float: left;
	margin-left: 11px;
	margin-top: 10px;
	width: 176px;
	height: 102px;
	background-image:url(../img_big/box_prodotti_big.gif)
}	

.opt{
	font-size: 9px;
	width: 137px;
	margin-left: 10px;
}

div#elenco{
	width: 567px;
	height: 150px;
	margin-top: 20px;
	margin-bottom: 15px;
	float: left;
    overflow:auto;
	padding: 4px;
	padding-top: 0;
}

div#elenco a{
	color: #4a2e20;
	text-decoration: none;
	width: 562px;
}

div#elenco a:hover{
	background-color:#4a2e20;
	color: #e9d66d;
	text-decoration: none;
	width: 562px;
}

div#descr_prod{
	width: 567px;
	height: 125px;
	margin-top: 3px;
	float: left;
	overflow:auto;
	padding: 4px;
	padding-top: 0;
}

div#terzoL_dis{
	background: none;
}

div#secondoL_dis{
	background: none;
}

p.primo{
	font-size: 13px;
	margin: 0;
	padding: 0;
	font-family: verdana;
	margin-left: 9px;
	color: #4a2e20;
	margin-top: 2px;
	background-color: #efe5ad;
}

p.secondo{
	font-size: 13px;
	margin: 0;
	padding: 0;
	margin-left: 9px;
	font-family: verdana;
	color: #4a2e20;
	margin-top: 2px;
	background-color: #e9d66d;
}

p#tit{
	font-size: 13px;
	font-family: verdana;
	margin: 0;
	padding: 0;
	color: #4a2e20;
	text-align: center;
	font-weight: bold;
}
