body { 
       margin: 0px;
       padding: 0px;
       background-color: #2d2757;
       color: #01afee;
       font-family: Arial, Helvetica, sans-serif;
       font-size: 13px;
/*       background-image: url("/linea-bg-1-2.gif");
       background-position: top left;
       background-repeat: no-repeat;
        background-attachment: fixed;        */
       }

pre { 
      font-family: Arial, Helvetica, sans-serif;
      font-size: 13px;
      }

#tutto { 
position: absolute;
top: 0px;
left: 258px;
         margin: 20px;
/*         margin-left: 258px; */
         color: white;
float: right;
         }

#menu { 
        clear: right;
        }

#blogtitle { 
             color: white;
             }

#contenuto { 
             color: white;
             }

.newztitle { 
             border-color: #01afee;
             border-style: solid;
             border-width: 1px;
             border-right: 0px;
             border-bottom: 0px;
             width: 100%;
             padding: 3pt;
             }

.newz { 
        padding: 10pt;
        }

#search { 
          width: 100%;
          background-color: white;
          padding: 10px;
          }

h3#vv { 
        color: white;
        }

a:link { 
         color: #01afee;
         text-decoration: none;
         }

a:visited { 
            color: #01afee;
            text-decoration: none;
            }

a:hover { 
          color: white;
          text-decoration: underline;         
          }

a:active { 
           color: #2d2757;
           text-decoration: none;
           }

a.pagetitle:link { 
         color: #ffffff;
         text-decoration: none;
         }

a.pagetitle:visited { 
         color: #ffffff;
         text-decoration: none;
         }

a.pagetitle:hover { 
         color: #ffffff;
         text-decoration: underline;
         }

a.pagetitle:active { 
         color: #2d2757;
         text-decoration: none;
         }

.pagetitle { 
             color: white;
             }

#bgwave { 
float: left;
 }
