/*Redefine pixels em points*/


/*Esconde partes não importantes*/
#menu,
#header,
#tools,
#toolsParent, 
#footer,
#path, 
#functions-from-content, 
#div_extensionSearch, 
#functionsFromContent,
.clLevel0, .clLevel0over, .clCMEvent, .clCMAbs {
	display:none;
}

body div#content,
body #homepage {
	left:auto;
	margin:0;
	position:relative; 
	width:100%;
};
div#local_content p a:link:after {
   content: " (" attr(href) ") ";
}

div#content div#local_content {
	float:none;
	width:900px;
}
div#content #style_content {
	margin:0;
}
body,
div#content div#local_content p {
	color:#666;
	line-height:16px;
	font-size:13px;
}

/* exibe apenas as imagens que pertencem ao conteúdo */
img.thumb_border { display: inline; }
div#banner-content h2 a, span{display:none;}
ul#infos-from-content{ display:none;}