@CHARSET "ISO-8859-1";
body{
	background:#fff;
	font-size:11px;
	line-height:12px;
	*font-size:10px;
	*line-height:11px;
}
#separador{
height:3px;
*height:1px;
}
#mainTitle, #ulTabs,
#tab-1, #tab-2, #tab-3,
#btnRefresh4, #btnPrintFormTop, #btnRefresh3, #btnPrevTab4, #btnPrintForm
#divLoading, #divGray, #btnBottom, #divSession, #divLogoRNPBD{
	display:none;
}
.column {
    float: left;    
}

.cLeftCuit {
  width: 20%;
}

.cRightCuit {
  width: 80%;
}

/* Clear floats after the columns */
.row:after {
    content: "";
    display: table;
    clear: both;
}