/* DOCUMENTI UFFICIALI */

.headbrowse, .footerbrowse {
        display: none;
}

#corpo table.alberobrowse{
	margin-top:0;
}

#corpo table.alberobrowse td{
	padding:0em;
	white-space: nowrap;
}

#corpo table.alberobrowse td a{
	font-size:0.8em;
}

@media screen and (max-width:999px){
	table.alberobrowse {
		display:none;
	}
	table.nosfondo {
		margin-left:-48px !important;
	}
}