/*  PRIMARY STYLE SHEET FOR OPACPROV
    creato da Vanni Bertini, marzo 2000
    last update: 28/03/00
*/
.piccolo   {
            font-size:85%;
            }

.piccolino  {
            font-size:80%;
            }

.minuscolo  {
            font-size: smaller;
			line-height : 10px;
            }

.grande   {
            font-size:105%;
            }

.rientrato     {
    margin:  0em 1em 0em 1em;
    font-size: 80%;
    }

.running     {
    font-size: 90%;
    color:#336699;
    font-weight: bold;
    margin-bottom:-.5em;
    }


.selected     {
     color: #0000C0;
     background-color: #FFFFFF;
    }
    
.bartxt1     {
    font-size: 85%;
    color:#336699;
    font-weight: bold;
    text-align: left;
    margin-top:  1em;
    margin-left:  1em;
        }

.bartxt2     {
    font-size: 80%;
    text-align: left;
    margin-top: -0.5em;
        }


BODY {
    font-family: arial, sans-serif;
    background: #FFFFFF;
    color: #000060
    }

H1  {
    text-align: center;    
    font-size: 180%;
    }
    
H1.hub2  {
    text-align: left;    
    margin: .5em 1em .5em 1em;
    }
    
H2.hub
  {
    text-align: center;    
    font-size: 140%;
    margin-bottom:1em;
   }
H2.news
    {
    font-size: 105%;
    margin-left: .5em;
   }
H2.home
    {
    font-size: 105%;
    margin-left: .5em;
   }
H2.access
    {
    font-size: 105%;
   }
H3  {
    font-size: 105%;
    }

DIV.text
   {
        font-family: arial, sans-serif;
        color: #000060;
        margin: 0em 3em 1em 4em;
        text-align:justify;
    }

DIV.tab
   {
        font-family: arial, sans-serif;
        color: #000060;
        margin: 0.5em 0.5em 0em 2em;
    }

BLOCKQUOTE
   {
        font-size: 80%;
        color: #000060;
    }


P.home {
      margin-left:.5em;
       }

P.news {
       font-size:85%;
       margin-left:1em;
       margin-right:.5em;
       }
       
P.access   {
       margin-left:.5em;
       margin-top:-.5em;
       font-size:85%;
            }
P.barnav     {
    font-family: arial, sans-serif;
    text-align: center;
    font-size: 10pt;
    margin-top: 0em;
    }
    
      
P.coda {
    font-family: arial, sans-serif;
    margin:  0em 1em 0em 1em;
    font-size: 75%;
       }
       
    
P.barra1     {
    font-size: 105%;
    font-weight: bold;    
    margin-left: 1em;
    }
    
      
       
P.barra
   {
     font-size:105%;
     font-weight: bold;
     line-height: 150%;
     margin-left:.5em
    }

FORM.singolo     {
    text-align: center;
    font-family: arial, sans-serif;
    font-size: 85%;
    color: #000060;
    }
    
TABLE.hub2
    {
    margin-top: 1em;
    }
    
TD, TH, CAPTION {
    font-family: arial, sans-serif;
    color:#000060
   }

TD.colblu {
    background-color: #B2DDDB;
     }

TD.colgialla {
    background-color: #FFFFCC;
    }

UL.home {
    margin-left: 0em;
    list-style: none;

       }
   
UL.hub1 {
    font-family: arial, sans-serif;
    font-size: 90%;
    list-style: none;
    margin-top: -1em;
   }
   
LI.grande {
    font-family: arial, sans-serif;
    font-size: 105%;
    color: #000060;
   }
   
LI.grandeh1 {
    font-family: arial, sans-serif;
    font-size: 105%;
    margin:  1em 0em 0em;
    }
   
A {
      color: #000098
   }
      
A.news {
      color: #FF4040
      }

A.bar {
      color: #0000C0;
      text-decoration: none;
      }

A.bar:hover {
      background: yellow;
     }
     
HR.coda
    {
    margin-left:1em;
    margin-right:1em;
    }