body{
	background-color: #FFFFFF;
	background-image: url(../images/sfondo.jpg);
	background-repeat: no-repeat;

}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #213877;
}
#home {
	position:absolute;
	left:272px;
	top:189px;
	width:436px;
	height:99px;
	z-index:1;
	list-style:none;
}
#home li {
	display:inline;
	margin:0;
	padding-left:10px;
	padding-right:20px;
}

a{
	font-weight:bold;
	text-decoration:none;
	color:#213877;
}
a:hover{
	text-decoration:underline;
}
