@charset "iso-8859-1";
/* Style Sheet  Magnetic Versione Italiana
    Versione 1.1 del 16 Novembre 1999
*/

body {
           background: #EEEEEE; 
           text-color: #000000;
           text-align: left;
           font-family:Verdana,Arial,Helvetica;
           font-size: 10pt;
         } 

a:link { color: #660066 } 
a:visited { color: #774433 } 
a:active { color: #AA7700 }

/* 
      Link al Sito www.barcode.it 
*/
a.code:link { color: #660066 }
a.code:visited { color: #000000 } 
a.code:active { color: #000000 }
a.code {
                background: #DCDCCC;
                font-family:Verdana,Arial,Helvetica;
                font-weight:bold;
}

/* 
      Leggenda Bottom 
*/
a.atbot:link { color: #660066 }
a.atbot:visited { color: #000000 } 
a.atbot:active { color: #000000 }
a.atbot {
           font-family:Verdana,Arial,Helvetica;
           font-weight:bold;
           font-size:8pt;
}

td {
           color : black;
           text-align: justify;
           vertical-align: top;
           font-family:Verdana,Arial,Helvetica;
           font-weight: normal;
           font-size:10pt;
}

td.titolo {
            background: #DCDCCC;
            color : black;
            text-align:left;
           font-family:Verdana,Arial,Helvetica;
            font-weight: bold;
            font-size:20pt;
}

td.foto {
           color : #222222;
           text-align: left;
           font-family:Verdana,Arial,Helvetica;
           font-weight:bold;
           font-size:7pt;
}

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 :

    - applicazioni.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;
}

h2 {
               color : black;
               text-align: left;
               font-family:Verdana,Arial,Helvetica;
               font-weight:bold;
               font-size:13pt;
}

h3 {
              color : black;
              text-align: left;
              font-family:Verdana,Arial,Helvetica;
              font-weight:bold;
              font-size:12pt;
}


b {
           font-family:Verdana,Arial,Helvetica;
           font-weight:bold;
}

/*     --------------------------------------------------------------    I Colori per l'area solution  -----

        Link al Sito www.codiceabarre.it 
	    Il Manuale del Codice a Barre
*/
a.solution:link { color: #660066 }
a.solution:visited { color: #000000 } 
a.solution:active { color: #000000 }
a.solution {
           font-size: 8pt;
           font-style: italic;
           font-family: Verdana, Arial, Helvetica;
           font-weight: normal;
           text-align: left;
           color: #660066;
           background-color: #DCDCCC;
}

td.solution {
                            background: #DCDCCC;
                            color : black;
                            text-align:left;
                            font-family:Verdana,Arial,Helvetica;
                            font-weight:bold;
                            font-size:20pt;
}

/*
        Indice dei lettori
*/
td.mini-solution {
                 background: #DCDCCC;
                 color: black;
                 text-align: left;
                 font-family: Verdana,Arial,Helvetica;
                 font-weight: normal;
                 font-size: 7pt;
}

/*
    Altri collegamenti nelle pagine Index
*/
a.otherlink:link { color: #333333 } 
a.otherlink:visited { color: #333333 } 
a.otherlink:active { color: #333333 }
a.otherlink:hover { color: #325588 }
.otherlink {
                          font-size: 7pt;
                          font-style: italic;
                          font-family: Verdana, Arial, Helvetica;
                          font-weight: normal;
                          text-align: justify;
                          color: #660066;
                          background-color: #DCDCCC;
}
                          
/* Per la registrazione */
.sign {
          color : black;
          text-align: right;
          font-family:Verdana,Arial,Helvetica;
          font-style: italic;
          font-size:8pt;
}


td.fondo {
                 color : black;
                 text-align: center;
                 font-family: Verdana,Arial,Helvetica;
                 font-weight: bold;
                 font-size:7pt;
                 width: 100%;
}


