<!--
      if (screen.height <= 600 && screen.width <= 800)  {
                        document.write("<style type='text/css'><!-- #contenuto \{ LEFT: 60px; POSITION: absolute; TOP: 25px; \} --></style>")}

        if (screen.height > 600 && screen.width > 800)  {
                        document.write("<style type='text/css'><!-- #contenuto \{ LEFT: 170px; POSITION: absolute; TOP: 110px; \} --></style>")}

//-->
