/* oggetti nascosti */
.noPrint,
#noPrint,
.percorso,
.utente,
DIV.bottone,
DIV.bottone2,
DIV.bottone3,
DIV.bottoneDisabilitato,
DIV.bottoneDisabilitato2
{ display: none;}

/* struttura */
BODY.site{ width: 100%; height: 290mm; margin: 0px; padding: 0px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; background-color: #FFFFFF; font-size: 11px; text-align: center; }
TABLE.main{ background-color: #FFFFFF; height: auto; width: 100%; margin-left:0px; margin-right:0px; }
DIV.contenuto { margin: 10px 0px 10px 15px; width: 100%; }
TD.contenuto{ width: 100%; vertical-align: top; }

TD.footer{ background-color: #FFFFFF; color: #757575; font-size: 10px; text-align: center; height: 17; vertical-align: middle; padding: 50px 0px 0px 0px; border: 0px }
TD.footer A:LINK, TD.footer A:VISITED, TD.footer A:ACTIVE, TD.footer A:HOVER{ color: #757575; text-decoration: none;font-size: 10px; }


/* titolo */
TD.titolo{ background-color: #fff; margin: 0px; font-size: 18px; color: #343434; font-weight: bold; padding: 10px 5px 3px 15px; text-align: left; }
TD.titolo FONT.txt {color: #343434; }	
/* pagine */
	/* CARRELLO */
		TABLE.distinta{ width: 100%; border-collapse: collapse;  }
		TABLE.distinta TH{ background-color: #797979; border: 1px solid #5A5A5A; border-bottom: none; color: #FFFFFF; }
		TABLE.distinta TD{ background-color: #EFEFEF; border: none; border: 1px solid #5A5A5A; color: #6A6A6A; }		
		TABLE.distinta TR.last TD{ border-bottom: 1px solid #5A5A5A; }
		TABLE.distinta TR.spese TH{ background-color: #EFEFEF; color: #5A5A5A; border: none; border: 1px solid #5A5A5A; text-align: right; text-transform: uppercase; padding-right: 10px; }
		TABLE.distinta TR.totale TH{ background-color: #5D5D5D; color: #FFFFFF; border: none; border: 1px solid #5A5A5A; }

	/* registrazione */				
		TABLE.registrazioneConferma { width: 200px; margin: 0px 15px 0px 0px; border-collapse: collapse;}
		TABLE.registrazioneConferma TH { background-color: #5D5D5D; color: #FFFFFF; border: 1px solid #5A5A5A; }
		TABLE.registrazioneConferma TD { background-color: #7C7C7C; color: #FFFFFF; border: 1px solid #5A5A5A; 
	

			
	

