/* ====================== Impressão ====================== */
html, body {height: auto;}
#menu,
div#cabecalho {display: none !important;}
div#conteiner {width: auto !important;}
div#conteudo {
	width: 90% !important;
	height: inherit !important;
	padding: 0 5%;
	overflow: visible !important;
}
#conteudo h1 {
	height: auto !important;
	padding: 0 !important;
}
#conteudo div#principal {
	height: auto !important;
	overflow: visible;
	padding: 0;
	text-align: justify;
}
/* ====================== FlexCroll ====================== 
.scrollgeneric {
	line-height: normal;
	font-size: medium;
	position: absolute;
	top: 0; left: 0;
}

*/
