
/*
#header {
	display: none !important;
}
*/


#adm-header {  
	display: none !important;
}

#menus {  
	display: none !important;
}

#header-menu {

	display: none !important;
}

#msgAlertas {
	
	display: none !important;
}

#alertaAguarde {
	
	display: none !important;
}

#top-footer {  
	display: none !important;
}

#bottom-footer {  
	display: none !important;
}

input[type="button"] {
	display: none !important;
}

button {
	
	display: none !important;
}


