/* layout x uvai 2009 */
body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.6em;
  color: #303030;
  line-height: 1.6em;
  margin: 0;
}

/* LAYOUT */
#nav_top {
  background-color: #CCCCCC;
  color: #FFFFFF;
  width: 100%;
  height: 65px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 1.3em;
  font-weight: bold;
}
#logo {
  top: 0;
  width: 245px;
  height: 68px;
  vertical-align: top;
}
#cont_sx {
  background-color: #FFFFFF;
  margin-top: 10px;
  margin-bottom: 10px;
  width: 365px;
  height: auto;
}
#nav_sx {
  /* border: 1px solid #000; */
  padding-left: 35px;
  width: 230px;
  height: auto;
  margin: 0;
  background-color: #FFFFFF;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 1.8em;
  font-weight: normal;
  line-height: 1.2em;
  color: #D9D9D9;
}
#nav_sx .link_attivo {
  font-size: 1.3em;
  font-weight: bold;
  color: #003366;
}
.nav_sx_fix {
  position: absolute;
  top: 340px;
  left: 0;
}
#col_dx {
  width: 140px;
}
#sponsor {
  background-color: #003366;
  color: #FFFFFF;
  width: 140px;
  height: auto;
  text-align: center;
  font-size: 1em;
  font-weight: bold;
}
#ind_sponsor {
  text-align: center;
  vertical-align: bottom;
  padding-top: 50px;
  padding-bottom: 20px;
}
#cont_dx_back {
  float: right;
}
#cont_basso {
  margin-left: 268px;
  /* border: 1px solid #000; */
}
#cal_fix {
  background-color: #FFFFFF;
  position: absolute;
  top: 324px;
  left: 290px;
  width: 90px;
  height: auto;
  padding-top: 10px;
  z-index: 3;
  border-left: 5px solid #F2F2F2;
  font-size: 1em;
  line-height: 1em;
  font-weight: bold;
  color: #D1D1D1;
}
#cal_fix a {
  font-weight: bold;
  color: #D1D1D1;
}
#cal_fix .link_attivo {
  color: #003366;
  font-size: 1.1em;
  font-weight: bold;
}
#img_sx {
  width: 365;
  height: 245;
  margin: 0;
}
