body { font-family: verdana, helvetica, serif, sans-serif; font-style: normal;
        font-size: 12px; background-color: #fff; color: #000; }

/* nessun bordo sui collegamenti immagine */
a img { border: none; }

/* menu di navigazione e collegamenti */
A { color: #000e9c; font-weight: normal; }

A.navbar_principale { color : #fff; font-family: verdana, helvetica, serif, sans-serif;
        font-size: 11px; text-decoration : none;
}

A.navbar_principale:hover { color : #e5be35; text-decoration : none; }


/* contenuti centrali di testo */
h1.titolo { font: 1.8em Georgia, Times, serif; color: rgb(196, 57, 18);
        margin-bottom: 0.5em; margin-left: 20px;
        border-bottom: 1px dotted #000; }

h2.sottotitoli { color: #485a6d; font-family: verdana, arial, sans-serif;
    font-size: 1em; font-weight: bold; text-decoration: none; text-transform: uppercase; }

#contenuti { font-family: verdana, helvetica, serif, sans-serif;
        font-size: 11px; padding: 5px; line-height: 1.25em; }

span.sb { color: #485a6d; font-weight: bold; }
span.sr { color: rgb(196, 57, 18); font-weight: bold; }
span.bi { color: #000e9c; font-weight: normal; font-style: italic; }

ul { list-style-type: square; color: rgb(196, 57, 18); padding-left: 3em; }
li { margin-bottom: 7px; font-weight: normal; }

ul.blu { list-style-type: square; color: #485a6d; padding-left: 3em; }
li.blu { margin-bottom: 7px; font-weight: normal;}

/* Classe di chiusura */
#footer { background-image: url('grafica/b2.jpg'); color: #fff;
        font-family: verdana, helvetica, serif, sans-serif; font-size: 8pt;
        margin-top: 1px; height: 18; border-top: 1px solid #fff;
        text-align: right; padding-right: 10px; }

