body {
      background: #e9e9e9 url('images/striatura.gif') repeat-x;
      margin: 0;
      padding: 0;
     }

body, html {
            height: 100%;
           }

html {
      overflow-y: scroll;
     }
.bordo {        border: #d8d8d8;        border-style: solid;        border-top-width: 1px;        border-right-width: 1px;        border-bottom-width: 1px;        border-left-width: 1px;       }.testo {        font-family: Verdana, Arial, Helvetica;        color: #000000;        font-size: 11px;       }.testo a {          color: #0000ff;          text-decoration: none;         }div.orizzontale {                 font-family: Verdana, Arial, Helvetica;                 background-image: url(images/striature.gif);                }div.orizzontale div.menuorizzontale {                                     padding-top: 4px;                                     padding-right: 8px;                                     padding-bottom: 5px;                                     padding-left: 8px;                                     cursor: pointer;                                     cursor: hand;                                    }div.orizzontale div.menuorizzontaleover {                                         background-image: url(images/bordo_sotto_orizzontale.gif);                                         padding-top: 4px;                                         padding-right: 8px;                                         padding-bottom: 5px;                                         padding-left: 8px;                                         cursor: pointer;                                         cursor: hand;                                        }div.orizzontale div.menuorizzontaleselezionato {                                                background-image: url(images/bordo_sotto_orizzontale.gif);                                                padding-top: 4px;                                                padding-right: 8px;                                                padding-bottom: 5px;                                                padding-left: 8px;                                                cursor: default;                                               }div.orizzontale div.menuorizzontale td {                                        color: #000000;                                        font-size: 11px;                                        text-decoration: none;                                        cursor: pointer;                                        cursor: hand;                                       }div.orizzontale div.menuorizzontaleover td {                                            color: #269b31;                                            font-size: 11px;                                            text-decoration: none;                                            cursor: pointer;                                            cursor: hand;                                           }div.orizzontale div.menuorizzontaleselezionato td {                                                   color: #269b31;                                                   font-size: 11px;                                                   text-decoration: none;                                                   cursor: default;                                                  }div.verticale {               font-family: Verdana, Arial, Helvetica;               width: 150px;              }div.verticale div.menuverticalevuoto {                                      /*vuoto*/                                     }div.verticale div.menuverticale {                                 background-color: #f8f7f5;                                 color: #595959;                                 font-size: 11px;                                 text-decoration: none;                                 padding-top: 3px;                                 padding-bottom: 5px;                                 padding-left: 7px;                                 border-top: 1px;                                 border-top-style: solid;                                 border-top-color: #d8d8d8;                                 border-right: 1px;                                 border-right-style: solid;                                 border-right-color: #d8d8d8;                                 border-left: 1px;                                 border-left-style: solid;                                 border-left-color: #d8d8d8;                                 cursor: pointer;                                 cursor: hand;                                }div.verticale div.menuverticaleover {                                     background-color: #ffffff;                                     color: #269b31;                                     font-size: 11px;                                     text-decoration: none;                                     padding-top: 3px;                                     padding-bottom: 3px;                                     padding-left: 7px;                                     border-top: 1px;                                     border-top-style: solid;                                     border-top-color: #269b31;                                     border-right: 1px;                                     border-right-style: solid;                                     border-right-color: #269b31;                                     border-bottom: 2px;                                     border-bottom-style: solid;                                     border-bottom-color: #269b31;                                     border-left: 1px;                                     border-left-style: solid;                                     border-left-color: #269b31;                                     cursor: pointer;                                     cursor: hand;                                    }div.verticale div.menuverticaleselezionato {                                            background-color: #ffffff;                                            color: #269b31;                                            font-size: 11px;                                            text-decoration: none;                                            padding-top: 3px;                                            padding-bottom: 3px;                                            padding-left: 7px;                                            border-top: 1px;                                            border-top-style: solid;                                            border-top-color: #269b31;                                            border-right: 1px;                                            border-right-style: solid;                                            border-right-color: #269b31;                                            border-bottom: 2px;                                            border-bottom-style: solid;                                            border-bottom-color: #269b31;                                            border-left: 1px;                                            border-left-style: solid;                                            border-left-color: #269b31;                                            cursor: default;                                           }