body,td,th {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #595959;
}
body {
	background-image: url(../img/sf_pagina.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#EBEBEB;
	
}
a {
	font-size: 12px;
	color: #273F76;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
.TestoBlu {
	color: #34497A;
	font-weight:bold;
}
.TestoBianco {
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
}
.TestoBluM {
	color: #34497A;
	font-weight:bold;
	text-decoration: underline;
}
div.TestoBianco a {
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
}
.spillo{

	position:relative;

	top: -17px;

	left: +10px;

}



