body {
  background-color: #AAAAAC;
  margin-top: 0px;
  font-family: Verdana, Arial, Helvetica, Sans-serif;
  color: white;
  font-size: 8pt;
}

a:link {text-decoration: none; color: red;
}

a:visited {color: red;
}

a:hover {color: blue;
}

a:active {color: green;
}

hr.hr1 {
background-color: red;
color: red;
border: 0;
height: 2px;
margin: 3px;
}

div.Tipo1 {
  margin-left: auto;
  margin-right: auto;
  width: 660px;
  text-align: justify;
}

div.Tipo2 {
  text-align: left;
  font-family: verdana;
  font-size: 20pt;
  font-weight: bold;
  color: black;
}

div.Tipo3 {
  float: left;
  margin-left: 10px;
  width: 450px;
  text-align: justify;
}

/* Questo è il box con i Tchnical data*/
div.Tipo4 {
  border: solid 1px black;
  padding: 5px;
  background-color: #DAA520;
}

div.Tipo5 {
  float: left;
  margin-left: 10px;
}

div.Tipo6 {
  margin-top: 10px;
  font-size: 10pt;
  font-weight: bold;
  color: black;
}

/* Da usare quando hai due foto una a fianco dell'altra*/
div.Tipo7 {
  float: left;
  margin-left: 10px;
  width: 250px;
  text-align: justify;
}

img.foto1 {
  width: 195px;
  height: 195px;
  border: solid 1px black;
}

img.foto2 {
  width: 141px;
  height: 106px;
  border: solid 1px black;
  margin-top: 5px;
  margin-right: 10px;
}

span.TkTitle1 {
  color: black;
}


div.Title2 {
margin-left: 3px
}
