@CHARSET 'ISO-8859-1';

* {
	border: 0;
	margin: 0;
	padding: 0;
}

body {
	background: #FFF;
	line-height: 1.5;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 10pt;
}

.marcado {
	padding:0 2px;
	color: #000;
	font-weight: bold;
	border: 1px solid #434343;
}
#mainContent .topo {
	border-bottom: 1px solid #6f2c91;
	float: left;
	width: 100%;
}
h1.titulo {
	color: #434343;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}

h2.subtitulo {
	color: #557400;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}

img {
	float: left;
	margin: 1.5em 1.5em 1.5em 0;
}

#mainContent {
	width: 210mm; /* largura A4 */
	min-height: 297mm; /* altura A4 */
	height: auto !important;
	height: 297mm; /* altura A4 */
	background: #fff;
}

#topo, #menu, #topo_links, .topo_barra,
.importar, .paginacao, #rodape, #timer, #ler_fonte, .tfoot ul {
	display:none;
}

.tfoot {
	visibility: hidden;
	clear: both;
}

#textonoticia {
	width: 100%;
}
#main{
	padding: 0px;
}

#ferramentas-impressao {
	display: none;
}

