@charset "utf-8";
/* CSS Document */
#est_contenedor{font-size:12px; padding:5px;}
.est_txt{border:solid 1px #000; text-transform:uppercase; width:70px;}
.lista_maes_txt{border:solid 1px #000;}
.lista_maes_txt:focus{background: #69F;}
.reg_est_txt{border:solid 1px #000; width:100px; text-transform:uppercase;}
#ingreso_est{
    border-collapse: collapse;
	fonr-size:10px;
}
/*
#ingreso_est, th, td {
    border: 1px solid black;
}
*/
#lista_est{
    border-collapse: collapse;
	font-size:10px;

}
/*
#lista_est, th, td {
    border: 1px solid black;
}
*/
#tabla_sub_cab{    border-collapse: collapse;}
.nota_txt_reg{ width:50px;border:solid 1px #000; text-align:right;}
.nota_txt_reg_nota1{ width:50px;border:solid 1px #000; text-align:right;}
.nota_txt_reg_nota2{ width:50px;border:solid 1px #000; text-align:right;}
.nota_txt_reg_nota3{ width:50px;border:solid 1px #000; text-align:right;}
.nota_txt_reg_nota4{ width:50px;border:solid 1px #000; text-align:right;}
.nota_txt_reg_nota5{ width:50px;border:solid 1px #000; text-align:right;}
.nota_txt_reg_total{ width:50px;border:solid 1px #000; text-align:right;}
.nota_txt_reg_promedio{ width:50px;border:solid 1px #000; text-align:right;}
.nota_txt_reg_entis{border:solid 1px #000; width:300px;}