#topHeader {display:none;}
#header {display:none;}
#left {display:none;}
#right {display:none;}
#center {margin: 0 10%;}
#center * {border: none !important;}
#center img {float: none !important;}
#path {display:none;}
#footer {display:none;}
#bottoni {display:none;}

#paginazione {display:none;}
.linkFreccia {display:none;}
.linkFrecciaDoppia {display:none;}

/* mi assicuro che venga una stampa chiara anche in bianco e nero */

body * {
	background-color: #fff !important;
	color: #000 !important;
}

a:link, a:visited {
	color: #000 !important;
	text-decoration: underline !important;
	background-color: transparent !important;
}

/* grandezza font in punti */

#contents, label, input, select, textarea {
	font-size: 9pt !important;
	line-height: auto !important;
}
h3 {
	font-size: 14pt !important;
	line-height: auto !important;
}
h4 {
	font-size: 12pt !important;
}
h5 {
	font-size: 10pt !important;
}
#center div.dettaglio div.descLikeH5 {
	font-size: 10pt !important;
}
#contents {
	font-size: 8pt !important;
	line-height: auto !important;
}