@CHARSET "ISO-8859-1";

table.elenco_canzoni td
{
	cursor:pointer;
}

tr#selezionata td
{
	/* color: red; */
	background: url( immagini/grigio_opaco.png ) left;
}

div.crediti
{
	padding-top:80px;
	padding-bottom:2px;
}