body
{
    font-family: arial;
    font-size: 12pt;
	background-color: #eef7ff;	 /*#d6dfe6;*/
}


a
{
	font-family: arial;
    font-size: 10pt;
	
}

#MenuElezioneContainer
{
	width:755px;
	margin-left:auto;
	margin-right:auto;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:8px;
	padding-right:8px;
}

#MainMenuContainer
{
	width:755px;
	margin-left:auto;
	margin-right:auto;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:8px;
	padding-right:8px;
}


#MenuElezione
{
	width:100%;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:8px;
	padding-right:8px;
}

.Graph
{
	position:relative;
	float: left;
}


._GraphContainer
{
	position:relative;
	margin-left: auto;	/*100px;*/
	margin-right:auto;
	width:1024px;
	top:30px;
}


.etichetta
{
    font-family: arial;
    font-size: 14pt;
    font-weight: normal;
    color: rgb(51,51,51);
}


.elencoVoci
{
	font-family: arial;
	font-size: 10pt;
	margin-top: 5px;
	margin-bottom: 5px;
	
   /*font-weight: bold;
    color: rgb(51,51,51);*/
}

.titolo
{
    font-family: arial;
    font-size: 16pt;
    font-weight: bold;
    color: rgb(51,51,51);
}

.titoloReport
{
    font-family: arial;
    font-size: 12pt;
    /*font-weight: bold;*/
	font-variant: small-caps;
	/*text-transform: uppercase;*/
    color: rgb(51,51,51);
}


.sottotitoloReport
{
    font-family: arial;
    font-size: 10pt;
    /*font-weight: bold;*/
	font-variant: small-caps;
	/*text-transform: uppercase;*/
    color: rgb(81,81,81);
}


.contentHeader
{
    font-family: arial;
    font-size: 10pt;
	font-variant: small-caps;
    color: rgb(81,81,81);
	width:755px;
	margin-left:auto;
	margin-right:auto;
}
	
.Campo
{
    background-color: rgb(193, 204, 225); /*rgb(160, 177, 207);*/ /*rgb(255,240,100);*/ /*rgb(255,204,0);*/
    font-family:arial;
    font-size: 10pt;
    /*font-weight:bold;*/
	/* color: rgb(221,228,236); */
	color: rgb(31,31,31);
}


.Campo td
{
    background-color:  rgb(193, 204, 225); /*rgb(160, 177, 207);*/ /*rgb(255,240,100);*/ /*rgb(255,204,0);*/
    font-family:arial;
    font-size: 10pt;
    
	color: rgb(31,31,31);
	/*color: rgb(50,50,50);*/
}
 



.totali
{
	background-color: rgb(255,130,40); /*rgb(255,204,0);*/
	color: rgb(255,255,255);
    font-family:arial;
    font-size: 9pt;
	font-weight: bold;
}

.NomiCampiNoBackground
{
	color: rgba(62, 62, 62, 1);
	font: 9pt arial;

}

.NomiCampiWithBackground
{
	color: rgba(100, 100, 100, 1);
	background-color: rgba(221, 228, 236, 1);
	font: 8pt arial;

}


.NomiCampi
{
	color: rgb(27,37,49);
	/*color: rgb(221,228,236);*/
    /*color: rgb(100, 100, 255);*/
 /*   color: rgb(0,170,85);  */
/*		background-color: rgb(204,204,255);*/
    font: 8pt arial;
    font-weight:bold;
}

.NomiCampi td
{
	background-color: rgb(183,183,183) !important;
	/*background-color: rgb(115,119,135) !important;*/
	
}

.Grafico
{
 	background-color:  rgb(71,126,190) !important; /*rgb(255,130,0) !important;*/ /*rgb(117, 129, 189) !important;*/ /*rgb(255,240,100); /*rgb(255,204,0);*/
    font-family:arial;
    font-size: 8pt;
    font-weight:bold;
}

.bgGrafico					 /*Stile dello sfondo del grafico*/
{
	background-color: /*rgb(255,130,0); rgb(255,234,0);*/ rgb(255,211,23);
	color: rgb(99,50,0);
    font-family:arial;
    font-size: 8pt;
    font-weight:bold;
}

.NoResult
{
 	/*background-color: rgb(170,120,170); /*rgb(255,204,0);*/
    font-family:arial;
    font-size: 8pt;
    font-weight: bold;
	color: rgb(170,120,170);
}

.Segnalibri
{
	color: rgb(0,0,200);
	/*		background-color: rgb(204,204,255);*/
    font: 8pt arial;
    /*font-weight:bold;*/
}

.Crediti
{
    color: rgb(56,106,155); /*rgb(200,200,230) rgb(221,221,238);*/
    font: 8pt arial;
}


.DatiSezione
{
 	display: block;		
}

.VociElenco
{
    color: rgb(0,170,85);  
    font: 10pt arial;
    font-weight:bold;
	cursor:	pointer;
}

.linkDisabled{
	color: rgb(209, 77, 77);
}

.leftArrow { 
	background-image: url(Images/ui-icons_222222_256x240.png);
	background-position: -96px -16px; 
	height:16px;
	width:16px;
	margin-right:5px;
}

.rightArrow { 
	background-image: url(Images/ui-icons_222222_256x240.png);
	background-position: -32px -16px; 
	height:16px;
	width:16px;
	margin-left:5px;
}

.help{
	cursor: help;
}

.dialog{
	background-color: rgb(255,240,100);
    font-family:arial;
    font-size: 8pt;
	/*height: 300px;
	width: 300px;*/
}

div .DatiSezione tbody
{
	font-family:arial;
    font-size: 9pt;
	color: rgb(50,50,50);
}