﻿.BotonPaginaActual
{
  background-color: #ad3644;
    color: White !IMPORTANT;
    font-weight: bold;
}
.BotonPagina
{
       /* background-color: Silver; */
    color: White;
    /* font-weight: bold; */
    width: 50px;
}
.Botonera
{
   margin: 2px 2px 2px 2px;
    overflow: auto;
    background-color: white;
    padding: 9px;
    border-radius: 6px;
}