
body {
  margin: 0px;
  background: #ffffff;
}


img {
  border: 0;
}


a:link { 
  text-decoration: none;
  color: #575757;
  font-weight: bold;
}

a:visited { 
  text-decoration: none;
  color: #575757;
  font-weight: bold;
}

a:active { 
  text-decoration: none;
  color: #575757;
  font-weight: bold;
}


a:hover { 
  color: #575757
}



td {
  font-family:verdana;
  font-size:10px;
  color: #000000;
  background: #f0f0f0
}



.charta {
  text-align: left;
  padding: 10px;
}


.org {
  text-align: right;
  padding: 10px;
}


.barra_grigia {
  background-image: url(http://www.charta.it/images/voucher/barra_grigia.gif);
  text-align: center;
  font-size: 15px;
  color: #f3c565;
  font-weight: bold;
  padding: 2px;
 }


.barCode {
  background: #f0f0f0 
}


.vivaticket {
  font-family:verdana;
  font-size:13px;
  color: #000000;
  font-weight: bold;
  padding: 5px;  
}


.StatoTran {
  font-family:verdana;
  font-size:14px;
  color: #950828;
  font-weight: bold;
  text-align: center;
  
  
}





.Bgrigio1 {
  font-family:verdana;
  font-size:11px;
  color: #000000;
  font-weight: bold;
  background: #e1e1e1;
  padding-left: 65px;
  
}

.grigio1 {
  font-family:verdana;
  font-size:11px;
  color: #000000;
  background: #e1e1e1;
  padding-left: 65px;
  font-weight: bold;
}





.grigio2 {
  font-family:verdana;
  font-size:11px;
  color: #950828;
  font-weight: bold;
  background: #c5c5c5;
  text-align: left;
  vertical-align: top;
  padding-left: 65px
}









.Bgrigio1_ris {
  font-family:verdana;
  font-size:11px;
  color: #ae092f;
  font-weight: bold;
  background: #e1e1e1;
  text-align: right
}



.grigio1_ris {
  font-family:verdana;
  font-size:11px;
  color: #ae092f;
  background: #e1e1e1;
  text-align: right
}


.grigio2_risu {
  font-family:verdana;
  font-size:11px;
  color: #950828;
  font-weight: bold;
  background: #e1e1e1;
  padding: 1px;
  padding-right: 65px;
  text-align: right
  
}


.grigio_anagr {
  background: #e1e1e1
 
}






.ritiro {
  font-family:verdana;
  font-size:11px;
  color: #950828;
  font-weight: bold;
  background: #e1e1e1;
  padding: 1px;
  text-align: left;
  padding-left: 65px;
  padding-right: 65px
  
}


.Btotale {
  font-family:verdana;
  font-size:11px;
  color: #950828;
  font-weight: bold;
  background: #e1e1e1;
  text-align: left;
  padding-left: 2px
}

.totaleTop {
  font-family:verdana;
  font-size:11px;
  color: #000000;
  background: #e1e1e1;
  padding-left: 65px;
  font-weight: bold;
  vertical-align: top;
}





.testo_left {
  font-family:verdana;
  font-size:11px;
  color: #950828;
  background: #e1e1e1;
  text-align: left;
  padding-right: 10px
}


.testo_right {
  font-family:verdana;
  font-size:11px;
  color: #950828;
  background: #e1e1e1;
  text-align: right;
  padding-right: 10px
}


.avviso {
  font-family:verdana;
  font-size:11px;
  color: #000000;
  text-align: left;
  padding-left: 65px;
  padding-right: 65px
}


.testoPic {
  font-family:verdana;
  text-align: center;
  font-size: 9px;
  color: #000000;
  background: #ffffff;
}





.pulsante {
  font-family:verdana;
  font-size:12px;
  font-weight: bold;
  background: #e1e1e1;
  border: 1px solid #c5c5c5;
  text-align: center;
}


@media print {
  .nostampa {
    display: none;
  }
  
  .newpage {
    page-break-after: always;
  }
}

