.complet-runtime-error-banner {
	border-bottom: 4px solid #800000; 
}

/**
 * Paneles
 */
.error .complet-panel-header {
	border: none;
	font-weight: inherit;
	padding: inherit;
}

/**
 * Atributos HTML
 */
#header {
	height: 5.25em;
	display: block;
}
#documentContent {
	height: 80%;
	vertical-align: top;
	display: block;
	top: 0em;
	bottom: 0em;
	left: 0em;
	right: 0em;
	background-color: #ffffff;
	border-left: 0.063em solid #ffffff;
	border-top: 0.063em solid #ffffff;
	border-right: 0.063em solid #ffffff;
	border-bottom: 0.063em solid #ffffff;
	overflow: auto;
}
#f\003AdocumentFooter {
	display: block;
	position: fixed;
	background-color: #d0d0d0;
	bottom: 0em;
	left: 0em;
	right: 0em;
}