body {
  background: url("../img-dmu/bg-DMU-home.jpg") no-repeat top center fixed;
  background-size: auto auto;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: 100% auto;
  -o-background-size: cover;
}

.miga {
  display: table;
  width: 100%;
  padding-top: 7px;
  padding-bottom: 7px;
  background: rgba(250,250,250,.7);
  font-size: 12px;
  color: #000;
}

.alturaPorDefecto {
  background: rgba(0,0,0,.5);
}


.BtnNoticiasAnteriores a {
  display: block;
  width: 50%;
  cursor: pointer;
  text-align: center;
  <!-- margin-top: 25px; -->
  background-color: #fff;
  color: #000;
  border: solid 1px #ccc;
  padding: 6px 30px;
  transition: .5s;
  margin: 0 auto;
}


.titulo-interna {
  display: table;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  padding-top: 50px;
  padding-bottom: 0;
  text-align: center;
}

.titulo-interna h2 {
  font-size: 47px;
  color: #fff;
  border-bottom: 2px solid #a20f26;
  padding-bottom: 7px;
  margin-bottom: 10px;
  margin-top: 0;
  text-transform: uppercase;
  text-shadow: 5px 0 5px #000;
  font-weight: lighter !important;
}


.contenedorNoticias {
  display: table;
  width: 100%;
  background: rgba(255,255,255,.9);
  padding-top: 30px;
  padding-bottom: 10px;
  margin-bottom: 40px;
}

.noticiaCancilleria {
  min-height: 120px;/*406px*/
  cursor: pointer;
  background: #fff;
  float: left;
  width: 100%;
  margin-bottom: 20px;
  padding: 15px;
  border-bottom: 2px solid #a20f26;
}

.eventosCancilleria {
  min-height: 120px;/*406px*/
  cursor: pointer;
  background: #fff;
  float: left;
  width: 100%;
  margin-bottom: 20px;
  padding: 15px;
  border-bottom: 2px solid #c7c7c7;
  border-top: 2px solid #c7c7c7;
}

.fecha {
  height: 65px;
  width: 60px;
  background: #a20f26;
  color: #fff !important;
  text-align: center;
}
.fecha h3 {
  color: #fff !important;
  font-size: 30px !important;   
  margin-top: 5px;
  line-height: 27px;
}
.fecha h3 a {
  color: #fff !important;
  text-align: center;
  font-size: 30px !important;
  margin-top: 5px;
}
.fecha p {
  color: #fff !important;
  text-align: center;
  margin-bottom: 10px;
}
.fecha p a {
  color: #fff !important;
  text-align: center;
}

.imagen-noticia {
  padding: 0 !important;
  float: left;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  height: auto;
  min-height: 103px;
  /*width: 100%;*/
}
.imagen-noticia img {
  width: 100%;
  margin:auto;
  height: 100px;
}

/*Paginación */
.PagerControl {
  display: table;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
  font-weight: normal !important;
  color: #444;
}

.paginacion a, .PagerControl a {
  color: #a20f26;
}

@media (max-width: 800px) {
  .imagen-noticia {
    padding:0 !important;
    float: none;
    height: auto;
    min-height: auto;
  }
  
  .fecha{
    height:auto;
    width:auto;
  }
  
  .txt{
    width: 93%;
    margin-left: 45px;
    margin-top: -63px;
  }
  
}



/* Estilos especifocos testimonios */
.texto-video {
  min-height: 65px;
  text-align: left !important;
  margin-bottom: -20px;
}
.titulos-prin-der {
  font-size: 3em;
  color: #000;
  text-align: center;
  font-weight: bold;
  font-family: 'Open Sans', sans-serif;
}
.linea-divisora {
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #a20f26;
}
h4 {
  color: #8f051b;
  font-size: 1.6em;
  font-weight: 400;
}
.cont-video {
  text-align: center;
  min-height: 310px !important;
  padding: 20px;
  background: #FFF;
  border: solid #F8F8F8 2px;
  transition: .2s;
  color: #888;
  box-shadow: none;
  margin-bottom: 40px !important;
  transform: scale(.99);
  -moz-transform: scale(.99);
  -ms-transform: scale(.99);
  -o-transform: scale(.99);
  -webkit-transform: scale(.99);
}
.cont-video:hover {
  text-align: center;
  min-height: 310px !important;
  padding: 20px;
  background: #FFF;
  border: solid #F8F8F8 2px;
  transition: .2s;
  color: #888;
  box-shadow: none;
  margin-bottom: 40px !important;
  transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  -webkit-transform: scale(1);
  box-shadow: 6px 8px 16px rgba(186, 186, 213, 0.1);
}
.cont-video iframe {
  width: 100%;
  height: 190px;
}
.derechos-recursos {
  min-height: 30px;
  padding-top: 8px;
  border-top: dotted 1px #e0e0e0;
  color: #888;
  font-size: 11px !important;
  text-align: right;
  display:none;
}

.strong-video {
  color: #000;
  font-weight: 600;
}

.eventosGenerico {
  /*  Anterior */
  /*
  display: block;
  margin-bottom: 93px;
  position: relative;
  */
  display: block;
  margin-bottom: 24px;
  position: relative;
  border-bottom: 2px solid #c7c7c7;
  border-top: 2px solid #c7c7c7;
  padding: 15px;
  background: #FFF;
  height: 107px;
}


.noticiaGenerica {
  /* Anterior  */
  /*
  display: block;
  position: relative;
  margin-bottom: 110px;
  */
  min-height: 120px;
  cursor: pointer;
  background: #fff;
  float: left;
  width: 100%;
  margin-bottom: 20px;
  padding: 15px;
  border-bottom: 2px solid #a20f26;  
}