body {
  background: white none repeat scroll 0% 50%;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  color: #666666;
  font-size: 11px;
}
a:link {
  text-decoration: none;
  color: #000066;
}
a:visited {
  text-decoration: none;
  color: #000066;
}
a:hover {
  text-decoration: none;
  color: #33ccff;
}
.data {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  color: #777777;
  font-size: 9px;
  text-align: center;
}
.titolo {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  color: #003399;
  font-size: 16px;
  font-weight: bold;
  text-align: left;
}
.titolo2 {
  border-bottom: 1px solid #bb5500;
  padding-bottom: 4px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  color: #003399;
  font-size: 12px;
  font-weight: bold;
  text-align: right;
}
.sottotitolo {
  border-bottom: 1px solid #000066;
  padding-bottom: 4px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  color: #003399;
  font-size: 12px;
  text-align: left;
}
.testo {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  color: #003399;
  font-size: 11px;
  line-height: 15px;
}
ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
li {
  padding: 0 0 0 25px;
  background-image: url(../images/bullet.gif);
  background-position: 0 50%;
  background-repeat: no-repeat;
  color: #cccccc;
}
.footer {
  border: 1px solid #ffffff;
  height: 25px;
  line-height: 24px;
  font-size: 11px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  color: #ffffff;
  text-align: center;
  padding-left: 10px;
}
.padding_right {
  padding-right: 10px;
}
.azzurro {
  background-color: #0093d3;
}
.arancione {
  background-color: #fda800;
}
.bianco {
  background-color: #ffffff;
}
.latte {
  background-color: #e6e3dc;
}
.lattemacchiato {
  background-color: #cccccc;
}
.caffelatte {
  background-color: #aaaaaa;
}
.caffemacchiato {
  background-color: #999999;
}
.caffe {
  background-color: #2d4036;
}
.fondente {
  background-color: #4a5a63;
}