body         { font-family: Verdana; font-size: 10 px }
.titolo2     { font-size: 16 px; font-family: Verdana; font-style: Italic; color: #000060; font-weight: bold }
.titolo1     { font-size: 24 px; font-family: Verdana; color: #000060; font-weight: bold }
.famiglia    { font-family: Verdana; color: #707070; font-weight: bold }
td           { font-family: Verdana; font-size: 10 px }
a            { color: #000000 }
#tito        { width: 200px;
               line-height: 25px;
               color: #ffffff;
               background:#0088ff;
               font-weight: bold;
               font-variant: small-caps;
               text-indent: 15px; }

div#menu     { margin: 0 0px; }
div#menu ul  { list-style-type: none; margin: 0; padding: 0; }
div#menu li  { margin: 0 0 0px; padding: 0; }
div#menu a   { display: block;
               width: 200px;
               line-height: 25px;
               text-decoration: none;
               border: 0px;
               text-indent: 5px;
               background: url(images/normale.bmp) no-repeat top left;
               color: #333333; }
div#menu a:hover   { background: url(images/hover.bmp) no-repeat top left;
                     color: #dddddd; }