img.grafico.stretto{
    float: right;
    margin-right: 5%;
}
#mage{
    width:50%;
    float: right;
    position: absolute;
    display : inline;
}

TABLE.tablesorter tbody tr.riga_pari,
TABLE.tablenosorter tbody tr.riga_pari{
    background-color: #E9F2F9;
}

TABLE.tablesorter.stretto {  
      FONT-FAMILY: arial; 
      BACKGROUND-COLOR: #fff; 
      TEXT-ALIGN: left;
      margin-left:20px;
      border: 1px solid black;
      width:50%;
      float: left;
}


TABLE.tablesorter,
TABLE.tablenosorter {	 
	  FONT-FAMILY: arial; 
	  BACKGROUND-COLOR: #fff; 
	  TEXT-ALIGN: left;
	  margin-left:20px;
	  border: 1px solid black;
	  width:95%;
}

TABLE#id_sorter2 {	 
	width:75%;
}


TABLE#id_sorter3 {	 
	width:50%;
}

  
 table.tablesorter  thead th,
 table.tablenosorter  thead th {
      /*background-color: #184E63;*/
	  background-color: #2C5894;
      color:white;
      font-weight:bold;
      border-top: 1px solid black;
      border: 1px solid white;
      font-size: 1.4em;
      font-family:Arial;  
	  padding:8px;
	  padding-right:18px;
	  width:0%;
} 
table.tablenosorter  thead th{
	padding: 8px;
	width: auto;
}


table.tablesorter  td,
table.tablenosorter  td {
  font-size: 82%; 
  border: 1px solid #6082B2; /*#103262;*/
}

table.tablesorter  tfoot tr{
    background-color: #E1EEF7 ;
    color:black;
    font-size: 1.1em;
    font-family:Arial;
    font-weight:bold;
} 


table.tablesorter  tfoot  tr td {
    PADDING-RIGHT: 4px; 
	PADDING-LEFT: 4px; 
	PADDING-BOTTOM: 4px; 
	PADDING-TOP: 4px; 
}

 
table.tablesorter  tfoot tr.riga_totale,
table.tablenosorter  tr.riga_totale td  {
    background-color: #FFCF31 ;
    color:black;
    font-size: 100%;
    font-family:Arial;
    font-weight:bold;
} 



table.tablesorter  tfoot  tr.riga_totale   td,
table.tablenosorter  tfoot  tr.riga_totale   td  {
    PADDING-RIGHT: 4px; 
	PADDING-LEFT: 4px; 
	PADDING-BOTTOM: 4px; 
	PADDING-TOP: 4px; 
}

TABLE.tablesorter THEAD TR TH,
TABLE.tablenosorter THEAD TR TH {
	VERTICAL-ALIGN: middle; 
	text-align: center;
}

/* le classi evidenzia_* devono essere applicate sia al TD che al TR in modo che i parametri vengano letti dal grafico */
TR.evidenzia_italia, TR.evidenzia_italia td{
    background-color: #C6D9F1 !important;
    font-weight: bold;
}

TR.evidenzia_gruppo, TR.evidenzia_gruppo td{
    background-color: #FAC88A !important; /*#E6B370*/
    /*color: #A30000;*/
    font-weight: bold;
}


TD.num {
	text-align: right;
} 

TD.td_evidenzia td{
	font-weight: bold;
}




TABLE.tablesorter THEAD TR .my_header,
TABLE.tablenosorter THEAD TR .my_header {
	BACKGROUND-POSITION: right center; 
	BACKGROUND-IMAGE: url("../img/bg.gif"); 
	CURSOR: pointer; 
	BACKGROUND-REPEAT: no-repeat;
}
TABLE.tablesorter TBODY TD,
TABLE.tablenosorter TBODY TD {
	PADDING-RIGHT: 4px; 
	PADDING-LEFT: 4px; 
	PADDING-BOTTOM: 4px; 
	VERTICAL-ALIGN: top; 
	/*COLOR: #3d3d3d;*/ 
	PADDING-TOP: 4px; 
	/*BACKGROUND-COLOR: #fff;*/
	background-color: transparent;
}
TABLE.tablesorter TBODY TR.odd TD,
TABLE.tablenosorter TBODY TR.odd TD {
	BACKGROUND-COLOR: #f0f0f6;
}
TABLE.tablesorter THEAD TR .headerSortUp,
TABLE.tablenosorter THEAD TR .headerSortUp {
	BACKGROUND-IMAGE: url("../images/asc.gif");
}
TABLE.tablesorter THEAD TR .headerSortDown,
TABLE.tablenosorter THEAD TR .headerSortDown {
	BACKGROUND-IMAGE: url("../images/desc.gif");
}
TABLE.tablesorter THEAD TR .headerSortDown,
TABLE.tablenosorter THEAD TR .headerSortDown {
	BACKGROUND-COLOR: #0000A3 ;
}
TABLE.tablesorter THEAD TR .headerSortUp,
TABLE.tablenpsorter THEAD TR .headerSortUp  {
	BACKGROUND-COLOR: #0000A3 ;
}

TABLE.tablesorter THEAD TH  .desc_tipo_var {
	text-align:center;
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px;  
	PADDING-TOP: 0px; 
	font-size: 1.0em;
	color:white;
	font-weight:bold;
	font-family:Arial;	
    margin-top:25px;	
}


TABLE.tablesorter THEAD TH  .desc_var {
	text-align:left;
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px;  
	PADDING-TOP: 0px; 
	font-size: 1.0em;
	color:white;
	font-weight:bold;
	font-family:Arial;	
    margin-right:10px; 	
}

TABLE.tablesorter   th#top_header0  {
  PADDING-RIGHT: 35px; 
  PADDING-LEFT: 35px; 
}


TABLE.tablesorter  TD.num,
TABLE.tablesorter  TD.td_number,
TABLE.tablenosorter  TD.td_number {
  text-align: right;
}

TABLE.tablesorter TD.td_evidenzia{
	color: #A30000;
	font-weight: bold;
}

TABLE.tablesorter tbody tr{
    color: #3d3d3d;
}

TABLE.tablesorter tbody tr:hover td{
    /*background-color: #FFE633;*/
	background-color: #FFF39C;
    color: #000000;
    border: 2px solid #103262;
}

#jqplot_container {
    display: none;
    position: absolute;
    /*top: 300px;
    left: 30px; */
    height: 478px;
    width: 930px;
    padding: 0;
    margin: 0;
    z-index: 9999;
    background-color: #FFFFFF;
    border: 1px solid black;
}

  
   
#jqplot_graph1 {
    font-size: 11pt;
    height: 365px;
    width: 835px;
    left: 5px;
    text-align: center;
    background-color: #FFFFFF;
    overflow: hidden;
    
}

#jqplot_close {
    background-color: #D2E3E3;
    width: 930px;
    height: 19px;
    text-align: right;
}

#jqplot_stampa {
/*     width: 930px; */
/*     height: 50px; */
/*     background-color: #FFFFFF; */
}

#div_move {
    height: 19px;
    width: 880px;
    cursor : move;
    float:left;
}   

#jqplot_freccie {
    background-color: #D2E3E3;
/*     width: 930px; */
    height: 19px;
    
    bottom: 0px;
    font-size: 11pt;
    font-family: Arial;
}

#jqplot_freccie_left {
    text-align: left;
    float:left;
    text-indent :5px;
}

#jqplot_freccie_right {
    text-align: right;
    float:right;
}

#id_ancor_close {
    margin-right: 0px;
    padding-right: 0px;
    float:right;
}


#jqplot_freccie div  img {
    margin-top: 4px;
    margin-left: 5px;
    margin-right: 5px;
    padding: 0px;
    border: none;
/*     height: 11px; */
}


#span_stampa_l {
    float: left;
    margin-left: 35%;
    margin-top: 12px;
}
#span_stampa_2 {
    float: left;
    margin-left: 28%;
    margin-top: 18px;
}
 /*#id_stampa_l { 
    float: left;
    margin-left: 10%;
    margin-top: 12px;
 } */

#span_close_l2 {
    margin-top: 12px;
}

#span_close_l {
    float: right;
    margin-right: 35%;
    margin-top: 12px;
}
#span_close_2 {
    float: right;
    margin-right: 28%;
    margin-top: 18px;
}

#id_close_l {
    width: 64px;
    height: 26px;
}

#jqplot_tooltip {
        font-size: 12px;
        padding:2px;
        background-color: #D2E3E3;
        position:absolute;
        z-index:99;
        display:none;
        text-align:left;
}
