/* CSS Print Document */

/*-- trivial */
body {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size:13px;
  }
td, p {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size:13px;
  text-align: justify;
  }
a, h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  }
h1, h2, h3 {
  font-size: 17px;
  }
h4, h5, h6 {
  font-size: 15px;
  font-style: italic;
  }
acronym, abbr {
  font-variant:normal;
  text-transform:none;
  border:0px none;
  border-bottom: 1px dashed #999999;
  cursor:help;
  }
img {
  border: 0px none;
  }

/*-- struttura generale */
.smallText {
  font-size: 9px !important;
  }

.logoPiccolo {
  position:absolute;
  top:7px;
  left:7px;
  float:left;
}

.photoTop {
  position: relative;
  margin: 0px;
  width: 740px;
  height:83px;
  }

.titoloPaginaStampata, .mainTop, .mainTopImage, .mainSplash, .mainSplashMultiImages, .mainMenu, .mainDivider, .bannerHome, .altMenu, .lingueSito, .rssIcon {
  display:none;
  }