/* <![CDATA[ */

#main_menu_clienti {
  margin-top: 10px;
}

#areatop {
  margin: 0 0 0 0;
  height: 374px;
}

#photo {
  width: 423px;
  height: 374px;
  background-image: url('../img/home/home.background.top.left.jpg');
  background-position: top left;
  background-repeat: no-repeat;
}

/* BEGIN TOP LEFT HOME MENU */
#photo ul {
  z-index : 20000;
  position: relative;
  right: 0;
  list-style-type: none;
  margin: 6px 0 0 0;
}

#photo ul li {
  float: left;
  height: 33px;
  width: auto;
  background-image: url('../img/dotline2.gif');
  background-position : top left;
  background-repeat: repeat-y;
}

#photo ul li a {
  display: block;
  font-size: 0;
  height: 33px;
  text-decoration: none;
}

#photo ul li img {
  margin: 13px 10px 0 10px;
}

#arearight {
  width: 339px;
  height: 374px;
  background-image: url('../img/home/home.background.top.right.jpg');
  background-position: top left;
  background-repeat: no-repeat;
}

#main_menu {
  padding: 0px;
}

#main_menu ul {
  margin: 144px 0 0 0;
  padding: 0;
  border: 0;
  width: 100%;
  background-image: url('../img/dotline.gif');
  background-position: top left;
  background-repeat: repeat-x;
  list-style-type: none;
}

#main_menu ul li {
  width: 335px;
  padding: 2px;
  border: 0;
  background-image: url('../img/dotline.gif');
  background-position : bottom left;
  background-repeat: repeat-x;
}

#main_menu ul li a {
  display: block;
  height: 29px;
  font-size: 0;
  border-left: 3px #c9d0ce solid;
  text-decoration: none;
  background-image: url('../img/arrow_white.gif');
  background-position : 96% center;
  background-repeat: no-repeat;
}

#main_menu ul li a:hover {
  border-left: 3px #e57f00 solid;
  background-image: url('../img/arrow_orange.gif');
  background-position : 96% center;
  background-repeat: no-repeat;
}

#main_menu ul li a img {
  margin: 6px 0 0 10px;
}

#logo {
  margin: 15px 35px 0 0;
}

#areabottom {
/*  margin: -3px 0 0 0;*/
/*    height: 45px; */
  background-image: url('../img/home/home.background.middle.jpg');
  background-repeat: no-repeat;
}

/* FOOTER */
#footer {
  margin: -10px 0 0 0;
  font-size: 10px;
  height: 4em;
  width: 762px;

  background-image: url('../img/background.bottom.jpg');
  background-position: top left;
  background-repeat: no-repeat;
}

#footer a {
  text-decoration: none;
  color: #567893;
}

#footer a:hover {
  color: #096;
}

#footer p {
  padding: 8px 0 8px 0;
/*  width: 285px;*/
  color: #b2b2b2;
}

#footer ul {
  list-style-type: none;
  font-size: 10px;
  padding: 0;
  margin: 21px 10px 5px 0;
  text-align: right;
  border: 0px solid green;
/*  width: 475px;*/
  height: 20px;
}

#footer ul li {
  display: inline;
  padding: 0 7px;
/*  border-left: 1px solid #b2b2b2; */
  border-right: 1px solid #b2b2b2;
}

#footer ul #firstdisc {
  border: 0;
}

#footer ul li a {
  text-decoration : none;
  color: #b2b2b2;
}
/* ]]> */
