* {
	margin:0px;
	padding:0px;
	font-size: 1em;
	font-family: Verdana, sans-serif;
	font-style: normal;
}

#planejamento, #banners, #menu, #busca, #ajuda, #titulo, .quadro_noticia, #menu_populacao, #menu_economia, #menu_geociencias, #menu_canais, #menu_pesquisas, #sub_populacao, #sub_economia, #sub_geociencias, #sub_canais, #sub_pesquisas, #submenu, #titulo_interna, #menu_esquerda
{display:none}

#topo h1{
	font-size: 12px;
	font-family: Verdana, sans-serif;
	font-style: bold;
	height: 29px;
}

#logo span{
	display: block;
	position: absolute;
	background: url('../images/home/topo_pda.gif') no-repeat;
	top: 0;
	height: 29px;
	width: 294px;
	cursor: pointer
}

#conteudo {
	margin: 10px;
	font-size: 70%;
	text-align: left;
	line-height: 150%;
}

#conteudo p {
	margin-top: 10px;
	line-height: 150%;
}

p .news {
	display:block;
	font-size: 120%;
}
p a {
	text-decoration:none;
	color:#1e4fad;
}
p a:hover {
	text-decoration:underline;
}

#rodape{
	position:relative;
	background-color:#8b8883;
	color:white;
	text-align:center;
	margin-bottom:20px;
	padding:3px;
}
#rodape li{
	display: none;
	padding: 0 2px 0 7px;
	margin: 0;
	border-left: 1px solid white;
}
#rodape ul #home{
	border-left: 0;
}
#rodape a{
	font:normal normal 60% verdana,sans-serif;
	color:white;
	text-decoration:none;
}
#rodape a:hover{
	text-decoration:underline;
}
#rodape #home{
	display:block;
}