/* Print Overrides
----------------------------------------------- */
body, table, form, input, textarea, select, div, h3 {
	background: none ! important;
	color: #000 ! important;
	font-size: 10pt;
}

.noprint, .debug, #links, #header, #menubar, #pathbar, #leftcol, #rightcol, #stats, #footer {
	display:none;
}

.submit {
	display:none;
}

div#content {
	width: auto;
}

input, select, textarea {
	border: 0px solid #fff;
}

#piedipagina {
	position: fixed;
        width: 100%;
        height: 200px;
        top: auto;
        right: 0;
        bottom: 0;
        left: 0;
}
