@page {
size: 210mm 297mm; 
margin: 5mm;
}

table {page-break-inside: avoid;}

#testata, #barra_mia_larga, #statistiche, #ricerca, #menu, #sx, .uno, a{
	display: none;
}

#testata {
height: 0px;
}

#menu {
height: 0px;
}

#barra_mia_larga{
height: 0px;
}

#statistiche {
height: 0px;
}

#ricerca {
height: 0px;
}

body {
   background-color: #FFFFFF;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 100%;
}

#centro2 {
height: auto;
width: auto;
border: 0px;
overflow: visible;
font: 13px Arial;
color: Black;
margin: 10px;
}

#centro3 {
height: auto;
width: auto;
border: 0px;
overflow: visible;
font: 13px Arial;
color: Black;
text-align: justify;
}

#sfondo {
height: auto;
border: 0px;
width: auto;
}

#corpo_percorso {
height: auto;
border: 0px;
width: auto;
}

#corpo_documento {
height: auto;
width: auto;
border: 0px;
overflow: visible;
font: 13px Arial;
color: Black;
margin: 10px;
}

#corpo {
height: auto;
width: auto;
border: 0px;
overflow: visible;
font: 13px Arial;
color: Black;
}

table.tipo1{
	margin-left: auto;
	margin-right: auto;
	border: 1px solid Black;
	border-collapse: collapse;
	color: Black;
}

th.tipo3{
	text-align: left;
	font: bold 14px Arial;
	color: Blue;		
    border: 1px solid Black;		
	color: Black;
}

td.tipo2{
	text-align: left;
	font: 12px Arial;
	border: 1px solid Black;
	color: Black;		
}

td.tipo10{
	text-align: right;
	font: 12px Arial;
	border: 1px solid Black;
	color: Black;		
}
