#news {margin-top:20px;}/*per FF*/
    *:first-child+html #news{margin:0;padding:0;}/*per IE7*/
    * html #news{margin:0;padding:0;}/*per IE6*/

* html #news .img{width:9%;float:left;margin:0 15px 5px 0;}/*per IE6*/
*:first-child+html #news .img{width:9%;float:left;margin:0 15px 5px 0;}/*per IE7*/
#news .img{float:left;margin:0 15px 5px 0;}/*per FF e gli altri*/

    #news .img img{}
    #news .titolo{color:#f60;border-bottom:1px solid #999;font-weight:bold;font-size:14px;margin:0 0 0 80px;}
    #news .data{background: #fff url(../../img/icone/storico.png) no-repeat 2px 1px;margin:-1px 0 0 5px;padding:0px 2px 0 25px;width:210px;float:right;border:1px solid #999;}
    #news .categoria{background: transparent url(../../img/icone/label.png) no-repeat left top;padding-left:25px;clear:both;}
    #news .testo {float:none;margin-bottom:10px;}
		#news .testo ul{display:inline;}
		#news .testo ul li{margin-left:40px;}
    #news .testo .continua{display:inline;}

#news .primopiano-uno .titolo, #news .primopiano-due .titolo{border-bottom:none;}
#news .primopiano-uno, #news .primopiano-due .uno, #news .primopiano-due .due{margin-bottom:20px;background: transparent url(img/bkg-news.jpg) repeat-x left top;padding:4px;}
#news .primopiano-due .uno, #news .primopiano-due .due{margin-bottom:5px;}
#news .primopiano-uno .data, #news .primopiano-due .data, #news .primopiano-uno .categoria, #news .primopiano-due .categoria, 
    #news .cronologico .item .img, #news .cronologico-due .item-uno .img, #news .cronologico-due .item-due .img, 
    .no-display{display:none;}
#news .primopiano-due .uno, #news .primopiano-due .due, 
#news .cronologico-due .item-uno, #news .cronologico-due .item-due{width:47%;float:left;}
#news .primopiano-due .uno, #news .cronologico-due .item-uno{margin-right:22px;}
#news .primopiano-due .uno .img, #news .primopiano-due .due .img{width:19%;float:left;margin:0 15px 5px 0;}

#news .cronologico-img{margin-top:60px;}/*per FF*/
    * html #news div.cronologico-img{margin:0;padding:0;}/*per IE6*/
#news .cronologico-img .item, #news .cronologico{margin-bottom:0;}
    * html #news div.cronologico-img div.item{margin:0;padding:0;}/*per IE6*/
    * html #news div.cronologico-img div.item div.titolo, * html div.news div.cronologico-img div.item div.testo{margin:0;padding:0;}/*per IE6*/
    * html #news div.cronologico-img div.paginazione{margin:0;padding:0;}/*per IE6*/

#news .cronologico-due .item-uno .data, #news .cronologico-due .item-due .data{width:50%;}

.scaduta div{/*text-decoration:line-through;*/}

/*carosello*/
#carosello{margin:-18px auto 0 auto;text-align:center;position:relative;}
    * html #carosello{display:none;}/*per IE6*/
    #carosello #carosello-messaggio{position:absolute;top:-3px;text-align:left;width:66%;padding:10px;}
        *:first-child+html #carosello #carosello-messaggio{left:0;top:-6px;}/* IE7 */
    #gallery{
    	/* CSS3 Box Shadow */
        -moz-box-shadow:0 0 3px #AAAAAA;
        -webkit-box-shadow:0 0 3px #AAAAAA;
        box-shadow:0 0 3px #AAAAAA;

	    /* CSS3 Rounded Corners */
	    -moz-border-radius-bottomleft:4px;
	    -webkit-border-bottom-left-radius:4px;
	    border-bottom-left-radius:4px;
	    -moz-border-radius-bottomright:4px;
	    -webkit-border-bottom-right-radius:4px;
	    border-bottom-right-radius:4px;
    	
	    border:1px solid #ccc;
	    background: #fff url(img/panel.jpg) repeat-x bottom center;
    	
	    /* The width of the gallery */
	    width:933px;
	    overflow:hidden;
	    position:relative;
    }
    *:first-child+html #gallery{background-position: 300px left;}/*per IE7*/
        
    #slides{/* This is the slide area */height:300px;/* jQuery changes the width later on to the sum of the widths of all the slides. */width:933px;/*overflow:hidden;*//*position:relative;*/}
        .slide{float:left;width:933px;height:300px;}
            .slide img.slide-img{width:933px;/*height:300px;*/}
            .slide .carosello-item{width:603px;height:130px;border-top:1px solid #ddd;margin-left:0px;margin-top:-151px;position:absolute;padding:10px;text-align:left;background: transparent url(img/bkg-slide-news-transparent-bianco.png) repeat left top;}
                *:first-child+html .slide .carosello-item{margin-left:-936px;margin-top:149px;}/*per IE7*/
                .slide .carosello-item .carosello-item-titolo {width:97%;margin-bottom:5px;}
                .slide .carosello-item .carosello-item-img {float:left;margin-right:10px;}
                .slide .carosello-item .carosello-item-testo {float:left;width:97%;}
    #menu-carosello{height:45px;}
        #menu-carosello ul{margin:0;padding:0;}
            *:first-child+html #menu-carosello ul{}/*per IE7*/
        #menu-carosello li{width:60px;display:inline-block;list-style:none;height:45px;overflow:hidden;margin-left:-3px;}
            *:first-child+html #menu-carosello li{display:inline;/*float:left;*/}/*per IE7*/
        #menu-carosello li.inact:hover{/* The inactive state, highlighted on mouse over */background:url(img/pic_bg.png) repeat;}
        #menu-carosello li.act,li.act:hover{/* The active state of the thumb */background:url(img/active_bg.png) no-repeat}
        #menu-carosello li.act a{cursor:default;}
        #menu-carosello .fbar{/* The left-most vertical bar, next to the first thumbnail */width:2px;background:url(img/divider.png) no-repeat right;}
        #menu-carosello li a{display:block;background:url(img/divider.png) no-repeat right;height:35px;padding-top:10px;}
        #menu-carosello li img{height:32px;}
    #news-colonna-carosello{width:289px;height:280px;margin:-346px 1px 0 0;position:relative;float:right;padding:10px;border-left:1px solid #ddd;background: transparent url(img/bkg-slide-news-transparent-bianco.png) repeat left top;}
        * html #news-colonna-carosello{display:none;}/*per IE6*/
        #news-colonna-carosello a {text-decoration:none;}
        #news-colonna-carosello div.item p.titolo {font-weight:bold;margin-bottom:0;}
        #news-colonna-carosello div.item p.testo {margin-bottom:0;}
        #news-colonna-carosello div.item p.categoria {margin-bottom:30px;}
        #news-colonna-carosello .paginazione {display:none;}
/*carosello*/