body {
   background: white;
   font-size: 12pt;
   }
 
#header .headerbottom, #header .headertop .cerca, #header .headertop .headerlink, #contentservices, #contenttools, #sociallinks, #contentmenu, #footer {
   display: none;
   }
   

#oggetto #contenttext a:link:after, #oggetto #contenttext a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
#oggetto #contenttext a[href^="/"]:after {
   content: " (http://corsi.academiabarilla.it" attr(href) ") ";
   }


