body,td,th {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 1px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
input {
	border: thin solid #98BDE1;
}
.logo {
	background-image: url(../images/LOGO.jpg);
	background-repeat: no-repeat;
}
.cerca {
	border: none;
}
.footer {
	background-image: url(http://www.voxroma.it/images/VoxUtile.jpg);
	background-repeat: no-repeat;
}