 body {
       background: #F3D17D;
       background-image: url("Immagini/SfondoX.jpg");
       background-attachment: scroll;
       position: absolute;
       margin: 20px;
       font-family: Arial, Verdana, Sans-Serif, Helvetica;
       font-size: 12px;
       text-decoration: none;
       color: #000000;
       text-align: center;
       scrollbar-arrow-color: #AEA17F;
       scrollbar-3dlight-color: #AEA17F;
       scrollbar-highlight-color: #353535;
       scrollbar-face-color: #353535;
       scrollbar-track-color: #AEA17F;
      }

#mouse {
         cursor: hand;
        }
        
 a {
    font-family: Arial, Verdana, Sans-Serif, Helvetica;
    font-size: 12px;
    text-decoration: none;
    color: #FFFFFF;
    text-align: center;
   }

 a:hover {
          color: #F3D17D;
          letter-spacing: 0px;
         }

 a#map {
        font-family: Arial, Verdana, Sans-Serif, Helvetica;
        font-size: 12px;
        text-decoration: none;
        color: #FFFFFF;
        text-align: center;
       }

 a:hover#map {
              color: #F3D17D;
              letter-spacing: 0px;
             }

 .centro {
          text-align: center;
         }

 .destra {
          text-align: right;
         }

 .sinistra {
            text-align: left;
           }
 .giustificato {
                text-align: justify;
               }
 .menu {
        font-family: Arial, Verdana, Sans-Serif, Helvetica;
        font-size: 12px;
        line-height: 160%;
        text-decoration: none;
        color: #FFFFFF;
       }
 .log-in {
          width: 19px;
          height: 19px;
          margin-top: 5px;
         }
 .login {
         font-family: Arial, Verdana, Sans-Serif, Helvetica;
         font-size: 12px;
         text-decoration: none;
         color: #000000;
         text-align: left;
         width: 90px;
         height: 20px;
         background: #A32128 url(Immagini/Login.jpg) repeat-x top fixed;
         border-color: #000000;
         font-weight: bold;
         letter-spacing: 1px;
         padding-left: 6px;
        }
 .data_ora {
            font-family: Arial, Verdana, Sans-Serif, Helvetica;
            color: #433E3A;
            font-weight: bold;
            font-size: 12px;
            text-align: left;
           }
 .sito {
        font-family: Arial, Verdana, Sans-Serif, Helvetica;
        color: #433E3A;
        font-weight: bold;
        font-size: 12px;
        text-align: right;
        letter-spacing: 3px;
       }
 .titolo {
          font-family: Arial, Verdana, Sans-Serif, Helvetica;
          font-size: 12px;
          text-decoration: none;
          color: #FED466;
          font-weight: bold;
          letter-spacing: 4px;
          text-align: center;
         }
 .testo {
         font-family: Arial, Verdana, Sans-Serif, Helvetica;
         font-size: 12px;
         text-decoration: none;
         color: #FFFFFF;
         line-height: 200%;
        }
 .contatti {
            width: 190px;
            height: 20px;
            background: #FFFFFF;
            font-family: arial;
            color: #8F805A;
            font-weight: bold;
            font-size: 11px;
            letter-spacing: 1px;
            padding-left: 6px;
            text-decoration: none;
            font-style: italic;
           }
 .textarea {
            width: 260px;
            height: 90px;
            background: #FFFFFF;
            font-family: arial;
            color: #8F805A;
            font-weight: bold;
            font-size: 11px;
            letter-spacing: 1px;
            padding-left: 6px;
            text-decoration: none;
            font-style: italic;
           }
 .input {
         width: 100px;
         height: 20px;
         background: url(Immagini/Login.jpg) repeat-x top fixed;
         border-color: #AEA17F;
         font-family: arial;
         color: #FED466;
         font-weight: bold;
         font-size: 11px;
         letter-spacing: 1px;
        }
 .messaggio {
             font-family: Arial, Verdana, Sans-Serif, Helvetica;
             font-size: 12px;
             font-weight: bold;
             text-decoration: none;
             color: #8F805A;
             line-height: 200%;
            }

