@charset "utf-8";
html, body {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	color: #ffffff;
	margin: 0px;
	height: 100%;
	width: 100%;
	font-size: 11px;
	line-height: 18px;
	background-color: #000000;
}
div {
	float: left;
}
td {
	font-size: 11px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a {
	color: #ffcb05;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
a:hover {
	text-decoration: underline;
}
#salva {
	width: 900px;
	margin-top: 50px;
}
.titolo_news {
	color: #ffcb05;
	font-weight: bold;
	font-size: 12px;
}