<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body { 
     font-size: 11pt;
}

a { 
  color: black;
  text-decoration: none;
 }

a:visited { 
   color: black;
 }



#logo { 
  display: none;
 }

#sfondotitolo {  

}

div#boxrightlang { 
  display: none;
 }

.artista { 
  color: black;
  font-family: serif;
  font-size: 140%;
  font-weight: bold;
  margin-left: +5%;
  letter-spacing: 1px;
 }


.rientrante { 
  margin-left: 10%;
 }

h1.titolo { 
  font-family: serif;
  margin-left: +5%;
  letter-spacing: 3px;
  font-size: 200%;
  margin-top: 20px;
 }


h1.titoloartista { 
  font-family: serif;
  margin-left: +10%;
  color: black;
 }

p.centrato { 
  text-align: center;
  font-family: sans-serif;
 }


p.commento, div.commento { 
  font-family: sans-serif;
  text-align: justify;
  margin-left: 2.5em;
  margin-right: .5em;
 }


p.commento div.indice, div.commento div.indice {
  display: none;
}

p.commento div.info, div.commento div.info, p.commento div.informazioni,
div.commento div.informazioni {                              
  margin-left: .5em;
  margin-right: .5em;                                
  font-size: 90%;
  border: none;
}


p.citazione { 
  font-family: serif;
  text-align: justify;
  font-style: italic;  
  margin-left: +20%;
  margin-right: +3%;
  padding-left: 1em;
  border-left: 6px solid #ccc;
 }


p.biografia { 
  font-family: sans-serif;
  margin-left: +10%;
  margin-right: +3%;
  text-align: justify;
 }

p.testo { 
  font-family: serif;
   }

p.spiegazione { 
  font-family: sans-serif;
  color: #0000cc;
  background-color: #eeeeee;
  padding: .5em;
 }

.enf { 
  font-weight: bold;
 }

.errore { 
  font-weight: bold;
  color: #ff0000;
  margin-left: +20%;
  margin-right: 1em;
  background: #eee;
  padding: 1em;
 }


p.note { 
  font-size: small;
  font-family: sans-serif;
  text-align: right;
 }


p.notesx { 
  display: none;
 }

p.scrittabellina { 
  font-family: fantasy;
  color: #0000cc;
  font-size: 110%;
 }

p.mittente { 
  font-family: serif;
  font-size: 100%;
  font-style: italic;
  margin-left: +8%;
 }

h2 { 
  font-family: Verdana,sans-serif;
  font-size: 120%;
  color: rgb(0,0,150);
 }

h3 { 
  font-family: Verdana,sans-serif;
  font-size: 110%;
  color: #000099;
  margin-left: 1em;
 }

h2.testo { 
  font-size: 150%;
 }

h3.testo { 
  font-size: 130%;
  margin-left: 1em;
 }




table.barra { 
 width: 100%;
 background: black;
 }

table.cambialingua {
  display: none;
 }


a.changeit { 
  display: none;
 }


a.changeen { 
  display: none;
 }

table.funzioni { 
  width: 100%;
 }

td.partegrande {
  width: 60%;
  margin: 1em;
  padding: 1em;
  background: #E0F0FF;
  border-width: 0.15em;
  border-style: solid;
  border-color: #E4FDFF; 
  vertical-align: top;
 }


td.partepiccola {
  width: 40%;
  margin: 1em;
  padding: 1em;
  background: #E0F0FF;
  border-width: 0.15em;
  border-style: solid;
  border-color: #E4FDFF; 
  vertical-align: top;
 }

table.guestbook { 
  width: 80%;
  margin-bottom: 1em;
 }

td.titologuest { 
  background: black;
  color: #ffffcc;
  font-family: Verdana,sans-serif;
  font-weight: bold;
  text-align: center;
 }

td.testoguest { 
  background: #dddddd;
  color: black;
  font-family: Verdana,sans-serif;
  padding-left: 1em;
  padding-right: 1em;
  padding-bottom: 0.5em;
  padding-top: 0.5em;
  
 }

hr.half { 
  text-align: center;
  width: 50%;
 }


a.destra { 
  margin-left: 30%; 
 }



.indirizzo { 
  color: #4400cc;
  font-family: fantasy;
  font-weight: bold;
 }


.evid {
	background: #eeee00;
	color: #000000;
	font-weight: bold;
}

.boxright { 
  display: none;
 }

.boxcategorie { 
  display: none;
 }
.boxlingua {
  display: none;
  }
  
.boxdownloadable {
  display: none;
  }

.boxvideo {
  display: none;
  }
  
 .boxprimitive {
  display: none;
  }


.noprint { 
  display: none;
 }

div.infos {
  display: none;
}

form.adminbutton {
  display: none;
}

div.adminpanel {
  display: none;
}

p.datains { 
  display: none;
 }

select { 
  display: none;
 }

p.note { 
  display: none;
 }

div.indiceversioni { 
  display: none;
 }

div.bottomnavigbox { 
    display: none;
 }

div.boxconfronta { 
    display: none;
}



td.tit { 
         font-family: sans-serif;
         border-bottom: 1em;

         padding-left: 1em;
 }

div.thumb {
    margin-bottom: 0.5em;
    margin-left: 1em;
    margin-right: 1em;
    border:  1px ;
    padding: 4px;
}


div.thumb div div.thumbcaption {
    font-weight: 60%;
    font-family: sans-serif;
    border: none;
    text-align: left;
    padding: 0.3em 0 0.1em 0;
}
</pre></body></html>