#breaking {
	width: 980px;
	height: auto;
	margin: 0 auto;
	text-align: left;
	padding: 0;
	border-left: 1px solid #4a4a4a;
	border-right: 1px solid #4a4a4a;
	background-color: #990000;
	background-image: url(/images/breaking.gif);
	background-position: top left;
	background-repeat: repeat-x;
	border-bottom: 3px solid #990000;
	border-top: 1px solid #990000;
}

#breaking #etichetta {
	font-size: 12px;
	color: #fff;
	margin: 2px 0 2px 0;
	line-height: 1em;
	float: left;
}

#breaking #titolo {
	margin: 2px 0 2px 0;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	line-height: 1em;
}

#breaking a{
	color: #f5f5f5;
	text-decoration: none;
}

#breaking a:hover{
	color: #fff;
}
