/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

  body { font-family: Verdana,Helvetica,Arial,sans-serif;
    font-size: 75%;
    color: black;
    background-color: white;
    }

  a { text-decoration: none;
    color: rgb(51, 102, 153);
    font-family: Courier,"Courier New",monospace;
    font-weight: bold;
    font-size: 1.1em;
    }

  a:visited { text-decoration: underline;
    }

  a:hover { background-color: yellow;
    color: black;
    text-decoration: underline;
    }

  #fondino { background-color: rgb(204, 204, 255);
    width: 100%;
    }

  #testata { width: 100%;
    position: relative;
    background-color: rgb(255, 204, 255);
    background-repeat: no-repeat;
    background-position: left center;
    }

  #navigatore { width: 100%;
    position: relative;
    text-align: right;
    list-style-type: none;
    background-color: rgb(255, 204, 255);
    }

  #navigatore li { display: inline;
    font-family: Courier,"Courier New",monospace;
    font-size: smaller;
    }

  #navigatore li a { border-top: 1px dashed black;
    border-left: 1px dashed black;
    text-decoration: none;
    padding-top: 0.1em;
    padding-left: 0.5em;
    color: rgb(0, 0, 0);
    }

  #navigatore li a:hover { color: white;
    background-color: black;
    }

  #bread { border-top: 1px dashed black;
    width: 100%;
    background-color: rgb(255, 252, 204);
    position: relative;
    font-family: Courier,"Courier New",monospace;
    margin-top: -0.8em;
    }

  #cornice { position: relative;
    width: 100%;
    }

  #sottocornice { position: relative;
    width: 100%;
    }

  #tela { position: relative;
    margin-left: 18%;
    text-align: left;
    list-style-type: circle;
    z-index: 20;
    }

  #articolo { position: relative;
    text-align: left;
    list-style-type: circle;
    z-index: 20;
    }

  #testo { margin: 1.5em;
    text-align: center;
    }

  #testo img { float: right;
    margin-left: 0.4em;
    margin-top: 0.2em;
    margin-bottom: 0.4em;
    }

  h1 { font-family: Courier,"Courier New",monospace;
    font-size: 1.5em;
    }

  .sommario { font-style: italic;
    line-height: 1em;
    text-align: justify;
    }

  #colsx { position: absolute;
    top: 0px;
    left: 0px;
    width: 18%;
    text-align: left;
    }

  .info { border-style: solid;
    border-color: rgb(204, 204, 255);
    border-width: 15px 1px 1px;
    padding: 0.5em;
    display: block;
    background-color: rgb(255, 255, 204);
    text-align: left;
    }

  #coldx { position: absolute;
    left: 78%;
    top: 0px;
    width: 22%;
    z-index: 10;
    text-align: right;
    }

  .sezione { color: red;
    font-weight: bold;
    font-size: smaller;
    clear: left;
    text-transform: uppercase;
    }

  #footer { border-top: 1px dashed black;
    position: relative;
    width: 100%;
    margin-top: 2em;
    text-align: center;
    font-size: smaller;
    }

