#jqplot_container {
	display: none ;
}

.displayNone {
	display: none ;
}

.header {
	display: none !important;
}

#menPrinc {
	display: none !important;
}

.nav_table {
	display: none !important;
}

#hid_for_jplot {
	display: none !important;
}

#header-bottom_body {
	display: none !important;
}


.new_query_up {
	display: none !important;
}


.foot_table {
	display: none !important;
}

.foot_report {
	display: none !important;
}


.new_query_down {
	display: none !important;
}

.footer {
	display: none !important;
}

.NavigazioneAccessibile {
	display: none !important;
}


p.riepilogo  {
  color:black;
  text-indent:10px;
  font-size:10pt;
  margin:4px;
  padding: 0px;
 }   
 
.box_titolo {
    font-size:14pt;
    text-indent:15px;
}
 
TABLE.tablesorter {	 
	  FONT-FAMILY: arial; 
	  BACKGROUND-COLOR: white; 
	  TEXT-ALIGN: left;
	  border: 1px solid black;
	  width:95%;
	  color:black;
	  font-size:8pt;
}

TABLE.tablenosorter {	 
	  FONT-FAMILY: arial; 
	  BACKGROUND-COLOR: white; 
	  TEXT-ALIGN: left;
	  border: 1px solid black;
	  width:95%;
	  color:black;
	  font-size:8pt;
}

table.tablesorter  thead th {
     
      border-style:solid solid none none; 
	  border-color : black;
      font-weight:bold;
      font-family:Arial;  
	  padding:8px;
	  
}

 table.tablenosorter  thead th {
      border-style:solid solid none none; 
	  border-color : black;
      font-weight:bold;
      font-family:Arial;  
	  padding:8px;
}

table.tablesorter  td {
    border-style:solid solid none none; 
	border-color : black;
  
}

table.tablenosorter  td {
	border-style:solid solid none none; 
	border-color : black;
   
}

TD.num {
	text-align: right;
} 

 