
#indice    {font-style: italic; text-align: left;}
h1         {font-family: "Tibetan Machine Uni";text-align: center; }
h2         {font-family: "Symbola";text-align: center; }
.testa     {background: #990033; padding: 5px; margin-bottom: 10px; margin: auto; color: white; margin-bottom: 5px;
            background-image: linear-gradient(to right, rgb(110, 12, 33, 1), rgb(250, 225, 230, 0 ));
           }
img        {width:100%}
nav ul     {font-family: "P052"; list-style-type: none}
li         {margin-bottom: 10px;}
a          {text-decoration: none;}
.corpo     {text-align: justify;  margin: auto;  font-family: "P052";}

.morte     {font-weight: bold; font-style: italic; text-align: center; margin-top: 20px; font-family: "P052"; font-size:14pt}
.piero     {text-align: center;  color:#990033; font-weight: bold; font-family: "P052";}

.immagine  {width:50%; float:right; margin-left:10px;}
.label     {color:#990033; font-size:small;} /* etichetta delle immagini */
@page {
  margin: 10%;

  @bottom-right {
    font-family: sans-serif;
    font-weight: bold;
    font-size: 1em;
    content: counter(page);
  }
}

.split_page{
    page-break-before:always;
}
.sottolineato   {text-decoration: underline;}
.date           {font-style: italic}   /* data all'inizio dei capitoli */



