/* CSS Document */
* {
	clear: both;
}
Body {
	clear: both;
}
#contorno, #cabecalho, #banners_cabecalho, #menu, #conteudo_fechado_internas, #banners_lateral, #rodape, #guia_GPS {
	display: none;
}
#container, #miolo, #menu_conteudo_internas  {
		background: none;
	background-color: #FFFFFF;
}
#menu_conteudo_internas {
	margin-left: 7%;
}
/*#contorno {
	background: url(../../imagens/logo_preto_print.gif)  no-repeat;
	border-bottom: 1px solid #000000;
	width: 100%;
	height: 40px;
	margin-bottom: 5px;
}*/

#conteudo_internas #outras_materias {
	position: absolute;
	top: 75px;
	left: 390px;
}