* {
  margin: 0px;
  padding: 0px;
}
body {
  margin: 0px;
  padding: 0px;
  background: #ffffff;
  font-size: 13px;
  line-height: 1.5;
  font-family: Verdana, Arial, sans-serif;
}
img {
  border: 0px;
}
.container {
  width: 100%;
  margin: 0px;
  padding: 0px;
  text-align: center;
}
.header {
  width: 950px;
  vertical-align: middle;
  text-align: center;
  height: 150px;
  margin: auto;
}
.logo {
  width: 350px;
  display: table-cell;
  vertical-align: top;
  text-align: left;
}
.boxtitolo {
  width: 600px;
  display: table-cell;
  text-align: right;
}
.titolo {
  text-align: right;
  font-size: 26px;
  font-family: Verdana, Arial,
}
.sottotitolo {
  vertical-align: middle;
  text-align: right;
  font-size: 16px;
  font-family: Verdana, Arial,
}
.titpagina {
  text-align: center;
  font-size: 22px;
  font-weight: normal;
  font-family: Verdana, Arial,
}
.titpagina2 {
  text-align: left;
  font-size: 22px;
  font-weight: normal;
  font-family: Verdana, Arial,
}
.titsection {
  text-align: left;
  font-size: 18px;
  font-weight: normal;
  font-family: Verdana, Arial,
}
.fb {
  width: 40px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 13px;
  padding: 3px;
  background-color: #ffffff;
}
.lfb {
  width: 100%;
  vertical-align: middle;
  text-align: right;
  font-size: 13px;
  padding: 3px;
  background-color: #ffffff;
}
.voce {
  width: 130px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  font-size: 13px;
  padding: 3px;
  background-color: #fffff;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.voce a {
  text-decoration: none;
  color: #727270;
}
.voce a:hover {
  text-decoration: none;
  color: #c1092a;
}
.hbreak {
  width: 950px;
  background-color: #727270;
  border: 0px;
  height: 1px;
  margin: 0px;
  text-align: center;
}
.bbreak {
  width: 950px;
  background-color: #c1092a;
  border: 0px;
  height: 7px;
  margin: 0px;
  text-align: center;
}
.bbreak2 {
  width: 950px;
  background-color: #c1092a;
  border: 0px;
  height: 3px;
  margin: 0px;
  text-align: center;
}
.bottom {
  width: 100%;
  background-color: #41413c;
  vertical-align: middle;
  color: white;
  padding: 12px;
  line-height: 1.8;
  text-align: center;
  padding: 0px;
  margin: 0px;
}
.contact {
  width: 100%;
  background-color: #252520;
  vertical-align: middle;
  color: white;
  line-height: 60px;
  text-align: center;
  vertical-align: center;
  padding: 0px;
  margin: 0px;
}
.row {
  display: table-row;
}
.alert {
  font-size: 12px;
  font-weight: normal;
  color: #ee0000;
  text-decoration: none;
}
.testo {
  width: 950px;
  margin: auto;
  text-align: left;
  line-height: 1.7;
}
.testo ul {
  margin-left: 50px;
}
.reference {
  margin-left: 20px;
  font-size: 15px;
  font-weight: bold;

