body{margin:0px;}
.dynamic_brick {
	border: 1px solid #999999; 
	color: #000000; 
	font-family:Arial; 
	font-size:11px; 
	font-weight:normal; 
	margin:0;
	width: 608px;
}
.bkgLabel_news {
	color:#FFFFFF;	
	font-weight:bold; 
	padding-right:10px; 
	height:13px; 
	text-align:right; 
	text-transform:uppercase;
}
body#blu div.bkgLabel_news{background-color:#1F56A8; }
body#blu #current_news .title a{color:#1F56A8;}
body#nero div.bkgLabel_news{background-color:#000000; }
body#nero #current_news .title a{color:#000000;}
body#rosso div.bkgLabel_news{background-color:#CC0000; }			
body#rosso #current_news .title a{color:#CC0000;}	
body#verde div.bkgLabel_news{background-color:#B6D633; }
body#verde #current_news .title a{color:#B6D633;}

body#worldcup div.bkgLabel_news{
	padding-top:12px;
	font-size: 15px;
	font-style: italic;
	text-transform:none;
	background-image:url(/static/images/sezioni/sport/mondiali/ico_1.gif);
	background-repeat:no-repeat;
	background-position:0 18px;
	text-align:left;
	height:29px;
	padding-left:20px;
}
body#worldcup div.dynamic_brick{
	background-image:url(/static/images/sezioni/sport/mondiali/bg_top.gif);
	background-repeat:repeat-x;
}
body#worldcup #current_news{
	height:180px;
	padding-bottom:1px;
}
body#worldcup #current_news .desc{
	width:240px;
}
body#worldcup #current_news .desc a{
	margin-top:20px;
}
body#worldcup #current_news div.img{
	height:180px;
}
body#worldcup #current_news .title{
	width:250px;
	height:46px;
	overflow:hidden;
}
body#worldcup #current_news .title a{
	color:#004f7e;
	font-size:15px;
	font-weight:bolder;
	font-style: italic;
}
body#worldcup #current_news div.img img{
	height:180px;
}
body#worldcup #news_list{
	height:110px;	
	padding-bottom:1px;
}
body#worldcup #news_list .news {
	height:110px;	
	background-color:#181818;
	background-image: url(/static/images/sezioni/sport/mondiali/ico_2.gif);
	background-repeat:no-repeat;
	background-position:20px 0;
}
body#worldcup #news_list .first{
	width:151px;
}
body#worldcup #news_list .news .tag{
	height:25px;
	margin-bottom:10px;
	overflow:hidden;
}
body#worldcup #news_list .news .tag a{
	color:#afe5ff;
	font-size:12px;
	font-weight:bolder;
	text-transform:none;
	margin-top:5px;
}
body#worldcup #news_list .news .title{
	background-image: url(/static/images/sezioni/sport/mondiali/ico_5.gif);
	background-repeat:no-repeat;
	background-position:10px 0;
	padding-top:10px;
}
body#worldcup #news_list .news .title a{
	color:#afe5ff;
	font-size:12px;
	font-weight:bolder;
	color:white;
	height:45px;
	overflow:hidden;
}

#current_news {
	height: 133px;
	margin:1px 0px 1px 0px;	
	overflow: hidden; 
}
#current_news a{
	background-color:#FFFFFF;
	color: #000000;
	cursor: pointer;			
	display:block;
	float:left;
	text-decoration:none;
}		
#current_news .title{
	width:329px; 
	float:left; 
	padding: 10px 10px 5px 0px; 
	font-size:23px;	
	font-weight:normal;
	line-height:23px; 
	text-decoration:none; 
	background-color:#FFFFFF;
}
#current_news .desc	{
	width:329px; 
	float:left;
	padding: 5px 10px 5px 0px;  
	background-color:#FFFFFF;
}
#current_news div.img {
	border:0px;
	float: left; 
	padding: 0px; 
	margin-right:15px; 
	height:133px;
	overflow:hidden;
}
#current_news div.img img{
	border:0px;
	display:block;
	float:left;
	height:133px;
}		
#news_list {
	overflow: hidden; 
	margin: 0; 
	padding: 0;	
	height: 75px; 
}

/*** Stile sfondo lista news ***/
body#blu #news_list {background: url('/static/images/sezioni/sport/calcio_italiano/fantascudetto/bg_blu_list.jpg') repeat-y;}					
body#nero #news_list {background: url('/static/images/sezioni/sport/calcio_italiano/fantascudetto/bg_nero_list.jpg') repeat-y;}
body#rosso #news_list {background: url('/static/images/sezioni/sport/calcio_italiano/fantascudetto/bg_rosso_list.jpg') repeat-y;}
body#verde #news_list {background: url('/static/images/sezioni/sport/calcio_italiano/fantascudetto/bg_verde_list.jpg') repeat-y;}
body#rosso #news_list .news	.title a, body#nero #news_list .news .title a{color:#CCCCCC;}

#news_list .news {
	float: left;
	height: 75px;			
	margin-left:1px;	
	width: 151px;	
}
#news_list .news .tag a{
	color: #ffffff;		
	text-decoration:none;
}
#news_list .news .title a{
	color: #000000;		
	text-decoration:none;
}
#news_list .first {
	margin: 0;			
	width: 152px;	
}
/*** Stile sfondo news corrente ***/
body#blu #news_list .current {background: url(/static/images/sezioni/sport/calcio_italiano/fantascudetto/bg_blu_current.jpg) repeat-x;}							
body#nero #news_list .current {background: url(/static/images/sezioni/sport/calcio_italiano/fantascudetto/bg_nero_current.jpg) repeat-x;}
body#rosso #news_list .current {background: url(/static/images/sezioni/sport/calcio_italiano/fantascudetto/bg_rosso_current.jpg) repeat-x;}			
body#verde #news_list .current {background: url(/static/images/sezioni/sport/calcio_italiano/fantascudetto/bg_verde_current.jpg) repeat-x;}
#news_list .title {padding:0px 3px 0px 10px;}
#news_list .tag {
	padding: 8px 3px 3px 10px; 
	color:#FFFFFF; 
	font-weight:bold; 
	font-size:11px; 
	padding-right:10px; 
	text-transform:uppercase;
}
div#news_list div.img, div#news_list div.link, div#news_list div.desc {display: none;}

body#grigio div.dynamic_brick{background-image:url(/static/images/sezioni/sport/calcio_italiano/fantascudetto/background_fantagiochi_home_2011.jpg);border:none;width:585px;}
body#grigio div.dynamic_brick div.bkgLabel_news{display:none;}
body#grigio div.dynamic_brick div#current_news{padding-top:13px;padding-left:10px}
body#grigio div.dynamic_brick div#current_news .title a{color:#0d71a5}
body#grigio div.dynamic_brick div#current_news .desc a{color:#000000}
body#grigio div.dynamic_brick div#news_list{height:93px;padding-left:10px;padding-right:10px}
body#grigio div.dynamic_brick div#news_list .news,
body#grigio div.dynamic_brick div#news_list .current{width:141px;padding:0;margin:0;height:78px;}
body#grigio div.dynamic_brick div#news_list .news,
body#grigio div.dynamic_brick div#news_list .current{width:141px;padding:0;margin:0;height:78px;}
body#grigio div.dynamic_brick div#news_list .news .tag a {color:#0d71a5;text-decoration:none;}
body#grigio #news_list .current{background-image:url(/static/images/sezioni/sport/calcio_italiano/fantascudetto/background_fantagiochi_2011_current.jpg);background-repeat:no-repeat;background-position: 1px -3px; background-size: 137px 86px;}
body#grigio div.dynamic_brick div.img{padding-left:14px; height:120px;}
body#grigio div.dynamic_brick div.desc{width:300px;}
body#grigio div.dynamic_brick div.title a.current{width:235px;height:46px;overflow:hidden;padding-left:10px;}
body#grigio div.dynamic_brick div.title a.current{width:235px;height:46px;overflow:hidden;padding-left:10px;}
body#grigio div.dynamic_brick  #current_news .title {background-color:#FFFFFF;float:left;font-size:20px;font-weight:normal;line-height:20px;padding:0px 10px 5px 0;text-decoration:none;width:305px;}



body#blu_home div.dynamic_brick{background-repeat:no-repeat;background-image:url(/static/images/sezioni/sport/calcio_italiano/fantascudetto/background_homepage_fantacampioni.jpg);border:none;width:585px;}
body#blu_home div.dynamic_brick div.bkgLabel_news{display:none;}
body#blu_home div.dynamic_brick div#current_news{padding-top:13px;padding-left:10px}
body#blu_home div.dynamic_brick div#news_list{height:93px;padding-left:10px;padding-right:10px}
body#blu_home div.dynamic_brick div#news_list .news,
body#blu_home div.dynamic_brick div#news_list .current{width:141px;padding:0;margin:0;height:78px;}
body#blu_home div.dynamic_brick div#news_list .news,
body#blu_home div.dynamic_brick div#news_list .current{width:141px;padding:0;margin:0;height:78px;}
body#blu_home #news_list .current{background-image:url(/static/images/sezioni/sport/calcio_italiano/fantascudetto/background_homepage_fantacampioni_tab.jpg);background-repeat:no-repeat;background-position: center 5px;}
body#blu_home div.dynamic_brick div.img{padding-left:14px;}
body#blu_home div.dynamic_brick div.desc{width:300px;}
body#blu_home div.dynamic_brick div.title a.current{width:235px;height:46px;overflow:hidden;padding-left:10px;}
body#blu_home div.dynamic_brick div.title a.current{width:235px;height:46px;overflow:hidden;padding-left:10px;}
body#blu_home div.dynamic_brick  #current_news .title {color:#2e4e7d;background-color:#FFFFFF;float:left;font-size:23px;font-weight:normal;line-height:23px;padding:10px 10px 5px 0;text-decoration:none;width:305px;}
body#blu_home div.dynamic_brick  #current_news .title a{color:#2e4e7d;}
body#blu_home div.dynamic_brick  #current_news .desc a{color:#6b6b6b;}
body#blu_home #news_list .news	.title a{color:#6b6b6b;}
body#blu_home #news_list .news .tag a {color:#2e4e7d;text-decoration:none;}
body#blu_home div.dynamic_brick div#news_list .current{margin-top:-1px;}

#news_list .news .tag a {color:#FFCC33;text-decoration:none;}


body#copa div.dynamic_brick{
	background-image:url(/static/images/sezioni/sport/calcio_italiano/fantascudetto/background_fantacoppa_home.jpg);
	background-repeat:no-repeat;
	height: 235px;
	width: 581px;
}
body#copa #current_news{
	height:166px;
	margin-top:-12px;
}
body#copa #current_news div.img, body#copa #current_news div.img img{
	height:165px;
}
body#copa #current_news .desc{
	width:240px;
	padding: 1px 10px 5px 0;
}
body#copa #current_news .title{
	 background-color: #FFFFFF;
    float: left;
    font-size: 23px;
    font-weight: normal;
    line-height: 23px;
    padding: 6px 10px 5px 0;
    text-decoration: none;
    width: 291px;
}
body#copa #news_list .first{
	height:69px;	
	margin-top: -3px;
}
body#copa #news_list {
	height:69px;	
	margin-top:-3px;
}
body#copa #news_list .news {
	float: left;
    height: 75px;
    margin-left: 7px;
    width: 136px;
}
body#copa #news_list .news .tag{
    padding: 6px 10px 2px;
}
body#copa #news_list .news .tag a{
	color:#0864bb;
	font-size:12px;
	font-weight:bolder;
	text-transform:none;
	margin-top:5px;
}
body#copa #news_list .current {background: url(/static/images/sezioni/sport/calcio_italiano/fantascudetto/background_fantacoppa_current.jpg);background-repeat:no-repeat;background-position: center 5px;margin-left: 7px; width:136px}

