/*testata animata*/
.slides {height:270px;width:980px;}
img{-ms-interpolation-mode: bicubic;}
.img {position:relative;top:100}
#immagine {position:absolute; z-index:5; width:980px; height:270px; overflow:hidden;top:100px}
#immagine2 {position:absolute; z-index:4; width:980px; height:270px; overflow:hidden;top:100px;}
#immagine3 {position:absolute; z-index:3; width:980px; height:270px; overflow:hidden;top:100px}
#immagine4 {position:absolute; z-index:2; width:980px; height:270px; overflow:hidden;top:100px}

/*slidesow con anteprima pagine figlie*/
.slideshow  {  width:980px;  }
.slideshow .box_anteprima_figlie {  width:980px; display:block !important  }
.slideshow .box_anteprima_figlie .box_anteprima_figlie_image {  width:980px;  height:  260px;overflow:hidden ;margin:0px}
.slideshow .box_anteprima_figlie .box_anteprima_figlie_image img {  width:980px; }
.slideshow .box_anteprima_figlie .box_anteprima_figlie_dataevento{  display:none;  }
.slideshow .box_anteprima_figlie .box_anteprima_figlie_titolo {  display:none;  }
.slideshow .box_anteprima_figlie .box_anteprima_figlie_sottotitolo {  display:none;  }



