.testo {
  font-size: 12px;
  color: #000000;
  font-family: Verdana;
}

.testo2 {
  font-size: 12px;
  color: #000000;
  font-family: Verdana;
  text-decoration: none;
}

.testo3 {
  font-size: 12px;
  color: #000000;
  line-height: 20px;
  font-family: Verdana;
}

.testo4 {
  font-size: 9px;
  color: #000000;
  font-family: Verdana;
}

.testopiva {
  font-size: 9px;
  color: #663C40;
  font-family: Verdana;
}

.testoindex {
  font-size: 12px;
  color: #663C40;
  font-family: Verdana;
  font-weight: bold;
  text-decoration: none;
}

.testoindex2 {
  font-size: 12px;
  color: #663C40;
  font-family: Verdana;
  font-weight: bold;
  text-decoration: underline;
}

.testoFooter {
  font-size: 10px;
  color: #000000;
  font-family: Verdana;
}

.titolo {
  font-size: 12px;
  color: #4D2B2E;
  font-family: Verdana;
  font-weight: bold;
}

.titolo2 {
  font-size: 12px;
  color: #612D97;
  font-family: Verdana;
  font-weight: bold;
}

.link {
  text-align: right;
  font-size: 12px;
  color: #9888C4;
  font-family: Verdana;
  font-weight: bold;
  text-decoration: none;
}

.link2 {
  text-align: right;
  font-size: 12px;
  color: #9888C4;
  font-family: Verdana;
  font-weight: bold;
  text-decoration: underline;
}

.link3 {
  text-align: right;
  font-size: 12px;
  color: #9888C4;
  font-family: Verdana;
  font-weight: bold;
  line-height: 20px;
  text-decoration: none;
}

.link4 {
  text-align: right;
  font-size: 12px;
  color: #9888C4;
  font-family: Verdana;
  font-weight: bold;
  line-height: 20px;
  text-decoration: underline;
}

.mto {
  font-size: 12px;
  color: #000000;
  font-family: Verdana;
  text-decoration: none;
}

.border {
  font-family: Verdana;
  border-style: solid; 
  border-color: #000000;
  border-width: 1px 1px 0px 1px;
}

.borderL {
  font-family: Verdana;
  border-style: solid; 
  border-color: #000000;
  border-width: 0px 0px 0px 1px;
}

.borderLU {
  font-family: Verdana;
  border-style: solid; 
  border-color: #000000;
  border-width: 1px 0px 0px 1px;
}

.borderR {
  font-family: Verdana;
  border-style: solid; 
  border-color: #000000;
  border-width: 0px 1px 0px 0px;
}

.borderU {
  font-family: Verdana;
  border-style: solid; 
  border-color: #000000;
  border-width: 1px 0px 0px 0px;
}

.borderUR {
  font-family: Verdana;
  border-style: solid; 
  border-color: #000000;
  border-width: 1px 1px 0px 0px;
}

.borderD {
  font-family: Verdana;
  border-style: solid; 
  border-color: #000000;
  border-width: 0px 0px 1px 0px;
}

.acktInput {
  font-family: Verdana;
  font-size: 12px;
  border-style: solid;
  border-color: #000000;
  border-width: 0;
  background: #E7E4EF;
}


.linkProdotto {
  font-size: 12px;
  color: #64393D;
  font-family: Verdana;
  text-decoration: none;
}