body { 
	color: #000000;
	background: #FFFFFF;
	margin:0;}
.orange {
	color: #FF8448;}
.sfondo-blue {
	background: #0099FF;}
.titolo-menu {
	color: #FF8448;
	font-size: 10pt;
	font-weight:bold;}
.menu-table-login {
	font-size:8pt; 
	background: #FFFFFF; 
	border: 1px solid #0099FF; 
	font-family:verdana,arial,sans-serif;}
.menu-table-login td{
	font-size:8pt;
	color: #000000; }
a.menu-sx {
	font-size:8pt;
	color: #000000; 
	font-family:verdana,arial,sans-serif;
	text-decoration: none;}
a.menu-sx:hover {
	font-size:8pt;
	color: #000000;
	font-family:verdana,arial,sans-serif;
	text-decoration: underline;}
td { 
	font-family:verdana,arial; 
	font-size:10pt;} 
h2 { 
	color: #DF5E32; 
	font-family:verdana,arial; 
	font-size:12pt;}	

/* Header e Foter inizio */
.header {
	color : #000000 ; 
	font-family:verdana,arial,sans-serif; 
	font-size:8pt;
	text-valign: middle; 
	background-color: #D0D0D0;}

a.header { 
	color: #0099FF; 
	font-family:verdana,arial,sans-serif; 
	font-size:8pt; 
	font-weight:bold;
	text-decoration: none;} 

a.header:hover { 
	color: #FF8448; 
	font-family:verdana,arial,sans-serif; 
	font-size:8pt; 
	font-weight:bold;
	text-decoration: underline;} 
/* Header e Foter fine */



/* Ricerche inizio*/
/* titoli principale */
.bigtitle {font-size:14pt; color:#1C2967; font-weight:bold;}
/* titoli tabelle */
.title_search {font-size:10pt; color:#0033CB; background: #99CCFF; font-weight:bold; border: 1px solid #0099FF;}
/* td sx descrizione */
.field {font-size:8pt; color:#1C2967; vertical-align:top; font-weight:bold; white-space:nowrap}
/* td descrizione */
.descr {font-size:8pt; color:#1C2967; vertical-align:top;}
/* link tipo bottone per la ricerca */
.bottone {font-size:8pt; padding:3; color:#1C2967; text-align:center; background: #E0E0E0; font-weight:bold; white-space:nowrap; border: 1px solid #0099FF;}
a.bottone {font-size:8pt; color:#1C2967; background: #99CCFF; text-decoration: none;}
a.bottone:hover {font-size:8pt; color:#000000; background: #FFFFFF; text-decoration: underline; font-family:verdana,arial,sans-serif;}
/* tr per alternare il colore di sfondo */
.color_tr1  {font-size:8pt; background: #F0F0F0;}
.color_tr1 td b{font-size:8pt; background: #F0F0F0;}
.color_tr0 {font-size:8pt; background: #E0E0E0;}
.color_tr0 td b{font-size:8pt; background: #E0E0E0;}
/* link non cambiano dopo il click */
.search  {color:#1C2967; border: 1px solid #0099FF; background-color:#FFFFFF; font-size:8pt; font-weight:normal;}
a.search {font-size:8pt; padding:3; color:#1C2967; font-weight:bold; text-decoration: none; white-space:nowrap;}
a.search:hover {font-size:8pt; color:#1C2967; font-weight:bold; text-decoration: underline;}
/* imposto il font size degli input e delle select */
input {font-size:8pt; color:#1C2967;}
select {font-size:8pt; color:#1C2967;}
/* Ricerche fine*/
