
/* ----------------- Main ----------------- */

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

#spalla div.interno {
  height: 448px;
/*  background-color: #dedede; */
  background: #dedede url(../arts/conegliano/spalla_xmas.gif) top left no-repeat;
  padding: 16px;
  margin: 0;
}

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

#foto {
  width: 640px;
  height: 336px;
  background-color: white;
  border: none;
  padding: 0;
  margin: 0 0 4px;
}

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

/* ----------------- highlights ----------------- */

#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/conegliano/submenu_xmas.gif) top left no-repeat;
  padding: 16px 16px 16px 12px;
  margin: 0;
}

#highlights li { 
  background: url(../arts/freccia.gif) 0 7px no-repeat;
}

#highlights a:link, #highlights a:visited {
  padding-left: 10px;
  text-decoration: none;
}

#highlights a:hover, #highlights a:active {
  text-decoration: underline;
}

/* ----------------- highlights RIGHT ----------------- */

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

#highlights div.interno div.right ul {
  padding-right: 22px;
}

/* ----------------- highlights LEFT ----------------- */

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

#highlights div.interno div.left ul {
  width: 120px;
  padding-right: 22px;
  float: left;
  border-right: dotted #999 1px;
}

/* ----------------- Corners ----------------- */

#corners {
  width: 950px;
  background-color: white;
  border: solid #ccc 1px;
  padding: 4px;
  margin: 0 0 20px;
}

#corners div.interno {
  background: #dedede url(../arts/conegliano/corners_xmas.gif) left top no-repeat;
  padding: 10px 0 0;
  margin: 0;
  text-align:left; 
}

#corners div.interno ul {
  padding-left: 16px;
  border-left: dotted #999 1px;
  float: left; 
}

#corners div.clearer {
  clear: left;
  height: 14px;
}

#corners a:link, #corners a:visited {
  margin-left: -10px;
  padding-left: 10px;
  background: url(../arts/freccia.gif) 0px 4px no-repeat;
  text-decoration: none;
}

#corners a:hover, #corners a:active {
  text-decoration: underline;
}