/* CSS Document */
#header-interna, #spalla-sx, #nav-istituzionale, #spalla-dx, .allegato, .testo, .testo_tit, .stampa {
  display: none !important;
}
body, #wrapper, #content, #corpo {
  float: none !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
}
h1{
	font-size:25px;
	line-height:26px;
	font-weight:bold;
	color:#bdcc59;
	padding:0;
	margin:0;
}
html body {background: none;}

