@CHARSET "UTF-8";

.contenido-fijo {
    width: 250px;
    float: left;
    padding-top: 2px;
}

.off {
    width: 18px;
    line-height: 21px;
    height: 21px;
    background-color: #ddd;
    color: #888;
    font-weight: bold;
    font-size: 9pt;
}

.onoff {
    width: 18px;
    line-height: 21px;
    height: 21px;
    background-color: #888;
    color: #000;
    font-weight: bold;
    font-size: 9pt;
}

#titulo-inf-gral, #titulo-inf-ped, #titulo-inf-tec, #titulo-inf-coment {
    display: none;
}

.nivParvulo {
	width:55px;
}
.nivBasica{
	width:160px;
}
.nivMedia{
	width:95px;
}
.nivTP{
	width:70px;
	margin:0;
}
