/*---------------------------------------------------------------------------------------------------
Foglio di stile AAA - INDEX
version:   1.0
author:    ITS Planet
email:     mirko@itsplanet.com
website:   http://www.itsplanet.com
---------------------------------------------------------------------------------------------------*/
#corpo_index{ background:transparent url(../img/comuni/bg_corpo.jpg) 0 0 repeat-y;}
#corpo_sx_index{ float:left; width:470px; padding-left:30px; padding-right:5px;}
#corpo_dx_index{ float:right; width:460px; padding-right:30px;}
.box_corpo_txt{ height:120px;}
#corpo_sx_index img, #corpo_dx_index img{ float:left; margin:0px 5px 20px 0px}

/*tiker*/
    .single_news_container { 
        display:none; /* IMPORTANT: hide all the news containers */ 
    }
    
    /*  BELLOW IS JUST STYLING, NOT REQUIRED FOR THIS TO WORK  */
    
    /* style the navigation div */
    #news_navigation{  color:#9F9F9F;}
	#news_navigation a{ text-decoration:none}
    
    /* style */
    #all_news_container { color:black; height:40px; padding-right:10px; color:#747474}
    
    /* if you want this app to have a specific width, just make a specific width for wrapper div */
    #wrapper { width:930px; margin:0px auto; background:#fff url(../img/comuni/bg_ticker.png) 0 0 no-repeat; line-height:35px; padding-left:10px; }