div#barra,
div#admin,
noscript,
div#add-this-button,
div.meta,
div#content,
div#rodape ul,
input,
p {
	display: none;
}

* {
	text-decoration: none !important;
}

select {
	background: transparent;
	border: 0;
	font-weight: bold;
	color: #444;
}

h1#banner {
	background: none;
	padding: 3px;
	color: #000;
	border: 0;
	margin: 0;
	height: 100px;
	background: #fff url(images/logo.png) 90% center no-repeat;
}

h2 {
	border: 0;
	color: #000;
}

div#wrapper {
	border: 0;
}

div#rodape {
	margin-bottom: 10px;
	color: #000;
}

p#url {
	display: block;
	font-style: italic;
	font-size: 12px;
}
