.scuro{
	color:#1e201d;
	font-size:16px;
	margin-bottom:-15px;
	}

.album{
	width:900px;
	height:200px;
	background-color:#1e201d;
	margin-bottom:2px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	position:absolute;
}
.SX{
	width:220px;
	height:190px;
	padding-left:30px;
	padding-top:5px;
	padding-bottom:5px;
	position:absolute;
	top:0px;
	left:0px;
	text-align:center;
	cursor:pointer;
}
.CX{
	width:220px;
	height:190px;
	padding-left:30px;
	padding-right:30px;
	padding-top:5px;
	padding-bottom:5px;
	position:absolute;
	top:0px;
	left:310px;
	text-align:center;
	cursor:pointer;
}
.DX{
	width:220px;
	height:190px;
	padding-right:30px;
	padding-top:5px;
	padding-bottom:5px;
	position:absolute;
	top:0px;
	left:650px;
	text-align:center;
	cursor:pointer;
}
.albumSPECIALE{
	width:268px;
	min-height:672px;
	padding:15px;
	background-color:#7f8679;
	color:#FFF;
	margin-left:2px;
	position:relative;
	left:600px;
	top:0px;
	z-index:1;
}
.flash{
	width:600px;
	height:500px;
	position:absolute;
	top:202px;
	left:0px;
	cursor:pointer;
}

