body{
	background: white;
	font-size: 12pt;
}
a{
	color:#000;
	text-decoration:underline;
}
#header h4
, #header div.flash
, #header div.navegacao
, #footer div
, #footer h2
, #content div.comentariosList
, #content div.comentariosForm
, #header form
, #content ul.tools
, p.wp-caption-text{
	display:none;
}
#general {
	width: 100%; 
	margin: 0 5%;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
}
#header{
	height:100px;
}
#header h1{
	text-indent:0;
	width:auto;
	height:auto;
	margin:0;
}
#content a:link:after, #content a:visited:after{
   content: " (" attr(href) ") ";
   font-size: 80%;
}
#content img{
	float:left;
	margin:0 20px 20px 0;
}
#footer{
	font-style:italic;
	margin-top:20px;
}
