
/* ----------------- HOME ----------------- */

#spalla {
  height: 480px;
  background-color: white;
  border: solid #ccc 1px;
  padding: 4px;
  margin: 0 644px 0 0;
}

#spalla div.interno {
  height: 448px;
  background: #fff url(../arts/home/school_1.gif) center bottom no-repeat;
  padding: 16px;
  margin: 0;
}

#content {
  width: 640px;
  float: right;
  margin: 0;
  padding: 0;
}

#foto {
  width: 638px;
  height: 488px;
  background-color: #fff;
  border: solid #ccc 1px;
  padding: 0;
  margin: 0 0 4px;
}

#highlights {
  width: 630px;
  height: 140px;
  background-color: white;
  border: solid #ccc 1px;
  padding: 4px;
  margin: 4px 0 0;
}

#highlights div.interno {
  height: 108px;
  background: #dedede url(../arts/home/highlights_springtime.gif) center top no-repeat;
  padding: 16px 16px 16px 12px;
  margin: 0;
}

#highlights div.interno div.right {
/*  width: 283px; */
  height: 108px;
  margin-left: 303px;
  padding-left: 16px;
}

#highlights div.interno div.left {
  float: left;
  width: 287px;
  height: 108px;
  padding-right: 15px;
  border-right: dotted #999 1px;
}

#main div.clearer {
  clear: right;
  height: 20px;
}

.banner {
  margin-top: 20px;
  width: 958px;
  height: 192px;
  border: 1px solid #ccc;
  margin-bottom: 20px;"
}

