.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;
}

.ContentTitolo {
	font-weight : bold;
	font-size: large;
}

.ContentSubTitolo {
	font-weight : bold;
	font-size: medium;
}

.evidenziato {
    background-color: #ffff80
}

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

.sovrapposizione {
	background-color: #CCCCCC;
	color: #000000;
}

.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;
}

pre, code {
    font-size: small;
}

H3.Persona {
	font-size: small;
	padding: 3px 2px;
}	

h1 {
    font-size: x-large;
}

h2 {
    font-size: large;
}

h3 {
    font-size: medium;
    font-weight: bold;
}

H4 {
    margin: 1em 0px 0.5em 0px;
    font-size: small;
    font-weight: bold;
}	

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.PercorsoRelativo {
	font-size: x-small;
}

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

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

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


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


TD.Content_SmallText {
	font-size: x-small;
	font-style: normal;
}

TD.Content_BigText {
	font-size: small;
}

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

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

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

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

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;
}

