/* ---------- Base común ---------- */

.tablapublicidad {
  border-collapse: collapse;
  border-spacing: 0;
  margin-left: auto;
  margin-right: auto;
}

.tablapublicidad td {
  padding: 0;
  margin: 0;
  line-height: 0;
  font-size: 0;
}


/* ---------- Celda común ---------- */

.celdapublicidad {
  background-color: #000;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

/* ---------- 940x120 ---------- */

.tablapublicidad940x120 {
  width: 940px;
  height: 120px;
}

.celdapublicidad940x120 {
  width: 940px;
  height: 120px;
  background-image: url("/_/publicidad/CongresoEuskalHack/2026/ConEH940x120.gif");
}

/* ---------- 300x600 ---------- */

.tablapublicidad300x600 {
  width: 300px;
  height: 600px;
}

.celdapublicidad300x600 {
  width: 300px;
  height: 600px;
  background-image: url("/_/publicidad/CongresoEuskalHack/2026/ConEH300x600.gif");
}

/* ---------- 468x60 ---------- */

.tablapublicidad468x060 {
  width: 468px;
  height: 60px;
}

.celdapublicidad468x060 {
  width: 468px;
  height: 60px;
  background-image: url("/_/publicidad/CongresoEuskalHack/2026/ConEH468x060.gif");
}
