/* CLASES PARA Botones */
    .botonSigMas
    {
    background: url("/imagenes/panelera/sigmas.bmp") no-repeat;
    cursor:pointer;
    border: none;
    width: 18px;
    height: 18px;
	border-right:#000000 thin solid; 
	border-top:#FFFFFF thin solid; 
    border-left:#FFFFFF thin solid; 
    border-bottom:#000000 thin solid; 
    vertical-align: middle;
    }
    .botonConfirma
    {
    background: url("/imagenes/confirma.png") no-repeat;
    cursor:pointer;
    border: none;
    width: 18px;
    height: 18px;
	border-right:#000000 thin solid; 
	border-top:#FFFFFF thin solid; 
    border-left:#FFFFFF thin solid; 
    border-bottom:#000000 thin solid; 
    vertical-align: middle;
    }
    .botonSalir
    {
    background: url("/imagenes/salir.png") no-repeat;
    cursor:pointer;
    border: none;
    width: 55px;
    height: 25px;
	border: none; 
    }
    .botonAyuda
    {
    background: url("/imagenes/ayuda.png") no-repeat;
    cursor:pointer;
    border: none;
    width: 55px;
    height: 25px;
	border: none; 
    }
    .botonAviso
    {
    background: url("/imagenes/aviso.png") no-repeat;
    cursor:pointer;
    border: none;
    width: 55px;
    height: 25px;
	border: none; 
    }
    .botonChat
    {
    background: url("/imagenes/chat.png") no-repeat;
    cursor:pointer;
    border: none;
    width: 55px;
    height: 25px;
	border: none; 
    }
    .botonVolver
    {
    background: url("/imagenes/volver.png") no-repeat;
    cursor:pointer;
    border: none;
    width: 55px;
    height: 25px;
	border: none; 
    }
    .botonFiltraU
    {
    background: url("/imagenes/panelera/filtro-u.bmp") no-repeat;
    cursor:pointer;
    border: none;
    width: 18px;
    height: 18px;
	border-right:#000000 thin solid; 
	border-top:#FFFFFF thin solid; 
    border-left:#FFFFFF thin solid; 
    border-bottom:#000000 thin solid; 
    vertical-align: middle;
    }
    .botonFiltraI
    {
    background: url("/imagenes/panelera/filtro-i.bmp") no-repeat;
    cursor:pointer;
    border: none;
    width: 18px;
    height: 18px;
	border-right:#000000 thin solid; 
	border-top:#FFFFFF thin solid; 
    border-left:#FFFFFF thin solid; 
    border-bottom:#000000 thin solid; 
    }
    .botonDatvalU
    {
    background: url("/imagenes/panelera/datval-u.bmp") no-repeat;
    cursor:pointer;
    border: none;
    width: 18px;
    height: 18px;
	border-right:#000000 thin solid; 
	border-top:#FFFFFF thin solid; 
    border-left:#FFFFFF thin solid; 
    border-bottom:#000000 thin solid; 
    }
    .botonDatvalI
    {
    background: url("/imagenes/panelera/datval-i.bmp") no-repeat;
    cursor:pointer;
    border: none;
    width: 18px;
    height: 18px;
	border-right:#000000 thin solid; 
	border-top:#FFFFFF thin solid; 
    border-left:#FFFFFF thin solid; 
    border-bottom:#000000 thin solid; 
    }
    .botonNuevoU
    {
    background: url("/imagenes/panelera/nuevo-u.bmp") no-repeat;
    cursor:pointer;
    border: none;
    width: 20px;
    height: 20px;
	border-right:#000000 thin solid; 
	border-top:#FFFFFF thin solid; 
    border-left:#FFFFFF thin solid; 
    border-bottom:#000000 thin solid; 
    }
    .botonNuevoI
    {
    background: url("/imagenes/panelera/nuevo-i.bmp") no-repeat;
    cursor:pointer;
    border: none;
    width: 20px;
    height: 20px;
	border-right:#000000 thin solid; 
	border-top:#FFFFFF thin solid; 
    border-left:#FFFFFF thin solid; 
    border-bottom:#000000 thin solid; 
    }
    .botonGrabaU
    {
    background: url("/imagenes/panelera/graba-u.bmp") no-repeat;
    cursor:pointer;
    border: none;
    width: 20px;
    height: 20px;
	border-right:#000000 thin solid; 
	border-top:#FFFFFF thin solid; 
    border-left:#FFFFFF thin solid; 
    border-bottom:#000000 thin solid; 
    vertical-align: middle;
    }
    .botonGrabaI
    {
    background: url("/imagenes/panelera/graba-i.bmp") no-repeat;
    cursor:pointer;
    border: none;
    width: 20px;
    height: 20px;
	border-right:#000000 thin solid; 
	border-top:#FFFFFF thin solid; 
    border-left:#FFFFFF thin solid; 
    border-bottom:#000000 thin solid; 
    }
    .botonCancelU
    {
    background: url("/imagenes/panelera/cancela-u.bmp") no-repeat;
    cursor:pointer;
    border: none;
    width: 20px;
    height: 20px;
	border-right:#000000 thin solid; 
	border-top:#FFFFFF thin solid; 
    border-left:#FFFFFF thin solid; 
    border-bottom:#000000 thin solid; 
    }
    .botonCancelI
    {
    background: url("/imagenes/panelera/cancela-i.bmp") no-repeat;
    cursor:pointer;
    border: none;
    width: 20px;
    height: 20px;
	border-right:#000000 thin solid; 
	border-top:#FFFFFF thin solid; 
    border-left:#FFFFFF thin solid; 
    border-bottom:#000000 thin solid; 
    }
    .botonEliminU
    {
    background: url("/imagenes/panelera/elimina-u.bmp") no-repeat;
    cursor:pointer;
    border: none;
    width: 20px;
    height: 20px;
	border-right:#000000 thin solid; 
	border-top:#FFFFFF thin solid; 
    border-left:#FFFFFF thin solid; 
    border-bottom:#000000 thin solid; 
    vertical-align: middle;
    }
    .botonEliminI
    {
    background: url("/imagenes/panelera/elimina-i.bmp") no-repeat;
    cursor:pointer;
    border: none;
    width: 20px;
    height: 20px;
	border-right:#000000 thin solid; 
	border-top:#FFFFFF thin solid; 
    border-left:#FFFFFF thin solid; 
    border-bottom:#000000 thin solid; 
    }
    .botonImprimU
    {
    background: url("/imagenes/panelera/imprim-u.bmp") no-repeat;
    cursor:pointer;
    border: none;
    width: 20px;
    height: 20px;
	border-right:#000000 thin solid; 
	border-top:#FFFFFF thin solid; 
    border-left:#FFFFFF thin solid; 
    border-bottom:#000000 thin solid; 
    }
    .botonImprimI
    {
    background: url("/imagenes/panelera/imprim-i.bmp") no-repeat;
    cursor:pointer;
    border: none;
    width: 20px;
    height: 20px;
	border-right:#000000 thin solid; 
	border-top:#FFFFFF thin solid; 
    border-left:#FFFFFF thin solid; 
    border-bottom:#000000 thin solid; 
    }
    .botonModifiU
    {
    background: url("/imagenes/panelera/modifica-u.bmp") no-repeat;
    cursor:pointer;
    border: none;
    width: 20px;
    height: 20px;
	border-right:#000000 thin solid; 
	border-top:#FFFFFF thin solid; 
    border-left:#FFFFFF thin solid; 
    border-bottom:#000000 thin solid; 
    }
    .botonModifiI
    {
    background: url("/imagenes/panelera/modifica-i.bmp") no-repeat;
    cursor:pointer;
    border: none;
    width: 20px;
    height: 20px;
	border-right:#000000 thin solid; 
	border-top:#FFFFFF thin solid; 
    border-left:#FFFFFF thin solid; 
    border-bottom:#000000 thin solid; 
    }
    .botonVerU
    {
    background: url("/imagenes/panelera/ver-u.bmp") no-repeat;
    cursor:pointer;
    border: none;
    width: 20px;
    height: 20px;
	border-right:#000000 thin solid; 
	border-top:#FFFFFF thin solid; 
    border-left:#FFFFFF thin solid; 
    border-bottom:#000000 thin solid; 
    }
    .botonVerI
    {
    background: url("/imagenes/panelera/ver-i.bmp") no-repeat;
    cursor:pointer;
    border: none;
    width: 20px;
    height: 20px;
	border-right:#000000 thin solid; 
	border-top:#FFFFFF thin solid; 
    border-left:#FFFFFF thin solid; 
    border-bottom:#000000 thin solid; 
    }
    .selectEna{width: 180px; font-size: 12px; background-color: #FFFFFF}
    .selectDis{width: 180px; font-size: 12px; background-color: #D4D0C8}
    .RowSeleccionado
    {
        background-color: #0A246A;
        color: #FFFFFF;
    }
    .RowNoSeleccionado
    {
        
    color: #000000;
      background-color: #C0C0C0;
    }