﻿  .tabla_cabecera
  {
      background-color: #ffffff;
      border: 0px;
      width: 100%;
      margin: 0 auto;
      padding: 0;
      background-image: url(../images/fondo_cabecera.png);
      background-repeat: repeat-x;
      /*height: 66px;*/
      margin-bottom: 3px;
      height: 65px;
      margin-bottom: -2px;
  }
  .tdParaLogoMinisterial{
      padding-top:5px; padding-left:5px; width:215px;vertical-align:top;
  }

.imagenLogoMinisterial {
    float: left;
    height: 85px;
    background-image: url('https://web.serviciosmin.gob.es/EstilosSedeElectronica/SiteCollectionImages/SedeElectronica/logo-Gob.png');
    background-repeat: no-repeat;
    width: 156px;
}