h4{
	font-family:Trebuchet MS, sans-serif;
	color:#C00;
	font-size:18px;
	margin:0;
	padding:0;
	
}

div#primo-piano{
	width:978px;
	padding:0 0 6px;
	float:left;
}

#sin{
	float:left;
	width:606px;
}

#des{
	float:right;
	width:362px;
	padding:0 0 0 10px;
}

#des ul{
	margin:0;
	padding: 0;
	list-style-type:none;
}


#des ul li{
	margin:0;
	padding:0 0 10px 10px;
	float:left;
	width:171px;
	height:113px;
}

#des ul li img{
	margin:10px 0 0;
	border:1px solid #918C87;

}


p.testo{
	padding:10px 0 0 0;
	font-size:13px;
	line-height:18px;
}

p.testo a{
	color:#7C7369;
	text-decoration:none;
	border-bottom:1px dotted #333;
}

p.testo a:hover{
	border:none;
}


p.didascalia{
	margin:10px 0 0 10px;
	padding:0 0 0 7px;
	font-size:12px;
	font-style:italic;
	border-left:1px dotted #ACA49D;
	color:#7C7369;
	float:left;
}

