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

  body { font-family: Courier,"Courier New",monospace;
    font-size: 12pt;
    color: black;
    background-color: white;
    }

  a { text-decoration: underline;
    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;
    }

  #testata { width: 100%;
    margin-bottom: 2em;
    }

  #testata img { margin-top: 1em;
    }

  #navigatore { display: none;
    width: 100%;
    position: relative;
    text-align: right;
    list-style-type: none;
    font-weight: bolder;
    background-color: rgb(204, 204, 255);
    margin-top: -1em;
    font-size: 1.1em;
    }

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

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

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

  #bread { border-top: 1px dashed black;
    width: 100%;
    margin-top: -1em;
    font-family: Courier,"Courier New",monospace;
    }

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

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

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

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

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

  h1 { font-family: Courier,"Courier New",monospace;
    font-size: 1.5em;
    page-break-after: avoid;
    page-break-inside: avoid;
    }

  .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;
    }

  .sezione { 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;
    }

