#contenedor
  {
  overflow-y: auto;
  }

#contenedoradmin
  {
  overflow-y: auto;
  width: 480px; height: 430px;
  border-style: solid; border-width: 1px; border-color: #ff6600;
  }

.paginador
  {
  float: right;
  margin: 5px;
  border-collapse: separate;
  border-style: none;
  }

.paginador td
  {
  width: 20px; height: 20px;
  border-style: none;
  vertical-align: middle;
  }

.inicioout
  {
  width: 18px; height: 18px;
  border-style: solid; border-width: 1px; border-color: #ff9900;
  background: #ff9900 url(../img/cmdiniout.gif) no-repeat;
  cursor: pointer;
  }

.inicioover
  {
  width: 18px; height: 18px;
  border-style: solid; border-width: 1px; border-color: #ff3300;
  background: #ff3300 url(../img/cmdiniover.gif) no-repeat;
  cursor: pointer;
  }

.anteriorout
  {
  width: 18px; height: 18px;
  border-style: solid; border-width: 1px; border-color: #ff9900;
  background: #ff9900 url(../img/cmdantout.gif) no-repeat;
  cursor: pointer;
  }

.anteriorover
  {
  width: 18px; height: 18px;
  border-style: solid; border-width: 1px; border-color: #ff3300;
  background: #ff3300 url(../img/cmdantover.gif) no-repeat;
  cursor: pointer;
  }

.indicador
  {
  width: 110px; height: 20px;
  text-align: center; line-height: 22px;
  }

.siguienteout
  {
  width: 18px; height: 18px;
  border-style: solid; border-width: 1px; border-color: #ff9900;
  background: #ff9900 url(../img/cmdsigout.gif) no-repeat;
  cursor: pointer;
  }

.siguienteover
  {
  width: 18px; height: 18px;
  border-style: solid; border-width: 1px; border-color: #ff3300;
  background: #ff3300 url(../img/cmdsigover.gif) no-repeat;
  cursor: pointer;
  }

.finout
  {
  width: 18px; height: 18px;
  border-style: solid; border-width: 1px; border-color: #ff9900;
  background: #ff9900 url(../img/cmdfinout.gif) no-repeat;
  cursor: pointer;
  }

.finover
  {
  width: 18px; height: 18px;
  border-style: solid; border-width: 1px; border-color: #ff3300;
  background: #ff3300 url(../img/cmdfinover.gif) no-repeat;
  cursor: pointer;
  }

.fila
  {
  margin: 0 auto 5px auto;
  border-style: none;
  }

.fila td
  {
  border-style: none;
  }

.listado
  {
  margin-top: 2px;
  border-collapse: collapse;
  border-style: none;
  }

.listado th
  {
  border-style: none;
  background-color: #ff6600;
  padding: 2px 5px;
  }

.listado td
  {
  border-style: solid none; border-width: 1px; border-color: #cdcdcd;
  padding: 2px 5px;
  cursor: pointer;
  }

.trout
  {
  border-style: solid none; border-width: 1px; border-color: #cdcdcd;
  background-color: #ff8800;
  }

.trover
  {
  border-style: solid none; border-width: 1px; border-color: #cdcdcd;
  background-color: #ff9900;
  }

.log
  {
  margin: 5px 8px;
  text-align: left;
  }
