/*  STILE PER PAGINE AIB-WEB RAMO SEZIONI
    creato da Vanni Bertini, 06/09/2000
    a partire da aib/sezioni/toscana/toscana.css
    ultimo aggiornamento: 17/12/00 19.18.46
*/

.normal   {
    font-size: 85%;
    font-weight:normal;
    font-style:italic;
    }
    

.sotto {
text-decoration: underline;
    }

.piccolo   {
            font-size:80%;
            }


.grande   {
            font-size:120%;
            }

.news   {
	color: #ff0000;
}

/* Per etichette di link a Sezioni attive in sezioni.htm*/

.attiva   {
            font-weight:bold;
            }

/*Titolo corrente affiancato al logo AIB*/

.running     {
    font-weight: bold;
    }


BODY {
	font-style: times, serif;
 	background-color: #AFDFAF; /* verdino */
/*	background-image : url(wi/aibsezbg.gif); disabilitati perche' non funzionano con Navigator */
}   

BODY.bibelot {
    font-style: times, serif;
    background: #FFFFFF; /* bianco */
    }   

.center  {
    text-align: center;
    }


H1  {
    text-align: left;
    font-size: 150%;
    }
    

H1.snodo  {
    font-size: 140%;
	color:#326826;
    }

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;
}

BLOCKQUOTE
   {
        font-size: 80%;
/*        color: #000060;*/
    }

PRE
    {   font-size: 85%}
    

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-top: 1em;
        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%;
    }

/*Paragrafo per i richiamo delle novità nel riquadro in home page*/
P.novita
  {
	font-size: 80%;
	font-weight : bold;
}

/*Paragrafo per il richiamo dei sottorami delle Sezioni*/
P.settori
  {
	font-weight : bold;
}
/*Barra di link all'inizio e alla fine delle pagine*/
P.barsnodo
  {
	font-size: 80%;
	margin-top:0em;
	margin-bottom: 0em;
}

/*Titolo corrente per le pagine di snodo*/
P.corsnodo
  {
	font-size: 110%;
	margin-top:0em;
	margin-bottom: 1em;
	font-weight : bold;
}


/*Barra di link all'inizio e alla fine delle pagine*/
P.barnav
  {
        text-align:center;
        font-size: 80%;
        margin-top:  0em;
        margin-bottom: 0em;
   }


/*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%;
    }


UL {
    /*list-style-image: url(rombo.gif);*/
    /*list-style: disc*/
    }
    
 
UL.text, OL.text
     {
    margin-top: 0em;
    font-size: 85%;
       }

LI {
    text-align: left;
    }
    
UL.snodo {
        font-size: 105%;
        font-weight: bold;
   }
    

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: 0em;
            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 */            

TD.colbianca {
	background-color : White;
}
    
TD.colverde {
	background-color : #AFDFAF;
}

