a:link{color: #0e287d; text-decoration: none;}

a:hover{color: #0e287d; text-decoration: underline;}

a:visited{color: #0e287d; text-decoration: none;}

a:active{color: #0e287d; text-decoration: none;}

body{
color: rgb(0, 0, 0); 
background: #afe65a;
height: 100%;
padding: 0;
margin: 0;
text-align: justify;
font-family: verdana,helvetica,arial,sans-serif;
}

img{border: 0;}

.topmenu A:link {text-decoration: none; color: #ffffff; background-color: #6f7682;}
.topmenu A:visited {text-decoration: none; color: #ffffff; background-color: #6f7682;}
.topmenu A:active {text-decoration: none; color: #ffffff; background-color: #6f7682;}
.topmenu A:hover {text-decoration: none; color: #ffffff; background-color: #6f7682;}

.rightmenu A:link {text-decoration: none; color: #0e287d; background-color: #6f7682;}
.rightmenu A:visited {text-decoration: none; color: #0e287d; background-color: #6f7682;}
.rightmenu A:active {text-decoration: none; color: #0e287d; background-color: #6f7682;}
.rightmenu A:hover {text-decoration: none; color: #0e287d; background-color: #6f7682;}

.footerlinx A:link {text-decoration: none; color: #ffffff; background-color: #6f7682;}
.footerlinx A:visited {text-decoration: none; color: #ffffff; background-color: #6f7682;}
.footerlinx A:active {text-decoration: none; color: #ffffff; background-color: #6f7682;}
.footerlinx A:hover {text-decoration: none; color: #ffffff; background-color: #6f7682;}

/* --- elementi --- */
.giustificato { text-align:justify; }
.centrato { text-align:center; }
.piccolo { font-size: 8pt; }
.right { text-align:right; }
.evidenziato { background-color:#FFFF00; font-style:italic; }
.explain { font-style:italic; }
.divider { width:100%; margin-top:1em; border-top:1px dashed #578A24; }
.linklog {background-color: #CCFF99; }
.sopra { margin-bottom:1em; }
.sotto { margin-top:1em; margin-bottom:1em; }
.titolo { margin-bottom:1em; font-weight:bold; background-color:#CCFF99; font-size:120%;}
.fleft { float:left; }
.fright { float:right; }
.pagine { text-align:center; }
.pagine span { font-weight:bold; }

/* --- moduli --- */
.modulo { }
.modtitolo { margin-top:0.5em; margin-bottom:1em; text-align:right; }
.modcontenuto {color: #000000; text-align: justify;}
.modcontenuto form { margin:0; }
.feed { text-align:center; font-size:8pt; }
.tempoesec { text-align:center; font-size:8pt; }
.utentionline { text-align:center; font-size:8pt; }
.utentionline span { font-weight:bold; }

.calendario { border-collapse:collapse; border-spacing:0; margin:auto; width:130px; text-align:center; border:1px solid #cfcfcf; background-color: #ffffff;}
/*.calendario td { width:26px; height:26px; text-align:center; }
.calendario td.wide { width:130px; height:26px; text-align:center; }
.calendario td a { font-weight:bold; }*/
.calendario .giorni td { font-weight:bold; font-size:8pt; background-color: #ffffff; }
.calendario .scuro { background-color:#cfcfcf; }
.calendario .chiaro { background-color:#ffffff; }