a#home-link:after {
	content: "";
}

#home-link {
	color: transparent;
}

#left-column, #menu, ul.menu {
	display: none;
}

h1, h2, h3 {
    clear: both;
}

button,
a.button,
input.button {
	display: none;
}

div.grupo_apoios {
	clear: both;
	float: none;
}
	
div.grupo_apoios a.apoio {
	border: none;
	text-decoration: none;
}
	
div.grupo_apoios a.apoio:after {
    content: "";
}

/* use this class in anything you don't want to be printed */
.noprint {
	display: none;
}
