body {
	background: white;
	font-size: 10pt;
}
div#print-logo {
	display: block;
}
table#header,div#nav {
	display: none;
}

div#page {
	width: auto;
	border: 0;
	margin: 0 5%;
	padding: 0;
	border: none;
	float: none !important;
	color: black;
	background: transparent;
}

#rec {
	float: none;
	border: none;
	width: auto;
}

#rectop,#recbot {
	display: none;
}
div.iconos {
	display: none;
}

td#left-home {
	text-align: left;
	width: 30%;
}
td#right-home {
	width: 70%;
	padding-left: 1em;
}

td.links {
	display: none;
}
