.cella_scheda_opera {
	padding-right: 10px;
	padding-left: 10px;
	line-height: 14px;
}
#riquadro_offerta {
	font-weight: bold;
	font-size: 12px;
	color: #C00;
	text-align: right;
	border: 1px solid #666;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 140px;
	padding: 5px;
	background-image: url(../immagini/sfondo_offerta.gif);
}
#area_link {
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 5px;
	font-weight: bold;
	width: 210px;
	border: 1px solid #666;
	background-color: #E9E9E9;
}
#area_link p {
	margin-top: 5px;
	margin-bottom: 5px;
}
#area_link a:link, #area_link a:visited {
	color: #666;
	text-decoration: none;
}
#area_link a:hover {
	color: #000;
	text-decoration: underline;
}
#desc_artista {
	width: 220px;
	font-size: 9px;
	background-image: url(../immagini/sfondo_alto_artista.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
}
#artista {
	background-image: url(../immagini/sfondo_artista.gif);
}
.nome_artista {
	font-size: 16px;
	font-weight: bold;
	color: #C00;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
	line-height: 18px;
}

