body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	margin:0;
	background-color: #fff;
}
form {
	margin:0;
}
td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
}
a {
	color: #999;
}
a:visited {
	color: #999;
}
a:hover {
	color: #333399;
}
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
h1 {
	font-size:16px;
	margin:10px 0 10px 10px;
}
.header-sfondo-logoProduttore {
	background-color:#fff;
}
.header-riga {
	background-color:#dee7ef;
	border-top: #000099 2px solid;
	border-bottom: #000099 2px solid;
	
}
.menu-sfondo {
	height:400px;
	padding-top:10px;
	background-color:#eee;
	width:220px;
	border-right:1px solid #a0abad;
}
.body-testo {
	margin:5px 0 20px 10px;
}
