/* Style Sheet  Transfer printers Versione Italiana
    Versione 1.3 del 13 Marzo 1999
    Nome  = reader
*/

body {
           background: white; 
           text-color: #000000;
           text-align: left;
           font-family:Verdana,Arial,Helvetica;
           font-size: 10pt;
         } 

/*
	Colori Versione Inglese 
*/		 
a:link { color: #000077 } 
a:visited { color: #AA0000 } 
a:active { color: #AA7700 }
a:hover { color: #558832 }
a { 
           font-family:Verdana,Arial,Helvetica;
   }

/* 
      Link al Sito www.barcode.it 
*/
a.code:link { color: #660066 }
a.code:visited { color: #000000 } 
a.code:active { color: #000000 }
a.code {
           font-family:Verdana,Arial,Helvetica;
           font-weight:bold;
}

/* 
      Link al Sito www.codiceabarre.it 
	  Il Manuale del Codice a Barre
*/
a.barre:link { color: #660066 }
a.barre:visited { color: #000000 } 
a.barre:active { color: #000000 }
a.barre {
           font-size: 8pt;
           font-style: italic;
           font-family: Verdana, Arial, Helvetica;
           font-weight: normal;
           text-align: left;
           color: #660066;
           background-color: #E9ECC6;
}

td {
      color : black;
      text-align: justify;
      vertical-align: top;
      font-family:Verdana,Arial,Helvetica;
      font-weight: normal;
      font-size:10pt;
}

td.titolo {
            background: #E9ECC6;
            color : black;
            text-align:left;
            font-family:Verdana,Arial,Helvetica;
            font-weight:bold;
            font-size:20pt;
}

td.foto {
                 color : black;
                 text-align: left;
                 font-family:Verdana,Arial,Helvetica;
                 font-weight:bold;
                 font-size:7pt;
}

td.minifoto {
                 background: #E9ECC6;
                 color: black;
                 text-align: left;
                 font-family: Arial,Helvetica,Verdana;
                 font-weight: normal;
                 font-size: 8pt;
}

td.bold {
                 color : black;
                 text-align: left;
                 vertical-align: top;
                 font-family:Verdana,Arial,Helvetica;
                 font-weight: bold;
                 font-size:10pt;
}

/*
     -- UL --
*/

ul.index {
/* Utilizzato su :

    - index.htm elenco dei settori dove vengono fatte le applicazioni 

*/
               color : black;
               text-align: left;
               font-family:Verdana,Arial,Helvetica;
               font-weight: bold;
               font-size: 10pt;
}

ul.sotto {
/* Utilizzato su :

    - ap_elenco.htm elenco dei settori dove vengono fatte le applicazioni 

*/
               color : black;
               text-align: justify;
               font-family:Verdana,Arial,Helvetica;
               font-weight: normal;
               font-size: 8pt;
}

/*
     -- P --
*/

p {
          color : black;
          text-align: justify;
          font-family:Verdana,Arial,Helvetica;
          font-weight: normal;
          font-size:10pt;
}

p.bottom {
                 color : black;
                 text-align:center;
                 font-family:Verdana,Arial,Helvetica;
                 font-weight:bold;
                 font-size:8pt;
}

/* Per la registrazione */
.sign {
          color : black;
          text-align: right;
          font-family:Verdana,Arial,Helvetica;
          font-style: italic;
          font-size:8pt;
}

h2 {
color : black;
text-align: left;
font-family:Verdana,Arial,Helvetica;
font-weight:bold;
font-size:12pt;
}

h3 {
        color : black;
        text-align: left;
        font-family:Verdana,Arial,Helvetica;
        font-weight:bold;
        font-size:12pt;
}

p.bottom {
                 color : black;
                 text-align:center;
                 font-family:Verdana,Arial,Helvetica;
                 font-weight:bold;
                 font-size:8pt;
}

b {
           font-family:Verdana,Arial,Helvetica;
           font-weight:bold;
}

