body{
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  text-align: center;
  color: black;
  background-color: white;
  }

img{ display: none; }

div#container{
  width: 90%;
  margin: 0; auto;
  text-align: left;
  }

div#navmenu{ display: none;  }
div#top{ display: none; }

div#content{ width: 100%; }
div#menubar{ display: none; }
div#menu{ display: none; }
div#txt{ width: 100%; }
div#txt_head{ display: none; }
div#txt_cont{ width: 100%; }
div#txt_foot{ display: none; }

h1{ margin: 0; padding: 0; font-size: 14px; }
div#head_tresc{ display: none; }

div#cont_tresc{
  text-align: justify;
  width: 100%;
  }

div#cont_tresc div{
  width: 100%;
  }

div#cont_foot{ display: none; }
