  body {
    font-size:13px;
    font-family:Arial, Verdana, Sans Serif;
    background-color:#fff;
    color:#000;
    line-height:1.6em;

  }
  #rullo, #colonna_sx, #colonna_dx {
    display:none;
  }

#header {
  margin-left:auto;
  margin-right:auto;
  overflow:hidden;
  width:990px;
  height:100px;
}
#logo {
  width:202px;
  float:left;
}
#leader_board {
  float:right;
  text-align:right;
  width:768px;
  height:90px;
}

#error_container {
  width:590px;
  margin:auto;
  padding:30px 0px 0px 0px;
  min-height: 200px;
  height: auto !important;
  height: 200px;
}

#footer {
  width:988px;
  margin:auto;
  text-align:center;
}
#footer a {
  font-weight:bold;
  color:#808080;
  text-decoration:none;
}

#menu_bottom {
  background-image:url('images/site/menu_top_bg.gif');
  background-repeat:repeat-x;
  background-position:bottom;
  height:30px;
  margin:5px 0px 0px 0px;
  text-align:center;
}
#menu_bottom ul {
  display:inline;
  list-style-type:none;
}
#menu_bottom ul li {
  display:inline;
}


/** MENU ORIZZONTALE - INIZIO **/
#cerca_lingue {
  float:left;
  margin:0px 0px 0px 0px;
}
#cerca_lingue img {
  float:left;
}
#cerca_lingue ul {
}
#search {
  float:left;
  margin:0px 0px 0px 0px;
}
#top_menu {
  background-image:url('images/site/menu_top_bg.gif');
  background-repeat:repeat-x;
  background-position:bottom;
  height:35px;
  margin:5px 0px 0px 0px;
}
#go_search {
  margin:0px 0px 0px 3px;
}
#cerca_lingue ul {
  margin:8px 0px 0px 4px;
}
#cerca_lingue ul li {
  margin:0px 0px 0px 4px;
}

#top_menu ul {
  float:left;
}
#top_menu ul li {
  list-style-type:none;
  float:left;
}

#top_menu form {
  float:left;
}
#q {
  margin:5px 0px 0px 0px;
  float:left;
  width:100px;
  border:1px solid #cecece;
}
#striscia_banner {
  margin:7px 0px 0px 0px;
}
/** MENU ORIZZONTALE - FINE   **/
    .ui-tabs-nav {
        display: none;
    }
ul {
  margin:0px;
  padding:0px;
}
a {
  text-decoration:none;
  color:#003399;
  font-weight:bold;
}
a:hover {
  color:#ff9314;
}
h2 {
  font-size:24px;
  margin:0px 0px 5px 5px;
  color:#003399;

}
img {
  border:0px;
}

