  #navigazione { border: 2px solid rgb(255, 204, 0);
    margin-top: 2px;
    float: right;
    background-image: url(../cieloazzurro2.gif);
    width: 22%;
    font-size: smaller;
    }

  #principale { border: 2px solid rgb(255, 204, 0);
    background: black url(../cieloazzurro2.gif) repeat scroll 0% 50%;
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    margin-right: 23%;
    margin-top: 2px;
    text-align: center;
    }

  #titolo { border: 2px solid rgb(255, 204, 0);
    background-position: left top;
    background-image: url(../cieloazzurro2.gif);
    }

  #piede { border: 2px solid rgb(255, 204, 0);
    clear: right;
    }

  body { font-family: Courier New,Courier,monospace;
    color: rgb(255, 0, 0);
    font-weight: bold;
    text-align: left;
    }

  h2 { color: rgb(255, 0, 0);
    font-size: x-large;
    }

  #infondo { clear: both;
    }

  p { font-size: smaller;
    text-align: justify;
    font-style: italic;
    color: rgb(102, 0, 0);
    }

  h6 { line-height: 15px;
    text-align: justify;
    font-size: medium;
    color: rgb(204, 0, 0);
    }

  #manin { font-size: 100%;
    color: rgb(204, 0, 0);
    }

  head {  }

  #container { width: 85%;
    }

  .pulsante {  }

  

  #ingegnere { text-decoration: blink;
    }


  a:link { text-decoration: none;
    }

  a:active {text-decoration: none;
    }

  a:visited { text-decoration: none;
    }

  a:hover { font-size: larger;
    text-decoration: underline;
    }


