@charset "utf-8";
/* CSS Document */

/* @group News Ticker */
.newsScroll{margin:0 15px;}
#news-ticker{ height:100px; overflow:hidden;} 
#news-ticker div{ height:200px; overflow: hidden; padding:0;}
#news-ticker div.odd, #news-ticker div.even{ background:#fff;}
#news-ticker p{ margin-bottom:0;}
#news-ticker h3{font-size:12px;margin-bottom:0;}
#news-ticker div p a{ }
#news-ticker a.latestnews {}
p.archivio{text-align:right;}
/* @end */

