@charset "utf-8";
/* CSS Document */
#news
{
	width:557px;
	height:19px;
	color:#3F3F3F;
	font-weight:bold;
	position:absolute;
	bottom:25px;
	left:1px;
}

#news a{color:#3F3F3F;}
#news a:hover{ color:#666666; }

#news #retRosso
{
	width:38px;
	height:100%;
	float:left;
	background-color:#dc0000;
}
#news #newsBar
{
	position:relative;
	float:right;
	width: 516px;
	height:100%;
	background-color:#b1b1b1;  
	overflow:hidden;	
}
.loadNews
{
	width:496px;
	position:absolute;
	top:19px;
	left:10px;
	height:19px;
	text-transform:uppercase;
	padding-top:3px;
	line-height:14px;
}
