body {
font-family:Verdana; 
font-size: 13px;
color:#201C1C;
}

h1 {
color:#006400;
}

h2 {
color:#006400; 
}

a {
color:#191970;
}

a:visited {
color: #8fbc8f;
}

a:hover {
color: #32cd32;
}

a.sponsorbox {
text-decoration: none;
border-color: white;
border: none;
}

a.sponsorbox:visited {
text-decoration: none;
border-color: white;
}

a.list {
text-decoration: none;
font-size: 14px;
}

a.list:visited {
text-decoration: none;
font-size: 14px;
color: #006400;
}

a.list:hover {
text-decoration: none;
font-size: 14px;
color: #32cd32;
}

#testata {
text-align: left; 
}

#page { 
width:750px; 
margin:10px auto 10px auto;
}

#contenuto {
width:530px;
margin-left:220px;
}

#footer {
clear:both;
text-align: center;
/*padding: 30px 0 0 0;*/
margin: 30px 0 0 0;
}

h1.testata {
display: none;
}

h2.testata {
font-size: 40px;
padding: 50px 0 0 0;
}

p {
color:black;
font-variant: normal;
text-align: left; 
}

p.testatina {
font-variant: small-caps;
text-align: left; 
text-align: justify;
font-size: 14px;
}

p.footer {
text-align: center;
font-size: 9px;
margin: 10px 35px 0 35px;
}

p.data {
color: #006400;
font-size: 11px;
font-style: italic;
text-decoration: underline;
margin: 0 0 35px 0;
}

strong {
color: #006400;
}

#filotestata {
background-color: #006400;
border: 1px solid #006400;
width: auto;
size: 2px;
}

#mail {
color:#006400;
font-size: 14px;
text-align: center;
display: block;
background-color:transparent;
border:1px solid gray;
padding: 10px;
margin: 20px 150px;
}

p#mail a {
color:#006400;
}

#info {
background-color:white;
clear: both;
text-align: center;
width: auto;
margin-right:16px;
margin-top: 50px;
border: 1px solid gray;
padding: 30px 20px;
font-size: 14px;
}

p#info a {
color:#006400;
}

/* IMMAGINI */
.sx {
float: left;
}

img.sx {
/* margin: 0 15px 10px 0;*/
margin: 0;
}

.dx {
float: right;
padding: 10px;
}

img.dx {
margin: 0 0 10px 15px;
}

img.logo {
padding: 0 10px 0px 10px;
border: 0;
}

img.campo {
padding: 0px 20px 10px 0;
border: 0;
}

/* CLEAR */
#container {
clear: both; 
padding: 20px 0px 0px;
}

.clear {
clear: both;
}

/* MENU */
#sidebar {
width: 200px;
position:absolute;
}

/* tutte le ol dentro a sidebar */
#sidebar ol {
list-style: none;
border-right: 1px solid black;
}

/* per nascondere le img, es css handheld  
img {
display: none;
}
*/

#sidebar ol {
padding: 0 15px 0 0;
margin: 0;
}

#sidebar ol li {
margin: 0 0 8px 0;
padding: 0;
text-align: left;
}

#sidebar ol li a {
display: block;
border:1px solid gray;
padding: .8em 1.2em;
text-decoration: none;
background-color: #006400;
color: white;
}

#sidebar ol li a:hover {
background-color: #32cd32;
}

#sidebar ol li.selected a {
background-color: #8fbc8f;
}

/* SPONSOR */

#sponsorbox {
background-color:white;
clear: both;
text-align: center;
width: auto;
margin-right:16px;
margin-top: 70px;
}

#sponsorbox div {
background-color:white;
border:1px solid gray;
padding:10px;
width:auto;
text-align: center;
}

img.sponsor {
padding: 10px;
border: none;
}

/* TABLE */

tr {
display: block;
/* border-bottom: 1px solid green;*/
width: 500px;
}

tr.mesi {
border-bottom: 1px solid green;
}

td {
padding: 10px 0 20px 5px;
}

td.a {
width: 125px;
font-style: italic;
border-bottom: 1px solid green;
}

td.b {
width: 215px;
font-weight: bold;
border-bottom: 1px solid green;
}

td.c {
width: 145px;
text-align: center;
font-variant: small-caps;
border-bottom: 1px solid green;
/* display: none;*/
}

td.mesi {
font-variant: small-caps;
font-size: 16px;
color:#006400;
}

/* LISTE */

ol li {
margin: 10px;
list-style: none;
}

span.nome {
text-align: left;
padding-right: 50px;
}

span.score {
text-align: right;
padding: 0;
margin: 0;
position: inherit;
}




