#divPageContent div.aAgenzia {
  margin: 0px 4px;
  height: 120px;
  width: 240px;
  float: left;
}

#divPageContent div.aAgenzia div.title {
  color: #bc0000;
  text-align: left;
  vertical-align: middle;
  font-weight: bold;
  width: 100%;
  line-height: 18px;
  font-size: 12px;
}

#divPageContent div.aAgenzia div.body {
  background-color: #ffffff;
  color: #000000;
  text-align: left;
  vertical-align: middle;
  width: 100%;
  font-size: 12px;
  line-height: 18px;
}