/*  STILE PER PAGINE SEMPLICI AIB-WEB SEZIONE TOSCANA
    creato da Vanni Bertini, 06/02/2000
    unifica conf.css, aibsemp.css, stylesheet di Bibelot
    usato fino al 07/09/2000
    dopo questa data viene usato sempre /aib/sezioni/sezioni.css
    ultimo aggiornamento: 07/09/2000 0.25
*/

.normal   {
    font-size: 85%;
    font-weight:normal;
    font-style:italic;
    }
    

.sotto {
text-decoration: underline;
    }

.piccolo   {
            font-size:80%;
            }


.grande   {
            font-size:120%;
            }



BODY {
    font-style: times, serif;
    background: #AFDFAF; /* verdino */
    }   

BODY.bibelot {
    font-style: times, serif;
    background: #FFFFFF; /* bianco */
    }   



H1  {
    text-align: center;    
    font-size: 150%;
    }

H2  {
    text-align: left;
    font-size: 125%;
    }

H3  {
    text-align: left;
    font-size: 105%;
     }    


DIV.testo
   {
        margin-top: 1em;
        margin-left: 2em;
        margin-right: 2.5em;
        margin-bottom: 1em;
        text-align:justify;
        font-size:90%;
   }



DIV.mainbibe {
  margin: 0em 1em 0em 70px;
  text-align:justify;
}

   

P.testo   {
    margin-top: 0em;
    margin-bottom: 0em;
    }


P.pretit   {
        font-weight:bold;
        text-align:center;
        margin-bottom: -1em;
   }
   
P.prebibe   {
        font-weight:bold;
        margin-bottom: -1em;
   }

P.sottobibe   {
        font-weight:bold;
   }


P.sottotit   {
        font-weight:bold;
        text-align:center;
   }
   
  

P.titconv
  {
        text-align:center;
        font-size: 90%;
        font-style:italic;
   }


P.autore   {
        text-align:center;
        font-size: 110%;
    }


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

PRE
    {   font-size: 85%}
    
/*Barra di link all'inizio e alla fine delle pagine*/
P.barnav
  {
        text-align:center;
        font-size: 80%;
        margin-top:  -.5em;
        margin-bottom:-.5em;
   }


/*Dichiarazione finale di copyright, data creazione ecc.*/
P.coda {
    margin-top:  0em;
    margin-bottom:-.5em;
    text-align: left;
    font-size: 80%;
       }      


/*Barra di link solitamente dopo il titolo, comunque nel corpo del testo*/
P.barlink     {
    text-align: left;
    font-size: 80%;
    }


/*Titolo corrente affiancato al logo AIB*/

.running     {
    font-weight: bold;
    }

UL {
    /*list-style-image: url(rombo.gif);*/
    list-style: disc
    }
    
 
UL.text, OL.text
     {
    margin-top: 0em;
    font-size: 85%;
       }

LI {
    text-align: left;
    }
    

DL
    {
    font-size:85%;
     }

DT
    {
    text-align:left;
    font-weight:bold;
     }

DD
    {
    text-align:justify;
    font-size:85%;
     }


/* Attributi per programmi convegni e seminari */            

P.orario {
            font-weight : bold;
            margin-left: 1em;
            margin-top:-0.5em;
/*            margin-bottom:-0.5em;*/
        }            
.relatore
          {
            font-weight : bold;
            }
   
.qualifica
          {
            font-style : italic;
            }
   
.titrel
          {
        margin-left: .5em;
           
            }
UL.congr {
    list-style: none
    }

    

/* Fine attributi per convegni e seminari */            

