body {
	background-color: #eeeeff;
    color: #000066;
	padding: 0px;
	margin: 3px;
	border: 0px none #ff0000;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
}

table {
	text-align: center;
	border: 0px none #000000;	
	
}

.full_width_table {
	text-align: center;
	border: 0px none #000000;	
	width: 100%;
}


td {
	font-family: verdana,arial; 
	font-size:10pt; 
}

a{
	color: #0033ff;
	text-decoration: none; 
	font-weight: bold;
}

a:hover {
	color: #0033ff;
	text-decoration: underline; 
	font-weight: bold;
}

.button { 
	font-family: verdana; font-size: 8pt; background:#eeeeee; border:1px solid #000000; cursor:hand; 
}

.select {
	font-family: verdana; font-size: 8pt; background:#FFFFFF; border:1px solid #000000; 
}

.domanda_ricerca_avanzata
{
	text-align: right;
	vertical-align: top; 
	width: 350;
	font-size: 9pt; 
	font-family: Verdana, Arial;
	font-weight: bold;
	padding-right: 10px;
}

.risposte_ricerca_avanzata
{
	padding-left: 10px;
	text-align: left;
}

.outertbl {
	background-color: #ffffff;
	border: 0px dotted #666633;
	width: 560px;
	height: 600px;
	text-align: center;
	font-size: 10px;
	vertical-align: top;
}

.outertbl_glossario {
	background-color: #ffffff;
	border: 0px dotted #666633;
	width: 100%;
	height: 290;
	text-align: center;
	font-size: 10px;
	vertical-align: top;
}

.pagetitle {
	text-align: left;
  font-size: 12px;
  text-indent: 2px;
  border-bottom: solid #0061A9 1px;
}

.text {
}

td.field_name {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	vertical-align: top;
}

td.field_value {
	text-align: justify;
	font-size: 12px;
	vertical-align: top;
}

.title {
  color: #000000;
	text-align: center;
	font-size: 10pt;
  font-weight: bold;
}

h2 {
	font-size: 14px;
    font-weight: bold;
    text-indent: 20px;
}

p {
 //   text-align: justify;
}

.centerblock {
  text-align: justify;  
  border: 1px solid #0061A9;
  vertical-align:top;
  width: 610px;    
}

.centerblock_frontend {
  text-align: justify;  
  border: 1px solid #0061A9;
  vertical-align:top;
  width: 613px;
}

.notifybox {
  text-align: center;  
  border: 1px dashed #0061A9;
  vertical-align:top;
  width: 510px;
}

td.path {
  border-bottom: 1px solid #0061A9;
  width:100%;
}

table.risultati {
  text-align: justify;
  vertical-align:top;
}

table.sub_navbar {
	width: 610px;
	}

.login {
	border: 1px solid #0061A9;
  width:    200px;
	font-size: 11px;
}

.titolo_tabella {
	background-color:#0061A9; 
	color:#ffffff; 
	text-align:center; 
	height:18;	
	font-size:8pt; 
	vertical-align: middle;
}

.nomi_colonne {
	background-color:#0061A9; 
	color:#ffffff; 
	text-align:left; 
	height:15;	
	font-size:8pt; 
}

a.nomi_colonne{
	color: #ffffff;
	text-decoration: none; 
}

a.nomi_colonne:hover {
	color: #ffffff;
	text-decoration: underline; 
}

a.link_glossario{
	text-decoration: none; 
}

a.link_glossario:hover {
	text-decoration: underline; 
	cursor: hand;
}

a.home_title{
	height:15;
	color: #ffffff;	
}

a.home_title:hover {
	height:15;
	color: #ffffff;
}

font.riepilogo_ricerca { 
	font-family: verdana; font-size: 8pt; font-weight: bold; 
}

.risultati_ricerca_command {
	font-size: 10pt;
}

.risultati_ricerca_item {
  color: #000000;
  background-color: #ffffff;
	font-size: 12px;
}

.risultati_ricerca_a {
  color: #000000;
  background-color: #DDEBF7;
	font-size: 12px;
}

.risultati_ricerca_b {
  color: #000000;
  background-color: #ffffff;
	font-size: 12px;
}

.sidetbl {  
  border: 1px solid #e0e6ff;
}

.menutbl {
  width:  160px;
}

.menutitle {
  text-indent: 3px;
	text-align: left;
	font-size: 14px;
  background-color: #e0e9ff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

td.sub_unselected_button 	{
	background-color: #DDEBF7; 
	border-right: solid 1px #0061A9; 
	border-top: solid 1px #0061A9;
} 

td.sub_selected_button {
	background-color: #bbe0e3; 
	border-right: solid 1px #0061A9; 
	border-top: solid 1px #0061A9;
}

tr.aprichiudi 
	{
	height:5;
}

.box_cerca{
  height: 18
}

//////////////////////////////////////////////////////////////////////////////
// UNUSED
//////////////////////////////////////////////////////////////////////////////


.footertbl {
	text-align: center;
	border: 0px solid #aaddff;
	font-size: 9px;
	width: 100%;
    color: #000000;
}

.footer {
	vertical-align: bottom;
	width: 100%;
	text-align: center;
	font-size: 9px;
}

.header {
	vertical-align: middle;
	width: 100%;
	text-align: center;
	border: 0px dotted #aaddff;
}

.subheader {
	vertical-align: middle;
	width: 100%;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
    background-color: #ffffff;
    color: #000000;
}

.mainblock {
	width: 520px;
	border: 0px dashed #aaddff;
}

.normal {
	text-align: left;
	font-size: 12px;
}

.menutext {
  text-indent: 10px;
	text-align: left;
	font-size: 12px;
  background-color: #f0f9ff;
}

.activemenutext {
  text-indent: 10px;
	text-align: left;
	font-size: 12px;
  background-color: #ffff99;
}

td.cella_modifica {
	background-color: #f0f9ff
}

.odd {
    background-color: #f0f6f9;
}

.even {
    background-color: #f0f9ff;
}

.menuhdr-m {
	text-align: center;
    color: #333399;
	font-size: 13px;
    height:      26px;
    width:     120px;
    font-weight: bold;
    background-image: url(img/block-hdr-mid.gif);
	borderstyle: none;
}

.menuhdr-l {
    height:      26px;
    width:      15px;
    background-image: url(img/block-hdr-left.gif);
	borderstyle: none;
}

.menuhdr-r {
    height:      26px;
    width:      15px;
    background-image: url(img/block-hdr-right.gif);
	borderstyle: none;
}

.small {
	font-size: 9px;
}


.section {
    color: #003366;
	text-align: left;
    text-indent: 20px;
	font-size: 14px;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 4px;
}

.subsection {
    color: #333333;
	text-align: left;
    text-indent: 24px;
	font-size: 12px;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 4px;
}

.tablehdr{
    background-color: #cce6ff;
}

.headertbl {
	text-align: center;
	vertical-align: middle;
	border: thin;
	width: 100%;
}

.leftblock-1-head {
	font-size: 12px;
	font-weight: bold;
	background-color: #3366CC;
	width: 140px;
	color: #FFFFFF;
}

.leftblock-1 {
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	width: 140px;
}

.rightblock-1-head {
	font-size: 12px;
	font-weight: bold;
	width: 120px;
	background-color: #3366CC;
	color: #FFFFff;
}

.rightblock-1 {
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	width: 120px;
}

.stelle {
  background-image: url(img/starl.gif);
  
}

.inalto {
  vertical-align: top
}

.inbasso {
  vertical-align: bottom
}