@CHARSET "ISO-8859-1";

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

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

table#testo_canzone { margin-left: 5px;	}

table#testo_canzone thead td
{
	font-size: 16px;
	color:red;
}

table#testo_canzone tbody
{
	font-size: 11px;
	color:red;
}


table#testo_canzone td
{
	width: 350px;
}

td.traduzione	{	color: silver;	}

td	{ size: 11px;	}
