/* CSS Document */
#header, #titrovi, #navigation, .form, #stampa, #footer {
  display: none !important;
}
body, #wrapper, #corpo {
  float: none !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
}

html body {background: none;}


