  h1.hlogo {

    line-height: 7em;
    text-indent: 2px;
    height: 68px !important;
    _height: 88px !important;
    overflow: hidden !important;
    margin: 7px 0 !important;
  }

  .fichaEmpresa {
    margin: 0.5em -1em;
  }

  .fichaEmpresa td, .fichaEmpresa th {
    padding: 0 !important;
    height: 19px !important;
  }

  .contenidos {
    position: static;
    _position: relative;
    _z-index: 1 !important;
  }

  .fichaEmpresa td {
    
    width: 60% !important;
  }

  .fichaEmpresa th {
    width: 40% !important;
	padding-right: 1em;
  }

  hr.subrayado {
    display: block;
    background: transparent url(../images/barraSubrayado.png) 0 0 no-repeat !important;
    color: transparent !important;
    _clip: rect(1px 528px 12px 2px);
    _position: absolute;
    _top: 87px;
    _left: 12px;
    background-repeat: no-repeat;
    border-color: transparent !important;
    height: 1em !important;
    _height: 2em !important;
  }

  hr.inter {
    margin: 14px 0 !important;
    width: 524px;
  }

  .izquierda {
    margin-top: 4px !important;
  }

  p {
    padding-right: 12px;
  }


