


<!-- regole per il documento a schermo --> 

@media screen 

.menu {
       font-style: "Arial";  font-size: 9pt; color: #000080; 
}


.banner {
        font-style: "Arial"; font-size: 10pt; color: #000080; text-align: center; 
		font-style: italic ; 
}


A:link, A:visited, A:active { text-decoration: none; color: #000080 
}

p {
        font-style: "Arial"; font-size: 10pt; color: #000080; text-align: justify
}

li {
        font-style: "Arial"; font-size: 10pt; color: #000080; text-align: justify
}

hr { margin-top: 12pt; 
}

ul { margin-top: 12pt; 
}

.titolo  {
        font-style: "Arial"; font-size: 14pt; color: #000080; text-align: left; 
		letter-spacing: 0.1em 
}

body {
        font-style: "Arial"; font-size: 10pt; color: #000080; text-align: justify
}

td {
        font-style: "Arial"; font-size: 10pt; color: #000080; text-align: justify
}

.title {
        font-style: "Arial"; font-size: 10pt; color: #000080; 
text-align: justify; font-weight: bolder; margin-top: 4pt; 
}


.type {
        font-style: "Arial"; font-size: 10pt; color: #000080; text-align: justify; 
text-transform: capitalize
}

.authors {
        font-style: "Arial"; font-size: 10pt; color: #000080; text-align: justify; 
text-transform: capitalize;   margin-top: 8pt; 
}

.country {
        font-style: "Arial"; font-size: 10pt; color: #000080; text-align: justify; 
text-transform: capitalize
}

.languages {
        font-style: "Arial"; font-size: 10pt; color: #000080; text-align: justify; 
text-transform: lowercase
}


.coverage {
        font-style: "Arial"; font-size: 10pt; color: #000080; text-align: justify; 
text-transform: capitalize
}

.description {
        font-style: "Arial"; font-size: 10pt; color: #000080; text-align: justify; 
text-transform: none; margin-bottom: 26pt;  margin-top: 4pt; 
}

.descrittori {
        font-style: "Arial"; font-size: 10pt; color: #000080; text-align: justify; 
text-transform: none; margin-top: 6pt; 
}

.codice {
        font-style: "Arial"; font-size: 10pt; color: #000080; text-align: justify; 
text-transform: none; margin-top: 2pt; 
}

.url {
        font-style: "Arial"; font-size: 10pt; color: #000080; text-align: justify text-decoration: underline; margin-top: 2pt; margin-bottom: 4pt; 
}



<!-- regole per il documento a stampa -->


@media print 

{
  @page         { size: 21cm 29cm; }

  H1, H2, H3,
  H4, H5, H6    { page-break-inside: avoid; margin-right: 2cm; font-size: 9pt }
  BLOCKQUOTE,
  PRE           { page-break-inside: avoid; margin-right: 2cm; font-size: 9pt  }
  UL, OL, DL    { page-break-inside: avoid; margin-right: 2cm; font-size: 9pt  }

  p {
        font-style: "Times New Roman"; font-size: 7pt; color: #000080; text-align: justify; margin-right: 2cm; page-break-inside: avoid; }


td, a, A, hr,   {
        font-style: "Times New Roman"; font-size: 7pt; color: #000080; text-align: left; page-break-inside: avoid; 
}



.banner {
        font-style: "Times New Roman"; font-size: 7pt; color: #000080; text-align: left; page-break-inside: avoid; 
}

body {
        font-style: "Times New Roman"; font-size: 7pt; color: #000080; text-align: justify; margin-bottom: 2cm; page-break-inside: avoid; 
}


.menu {
       font-style: "Times New Roman";  font-size: 7pt; color: #000080; page-break-inside: avoid; 

}


li {
        font-style: "Times New Roman"; font-size: 7pt; color: #000080; text-align: left; margin-right: 2cm; page-break-inside: avoid; 
}


.titolo  {

        font-style: "Times New Roman"; font-size: 7pt; color: #000080; text-align: left; page-break-inside: avoid; 

}


strong {
       font-style: "Times New Roman";  font-size: 7pt; color: #000080; page-break-inside: avoid; 
}

big {
       font-style: "Times New Roman";  font-size: 7pt; color: #000080; page-break-inside: avoid; 
}

.title {
        font-style: "Arial"; font-size: 7pt; color: #000080; 
text-align: justify; font-weight: bolder; margin-top: 19pt; 
}


.type {
        font-style: "Arial"; font-size: 7pt; color: #000080; text-align: justify; 
text-transform: capitalize
}

.authors {
        font-style: "Arial"; font-size: 7pt; color: #000080; text-align: justify; 
text-transform: lowercase 
}

.country {
        font-style: "Arial"; font-size: 7pt; color: #000080; text-align: justify; 
text-transform: lowercase
}

.languages {
        font-style: "Arial"; font-size: 7pt; color: #000080; text-align: justify; 
text-transform: lowercase
}


.coverage {
        font-style: "Arial"; font-size: 7pt; color: #000080; text-align: justify; 
text-transform: lowercase
}

.description {
        font-style: "Arial"; font-size: 7pt; color: #000080; text-align: justify; 
text-transform: none; margin-top: 2pt; margin-right: 2cm; 
}


.url {
        font-style: "Arial"; font-size: 7pt; color: #000080; text-align: justify text-decoration: underline; text-transform: lowercase;  margin-top: 1pt; 
}





}

<!-- regole per il documento a voce -->

 @media speech {
  H1, H2, H3,
  H4, H5, H6    { voice-family: paul, male; stress: 20; richness: 90 }
  H1            { pitch: x-low; pitch-range: 90 }
  H2            { pitch: x-low; pitch-range: 80 }
  H3            { pitch: low; pitch-range: 70 }
  H4            { pitch: medium; pitch-range: 60 }
  H5            { pitch: medium; pitch-range: 50 }
  H6            { pitch: medium; pitch-range: 40 }
  LI, DT, DD    { pitch: medium; richness: 60 }
  DT            { stress: 80 }
  PRE, CODE, TT { pitch: medium; pitch-range: 0; stress: 0; richness: 80 }
  EM            { pitch: medium; pitch-range: 60; stress: 60; richness: 50 }
  STRONG        { pitch: medium; pitch-range: 60; stress: 90; richness: 90 }
  DFN           { pitch: high; pitch-range: 60; stress: 60 }
  S, STRIKE     { richness: 0 }
  I             { pitch: medium; pitch-range: 60; stress: 60; richness: 50 }
  B             { pitch: medium; pitch-range: 60; stress: 90; richness: 90 }
  U             { richness: 0 }
  A:link        { voice-family: harry, male }
  A:visited     { voice-family: betty, female }
  A:active      { voice-family: betty, female; pitch-range: 80; pitch: x-high }
}

