  html {
    overflow: hidden;
  }
  body {
    background-color: #FFFFFF;
    margin: 10px;
    text-align: center;
  }
  
  div#page {
    width: 920px;
    height: 600px;
    margin-left: auto;
    margin-right: auto;
    border: 0px solid red;
  }
  
  div#sub_page {
    width: 850px;
    height: 580px;
    border: 0px solid red;
    float: left;
  }
  div#logo_vert {
    width: 60px;
    height: 580px;
    border: 0px solid red;
    overflow: hidden;
    float: right;
  }
  
    div#titolo {
      width: 832px;
      height: 52px;
      margin-left: auto;
      margin-right: auto;
      position: relative;
    }
  
  
      div#titolo div.tit_shaker {
        width: 50px;
        height: 50px;
        border: 1px solid #000000;
        position: absolute;
        top: 0px;
        background-color: transparent;
      }
  
  
          div#titolo div.tit_shaker div.cell_nr {
            width: 12px;
            height: 12px;
            line-height: 12px;
            font-family: Verdana, Georgia, Arial, Trebuchet MS, Courier, Times New Roman;
            font-size: 0.6em;
            font-weight: normal;
            color: #922006;
            position: absolute;
            left: 1px;
            top: 1px;
            border-width: 0px;
            z-Index: 1000;
            background-color: #FFFFFF;
            overflow: visible;
          }
  
  
          div#titolo div.tit_shaker div.cell_letter {
            width: 48px;
            height: 48px;
            line-height: 48px;
            font-family: Comic Sans MS, Verdana, Georgia, Arial, Trebuchet MS, Courier, Times New Roman;
            font-size: 2.0em;
            font-weight: bold;
            color: #922006;
            position: absolute;
            left: 0px;
            top: 0px;
            border-width: 0px;
            z-Index: 100;
            background-color: transparent;
          }
  
  
          div#titolo div.tit_shaker div.cell_letter img.cell_img {
            width: 48px;
            height: 42px;
            margin-top: 0px;
            margin-left: 3px;
          }
  
  
          div#titolo div.tit_shaker div.cell_blank {
            width: 46px;
            height: 46px;
            position: absolute;
            left: 1px;
            top: 1px;
            border: 1px solid transparent;
            background-color: transparent;
          }
          

  
  div#menu {
    width: 832px;
    height: 120px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    background-color: #52A4A4;
  }
     
     div#menu div.menu_letter {
        width: 20px;
        height: 20px;
        line-height: 20px;
        font-family: Times New Roman, Verdana;
        font-size: 1.0em;
        font-weight: bold;
        color: #922006;
        border: 1px solid #000000;
     }
     
     div#gioca {
       position: absolute;
       left: 500px;
       top: 2px;
       z-Index: 100;
       cursor: pointer;
       width: 22px;
       height: 114px;
       background-color: transparent;
     }
         div#gioca_g {
          position: absolute;
          left: 0px;
          top: 0px;
         }
         div#gioca_i {
          position: absolute;
          left: 0px;
          top: 23px;
         }
         div#gioca_o {
          position: absolute;
          left: 0px;
          top: 46px;
         }
         div#gioca_c {
          position: absolute;
          left: 0px;
          top: 69px;
         }
         div#gioca_a {
          position: absolute;
          left: 0px;
          top: 92px;
         }
         
     div#istruzioni {
       position: absolute;
       left: 362px;
       top: 25px;
       z-Index: 100;
       width: 229px;
       height: 22px;
       background-color: yellow;
       cursor: pointer;
     }
         div#istruzioni_i {
          position: absolute;
          left: 0px;
          top: 0px;
         }
         div#istruzioni_s {
          position: absolute;
          left: 23px;
          top: 0px;
         }
         div#istruzioni_t {
          position: absolute;
          left: 46px;
          top: 0px;
         }
         div#istruzioni_r {
          position: absolute;
          left: 69px;
          top: 0px;
         }
         div#istruzioni_u {
          position: absolute;
          left: 92px;
          top: 0px;
         }
         div#istruzioni_z {
          position: absolute;
          left: 115px;
          top: 0px;
         }
         div#istruzioni_i2 {
          position: absolute;
          left: 138px;
          top: 0px;
         }
         div#istruzioni_o {
          position: absolute;
          left: 161px;
          top: 0px;
         }
         div#istruzioni_n {
          position: absolute;
          left: 184px;
          top: 0px;
         }
         div#istruzioni_i3 {
          position: absolute;
          left: 207px;
          top: 0px;
         }
         
     div#perlescuole {
       position: absolute;
       left: 316px;
       top: 71px;
       z-Index: 100;
       cursor: pointer;
       width: 298px;
       height: 22px;
       background-color: transparent;
     }
         div#perlescuole_blank {
          position: absolute;
          width: 18px;
          height: 18px;
          left: 1px;
          top: 1px;
          background-color: transparent;
         }
             img.perlescuole_blank_img {
              width: 18px;
              height: 16px;
             }
         
         div#perlescuole_p {
          position: absolute;
          left: 0px;
          top: 0px;
         }
         div#perlescuole_e {
          position: absolute;
          left: 23px;
          top: 0px;
         }
         div#perlescuole_r {
          position: absolute;
          left: 46px;
          top: 0px;
         }
         div#perlescuole_blank1 {
          position: absolute;
          left: 69px;
          top: 0px;
         }
         div#perlescuole_l {
          position: absolute;
          left: 92px;
          top: 0px;
         }
         div#perlescuole_e2 {
          position: absolute;
          left: 115px;
          top: 0px;
         }
         div#perlescuole_blank2 {
          position: absolute;
          left: 138px;
          top: 0px;
         }
         div#perlescuole_s {
          position: absolute;
          left: 161px;
          top: 0px;
         }
         div#perlescuole_c {
          position: absolute;
          left: 184px;
          top: 0px;
         }
         div#perlescuole_u {
          position: absolute;
          left: 207px;
          top: 0px;
         }
         div#perlescuole_o {
          position: absolute;
          left: 230px;
          top: 0px;
         }
         div#perlescuole_l2 {
          position: absolute;
          left: 253px;
          top: 0px;
         }
         div#perlescuole_e3 {
          position: absolute;
          left: 276px;
          top: 0px;
         }
    
  div#centro {
    width: 832px;
    height: 380px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    background-color: #7FBFBF;
  }
  
      div#gioca_pane {
        width: 832px;
        height: 380px;
        position: absolute;
        left: 0px;
        top: 0px;
        display: none;
        overflow: auto;
      }
  
      div#istruzioni_pane {
        width: 832px;
        height: 380px;
        position: absolute;
        left: 0px;
        top: 0px;
        display: block;
        overflow: auto;
      }
  
      div#perlescuole_pane {
        width: 832px;
        height: 380px;
        position: absolute;
        left: 0px;
        top: 0px;
        display: none;
        overflow: auto;
      }
  
  div#accesso_gestione {
    width: 832px;
    height: 18px;
    line-height: 18px;
    background-color: #FFFFFF;
    font-family: Verdana;
    font-size: 0.8em;
    color: #000000;
    font-weight: bold;
    margin-left: auto;
    margin-right: auto;
  }
  
  div#accesso_gestione a {
    text-decoration: none;
  }
    
  div#monta {
    width: 832px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
  }
  
 
  p.testo {
    text-align: justify;
    width: 800px;
    margin-left: 5px;
    margin-top: 5px;
    font-family: Comic Sans MS, Verdana, Georgia, Arial, Trebuchet MS, Courier, Times New Roman;
    font-size: 1.0em;
    text-align: justify;
    color: #922006;
  }
  
  
  
  div#content_gioca {
    width: 820px;
    height: 340px;
    position: absolute;
    left: 3px;
    top: 3px;
    background-color: transparent;
  }