#opere1{
	left: 140px;
}
#opere2{
	left: 300px;
}
#opere3{
	left: 460px;
}
#opere4{
	left: 620px;
}
.opere {
	background-color: #666666;
	min-height: 20px; height:auto !important; height:20px;
	width: 156px;
	position: absolute;
	top: 20px;
	text-align: center;
	text-decoration: none;
}
.opere a {
	color: #FFFFFF;
	font-size: 11px;
	font-size-adjust: 0.48;
	font-weight: bold;
	text-decoration: none;
}
.opere a:hover {
	color: #F6A90E;
	text-decoration: none;
}
.opere_att {
	background: url("images/sfumato_grey_contenuti.png") !important; background: #222222;
}
.opere_att a {
	color: #F6A90E;
	cursor: default;
}
#contenuti img {
	border: 2px solid transparent !important; border: 2px solid #222222;
	/*height: 113px;
	width: 113px;*/
}
#contenuti a img:hover {
	border: 2px solid #F6A90E !important;
}

/* IE6 */
#contenuti a img {
	filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
}
#contenuti a:hover img {
	border: 2px solid #F6A90E;
	filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=0);
}
/* Fine IE6 */

