/* contenitore della pagina*/

a:link{
	color: #0657B2;
	text-decoration: none;
}

a:visited{
	color: #0657B2;
	text-decoration: none;
}

a:hover{
	/*color: #800000;
	text-decoration: underline;*/
}
 
.label1
{
	color : #000000;
	font-family : verdana, serif;
	font-size : small;
}

.label1bold
{
	color : #000000;
	font-family : verdana, serif;
	font-weight : bold;
	font-size : small;
}

.logoBam{
        font-family : comic Sans MS;
        font-size : medium;
        font-weight : bold;
        color: #FF802B;
        font-style : italic;
}

.frase{
	font-family : comic Sans MS;
	font-size : large;
	font-weight : bold;
	color: #FF802B;
}

.submit
{
	color : #000000;
	font-family : verdana, serif;
	font-size : 10px;
}
.submitLink {
	color: #C41B04;
	background-color: transparent;
	text-decoration: none;
	text-align: center;
	border: none;
	padding-left: 2%;
        padding-right: 2%;
        padding-top: 0.3%;
        padding-bottom: 0.3%;
	margin-left: 3px;
	margin-right: 3px;
	cursor: pointer;
	font-family: Verdana, serif;
	font-size: x-small;
}



.submitInv {
   color : #0657B2;
   background-color: transparent;
   text-decoration: none;
   text-align : left;      
   border: none;
   padding-left : 0px;
   padding-right : 0px;
   margin-left : 0px;
   margin-right : 0px;
   cursor: pointer;
   font-family: Verdana, serif;
   font-size : small;
}

.submitInv A:LINK {
   color : #0657B2;
   background-color: transparent;
   text-decoration: none;
   text-align : left;      
   border: none;
   padding-left : 0px;
   padding-right : 0px;
   margin-left : 0px;
   margin-right : 0px;
   cursor: pointer;   
   font-family: Verdana, serif;
   font-size : small;
}


.submitInv A:HOVER {
   color : #0657B2;
   background-color: transparent;
   text-decoration : underline;
   text-align : left;      
   border: none;
   padding-left : 0px;
   padding-right : 0px;
   margin-left : 0px;
   margin-right : 0px;
   cursor: pointer;   
   font-family: Verdana, serif;
   font-size : small;
}

.submitInv A:VISITED {
   color : #0657B2;
   background-color: transparent;
   text-decoration: none;
   text-align : left;      
   border: none;
   padding-left : 0px;
   padding-right : 0px;
   margin-left : 0px;
   margin-right : 0px;
   cursor: pointer;   
   font-family: Verdana, serif;
   font-size : small;
}

.submitBarraPulsanti{
   color: #0657B2;
   font-size: x-small;
   text-align: center;  
   width:100%;	
}
.submitBarraPulsanti A:LINK{
   color: #0657B2;
   font-size: x-small;
   text-align : center;  
   width:100%;	
}

.submitBarraPulsanti A:HOVER{
   color: #0657B2;
   font-size: x-small;
   text-align : center;  
   width:100%;
}

.submitBarraPulsanti A:VISITED{
   color: #0657B2;
   font-size: x-small;
   text-align : center;  
   width:100%;
}

.submitBarraPulsantiACNP{
   color: #0657B2;
   font-size: 0.75em;
   text-align : center;  
   width:100%;	
}

.submitBarraPulsantiACNPno{
   color: Aqua;
   font-size: 0.75em;
   text-align : center;  
   width:100%;	
}

.submitBarraPulsantiACNPnoRed{
   color: red;
   font-size: 0.75em;
   text-align : center;  
   width:100%;
   
}

.linkBarraPulsanti
{
	color: Aqua;
	font-family: Verdana, serif;
	font-size: x-small;
	text-decoration: none;
	text-align: center;
}
.linkBarraPulsanti A:LINK
{
	color: #0657B2;
	font-family: Verdana, serif;
	font-size: x-small;
	text-align: center;
}
.linkBarraPulsanti A:HOVER
{
	color: #0657B2;
	font-family: Verdana, serif;
	font-size: x-small;
	text-align: center;
}
.linkBarraPulsanti A:VISITED
{
	color : #0657B2;
	font-family : Verdana, serif;
	font-size : x-small;
	text-align: center;
}
.weightBold {
	font-weight : bold;
}
.coloreBlu {
   color: #0657B2;
}
.sizeXsmall {
   font-size: x-small;
}
.sizeXXsmall {
   font-size: xx-small;
}

.tdPulsantiFunzione {
        text-align: center;
	padding-left: 2%;
        padding-right: 2%;
        padding-top: 0.3%;
        padding-bottom: 0.3%;
}


.soloPerVeriLink {
	padding-bottom : 2px;
}
.comboSistema{
	width: 300px;
	height: 60px;
}  
.comboBiblioteche {
	width: 300px;
	height: 60px;
	
}
.comboNatura {
	height: 60px;
	width: 150px;
}
.comboTipologia {
	height: 60px;
	width: 150px;
}
.comboSort {
	height: 60px;
	width: 150px;
}
.numeri
{
	color : #000000;
	font-family : Verdana, serif;
		font-size : small;
}
.numerirosso
{
	color: #800000;
}

.bianco
{
	color : #005680;
	font-family : verdana, serif;
	font-weight : bold;
	font-size : small;
}

.biancop
{
	color : #005680;
	font-family : Verdana, serif;
	font-size : 10px;
}

.biancop A:LINK
{
	color : #005680;
	font-family : Verdana, serif;
	font-size : 10px;
	text-decoration: none;
}
.biancop A:VISITED
{
	color : #005680;
	font-family : Verdana, serif;
	font-size : 10px;
	text-decoration: none;
}
.biancop A:HOVER
{
	color : #005680;
	font-family : Verdana, serif;
	font-size : 10px;
	text-decoration: none;
}

.immaginiBam
{
	color : #3e6086;
	font-family : comic Sans MS;
	font-size : x-small;
}

.immaginiBam A:LINK
{
	color : #3e6086;
	font-family : comic Sans MS;
	font-size : x-small;
	text-decoration: none;
}

.immaginiBam A:VISITED
{
	color : #3e6086;
	font-family : comic Sans MS;
	font-size : x-small;
	text-decoration: none;
}

.immaginiBam A:HOVER
{
	color : #3e6086;
	font-family : comic Sans MS;
	font-weight : bold;
	font-size : x-small;
	text-decoration: none;
}


.immagini
{
	color : #3e6086;
	font-family : Verdana, serif;
	font-size : x-small;
}

.immagini A:LINK
{
	color : #3e6086;
	font-family : Verdana, serif;
	font-size : x-small;
	text-decoration: none;
}

.immagini A:VISITED
{
	color : #3e6086;
	font-family : Verdana, serif;
	font-size : x-small;
	text-decoration: none;
}

.immagini A:HOVER
{
	color : #3e6086;
	font-family : Verdana, serif;
	font-weight : bold;
	font-size : x-small;
	text-decoration: none;
}

.immaginiArancio
{
	color : #CC5A3C;
	font-family : Verdana, serif;
	font-size : 10px;
}

.immaginiArancio A:LINK
{
	color : #CC5A3C;
	font-family : Verdana, serif;
	font-size : 10px;
	text-decoration: none;
}

.immaginiArancio A:VISITED
{
	color : #CC5A3C;
	font-family : Verdana, serif;
	font-size : 10px;
	text-decoration: none;
}

.immaginiArancio A:HOVER
{
	color : #CC5A3C;
	font-family : Verdana, serif;
	font-size : 10px;
	text-decoration: underline;
}

/* display: none;*/
/* nasconde l'oggetto html al quale è applicato il class    */

.hidden
{	
	/* display : none; */
}

/* gestisce la visualizzazione della colonna tipologia di materiale nella lista risultati*/
/* display: none;*/

.testoTipoOpzionale
{
	/*display: none;*/
	color : #000000;
	font-family : Verdana, serif;
	font-size : small;	
}

/* gestisce la visualizzazione della colonna Supporto materiale (genere per ACNP) nella lista risultati*/
/* display: none;*/

.testoSuppOpzionale
{
        /*display: none;*/
        color : #000000;
	font-family : Verdana, serif;
	font-size : small;
}

.collocazioneDato
{
	color : #000000;
	font-family : Verdana, serif;
	font-size : small;
}

.testo
{
	color : #000000;
	font-family : Verdana, serif;
	font-size : small;
}

.testo A:LINK
{
	color : #0657B2;
	font-family : Verdana, serif;
	text-decoration: none;
	font-size : small;
}

.testo A:VISITED
{
	color : #0657B2;
	font-family : Verdana, serif;
	text-decoration: none;
	font-size : small;
}

.testo A:HOVER
{
	color : #800000;
	font-family : Verdana, serif;
	text-decoration : underline;
	font-size : small;
}


.testoisbd
{
	color : #000000;
	font-family : Verdana, serif;
	text-align: justify;
	font-size : small;
	
}

.testoisbd A:LINK
{
	color : #0657B2;
	font-family : Verdana, serif;
	text-decoration: none;
	text-align: justify;
	font-size : small;
	
}

.testoisbd A:VISITED
{
	color : #0657B2;
	font-family : Verdana, serif;
	text-decoration: none;
	text-align: justify;
	font-size : small;
	
}

.testoisbd A:HOVER
{
	color : #800000;
	font-family : Verdana, serif;
	text-decoration : underline;
	text-align: justify;
	font-size : small;
	
}



.testodescrittore
{
	color : #000000;
	font-family : Verdana, serif;
	font-size : small;
}

.testodescrittore A:LINK
{
	color : #0657B2;
	font-family : Verdana, serif;
	text-decoration: none;
	font-size : small;
}

.testodescrittore A:VISITED
{
	color : #0657B2;
	font-family : Verdana, serif;
	text-decoration: none;
	font-size : small;
}

.testodescrittore A:HOVER
{
	color : #800000;
	font-family : Verdana, serif;
	text-decoration : underline;
	font-size : small;
}



.testoterminenonpreferito
{
	color : #000000;
	font-family : Verdana, serif;
	font-size : small;
}

.testoterminenonpreferito A:LINK
{
	color : #0657B2;
	font-family : Verdana, serif;
	text-decoration: none;
	font-size : small;
}

.testoterminenonpreferito A:VISITED
{
	color : #0657B2;
	font-family : Verdana, serif;
	text-decoration: none;
	font-size : small;
}

.testoterminenonpreferito A:HOVER
{
	color : #800000;
	font-family : Verdana, serif;
	text-decoration : underline;
	font-size : small;
}




.testorelazione
{
	color : #000000;
	font-family : Verdana, serif;
	font-size : small;
	font-weight : bold;
	font-style : italic;
}

.testorelazione A:LINK
{
	color : #0657B2;
	font-family : Verdana, serif;
	text-decoration: none;
	font-size : small;
	font-weight : bold;
	font-style : italic;
}

.testorelazione A:VISITED
{
	color : #0657B2;
	font-family : Verdana, serif;
	text-decoration: none;
	font-size : small;
	font-weight : bold;
	font-style : italic;
}

.testorelazione A:HOVER
{
	color : #800000;
	font-family : Verdana, serif;
	text-decoration : underline;
	font-size : small;
	font-weight : bold;
	font-style : italic;
}


.testolocalizzazioni
{
	color : #000000;
	font-family : Verdana, serif;
	font-size : small;
}

.testolocalizzazioni A:LINK
{
	color : #0657B2;
	font-family : Verdana, serif;
	text-decoration: none;
	font-size : small;
}

.testolocalizzazioni A:VISITED
{
	color : #0657B2;
	font-family : Verdana, serif;
	text-decoration: none;
	font-size : small;
}

.testolocalizzazioni A:HOVER
{
	color : #800000;
	font-family : Verdana, serif;
	text-decoration : underline;
	font-size : small;
}



.testo2
{
	color : #000000;
	font-family : Verdana, serif;
	font-size : small;
	font-weight : bold;
}

.testo2 A:LINK
{
	color : #924E03;
	font-family : Verdana, serif;
	text-decoration: none;
	font-size : small;
	font-weight : bold;
}

.testo2 A:VISITED
{
	color : #0657B2;
	font-family : Verdana, serif;
	text-decoration: none;
	font-size : small;
	font-weight : bold;
}

.testo2 A:HOVER
{
	color : #800000;
	font-family : Verdana, serif;
	text-decoration : underline;
	font-size : small;
	font-weight : bold;
}

.credits{
	color : #000000;
	font-family : Verdana, serif;
	font-size : x-small;
}
.credits A:LINK{
	color : #0657B2;
	font-family : Verdana, serif;
	text-decoration: none;
	font-size : x-small;
}
.credits  A:VISITED{
	color : #0657B2;
	font-family : Verdana, serif;
	text-decoration: none;
	font-size : x-small;
}

.credits A:HOVER{
	color : #800000;
	font-family : Verdana, serif;
	text-decoration : underline;
	font-size : x-small;
}



.testopiccolo
{
	color : #000000;
	font-family : Verdana, serif;
	font-size : x-small;
}

.testopiccolo A:LINK
{
	color : #0657B2;
	font-family : Verdana, serif;
	text-decoration: none;
	font-size : x-small;
}

.testopiccolo A:VISITED
{
	color : #0657B2;
	font-family : Verdana, serif;
	text-decoration: none;
	font-size : x-small;
}

.testopiccolo A:HOVER
{
	color : #800000;
	font-family : Verdana, serif;
	text-decoration : underline;
	font-size : x-small;
}

.testobold
{
	font-weight : bold;
}
.rosso
{
	color : #800000;
	font-family : Verdana, serif;
	font-size : small;
}

.collocazione
{
	color : #800000;
	font-family : Verdana, serif;
	font-size : small;
}

.arancioScuro
{
	color : #CC5A3C;
	font-family : Verdana, serif;
	font-size : small;
}

.arancioScuro A:LINK
{
	color : #CC5A3C;
	font-family : Verdana, serif;
	text-decoration: none;
	font-size : small;
}

.arancioScuro A:VISITED
{
	color : #CC5A3C;
	font-family : Verdana, serif;
	text-decoration: none;
	font-size : small;
}

.arancioScuro A:HOVER
{
	color : #CC5A3C;
	font-family : Verdana, serif;
	text-decoration : underline;
	font-size : small;
}

.arancioMedio
{
	color : #E1883E;
	font-family : Verdana, serif;
	font-size : small;
}

.arancioMedio A:LINK
{
	color : #E1883E;
	font-family : Verdana, serif;
	text-decoration: none;
	font-size : small;
}

.arancioMedio A:VISITED
{
	color : #E1883E;
	font-family : Verdana, serif;
	text-decoration: none;
	font-size : small;
}

.arancioMedio A:HOVER
{
	color : #E1883E;
	font-family : Verdana, serif;
	text-decoration : underline;
	font-size : small;
}

.rossobold
{
	color : #800000;
	font-family : Verdana, serif;
	font-weight : bold;
	font-size : small;
}

.rossoUgm
{
	color : #800000;
	font-family : Verdana, serif;
	font-weight : bold;
	font-size : medium;
}

.sort 
{
	color : #0657B2;
	font-family : Verdana, serif;
	font-weight : bold;
	font-size : small;
}

.nosort 
{
	color : #0657B2;
	font-family : Verdana, serif;
	font-size : small;
}

.nosort A:LINK 
{
	color : #0657B2;
	font-family : Verdana, serif;
	text-decoration: none;
	font-size : small;
}

.nosort A:VISITED
{
	color : #0657B2;
	font-family : Verdana, serif;
	text-decoration: none;
	font-size : small;
}

.nosort A:HOVER
{
	color : #0657B2;
	font-family : Verdana, serif;
	font-weight : bold;
	text-decoration: none;
	font-size : small;
}
.titolo
{
        color : #3E6086;
	font-family : Verdana, serif;
	font-size : medium;
	font-weight : bold;
}
/* gestione seconda riga del titolo*/
.titolo2
{
        display: none;
        /*
        color : #3E6086;
	font-family : Verdana, serif;
	font-size : medium;
	font-weight : bold;
	*/
}


.utente
{
        color : #3E6086;
	font-family : Verdana, serif;
	font-size : small;
	text-align : right;
}

.queryutente
{
        /*color : #000000;
	font-family : Verdana, serif;
	font-size : small;*/
	display: none;
}

.coloreNero {
   color: #000000;
}
.sfondochiarissimo
{
	background-color: #ECF5FB;
}
.sfondochiaro
{		
	background-color: #E3F1F9;
}
.sfondoscuro
{
	background-color: #CEE7F4;
}

.sfondobianco
{
	background-color: white;
}

/* gestisce la visualizzazione della colonna tipologia di materiale nella lista risultati*/
/* display: none;*/

.colonnaTipoOpzionale
{
        /*display: none;*/
	background-color: #CEE7F4;
	
}

/* gestisce la visualizzazione della colonna supporto di materiale (genere per ACNP) nella lista risultati*/
/* display: none;*/

.colonnaSuppOpzionale
{
	/*display: none;*/
	background-color: #CEE7F4;
}
/* gestisce la visualizzazione del issn (ACNP) nella lista risultati*/
/* display: none;*/
.colonnaIssnOpzionale
{
	background-color: #CEE7F4;
	display: none;
}
/* gestisce la visualizzazione dell'autore nella lista risultati*/
/* display: none; in repertorio issn*/
.colonnaAutoreOpzionale
{
	background-color: #CEE7F4;
	/*display: none;*/
}
.testoIssnOpzionale {
	display: none;	
}
.testoAutoreOpzionale {
	/*display: none;*/	
}
.colIssnValori
{
	display: none;
}

.sfondoimg 
{
	background: url("C:\JavaDev\SN_Opac\web\images\sfondoBambini.bmp");
}

#counter
{
	display: none; 
	text-align: center;
	color: Blue;
	font-family: Verdana, serif;
	font-size: smaller;
	padding-top: 1%;
}
/*
#counterNumber
{
	color: Navy;
	font-family: Verdana, serif;
	font-size: larger;
}
*/


/* UTO: configurazione bottone salva biblioteca di ricerca */
.salvaFiltroBiblio {
	visibility: hidden; /*
        color : #0657B2;
	     font-family : Verdana, serif;
	    text-decoration: none;
	    font-size : x-small;
	     */
}

.bibliotechememorizzate
{
        visibility: hidden; 
        color : #3E6086;
	font-family : Verdana, serif;
	font-size : small;
	text-align : left;
}
/*fine UTO*/

/*personalizzare per APAT: descrizioneURL deve essere hidden;
indirizzoURL deve essere visible*/
.descrizioneURL
{
	
}
.indirizzoURL
{
        visibility: hidden; 
}
/*fine personalizzare per APAT*/


.notefascicolo
{
	visibility: hidden;
}



/*/*/a{}
body,
body a,
body .utente,
body .bibliotechememorizzate,
body .salvaFiltroBiblio,
body .sfondochiarissimo,
body .sfondochiaro,
body .sfondoscuro,
body .rosso,
body .collocazione,
body .collocazioneDato,
body .rossobold,
body .arancioScuro,
body .arancioScuro A:LINK,
body .arancioScuro A:VISITED,
body .arancioScuro A:HOVER,
body .arancioMedio,
body .arancioMedio A:LINK,
body .arancioMedio A:VISITED,
body .arancioMedio A:HOVER,
body .numeri,
body .numerirosso,
body .testoTipoOpzionale,
body .testoSuppOpzionale,
body .testo,
body .testo A:LINK,
body .testo A:VISITED,
body .testo A:HOVER,
body .testoisbd,
body .testoisbd A:LINK,
body .testoisbd A:VISITED,
body .testoisbd A:HOVER,
body .testorelazione,
body .testorelazione A:LINK,
body .testorelazione A:VISITED,
body .testorelazione A:HOVER,
body .testolocalizzazioni,
body .testolocalizzazioni A:LINK,
body .testolocalizzazioni A:VISITED,
body .testolocalizzazioni A:HOVER,
body .testodescrittore,
body .testodescrittore A:LINK,
body .testodescrittore A:VISITED,
body .testodescrittore A:HOVER,
body .testoterminenonpreferito,
body .testoterminenonpreferito A:LINK,
body .testoterminenonpreferito A:VISITED,
body .testoterminenonpreferito A:HOVER,
body .testo2,
body .testo2 A:LINK,
body .testo2 A:VISITED,
body .testo2 A:HOVER,
body .nosort,
body .queryutente,
body .testobold,
body .label1,
body .label1bold,
body .posted {
  font-size: xx-small;
  voice-family: "\"}\"";
  voice-family: inherit;
  font-size: x-small;
}
html>body,
html>body a,
html>body .utente,
html>body .bibliotechememorizzate,
html>body .salvaFiltroBiblio,
html>body .sfondochiarissimo,
html>body .sfondochiaro,
html>body .sfondoscuro,
html>body .rosso,
html>body .collocazione,
html>body .collocazioneDato,
html>body .arancioScuro,
html>body .arancioScuro A:LINK,
html>body .arancioScuro A:VISITED,
html>body .arancioScuro A:HOVER,
html>body .arancioMedio,
html>body .arancioMedio A:LINK,
html>body .arancioMedio A:VISITED,
html>body .arancioMedio A:HOVER,
html>body .rossobold,
html>body .numeri,
html>body .numerirosso,
html>body .testoTipoOpzionale,
html>body .testoSuppOpzionale,
html>body .testo,
html>body .testo A:LINK,
html>body .testo A:VISITED,
html>body .testo A:HOVER,
html>body .testoisbd,
html>body .testoisbd A:LINK,
html>body .testoisbd A:VISITED,
html>body .testoisbd A:HOVER,
html>body .testorelazione,
html>body .testorelazione A:LINK,
html>body .testorelazione A:VISITED,
html>body .testorelazione A:HOVER,
html>body .testodescrittore,
html>body .testodescrittore A:LINK,
html>body .testodescrittore A:VISITED,
html>body .testodescrittore A:HOVER,
html>body .testoterminenonpreferito,
html>body .testoterminenonpreferito A:LINK,
html>body .testoterminenonpreferito A:VISITED,
html>body .testoterminenonpreferito A:HOVER,
html>body .testolocalizzazioni,
html>body .testolocalizzazioni A:LINK,
html>body .testolocalizzazioni A:VISITED,
html>body .testolocalizzazioni A:HOVER,
html>body .testo2,
html>body .testo2 A:LINK,
html>body .testo2 A:VISITED,
html>body .testo2 A:HOVER,
html>body .nosort,
html>body .queryutente,
html>body .testobold,
html>body .label1,
html>body .label1bold,

body .utente,
body .bibliotechememorizzate,
body .salvaFiltroBiblio,
body .sfondochiarissimo,
body .sfondochiaro,
body .sfondoscuro,
body .rosso,
body .collocazione,
body .collocazioneDato,
body .arancioScuro,
body .arancioScuro A:LINK,
body .arancioScuro A:VISITED,
body .arancioScuro A:HOVER,
body .arancioMedio,
body .arancioMedio A:LINK,
body .arancioMedio A:VISITED,
body .arancioMedio A:HOVER,
body .rossobold,
body .numeri,
body .numerirosso,
body .testoTipoOpzionale,
body .testoSuppOpzionale,
body .testo,
body .testo A:LINK,
body .testo A:VISITED,
body .testo A:HOVER,
body .testoisbd,
body .testoisbd A:LINK,
body .testoisbd A:VISITED,
body .testoisbd A:HOVER,
body .testorelazione,
body .testorelazione A:LINK,
body .testorelazione A:VISITED,
body .testorelazione A:HOVER,
body .testolocalizzazioni,
body .testolocalizzazioni A:LINK,
body .testolocalizzazioni A:VISITED,
body .testolocalizzazioni A:HOVER,
body .testodescrittore,
body .testodescrittore A:LINK,
body .testodescrittore A:VISITED,
body .testodescrittore A:HOVER,
body .testoterminenonpreferito,
body .testoterminenonpreferito A:LINK,
body .testoterminenonpreferito A:VISITED,
body .testoterminenonpreferito A:HOVER,
body .testo2,
body .testo2 A:LINK,
body .testo2 A:VISITED,
body .testo2 A:HOVER,
body .nosort,
body .queryutente,
body .testobold,
body .label1,
body .label1bold,
body .comments-body {
  line-height: 128%;
}
/* */

/*/*/a{}
body,
body .immagini,
body .immagini A:LINK,
body .immagini A:VISITED,
body .immagini A:HOVER,
body .testopiccolo,
body .testopiccolo A:LINK,
body .testopiccolo A:VISITED,
body .testopiccolo A:HOVER,
body .credits,
body .credits A:LINK,
body .credits A:VISITED,
body .credits A:HOVER,
body .linkBarraPulsanti,
body .linkBarraPulsanti A:LINK,
body .linkBarraPulsanti A:VISITED,
body .linkBarraPulsanti A:HOVER,
body .submitBarraPulsanti,
body .submitBarraPulsanti A:LINK,
body .submitBarraPulsanti A:VISITED,
body .submitBarraPulsanti A:HOVER,
body .submitLink
body .posted {
  font-size: xx-small;
  voice-family: "\"}\"";
  voice-family: inherit;
  font-size: xx-small;
}
html>body,
html>body .immagini,
html>body .immagini A:LINK,
html>body .immagini A:VISITED,
html>body .immagini A:HOVER,
html>body .testopiccolo,
html>body .testopiccolo A:LINK,
html>body .testopiccolo A:VISITED,
html>body .testopiccolo A:HOVER,
html>body .credits,
html>body .credits A:LINK,
html>body .credits A:VISITED,
html>body .credits A:HOVER,
html>body .linkBarraPulsanti,
html>body .linkBarraPulsanti A:LINK,
html>body .linkBarraPulsanti A:VISITED,
html>body .linkBarraPulsanti A:HOVER,
html>body .submitBarraPulsanti,
html>body .submitBarraPulsanti A:LINK,
html>body .submitBarraPulsanti A:VISITED,
html>body .submitBarraPulsanti A:HOVER,
html>body .submitLink,
html>body .rossobold,

body .immagini,
body .immagini A:LINK,
body .immagini A:VISITED,
body .immagini A:HOVER,
body .testopiccolo,
body .testopiccolo A:LINK,
body .testopiccolo A:VISITED,
body .testopiccolo A:HOVER,
body .credits,
body .credits A:LINK,
body .credits A:VISITED,
body .credits A:HOVER,
body .linkBarraPulsanti,
body .linkBarraPulsanti A:LINK,
body .linkBarraPulsanti A:VISITED,
body .linkBarraPulsanti A:HOVER,
body .submitBarraPulsanti,
body .submitBarraPulsanti A:LINK,
body .submitBarraPulsanti A:VISITED,
body .submitBarraPulsanti A:HOVER,
body .submitLink
body .comments-body {
  line-height: 128%;
}

/* */

/*/*/a{}
body .titolo,
body .titolo2,
body .rossoUgm,
body .posted {
  font-size: medium;
  voice-family: "\"}\"";
  voice-family: inherit;
  font-size: medium;
}
html>body .titolo,
html>body .titolo2,
html>body .rossoUgm,

body .titolo,
body .titolo2,
body .rossoUgm,
body .comments-body {
  line-height: 128%;
}

body { margin-top: 0em }


/* */
