.Content_Scuro {
	font-size: small; 
	font-weight: bold;	
    margin : 0px;
}

.Content_Medio {
	font-size: x-small; 
	font-weight: bold;	
}

.Content_Chiaro {
	font-size: x-small; 
}

.Content_Esterno {
	font-size: x-small; 
	font-style: italic;
}

.testo {
    color: #666666;
    font-size: small;
}

.top {
    margin-top: 5px;
    margin-bottom: 5px;
}

HTML, BODY {
    margin : 0px;
    color: #000000;
    background-color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
}

h1 {
	    font-size: x-large;
}
h2 {
	    font-size: large;
}
h3 {
		font-size: medium;
}	
H3.Persona {
    	font-size: small;
	font-weight: bold;
	padding: 3px 2px;
}

pre, code {
    font-size: small;
}

A {
	text-decoration : none;
	font-size: x-small;
}

A:hover {
	text-decoration : underline;
}

A.LinkContent_selezionato,
A.NavLivello_selezionato,
A.Home
{
	font-weight: bold;
}

A.PercorsoRelativo_selezionato {
	font-weight: bold;
	font-style : italic;
}

P.Content_SmallTextBold {
	color: #000000;
	font-weight : bold;
}

TH{
   font-weight : normal;
   text-align : left;
}

TD.TopMenu {
  	font-family : Verdana, sans-serif;
	font-size: x-small;
}

TD.NavLivello {
  	font-family : Verdana, sans-serif;
	font-size: x-small;
}

TD.NavLivello2 {
  	font-family : Verdana, sans-serif;
	font-size: x-small;
}

TD.PercorsoRelativo {
  	font-family : Verdana, sans-serif;
	font-size: x-small;
}

TD.Footer {
  	font-family : Verdana, sans-serif;
	font-size: x-small;
}

TD.Content_SmallText {
  	font-family : Verdana, sans-serif;
	font-size: x-small;
	font-style: normal;
}

TD.Content_BigText {
  	font-family : Verdana, sans-serif;
	font-size: small;
}

TD.Content_SmallTextBold {
  	font-family : Verdana, sans-serif;
	font-size: x-small;
	font-weight: bold;
}

TD.Content_BigTextBold {
  	font-family : Verdana, sans-serif;
	font-size: small;
	font-weight: bold;
}

TD.PercorsoRelativoTitle {
	font-weight : bold;
	font-size: x-small;
  	font-family : Verdana, sans-serif;
}

.ContentTitolo {
	font-weight : bold;
	font-size: large;
  	font-family : Verdana, sans-serif;
}

.ContentSubTitolo {
	font-weight : bold;
	font-size: medium;
  	font-family : Verdana, sans-serif;
}


TD.PagineCorrelateLink {  
	font-size: x-small; 
}

TD.PagineCorrelate {  
	font-size: x-small; 
	font-weight: bold;
}

TD.Content_TitoloTabella {
	font-size: small; 
}

TD.Content_TitoloGenerale {
	font-size: small; 
	font-weight: bold;
	font-style: italic;
}

TD.Italic {
	font-style: italic;
	font-size: x-small;
}

TABLE.Legenda {
	font-weight: normal;	
	font-size: x-small;
}

/* Stili per le pubblicazioni */
.Pubblicazione {
	    font-size: small;
}
	
li.Pubblicazione {
    margin: .5em;
}
                                                                                
.autori,
.altroContributo,
.articoloConferenza,
.articoloRivista,
.capitoloLibro,
.catalogoMostra,
.curatela,
.libro,
.nomeCongresso,
.notaSentenza,
.rapportoRicerca,
.rapportoRicercaEsterno,
.recensione,
.schedaCatalogo,
.schedaLibro,
.voceEnciclopedia {
    text-decoration: none;
}
                                                                                
.titolo {
    font-style: italic;
}
a.icodocs {
	background-image: url(../image/icon_doc.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: auto;
	line-height: 22px;
	padding-left: 20px;
	display: block;

}
a:hover.icodocs {
	background-image: url(../image/icon_doc_666.gif);
}

