body {
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #575757;
}
.centerPage { 
	margin-left: auto;
	margin-right: auto;
}
a {
	outline: none;
}
img {
	outline: none;
 }
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #575757;
}
td.menuBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #575757;
}
#loading {
	position: absolute;
	z-index: 60201;
	clear: both;
	border: 0px;
	background-color: #FFFFFF;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	padding: 0px;
	margin-top: -20px;
	margin-left: -20px;
}
#loadingPage {
	position: absolute;
	z-index: 60200;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: repeat;
}
.scrollgeneric {
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 0;
	left: 0;
}
.vscrollerbase {
	width: 18px;
	background: url('../images/barra.png') no-repeat center center;
}
.vscrollerbar {
	width: 18px;
	background: url('../images/pallino.png') no-repeat center center;
}
.hscrollerbase {
	height: 18px;
	background-color: transparent;
}
.hscrollerbar {
	height: 18px;
	background-color: transparent;
}
.scrollerjogbox {
	width: 18px;
	height: 10px;
	top: auto; 
	left: auto;
	bottom: 0px;
	right: 0px;
	background-color: transparent;
}
.textInput {
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 1px dotted #000000;
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #575757;
}
.buttonInput {
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	background: url('../images/pulsante.png') no-repeat center center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #575757;
}
td.scheda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #575757;
}
a.scheda {
	color: #575757;
	text-decoration: none;
	outline: none;
}
a.schedaSito {
	color: #575757;
	text-decoration: none;
	outline: none;
}
a.schedaSito:hover {
	color: #000000;
	text-decoration: underline;
}
a.schedaTipografia {
	font-size: 9px;
	color: #575757;
	text-decoration: none;
	outline: none;
}
a.schedaTipografia:hover {
	font-size: 9px;
	color: #000000;
	text-decoration: underline;
}
