/* home page */
div#principale
{	
	background-color: #f0f0f0;
	
}

div#contenuto
{		
	width: 612px;
	padding-top: 4px;
}

div#topPagina
{	
	background-image: url(/radiostudiouno/img/home/top.gif);	
}

div#colonnaSup
{	
	background-image: url(/radiostudiouno/img/home/topColonna.jpg);	
}

TABLE.classifica
{
	width: 213px;
	font-size: 10px;
	color: White;
}
TD.header
{
	text-align: center 
}

TR.item
{
	background-color: #ECAB9D;
}

TR.alternateItem
{
	background-color: #BC6E5E;
}

TD.posizione
{
	width: 20px;
	text-align: center;
}

TD.autore
{
	width: 193px;
	text-align: left;
}

TD.trend
{
	width: 20px;
	text-align: center;
}

TD.brano
{
	width: 193px;
	text-align: left;
}

