body{
	font-family: Georgia, Palatino, Times, "Times New Roman", serif;
	font-size: 1em;
	color: #000;
	background-color: #FFF;
}

h1{
	font-family: Georgia, Palatino, Times, "Times New Roman", serif;
	font-size: 1.4em;
}

#right,#footer {
   display: none;
   }
   
#logo{
	display: none;
}   
   
   #top,#top01,#top02 {
   display: none;
   }
   
#contenuto {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: #fff;
   }
   
#contenuto {
   line-height: 26px;
   margin-left: 5%;
   padding-top: 100px;
   text-align: justify;
   }
   
  #contenuto img {
	display: none;
   }
   
#contenuto a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
   
#contenuto a[href^="/"]:after {
   content: " (http://www.pgmritalia.it" attr(href) ") ";
}

#logoPrint{
	position: absolute;
	left: 35px;
	top: 10px;
}
