#tabs {
  padding: 20px  10px 0px 10px;
  padding-top: 20px;
  font-size: 16px;
  text-align: center;
  width:833px;
}

#tabs div a {
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}

h3.htab{
  padding: 0px;
  margin: 0px;
}


/* classi per 4 tab */

#tabs div.tab4_off{
  float: left;
  height: 23px;
  width:200px;
  text-align: center;
  background-image: url('../images/footer_bottom.jpg');
  background-repeat: repeat-x;
  margin: 0px 4px;
  padding: 2px 0px;
}

#tabs div.tab4_on{
  float: left;
  height: 23px;
  width:200px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  background-image: url('../images/footer_top.jpg');
  background-repeat: repeat-x;
  margin: 0px 4px;
  padding: 2px 0px;
}

/* classi per 3 tab */

#tabs div.tab3_off{
  float: left;
  height: 23px;
  width:269px;
  text-align: center;
  background-image: url('../images/footer_bottom.jpg');
  background-repeat: repeat-x;
  margin: 0px 4px;
  padding: 2px 0px;
}

#tabs div.tab3_on{
  float: left;
  height: 23px;
  width:269px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  background-image: url('../images/footer_top.jpg');
  background-repeat: repeat-x;
  margin: 0px 4px;
  padding: 2px 0px;
}

/* classi per 2 tab */

#tabs div.tab2_off{
  float: left;
  height: 23px;
  width:408px;
  text-align: center;
  background-image: url('../images/footer_bottom.jpg');
  background-repeat: repeat-x;
  margin: 0px 4px;
  padding: 2px 0px;
}

#tabs div.tab2_on{
  float: left;
  height: 23px;
  width:408px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  background-image: url('../images/footer_top.jpg');
  background-repeat: repeat-x;
  margin: 0px 4px;
  padding: 2px 0px;
}









.story .tabtitle {
  font-size: 16px;
  font-weight: bold;
  color: #333;
  line-height: 30px;
  
}

#stories {
  width:833px;
  height:120px;
  font-size: 16px;
  clear:left;
  padding:10px 15px 5px 15px;
  border-bottom: 1px solid #099705;
}

#elenco {
  width:844px;
  clear:left;
  padding:5px;
}

#thebuttons {
  list-style:none;
  margin: 0px;
  padding: 0px;
}

#thebuttons li {
  float:left;
  width:201px;
  height: 40px;
  font-weight:bold;
  margin: 5px;
  padding: 0px 0px 0px 0px;
}

#thebuttons li a{
  color: #666;
  text-decoration: none;
  font-size: 14px;
}

#immagini {
  width:843px;
  padding: 5px;
  border-bottom: 1px solid #099705;
/*  text-align: center;*/
}

#immagini img {
  border: 3px solid #fff;
  filter:alpha(opacity=25);
  /*-moz-opacity:.25;*/
  opacity:.25;
}
