.paddingbar, .bar.back, .bar.front {
	display: none;
}

.footer {
  display: none;
}

#search {
	display: none;
}

.noprint {
	display: none;
}

.clear-on-print {
    clear: both;
}

html, body {
	height: auto; /* Evita una pagina vuota finale */
}