
/* Testo generale */

BODY { margin-top: 0px;
       margin-bottom: 0px;
       margin-left: 0px;
       margin-right: 0px; }

/* --------- TOP ---------- */

DIV.top { border-style: solid;
          border-color: #555555;
          border-width: 0px 0px 2px 0px;
          text-align: center;
          background-image: url("../immagini/sfondo2.jpg");
          margin-top: 0px; }

IMG.top { margin-top: 10px;
          margin-bottom: 0px; } 

TABLE.pagina { width: 100%;
               border-style: none;
               border-width: 0px 0px 0px 0px; }



/* --------- LEFT --------- */

TD.left { border-style: none;
          border-width: 0px 0px 0px 0px;
          background-image: url("../immagini/sfondo2.jpg");
          width: 220px; }

TABLE.left { width: 88%;
             border-style: none;
             border-width: 0px 0px 0px 0px;
             padding-top: 6px; }

UL.left { margin-left: 10px;
          list-style-image: url("../immagini/bullet.gif");
          list-style-type: square;}

LI.left { margin-left: 30px;
          font-size: x-small;
          font-family: Verdana,Arial,Helvetica;
          margin-bottom: 4px;
          margin-top: 12px;}

UL.left2 { margin-left: 14px;
           list-style-image: url("../immagini/freccia.gif");
           list-style-type: disc; }

LI.left2 { margin-left: 15px;
           font-size: xx-small;
           font-family: Verdana,Arial,Helvetica;
           margin-bottom: 4px;
           margin-top: 6px;}

DIV.selected { color: #333333; }


/* --------- RIGHT --------- */

TD.right { border-style: solid;
           border-color: #555555;
           border-width: 0px 0px 0px 2px;
           background-image: url("../immagini/sfondo.jpg");
           padding: 20px 7%; }

H1 { font-size: large;
     text-align: center;
     font-weight: bold;
     margin-bottom: 15px; }

H2 { font-size: large;
     font-style: italic;
     text-align: center;
     font-weight: normal;
     margin-bottom: 15px; }

DIV.titoli { color: #0000BB;
             font-size: large;
             margin-left: 50px; }

P { margin-left: 0px;
    margin-right: 0px;
    text-align: justify; }

P.dynamic1 { font-weight: bold;
             margin-bottom: 0px;
             margin-top: 0px;
             color: #0000bb;
             text-align: right;
             color: #265260; }

P.dynamic2 { font-weight: bold;
             margin-bottom: 0px;
             margin-top: 0px;
             margin-left: 15px;
             color: #265260; }

A.dynamic { color: #265260;
            text-decoration: none }


A.menu:link    { color: #265260;
                 text-decoration: none }
A.menu:visited { color: #265260;
                 text-decoration: none }
A.menu:hover   { text-decoration: none;
                 color: #0000dd;
                 background-color: #EDFF78 }

A:link    { color: #004080; text-decoration: underline }
A:visited { color: #004080; text-decoration: underline }