body {
	font-size: 16px;
	font-family: Georgia, Palatino, "Times New Roman", Times, serif;
	background-attachment: fixed;	
}
#totale {
	margin:auto;
	width:1000px;
}
#div_all_over {
	
}
table { border-collapse:collapse; }
table caption { 
	font-size: 16px;
	font-weight:bold;
	margin:4px;
}
table th { 
	font-size: 14px;
	font-style:italic; 
	font-weight:normal;
}
table td { 
	vertical-align:top;
}
table.dati { 
	font-size: 12px;
	border-width: 2px;
	border-style:solid;
}
table.dati td { 
	text-align:left;
	border-width: 1px;
	border-style:dotted;
	padding:2px;
}
table.dati input, table.dati select { 
	font-size:11px;
}
p { text-align:justify; }

a, a:link, a:visited { text-decoration: none; font-weight: bold }
a:hover, a:active { text-decoration: underline; }
.normale, a.normale { text-decoration: none; font-weight:normal; }
h1 {
	font-size: 24px;
	font-weight: bold;
	margin-top: 0px;
}
h1.marchi {
	font-size:40px;
	margin: 0px;
	padding:0px;
	white-space:nowrap;
}
h2           {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding-top:5px;
	padding-bottom:5px;
}
h3           { font-size: 18px; font-weight: bold }
h4           {
	font-size: 18px;
	font-weight: bold;
	display: inline;
}
h5           {
	font-size: 14px;
	font-weight: bold;
	display: inline;
}
h6           {
	font-size: 14px;
	font-weight: bold;
	display: inline;
}
table.linee { text-align:center; margin:auto; }
table.linee td { text-align:center; vertical-align:middle; padding:4px; }
table.linee h1 { font-size:24px; margin:10px; padding:0px; }

.testata     { width: 100%; text-align: left }
.barramenu       { width: 200px  }
.barrasotto  { width: 100%; text-align: center}
.evidenziato, .evidenziato input, .grassetto		{ font-weight: bold }
.normale		{ font-weight: normal }
.big         { width: 450px; text-align: center; padding: 0px }
.tabellacentrale    { width: 450px;}
.foto        { background-image: url(/jweb/images/attendereprego.jpg); 
               background-repeat: no-repeat; background-position: center 50%; }
.foto_viewer {
	background-image: url(/jweb/images/attendereprego.jpg); 
	background-repeat: no-repeat; 
	background-position: center 50%; 
}
.fotorilievo { 
	cursor:pointer;
	cursor:hand;
}
.fotorilievo:hover { }
.modulo      {
	padding: 8px;
	line-height:16px;
}
.incassato   {
	font-size: 14px;
	font-weight: bold;
	border-top: 1px inset;
	border-right: 1px inset;
	border-bottom: 1px inset;
	border-left: 1px inset;
	padding: 2px;
}
a.pulsante, .pulsanti a {
	font-size:11px;
	margin:1px;
	cursor: pointer;
	border: 1px outset;
	padding: 1px 2px;
}
.pulsanti {
	line-height:18px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	margin-top:4px;
}
.pulsanti a {
	font-weight:normal;
	white-space:nowrap;
}
.spaziatore { width: 10px; height:0px; }
.rilievo {
	cursor: pointer;
	border: 1px outset;
	width: 350px;
}
.corsivo { font-style: italic; }
.centrato, td.centrato, table.dati td.centrato { text-align: center;}
.destra, td.destra, table.dati td.destra { text-align: right;}
.sinistra, p.sinistra, td.sinistra, table.dati td.sinistra { text-align: left;}
.codice { font-size:11px; white-space:nowrap; }
.riga{ margin:0px;}
.alert { background-color:#000000; color:#FFFFFF; }

.linee { margin:10px; }
.linee h1 { font-size: 24px; }
#linee { font-size: 12px; }
#linee h1 { font-size: 32px; }
.piccolo, .piccolo input, .piccolo select, .piccolo button { font-size: 12px; }
.grande { font-size: 24px; }