body {
 border: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
 text-align: justify;
 font-size: 14pt;
}

a {
 text-decoration: none;
 color: brown;
}
 
.testata a:hover{
 text-decoration: none;
 color: white;
 background-color: #ff8512;
 border-style: solid;
 border-color: #ff8512;
 border-width: 3px 0px 3px 0px;
}
 
.testo a:hover{
 text-decoration: none;
 color: #ffffcc;
 background-color: #ff8512;
 border-style: solid;
 border-color: #ff8512;
 border-width: 1px 0px 1px 0px;
}

div.testata {
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
 border: 0px 0px 0px 0px;
 width: 100%;
 text-align: center;
 vertical-align: middle;
 top: 0px;
 left:0px;
}

h1 {
 font-family: sans-serif;
 font-size: 2em;
 font-style: normal;
 font-variant: normal;
 font-weight: bold;
 color: black;
 background-color: #ff8512;
 text-align: center;
 vertical-align:middle;
 margin: 0px 0px 0px 0px;
 padding: 6px;
 border-width: 3px 0px 0px 0px;
 border-color: black;
 border-style: solid;
 width: 100%;
}


h3.link {
 font-family: sans-serif;
 font-size: 1.5em;
 font-style: normal;
 font-variant: normal;
 font-weight: bold;
 color: black;
 background-color: #ff8512;
 text-align: center;
 margin: 0px 0px 0px 0px;
 padding: 5px 0px 4px 0px;
 border-width: 2px 0px 2px 0px;
 border-color: brown;
 border-style: solid;
 width: 100%;
}

p.intro {
 padding: 10px 10px 15px 10px;
 font-size: 16pt;
 text-align: justify;
}

.centrato { text-align: center;}

table {
 border-style:none; border-width:medium; padding:0px; margin:0px; text-align: justify;
 vertical-align: top;
 font-size: 14pt
}

table.barra {
 text-align: center;
 vertical-align: middle;
 font-weight: bold;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
 background-color: white;
 border-color: #ff8512;
 border-width: 0px 0px 2px 0px;
 border-style: solid;
 font-family: sans-serif;
 font-size: 12pt;
}

td.grande {
 text-align: left;
 font-weight: bold;
 vertical-align: top;
}


div.testo {
 float: right;
 margin: 5em 0em 0em 5em;
# left: 10em;
# right: 0px;
# top: 10em;
 padding: 10px 10px 20px 10px;
 font-size: 14pt;
 background-color: #ffffcc;
 border-width: 2px 2px 2px 2px;
 border-color: #ff8512;
 border-style: solid;
 text-align: justify;
 width: auto;
}

div.risultati {
 width: 98%;
 margin: 5em 0em 0em 0em; 
 padding: 5px;
 font-size: 12pt;
 text-align: justify;
}

ul.archivio {
  margin-left: auto;
 margin-right: auto;
 font-size: 16pt;
}