div#primo-piano{
	width:978px;
	height:251px;
	margin:0 0 6px;
	padding:0 0 6px;
	border-bottom:1px dotted #D7D2CE;
}


div#primo-piano h4{
	width:958px;
	height:25px;
	margin:0;
	padding:2px 10px;
	background:#524A45 url(../images/temp/bg-h4-big.gif) no-repeat right bottom;
	color:#D7D2CE;
	font-size:18px;
	font-family:Trebuchet MS, sans-serif;
	border-top:1px solid #FFF;
}

div#primo-piano h4 a{
	color:#D7D2CE;
	font-size:18px;
	font-family:Trebuchet MS, sans-serif;
	text-decoration:none;
	display:block;
}

div#primo-piano h4 a:hover{
	text-decoration:underline;
}

div#prodotti{
	width:978px;
	height:181px;
}


div#prodotti .prodotto{
	width:240px;
	padding:0 6px 0 0;
	float:left;
}


div#prodotti .prodotto-ultimo{
	padding:0;
	width:240px;
	float:left;
}


div#prodotti h4{
	width:220px;
	height:19px;
	margin:0;
	padding:5px 10px;
	background:#CCC7C3 url(../images/temp/bg-h4.gif) no-repeat right bottom;
	color:#524A45;
	font-size:12px;
	font-family:Trebuchet MS, sans-serif;
	text-align:right;
	border-top:1px solid #FFF;
	float:left;
}

div#prodotti h4 a{
	color:#524A45;
	font-size:12px;
	font-family:Trebuchet MS, sans-serif;
	text-decoration:none;
	display:block;
}

div#prodotti h4 a:hover{
	text-decoration:underline;
}


