body {
	background: none #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
}

div#container{
	background: none #FFFFFF;
	color: #000000;
}
div#contenuto{
	padding-top: 20px;
}
p, div, ul, ol, td {
	color: Black;
	font-size: 13pt;
	line-height: 130%;
}

th{
	color: Black;
	font-size: 12pt;
	line-height: 130%;
}

.noprint {
	display: none;
}

#print{
	padding: 5px;
	display: block;
}

.breadcrumbs, .label{
	font-size: 14pt;
	line-height: 120%;
}

#menudx, #menusx {
	font-size: 14pt;
}

 #footer, button {
		display: none;
}

 #note {
	padding-top: 200px;
}


.sfondo1 th {
	text-transform: uppercase;
	border-bottom: 1px solid gray;
	border-right: 1px solid gray;
	font-size: 12pt;
}
.sfondo1 td {
	border-right: 1px solid gray;
}
table.sfondo1  {
	border-top: 1px solid gray;
	border-left: 1px solid gray;
	border-bottom: 1px solid gray;
}
span.label{
	text-transform: uppercase;
}
