/* elenco */
#news_ele					{width:434px; padding:8px; border:#f30000 2px solid; margin:0 0 0 25px; background:#f4f4f4;}
#news_ele .row1				{padding:8px 15px 8px 15px; background:#ebebeb;}
#news_ele .row2				{padding:8px 15px 8px 15px;}
.data						{width:80px; margin:0 15px 0 0; font-weight:bold; display:block; float:left;}
.testo						{width:309px; display:block; text-align:justify; float:left;}
.vedi a						{color:#f30000; width:45px; height:12px; font-size:10px; font-weight:bold; float:right; background:none; padding:0; margin:0;}
.vedi a:hover				{color:#000; padding:0; margin:0; float:right;}
#numeri						{width:438px; padding:8px; margin:0 0 0 25px; text-align:center;}



/* scheda */
#news_sk					{margin:0 0 0 15px;}
#news_sk #cont				{width:215px; margin:3px 20px 0 0; text-align:justify; line-height:14px;  float:left;}
#news_sk #cont #tito		{width:215px; color:#f30000; font-weight:bold; margin:0 0 6px 0; padding:0 0 6px 0; border-bottom:#a0a0a0 1px solid;}
#news_sk #cont #tito .rosso	{color:#f30000; font-size:14px; font-weight:bold;}
#news_sk #image				{width:233px;  float:left;}
#news_sk #image a			{width:233px; display:block; color:#666; text-align:right;}
#news_sk #image a:hover		{color:#f30000;}
#news_sk #image #sopra		{width:233px; height:9px; background:url(../images/news/img-sopra.png) no-repeat !important; background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='images/news/img-sopra.png' ,sizingMethod="no-scale");}
#news_sk #image #mezzo		{width:224px; padding:0 0 0 9px; background:url(../images/news/img-sfondo.png) !important; background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='images/news/img-sfondo.png' ,sizingMethod="scale");}
#news_sk #image #sotto		{width:233px; height:9px; background:url(../images/news/img-sotto.png) no-repeat !important; background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='images/news/img-sotto.png' ,sizingMethod="no-scale");}