
/* Testo generale */

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


/* --------- MAIN TABLE ---------- */

TABLE.pagina { width: 100%;
               height: 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("../images/sfondo2.jpg");
          width: 180px; }

H1.left { color: #555555;
          font-size: large;
          margin-bottom: 10px;
          margin-top: 15px; }
H2.left { color: #FF0000;
          font-size: small;
          font-style: normal;
          font-family: sans-serif;
          font-stretch: narrower ;
          font-weight: 200;
          margin-bottom: 16px;
          margin-top: 0px; }

P.left { color: #265260;
         font-size: small;
         font-weight: bold;
         font-family: sans-serif,Arial,Helvetica;
         text-align: left;
         margin-left: 22px;
         margin-right: 0px;
         margin-bottom: 2px;
         margin-top: 2px;}

P.lefttitle2 { color: #464646;
              font-size: small;
              font-family: sans-serif,Arial,Helvetica;
              text-align: left;
              margin-left: 18px;
              margin-right: 0px;
              margin-bottom: 2px;
              margin-top: 2px;}

P.lefttitle { color: #464646;
              font-size: small;
              font-family: sans-serif,Arial,Helvetica;
              text-align: left;
              margin-left: 14px;
              margin-right: 0px;
              margin-bottom: 4px;
              margin-top: 8px;}
              

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

A.email:link    { color: #a00000;
                  text-decoration: none; }
A.email:visited { color: #a00000;
                  text-decoration: none; }
A.email:hover   { text-decoration: underline;
                  color: #800000; }


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

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

H1 { font-size: large;
     text-align: center;
     font-weight: bold;
     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; }

TD.visualizza1994 {font-size: 10pt;
                   font-face: Arial;
                   color: black;
                   text-align: center;
                   width: 4%;
                   border-width: 1px;
                   border-style: solid;
                   border-color: #635B54; }

TD.visualizza1927 {font-size: 10pt;
                   font-face: Arial;
                   color: black;
                   text-align: center;
                   width: 80px; }
                   
SELECT.sigla_1905 { color: red; }
                   
