A.menu {
  color: white;
  text-decoration: none;
}

A.menu:hover {
  color: #FF0000;
  text-decoration: underline;
}

A.menutop {
  color: white;
  text-decoration: none;
  font-family: Arial;
  font-size: 11pt;
  font-weight: bold;
}

A.menutop:hover {
  color: white;
  text-decoration: underline;
}
A.indietro {
  color: green;
  text-decoration: none;
  font-family: Arial;
  font-size: 11pt;
  font-weight: bold;
  text-align: right;
}

A.indietro:hover {
  color: red;
  text-decoration: underline;
}
.dvp {
  font-family: Arial;
  font-size: 9pt;
  text-align: left;
  color: white;
  padding-left: 5px;
  margin-right: 0px;
   clear: both;

}

.dvp1 {
  font-family: Arial;
  font-size: 9pt;
  text-align: left;
  color: white;
  padding-left: 0px;
  border-left: 2px #00C34E solid;
  margin-left: 10px;

   clear: both;
 }

.dvp2 {
  font-family: Arial;
  font-size: 9pt;
  text-align: left;
  border-top: 1px #00C34E solid;
  color: white;
  padding-left: 5px;
  border-right: 1px #185E11 solid;
  border-bottom: 1px #185E11 solid;
  border-left: 1px #00C34E solid;
  clear: both;
}

.d {
  width: 170px;
  font-family: Arial;
  font-size: 9pt;
  text-align: left;
  margin-left: 0px;
  padding-top: 5px;
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 5px;
  border-top: 1px green solid;
  border-right: 1px green solid;
  border-bottom: 1px green solid;
  border-left: 1px green solid;
  background-color: green;
}

.d1 {
  text-align: left;
  margin-right: 0px;
  margin-left: 4px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 3px;
}

.d2 {
  background-color: gray;
  text-align: left;
  margin-right: 0px;
  margin-left: 4px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
}

div.percorso {color: green;
font-family: Arial;
font-size: 10pt;
  	}

A.menu1 {
  color: white;
  text-decoration: none;
}

A.menu1:hover {
  color: #FF0000;
  text-decoration: underline;
}
