* {
	background: transparent !important;
	color: #000 !important; /* Black prints faster: h5bp.com/s */
	box-shadow: none !important;
	text-shadow: none !important;
}
a, a:visited {
	text-decoration: none;
}
a[href]:after {
	content: "";
}
abbr[title]:after {
	content: "";
}
/*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
	content: "";
}
pre, blockquote {
	border: 1px solid #999;
	page-break-inside: avoid;
}
thead {
	display: table-header-group; /* h5bp.com/t */
}
tr, img {
	page-break-inside: avoid;
}
img {
	max-width: 100% !important;
}
 @page {
 margin: 0.5cm;
}
p, h2, h3 {
	orphans: 3;
	widows: 3;
}
h2, h3 {
	page-break-after: avoid;
}
header, header a, h1, figure, #article_wrapper, #page, article, section, .text, #nav-box {
	float: left;
	width: 100%;	
}
p, table, h2, h3 {
    font-family: Arial;
}
.rslides_container, #footer_menu, nav, .read_further, #toggle, #nav-box, #footer {
	display: none!important;
}
body {
	margin: 1em;	
}
h1, figure {
	margin: 0;	
}
.logo img {
	float: left;
	width: auto;	
}
#col_left, #col_mid, #col_right, #col {
	width:100%;
	min-height:0;
	float: left;
}
section {
	margin: 0.5em 0;	
}
article h1 {
	margin: 0 0 1em 0;	
}
.imgbox-border, .imgbox, .imgbox-fotos {
	text-align: left;	
	padding: 0;
	margin: 0 0 2em 0;
	width: 100%;
	float: left;
}
.imgbox-border img, .imgbox img, .imgbox-fotos img {
	float: left;
	width: 40%;
}