*
{
	margin: 0;
	padding: 0;
}
body
{
	background: white;
	font-size: 12pt;
}
#wrap
{
	width: auto; 
	margin: 0 5%;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
}

#header
{
	border-bottom: 1px solid #333;
	height: 60px;
}

#header #header-top .langs,
#header #header-top .count,
#header #header-top .contact,
#header #header-main .content,
#header #header-main .p,
#header #header-main img,
#header #header-main h1,
#header #header-bottom
{
	display: none;
}

#header #header-main img#print-tarracofrade,
#header #header-main img#print-sentircofrade
{
	float: left;
	display: block;
}
#header #header-top .date
{
	float: right;
	margin-top: 2.5em;
}

ul#nav,
.bread-crumb,
.heading-section
{
	display: none;
}

.top-opinion img.first-image-opinion
{
	float: left;
	width: 60pt;
	margin-right: 10pt;
}
.top-opinion
{
	margin: 0.5em 0;
	overflow: hidden;
}
#body-news p
{
	line-height: 1.3em;
}
#body-news p.question
{
	color: #999;
}
#body-news .before-title-news
{
	color: #999;
	margin: 0.5em 0;
}
#body-news h2
{
	font-size: 18pt;
	margin: 0.2em 0;
}
#body-news hr
{
	display: none;
}
#body-news .author-news
{
	margin: 0.5em 0;
	color: #666;
	text-decoration: underline;
}

#body-news .center-news img
{
	float: right;
}

.column-right
{
	float: right;
	width: 150pt;
}
.column-right .heading-related,
.column-right ul,
.column-right .return-summary
{
	display: none;
}

.tools,
#comments
{
	display: none;
}

#footer
{
	display: none;
}