.SlideShow {
  float:left;
  border: 0px;
  width:330px;
  height:280px;
}
.navigatore {
  float:left;
  width:320px;
  height:18px;
  background-image:url(../img/gallery/bkg-gallery.gif);
  background-repeat: repeat-x;
  background-position: 0% 1px;
  border: 0px;
  margin-bottom: 10px;
}
.fotoBox {
  float:left;
  width:320px;
  height:240px;
  line-height:240px;
  display: table-cell;
  text-align: center;
  background-color: #000000;
  border: 0px;
  overflow:hidden;
}
.fotoBox * {
  vertical-align: middle;
}
.fotoBox span {
    display: inline-block;
    height: 100%;
}
.foto {
  border: 0px;
}
.backButton {
  float:left;
  border: 0px;
  /*padding-left: 6px;*/
}
.nextButton {
  float:left;
  border: 0px;
}
.autoplay{
  float:left;
/*  padding-left: 16px; */
  border:0px;
}
.titoloFoto {
  width:210px;
  height:14px;
  float:left;
  overflow:hidden;
  margin-left:8px;
}
.titoloFoto h2 {
  font-size: 10px;
  color:#8B8A8A;
  padding:1px 0px 0px 4px;
}








/*

.SlideShow {
  float:left;
  border: 0px;
}
.navigatore {
  float:left;
  width:320px;
  height:18px;
  background-image:url(../img/style/bkg-gallery.gif);
  background-repeat: no-repeat;
  border: 0px;
}
.fotoBox {
  float:left;
  width:320px;
  height:240px;
  line-height:240px;
  display: table-cell;
  text-align: center;
  background-color: #000000;
  border: 0px;
  overflow:hidden;
}
.fotoBox * {
  vertical-align: middle;
}
.fotoBox span {
    display: inline-block;
    height: 100%;
}
.foto {
  border: 0px;
}
.backButton {
  float:left;
  border: 0px;
  padding-left: 6px;
}
.nextButton {
  float:left;
  border: 0px;
}
.autoplay{
  padding-left: 16px;
}
.titoloFoto {
  width:216px;
  height:14px;
  float:left;
  overflow:hidden;
  margin-left:8px;
}
.titoloFoto h2 {
  font-size: 0.8em;
  color:#8B8A8A;
  padding:3px 0px 0px 4px;
}






*/


