/*GENERAL*/
.bTransparenteIcono{
    background-repeat: no-repeat;
    background-position: center center;

    margin: 0;
    margin-left: 3px;
    margin-right: 3px;

    width: 30px;
    height: 20px;

    padding: 0;

    border: none;

    background-color: transparent;

    border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius:3px;
}

.bTransparenteIcono:hover{
    background-color: #FFF9EC;
    cursor: pointer;

    /*--CSS3 Box Shadows--*/
    -webkit-box-shadow: 1px 1px 1px #DEBE3D;
    -moz-box-shadow: 1px 1px 1px #DEBE3D;
    box-shadow: 1px 1px 1px #DEBE3D;
}



/* BOTONES FORMULARIO - BOTONES FORMULARIO - BOTONES FORMULARIO - BOTONES FORMULARIO - BOTONES FORMULARIO - BOTONES FORMULARIO - BOTONES FORMULARIO */
#bFormGuardar, #bFormGuardar2, #bSubFormGuardar{ background-image: url(../Img/VentNew/guardarNew.png); background-repeat: no-repeat; background-size: 24px 24px; background-position: top center;outline: none;}

#bFormModificar, #bFormModificar2, #bSubFormModificar{background-image: url(../Img/VentNew/modales_modificar.png); background-repeat: no-repeat; background-size: 24px 24px; background-position: top center;outline: none;}

#bFormEliminar, #bFormEliminar2, #bSubFormEliminar{background-image: url(../Img/VentNew/modales_eliminar2.png); background-repeat: no-repeat; background-size: 24px 24px; background-position: top center;outline: none;}

#bFormConsultar, #bSubFormConsultar{ background-image: url(../Img/VentNew/modales_buscar.png); background-repeat: no-repeat; background-size: 24px 24px; background-position: top center;outline: none;}

#bFormDescartar, #bFormDescartar2, #bSubFormDescartar{ background-image: url(../Img/VentNew/modales_descartar.png); background-repeat: no-repeat; background-size: 24px 24px; background-position: top center;outline: none;}

#bFormInforme{ background-image: url(../Img/VentNew/modales_informe.png); background-size: 24px 24px; background-repeat: no-repeat; background-position: top center;outline: none;}

#bFormSalir{ background-image: url(../Img/VentNew/modales_salir.png); background-size: 24px 24px; background-repeat: no-repeat; background-position: top center;outline: none;}


/*
#bFormGuardar, #bFormGuardar2, #bSubFormGuardar{ background-image: url(../Img/Vent/Guardar.png); background-repeat: no-repeat; background-position: top center;}

#bFormModificar, #bFormModificar2, #bSubFormModificar{background-image: url(../Img/Vent/Modificar.png); background-repeat: no-repeat; background-position: top center;}

#bFormEliminar, #bFormEliminar2, #bSubFormEliminar{background-image: url(../Img/Vent/Eliminar.png); background-repeat: no-repeat; background-position: top center;}

#bFormConsultar, #bSubFormConsultar{ background-image: url(../Img/Vent/Lupa32.png); background-repeat: no-repeat; background-position: top center;}

#bFormDescartar, #bFormDescartar2, #bSubFormDescartar{ background-image: url(../Img/Vent/Deshacer.png); background-repeat: no-repeat; background-position: top center;}
#bFormInforme{ background-image: url(../Img/Vent/VistaPrevia01.png); background-repeat: no-repeat; background-position: top center;}

#bFormSalir{ background-image: url(../Img/Vent/Salir.png); background-repeat: no-repeat; background-position: top center;}*/




#bFormAyuda{ background-image: url(../Img/Vent/MDA.png); background-repeat: no-repeat; background-position: top center;}

#bFormFAQS{ background-image: url(../Img/Vent/PFF.png); background-repeat: no-repeat; background-position: top center;}  

#bFormPQR{ background-image: url(../Img/Vent/PQRR.png); background-repeat: no-repeat; background-position: top center;}

#bFormCalificar{ background-image: url(../Img/Vent/Calificar.png); background-repeat: no-repeat; background-position: top center;}

#bAnularMov{background-image: url(../Img/Vent/Anular.png); background-repeat: no-repeat; background-position: top center;}

/*BOTONES VERTICALES - BOTONES VERTICALES - BOTONES VERTICALES - BOTONES VERTICALES - BOTONES VERTICALES - BOTONES VERTICALES - BOTONES VERTICALES*/
.bInicio, .bPlay, .bAnular, .bMas, .bChulo, .bDescartar, .bAtras, .bAdelante, .bEdit18, .bEnviar18,
.bImprimir18, .bComentar18,  .bBloquear18, .bDesbloquear18, .bVotar18
{
    background-repeat: no-repeat;
    background-position: center left;
    margin: 2px;
    margin-left: 5px;
    margin-right: 2px;
    padding: 0;  padding-left: 22px;
    border: 1px outset #000000;

    color: #555555;
    font-weight: bold;

    background-color: #FFFFFF;

    border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius:3px;
}

.bInicio:hover, .bPlay:hover, .bAnular:hover, .bMas:hover, .bChulo:hover, .bDescartar:hover, .bAtras:hover, .bAdelante:hover, .bEdit18:hover, .bEnviar18:hover,
.bImprimir18:hover, .bComentar18:hover,  .bBloquear18:hover, .bDesbloquear18:hover, .bVotar18:hover
{
    border: 1px inset #000000;
    background-color: #FDFDFD;
    opacity: 0.5;
    cursor: pointer;
}

.bInicio[disabled]:hover, .bPlay[disabled]:hover, .bAnular[disabled]:hover, .bMas[disabled]:hover, .bChulo[disabled]:hover, .bDescartar[disabled]:hover,
.bAtras[disabled]:hover, .bAdelante[disabled]:hover, .bEdit18[disabled]:hover, .bEnviar18[disabled]:hover,
.bImprimir18[disabled]:hover,  .bComentar18[disabled]:hover, .bEliminar18[disabled]:hover,.bFirma18[disabled]:hover, .bBloquear18[disabled]:hover, .bDesbloquear18[disabled]:hover, .bVotar18[disabled]:hover
{

}

.bPlay{background-image: url(../Img/Vent/hPlay.png); }

.bAnular{background-image: url(../Img/btnCancelar.png);}

.bMas{background-image: url(../Img/Vent/hMas.png);}

.bChulo{background-image: url(../Img/btnChulo.png);}

.bDescartar{background-image: url(../Img/Vent/Deshacer18.png);}

.bEliminar18{    
    margin: 0;
    padding: 0;
    margin-top: 2px;
    margin-right: 5px;
    width: 40px;
    height: 18px;
    /*background-image: url(../Img/equis.png);*/
    background-image: url(../Img/VentNew/modales_eliminar2.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-color: transparent;
    border: none;
    background-size: 20px;

    /*BORDES REDONDOS*/
    border-radius: 4px; /*General*/
    -moz-border-radius: 4px; /*Mozilla*/
    -ms-border-radius: 4px; /*Explorer*/
    -webkit-border-radius: 4px;
    -khtml-border-radius:4px;
}

#bFormVideo{ background-image: url(../Img/Vent/PVIDEO.png); background-repeat: no-repeat; background-position: top center;}

.bBloquear18{background-image: url(../Img/Vent/hBloquear01.png);}

.bDesbloquear18{background-image: url(../Img/Vent/hDesbloquear01.png);}

.bAtras{background-image: url(../Img/Vent/b10Preview.png);}
.bAdelante{background-image: url(../Img/Vent/b10Next.png);}
.bInicio{background-image: url(../Img/Vent/b10Inicio.png);}

.bEdit18{
    background-image: url(../Img/VentNew/editar.png) ;
    background-size: 20px 20px;

}
.bSave18{
    border: 0px;
    background-color: transparent;
    background-image: url(../Img/VentNew/guardar18.png);
    background-size: 20px 20px;
    background-repeat: no-repeat;
    background-position: center center;
}

.bEnviar18{background-image: url(../Img/Vent/Enviar01.png) ;}

.bImprimir18{background-image: url(../Img/Vent/b10Imprimir.png);}
.bVotar18{background-image: url(../Img/Vent/b10Votar.png);}
.bComentar18{background-image: url(../Img/Vent/b10Comentar.png) ;}



.bSeleccionar18{
    margin: 0;
    padding: 0;
    margin-left: 2px;
    margin-right: 2px;
    width: 18px;
    height: 18px;

    background-image: url(../Img/Vent/procesar.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-color: transparent;
    border: none;

    /*BORDES REDONDOS*/
    border-radius: 4px; /*General*/
    -moz-border-radius: 4px; /*Mozilla*/
    -ms-border-radius: 4px; /*Explorer*/
    -webkit-border-radius: 4px;
    -khtml-border-radius:4px;
}
.bLupa18{
    margin: 0;
    padding: 0;
    margin-left: 2px;
    margin-right: 2px;
    width: 18px;
    height: 18px;
    vertical-align: top;
    background-image: url(../Img/Vent/Lupa18.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-color: transparent;
    background-size: 18px;
    border: none;

    /*BORDES REDONDOS*/
    border-radius: 4px; /*General*/
    -moz-border-radius: 4px; /*Mozilla*/
    -ms-border-radius: 4px; /*Explorer*/
    -webkit-border-radius: 4px;
    -khtml-border-radius:4px;
}

.bLupa18:hover{
    //background-image: url(../Img/Vent/Lupa18Up.png);
    opacity: 0.5;
    cursor: pointer;
}
.bLupa19{
    margin: 0;
    padding: 0;
    margin-left: 2px;
    margin-right: 2px;
    width: 18px;
    height: 13px;
    vertical-align: top;
    background-image: url(../Img/Vent/Lupa19.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-color: transparent;
    background-size: 18px;
    border: none;

    /*BORDES REDONDOS*/
    border-radius: 4px; /*General*/
    -moz-border-radius: 4px; /*Mozilla*/
    -ms-border-radius: 4px; /*Explorer*/
    -webkit-border-radius: 4px;
    -khtml-border-radius:4px;
}

.bLupa18:hover{
    //background-image: url(../Img/Vent/Lupa18Up.png);
    opacity: 0.5;
    cursor: pointer;
}

.bPerfil18{
    margin: 0;
    padding: 0;
    margin-left: 2px;
    margin-right: 2px;
    width: 18px;
    height: 18px;

    background-image: url(../Img/Vent/bPerfil18.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-color: transparent;
    border: none;

    /*BORDES REDONDOS*/
    border-radius: 4px; /*General*/
    -moz-border-radius: 4px; /*Mozilla*/
    -ms-border-radius: 4px; /*Explorer*/
    -webkit-border-radius: 4px;
    -khtml-border-radius:4px;
}

.bPerfil18:hover{
    background-image: url(../Img/Vent/bPerfil18Up.png);
    cursor: pointer;
}

.bModificar18{
    margin: 0;
    padding: 0;
    margin-left: 2px;
    margin-right: 2px;
    width: 18px;
    height: 18px;
    text-align: center;    
    background-image: url(../Img/VentNew/modificar18.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-color: transparent;
    border: none;

    /*BORDES REDONDOS*/
    border-radius: 4px; /*General*/
    -moz-border-radius: 4px; /*Mozilla*/
    -ms-border-radius: 4px; /*Explorer*/
    -webkit-border-radius: 4px;
    -khtml-border-radius:4px;
}

.bModificar18:hover{
    opacity: 0.5;
    cursor: pointer;
}

.bDescartar18{
    margin: 0;
    padding: 0;
    margin-left: 2px;
    margin-right: 2px;
    width: 18px;
    height: 18px;
    text-align: center;
    background-image: url(../Img/VentNew/descartar18.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-color: transparent;
    border: none;

    /*BORDES REDONDOS*/
    border-radius: 4px; /*General*/
    -moz-border-radius: 4px; /*Mozilla*/
    -ms-border-radius: 4px; /*Explorer*/
    -webkit-border-radius: 4px;
    -khtml-border-radius:4px;
}

.bDescartar18:hover{
    opacity: 0.5;
    cursor: pointer;
}
.bDligar18:hover{
    background-image: url(../Img/Vent/Dligar18Up.png);
    cursor: pointer;
}

.bDligar18{
    margin: 0;
    padding: 0;
    margin-left: 2px;
    margin-right: 2px;
    width: 18px;
    height: 18px;

    background-image: url(../Img/Vent/Dligar18.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-color: transparent;
    background-size: 18px;
    border: none;

    /*BORDES REDONDOS*/
    border-radius: 4px; /*General*/
    -moz-border-radius: 4px; /*Mozilla*/
    -ms-border-radius: 4px; /*Explorer*/
    -webkit-border-radius: 4px;
    -khtml-border-radius:4px;
}

.bAgregarIngrediente18:hover{
    background-image: url(../Img/Vent/AgregarIngrediente18Up.png);
    cursor: pointer;
}

.bAgregarIngrediente18{
    margin: 0;
    padding: 0;
    margin-left: 2px;
    margin-right: 2px;
    width: 18px;
    height: 18px;

    background-image: url(../Img/Vent/AgregarIngrediente18.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-color: transparent;
    background-size: 18px;
    border: none;

    /*BORDES REDONDOS*/
    border-radius: 4px; /*General*/
    -moz-border-radius: 4px; /*Mozilla*/
    -ms-border-radius: 4px; /*Explorer*/
    -webkit-border-radius: 4px;
    -khtml-border-radius:4px;
}

.bAgregar18{
    margin: 0;
    padding: 0;
    margin-left: 2px;
    margin-right: 2px;
    width: 18px;
    height: 18px;
    text-align: center;
    background-image: url(../Img/Vent/bAgregar19.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-color: transparent;
    border: none;

    /*BORDES REDONDOS*/
    border-radius: 4px; /*General*/
    -moz-border-radius: 4px; /*Mozilla*/
    -ms-border-radius: 4px; /*Explorer*/
    -webkit-border-radius: 4px;
    -khtml-border-radius:4px;
}

.bAgregar18:hover{
    opacity: 0.5;
    cursor: pointer;
}

.bEliminar18:hover{
    opacity: 0.5;
    cursor: pointer;
}
.bChulo{
    margin: 0;
    padding: 0;
    margin-top: 2px;
    margin-right: 5px;
    width: 40px;
    height: 18px;
    background-image:  url(../Img/btnChulo.png);
    background-size: 40px 22px;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: transparent;
    border: none;

    /*BORDES REDONDOS*/
    border-radius: 4px; /*General*/
    -moz-border-radius: 4px; /*Mozilla*/
    -ms-border-radius: 4px; /*Explorer*/
    -webkit-border-radius: 4px;
    -khtml-border-radius:4px;
}

.bChulo:hover{
    border:none;
    opacity: 0.5;
    cursor: pointer;
}
.bAnular{
    margin: 0;
    padding: 0;
    margin-top: 2px;
    margin-right: 5px;
    width: 40px;
    height: 18px;
    text-align: center;
    background-image:  url(../Img/btnCancelar.png);
    background-size: 40px 22px;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: transparent;
    border: none;

    /*BORDES REDONDOS*/
    border-radius: 4px; /*General*/
    -moz-border-radius: 4px; /*Mozilla*/
    -ms-border-radius: 4px; /*Explorer*/
    -webkit-border-radius: 4px;
    -khtml-border-radius:4px;
}

.bAnular:hover{
    border:none;
    opacity: 0.5;
    cursor: pointer;
}

.bFirma18{
    margin: 0;
    padding: 0;
    margin-left: 2px;
    margin-right: 2px;
    width: 18px;
    height: 28px;
    text-align: center;
    background-image: url(../Img/Vent/Firma18.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-color: transparent;
    border: none;
    /*BORDES REDONDOS*/
    border-radius: 4px; /*General*/
    -moz-border-radius: 4px; /*Mozilla*/
    -ms-border-radius: 4px; /*Explorer*/
    -webkit-border-radius: 4px;
    -khtml-border-radius:4px;
}

.bFirma18:hover{
    background-image: url(../Img/Vent/Firma18.png);
    /*background-image: url(../Img/Vent/Firma18Up.png);*/
    cursor: pointer;
}

.bGuardar18{
    margin: 0;
    padding: 0;
    margin-left: 2px;
    margin-right: 2px;
    width: 18px;
    height: 18px;
    text-align: center;
    background-image: url(../Img/VentNew/guardar18.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-color: transparent;
    border: none;

    /*BORDES REDONDOS*/
    /*    border-radius: 4px; General
        -moz-border-radius: 4px; Mozilla
        -ms-border-radius: 4px; Explorer
        -webkit-border-radius: 4px;
        -khtml-border-radius:4px;*/
}
.bGuardar18new{
    margin: 0;
    padding: 0;
    margin-left: 2px;
    margin-right: 2px;
    width: 18px;
    height: 18px;
    text-align: center;
    background-image: url(../Img/VentNew/guardar18_1.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-color: transparent;
    border: none;

    /*BORDES REDONDOS*/
    /*    border-radius: 4px; General
        -moz-border-radius: 4px; Mozilla
        -ms-border-radius: 4px; Explorer
        -webkit-border-radius: 4px;
        -khtml-border-radius:4px;*/
}

.bGuardar18:hover{
    opacity: 0.5;
    cursor: pointer;
}
.bGuardar18new:hover{
    opacity: 0.5;
    cursor: pointer;
}
/******************************************************************************/
/* BOTONES SELECT MULTIPLE - BOTONES SELECT MULTIPLE - BOTONES SELECT MULTI   */
/*.:EXDUCERE:.:EXDUCERE:.:EXDUCERE:.:EXDUCERE:.:EXDUCERE:.:EXDUCERE:.:EXDUCERE*/

#bSelectMultipleAdd{background-image: url(../Img/Vent/SelectAdd.png); }
#bSelectMultipleAddAll{background-image: url(../Img/Vent/SelectAddAll.png); }
#bSelectMultipleDel{background-image: url(../Img/Vent/SelectDel.png); }
#bSelectMultipleDelAll{background-image: url(../Img/Vent/SelectDelAll.png); }
   
#bSelectMultipleAdd:hover{background-image: url(../Img/Vent/SelectAdd.png); opacity: 0.5}
#bSelectMultipleAddAll:hover{background-image: url(../Img/Vent/SelectAddAll.png); opacity: 0.5 }
#bSelectMultipleDel:hover{background-image: url(../Img/Vent/SelectDel.png); opacity: 0.5 }
#bSelectMultipleDelAll:hover{background-image: url(../Img/Vent/SelectDelAll.png); opacity: 0.5 }


#bSelectMultipleAddP{background-image: url(../Img/Vent/SelectAdd.png); }
#bSelectMultipleAddAllP{background-image: url(../Img/Vent/SelectAddAll.png); }
#bSelectMultipleDelP{background-image: url(../Img/Vent/SelectDel.png); }
#bSelectMultipleDelAllP{background-image: url(../Img/Vent/SelectDelAll.png); }

#bSelectMultipleAddP:hover{background-image: url(../Img/Vent/SelectAdd.png); opacity: 0.5 }
#bSelectMultipleAddAllP:hover{background-image: url(../Img/Vent/SelectAddAll.png); opacity: 0.5 }
#bSelectMultipleDelP:hover{background-image: url(../Img/Vent/SelectDel.png); opacity: 0.5 }
#bSelectMultipleDelAllP:hover{background-image: url(../Img/Vent/SelectDelAll.png); opacity: 0.5 }


/******************************************************************************/
/* BOTONES MENU PRINCIPAL - BOTONES MENU PRINCIPAL - BOTONES MENU PRINCIPAL   */
/*.:EXDUCERE:.:EXDUCERE:.:EXDUCERE:.:EXDUCERE:.:EXDUCERE:.:EXDUCERE:.:EXDUCERE*/
/*#iPerfiles{background-image: url(../Img/Iconos/Perfiles01.png);}
#iAdministrar_Secretarias_de_Educacion{background-image: url(../Img/Iconos/Secretaria01.png);}

#iAdministrar_Instituciones_Educativas, #iAdministrar_Institucion{
    background-image: url(../Img/Iconos/Institucion02.png);
}

#iAdministrador_de_Secretarias_de_Educacion,
#iAdministrador_de_Instituciones_Educativas{
    background-image: url(../Img/Iconos/Administrador01.png);
}

#iAdministrar_Personal_Administrativo_y_Docentes{
    background-image: url(../Img/Iconos/Docente01.png);
}

#iAdministrar_Sedes{
    background-image: url(../Img/Iconos/Anexa03.png);
}

#iAdministrar_Alumnos_new{
    background-image: url(../Img/Iconos/Alumno02.png);
}

 #iAdministrar_Inmuebles{
    background-image: url(../Img/Iconos/reporte_inmuebles.png);
}

#iInforme_Infraestructura_Tegnologica{
    background-image: url(../Img/Iconos/reporte_infraestructura_teg.png);
}

#iAdministrar_Metodologias_por_Grado{
    background-image: url(../Img/Iconos/Metodologia01.png);
}




#iImprimir_Carnets_de_Estudiantes{ background-image: url(../Img/Iconos/Carnets32.png);}
#iAdministrar_Convocatoria_Elecciones{ background-image: url(../Img/Iconos/Convocatoria32.png);}

#iAdministrar_Periodos{
    background-image: url(../Img/Iconos/Periodo01.png);
}

#iAdministrar_Horarios,
#iMi_Horario_de_Clases{
    background-image: url(../Img/Iconos/Horario02.png);
}

#iAdministrar_Logros{
    background-image: url(../Img/Iconos/Logros01.png);
}


#iAdministrar_Asistencias{
    background-image: url(../Img/Iconos/Asistencias.png);
}

#iAdministrar_Calificaciones{
    background-image: url(../Img/Iconos/Calificar01.png);
}

#iNivelacion_de_Estudiantes{background-image: url(../Img/Iconos/nivelacion.png );}
#iCalificar_Disciplina{background-image: url(../Img/Iconos/ico32_disci03.png);}
#iObservaciones_al_Estudiante{background-image: url(../Img/Iconos/ico32_Observaciones.png);}
#iNota_Final{background-image: url(../Img/Iconos/final.png);}
#iPromocion_a_Estudiantes{background-image: url(../Img/Iconos/promocion.png);}



#iAdministrar_Excusas{
    background-image: url(../Img/Iconos/Excusas01.png);
}


#iAdministrar_Tematicas{
    background-image: url(../Img/Iconos/Tema01.png);
}

#iAdministrar_Pruebas{
    background-image: url(../Img/Iconos/Prueba02.png);
}

#iAdministrar_permisos_para_publicar, #iRealizar_Repaso{
    background-image: url(../Img/Iconos/Prueba01.png);
}

#iRealizar_Prueba{
    background-image: url(../Img/Iconos/Calificar02.png);
}

#iAdministrar_Preicfes{
    background-image: url(../Img/Iconos/Icfes02.png);
}

#iAdministrar_Asignacion_de_Examenes_Pre-Icfes{
    background-image: url(../Img/Iconos/Icfes03.png);
}



#iInforme_Notas{
    background-image: url(../Img/Iconos/Notas01.png);
}

#iVer_resultados{
    background-image: url(../Img/Iconos/Metodologia01.png);
}

#iPruebas_Disponibles{background-image: url(../Img/Iconos/Calificar02.png);}

#iPlan_Curricular{background-image: url(../Img/Iconos/ico32_plancurricular.png);}


#iAdministrar_Matricula_Financiera{background-image: url(../Img/Iconos/Matricula02.png);}

#iAdministrar_Matricula_Academica{
    background-image: url(../Img/Iconos/Matricula01.png);
}

iGenerar_Certificados{
    background-image: url(../Img/Iconos/Certificados01.png);
}


#iAdministrar_Docentes_por_Materia{
    background-image: url(../Img/Iconos/Docente02.png);
}

#iInformes_Dinamicos{
    background-image: url(../Img/Iconos/Informe01.png);
}

#iBoletin_Informativo{
    background-image: url(../Img/Iconos/Informe02.png);
}

#iResumen_Acumulativo{
    background-image: url(../Img/Iconos/Listas01.png);
}

#iLista_de_Estudiantes_por_Curso{
    background-image: url(../Img/Iconos/Listas01.png);
}

#iAdministrar_mi_Perfil{
    background-image: url(../Img/Iconos/Perfil01.png);
}

#iCambiar_mi_Contrasena{
    background-image: url(../Img/Iconos/Pass01.png);
}

#iAdministrar_Usuarios{background-image: url(../Img/Iconos/ico32_user01.png);}

#iAdministrar_Cartelera{
    background-image: url(../Img/Iconos/Cartelera01.png);
}

#iAdministrar_Noticias{
    background-image: url(../Img/Iconos/Noticias01.png);
}

#iAdministrar_Foros{
    background-image: url(../Img/Iconos/Foros01.png);
}

#iAdministrar_Asuntos_de_Notificaciones{
    background-image: url(../Img/Iconos/Asunto01.png);
}

#iFormProcesar{background-image: url(../Img/Vent/procesar.png);}

#iAdministrar_Centros_Costos_Contables{
    background-image: url(../Img/Iconos/centrodecostos.png);
}


#iAdministrar_Movimientos{
    background-image: url(../Img/Iconos/movimientos.png);
}

#iAdministrar_Cierre_Periodo{
    background-image: url(../Img/Iconos/cierreperiodo.png);
}
#iAdministrar_Puc_contables{
    background-image: url(../Img/Iconos/puc.png);
}

#iTerceros{
    background-image: url(../Img/Iconos/Tercero.png);
}


#iAdministrar_Solicitud_CDP{
   background-image: url(../Img/Iconos/SolicitudCDP.png);
}
#iAdministrar_CDP{
   background-image: url(../Img/Iconos/CDP.png);
}
#iAdministrar_Registros_Presupuestales{
   background-image: url(../Img/Iconos/RP.png);
}
#iAdministrar_Obligaciones{
   background-image: url(../Img/Iconos/Obligaciones.png);
}

#iAdministrar_Elecciones{background-image: url(../Img/Iconos/votos3.png);}

#iAdministrar_Resultados{background-image: url(../Img/Iconos/Resultados01.png);}

#iAdministrar_Boletines{background-image: url(../Img/Iconos/ico32_elecc_boletin.png);}


.nameConvElecc{
    background-image: url(../Img/Iconos/convocatoriaE.png);

}
.:CALIFICACIONES:..:CALIFICACIONES:..:CALIFICACIONES:..:CALIFICACIONES:..:CALIFICACIONES:..:CALIFICACIONES:..:CALIFICACIONES:..:CALIFICACIONES:.
.:ENTRENAMIENTO:..:ENTRENAMIENTO:..:ENTRENAMIENTO:..:ENTRENAMIENTO:..:ENTRENAMIENTO:..:ENTRENAMIENTO:..:ENTRENAMIENTO:..:ENTRENAMIENTO:..:ENTRENAMIENTO:.
.:PEDAGÃƒâ€œGICO:..:PEDAGÃƒâ€œGICO:..:PEDAGÃƒâ€œGICO:..:PEDAGÃƒâ€œGICO:..:PEDAGÃƒâ€œGICO:..:PEDAGÃƒâ€œGICO:..:PEDAGÃƒâ€œGICO:..:PEDAGÃƒâ€œGICO:..:PEDAGÃƒâ€œGICO:..:PEDAGÃƒâ€œGICO:..:PEDAGÃƒâ€œGICO:.
#iExperiencias_Pedagogicas{background-image: url(../Img/Iconos/ico32_beps.png);}
#iContenidos_Educativos_Digitales{background-image: url(../Img/Iconos/ico32_ced2.png);}
#iPlaneador_de_clases{background-image: url(../Img/Iconos/ico32_planeador.png);}
#iGuias_de_Estudio{background-image: url(../Img/Iconos/ico32_guias.png);}
#iTareas{background-image: url(../Img/Iconos/ico32_tareas.png);}
#iEvaluaciones{background-image: url(../Img/Iconos/ico32_evaluaciones.png);}*/
/*.:REPORTES:..:REPORTES:..:REPORTES:..:REPORTES:..:REPORTES:..:REPORTES:..:REPORTES:..:REPORTES:..:REPORTES:..:REPORTES:..:REPORTES:..:REPORTES:..:REPORTES:.*/
/*.:UTILIDADES:..:UTILIDADES:..:UTILIDADES:..:UTILIDADES:..:UTILIDADES:..:UTILIDADES:..:UTILIDADES:..:UTILIDADES:..:UTILIDADES:..:UTILIDADES:..:UTILIDADES:.*/

/*David Hidalgo*/

.classConvElecc{

    background-image: url(../Img/Iconos/conv_elecc.png);

    border:none;

    background-color: transparent;

    background-repeat: no-repeat;

    height: 24px;

    width: 24px;

    cursor:pointer;

    margin-right: 4px;

}

.classVotar {

    background-image: url(../Img/Iconos/votar_elecc.png);

    background-repeat: no-repeat;

    background-color: transparent;

    height: 24px;

    width: 24px;

    border:none;

    cursor:pointer;

    margin-right: 4px;

}



.classResulVot{
    background-image: url(../Img/Iconos/ResulVota.png);
    height: 24px;
    width: 24px;
    background-repeat: no-repeat;
    background-color: transparent;
    border:none;
    cursor:pointer;
    margin-right: 4px;
}

//////////
.bDempa{
    margin: 0;
    padding: 0;
    margin-left: 2px;
    margin-right: 2px;
    width: 18px;
    height: 70px;
    vertical-align: top;
    background-image: url(../Img/Vent/Lupa19.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-color: transparent;
    background-size: 40px;
    border: none;

    /*BORDES REDONDOS*/
    border-radius: 4px; /*General*/
    -moz-border-radius: 4px; /*Mozilla*/
    -ms-border-radius: 4px; /*Explorer*/
    -webkit-border-radius: 4px;
    -khtml-border-radius:4px;
}

.bDempa:hover{
border: 1px solid #000000;
cursor: pointer;
}

.bVerCon{
    margin: 0;
    padding: 0;
    margin-left: 2px;
    margin-right: 2px;
    width: 18px;
    height: 18px;
    vertical-align: top;
    background-image: url(../Img/Vent/Lupa18.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-color: transparent;
    background-size: 18px;
    border: none;

    /*BORDES REDONDOS*/
    border-radius: 4px; /*General*/
    -moz-border-radius: 4px; /*Mozilla*/
    -ms-border-radius: 4px; /*Explorer*/
    -webkit-border-radius: 4px;
    -khtml-border-radius:4px;
}



.bMasx{
    margin: 0;
    padding: 0;
    margin-left: 2px;
    margin-right: 2px;
    width: 18px;
    height: 18px;
    vertical-align: top;
    background-image: url(../..//Img/gdd/mas.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-color: transparent;
    background-size: 18px;
    border: none;

    /*BORDES REDONDOS*/
    border-radius: 4px; /*General*/
    -moz-border-radius: 4px; /*Mozilla*/
    -ms-border-radius: 4px; /*Explorer*/
    -webkit-border-radius: 4px;
    -khtml-border-radius:4px;
}

.bMasx:hover{
    //background-image: url(../Img/Vent/Lupa18Up.png);
    opacity: 0.5;
    cursor: pointer;
}

.bMenosx{
    margin: 0;
    padding: 0;
    margin-left: 2px;
    margin-right: 2px;
    width: 18px;
    height: 18px;
    vertical-align: top;
    background-image: url(../..//Img/gdd/menos.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-color: transparent;
    background-size: 18px;
    border: none;

    /*BORDES REDONDOS*/
    border-radius: 4px; /*General*/
    -moz-border-radius: 4px; /*Mozilla*/
    -ms-border-radius: 4px; /*Explorer*/
    -webkit-border-radius: 4px;
    -khtml-border-radius:4px;
}

.bMenosx:hover{
    //background-image: url(../Img/Vent/Lupa18Up.png);
    opacity: 0.5;
    cursor: pointer;
}

.bActual{
    margin: 0;
    padding: 0;
    margin-left: 2px;
    margin-right: 2px;
    width: 18px;
    height: 18px;
    vertical-align: top;
    background-image: url(../Img/GDD/GDD_descartar.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-color: transparent;
    background-size: 18px;
    border: none;

    /*BORDES REDONDOS*/
    border-radius: 4px; /*General*/
    -moz-border-radius: 4px; /*Mozilla*/
    -ms-border-radius: 4px; /*Explorer*/
    -webkit-border-radius: 4px;
    -khtml-border-radius:4px;
}

.bActual:hover{
    //background-image: url(../Img/Vent/Lupa18Up.png);
    opacity: 0.5;
    cursor: pointer;
}