/* charts */
div#principale
{	
	background-color: #f5e5e5;	
}

div#topPagina
{	
	background-image: url(/radiostudiouno/img/charts/top.gif);	
}

div#colonnaSup
{	
	background-image: url(/radiostudiouno/img/charts/topColonna.jpg);	
}

div#contenutoChartsMiddle
{
	width: 100%;
	height: 428px;	
	margin: 16px 0 24px 0;
	padding: 0;
	border: 0;		
}

div#contenutoChartsSup
{
	width: 100%;
	height: 43px;	
	background-image: url(/radiostudiouno/img/charts/topweek.gif);
	background-position: right top;
	background-repeat: no-repeat;	
	margin: 4px 0 4px 0;
	padding: 0;
	border: 0;
	text-align: left;
}

div#colonnaChartsMiddle
{
	width: 100%;
	height: 243px; 	
	background-image: url(/radiostudiouno/img/charts/middleColonna.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	margin: 4px 0 4px 0;
	padding: 0;
	border: 0;	
	top: 0;	
}

table#dg_Charts 
{
	font-size: 11px;
}
/* gestione charts */
hr
{
	clear: both;
	width:100%; 
	height: 2px;
	color:#AD171C;
	border-style: dashed;
}

div#datiDaAggiungere
{
	display: inline;
	float: left;
	width: 460px;
}
div#aggiungi
{
	display: inline;
	float: right;
	text-align: center;
	width: 290px;		
}

.textBoxGestCharts
{
	display: inline;
	height: 14pt;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	width: 280px;
	background-color: White;
	border: solid 1px #AD171C;
}