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

/* @group News Ticker */
#news-ticker{ height:160px; overflow:hidden; margin-top:0px;} 
#news-ticker div{ height:250px; overflow: hidden; padding:4px 0; color: #333;}
#news-ticker a.latestnews {}
/* @end */
.boxNewsScroll{padding:10px 15px 0;background: url(../images/bgNews.jpg) no-repeat;height:238px;}
.boxNewsScroll h2{font-size:1.2em; text-transform:uppercase;margin-bottom:5px;padding-bottom:5px;color:#641010;border-bottom:1px solid #ccc;}
.boxNewsScroll h3{font-size:1.2em;margin-bottom:5px;}
.archivioScroll{text-align:right;padding:10px 0 0;text-transform:uppercase;border-top:1px solid #ccc;}
.archivioScroll a{text-decoration:none;}