.CUERPO .media {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin: 30px 0;
}
.CUERPO .cont_video iframe {
  width: 100%;
}
.CUERPO .media iframe, .CUERPO .media object, .CUERPO .media embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.CUERPO .anclas {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 30px 0 0;
}
.CUERPO .anclas .subtitulos {
  font-weight: normal;
  margin-bottom: 15px;
}
.CUERPO .anclas .subtitulos + .subtitulos {
  margin-left: 15px;
}
.CUERPO .anclas .subtitulos a {
  display: block;
  font-size: 1rem;
  border-radius: 10px;
  color: #333333;
  padding: 13px 20px;
  background-color: #f1f1f1;
}
.CUERPO .anclas .subtitulos a:hover {
  text-decoration: none;
  background-color: #0069B4;
  color: #ffffff;
  transition: 0.3s all ease;
}
.CUERPO .contsubtit {
  display: flex;
  justify-content: space-between;
  align-items: center;
  line-height: 1;
  width: 100%;
  margin: 30px 0;
}
.CUERPO .contsubtit .titsubtit {
  text-decoration: none;
  color: #0069B4;
  font-size: 1.875rem;
  max-width: 90%;
  line-height: 1.5;
  font-weight: 700;
}
.CUERPO .contsubtit .linksubtit {
  text-align: center;
  font-size: 0.75rem;
  color: #ffffff;
  padding: 5px;
  border-radius: 5px;
}
.CUERPO .contsubtit .linksubtit a {
  color: #ffffff;
}
.CUERPO .contsubtit .linksubtit:hover {
  background-color: #f1f1f1;
  transition: 0.3s all ease;
}
.CUERPO p {
  font-size: 1.25rem;
  line-height: 2.25rem;
  margin-bottom: 30px;
  color: #333333;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
}
.CUERPO a {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  color: #F39200;
}
.CUERPO a:hover {
  color: #0069B4;
  transition: 0.3s all ease;
}
.CUERPO strong {
  font-weight: 700;
}
.CUERPO i {
  font-weight: 400;
  font-style: italic;
}

.CUERPO h1, .CUERPO h2, .CUERPO h3, .CUERPO h4, .CUERPO h5, .CUERPO h6 {
  color: #333333;
  line-height: 1.2;
  font-weight: 700;
  margin-bottom: 10px;
}
.CUERPO h1 {
  font-size: 40px;
}
.CUERPO h2 {
  font-size: 30px;
}
.CUERPO h3 {
  font-size: 25px;
}
.CUERPO h4 {
  font-size: 20px;
}
.CUERPO h5 {
  font-size: 18px;
}
.CUERPO h6 {
  font-size: 16px;
}
.CUERPO .titulos {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: 30px;
  font-weight: bold;
  color: #000000;
}
.CUERPO .subtit {
  font-size: 1.5rem;
  margin: 0;
  padding: 0;
  font-size: 30px;
  color: #333333;
  text-transform: uppercase;
  width: 100%;
}
.CUERPO .subtit-sinlink {
  font-size: 1.5rem;
  margin: 0;
  padding: 0;
  font-size: 30px;
  color: #333333;
  text-transform: uppercase;
  width: 100%;
}
.CUERPO .resalta {
  font-weight: 700;
  font-size: 17px;
}
.CUERPO address {
  font-size: 12px;
  font-weight: normal;
  color: #000000;
  font-style: italic;
}
.CUERPO pre {
  font-size: 11px;
  font-weight: normal;
  color: #333333;
  text-align: justify;
  text-indent: 10px;
}
.CUERPO blockquote {
  border-left: 4px solid #0069B4;
  color: #333333;
  font-weight: 700;
  font-style: italic;
  font-size: 1.5rem;
  line-height: 1.5;
  padding-bottom: 5px;
  padding-top: 5px;
  margin: 30px 0;
  padding-left: 30px;
}
.CUERPO blockquote p{
  margin-bottom: 0;
  color: #333333;
  font-weight: 700;
}

.CUERPO blockquote.cita_med {
  width: 50%;
  margin-right: 25px;
  margin-bottom: 10px;
  float: left;
}
.CUERPO .tr-estilo-fondorojo {
  background-color: #000000;
  color: #ffffff;
  font-weight: 700;
}
.CUERPO .td-estilo-fondorojo {
  background-color: #000000;
  color: #ffffff;
  font-weight: 700;
}
.CUERPO .tr-estilo-fondogris {
  background-color: #666666;
}
.CUERPO .td-estilo-fondogris {
  background-color: #666666;
}
.CUERPO .table-center {
  margin: auto;
}
.CUERPO .table-right {
  float: right;
}
.CUERPO .table-left {
  float: left;
}
.CUERPO .table-responsive {
  margin: 20px 0;
  overflow: auto;
  width: 100%;
}

.CUERPO td {
  border: 1px solid #666666;
  padding: 8px;
}

.CUERPO table, .CUERPO table td strong {
  font-weight: bold;
  font-size: 1rem;
  margin: 0;
  line-height: 1;
}
.CUERPO table, .CUERPO table td {
  border-collapse: collapse;
  color: #333333;
  font-weight: normal;
  text-align: left;
  font-size: 1rem;
  line-height: 1.9;
  vertical-align: top;
}
.CUERPO tr, .CUERPO th {
  padding: 0;
}
.CUERPO th {
  color: #000000;
  border-right: 1px solid #E6E6E6;
  border-bottom: 1px solid #E6E6E6;
  border-left: 1px solid #E6E6E6;
  font-size: 1rem;
  padding: 10px;
  text-align: left;
  vertical-align: middle;
  font-style: normal;
  font-weight: initial;
  font-weight: 700;
}
.CUERPO table {
  clear: both;
  margin: 20px auto;
  padding: 2px;
  border-collapse: collapse;
  empty-cells: show;
  border: none;
  background: #ffffff;
  width: 100%;
  font-style: normal;
}
.CUERPO table a {
  border-bottom: none;
}
.CUERPO table thead {
  border-top: 1px solid #E6E6E6;
}
.CUERPO tr:first-child {
  border-top: none;
}
.CUERPO tr:last-child {
  border-bottom: none;
}
.CUERPO td {
  padding: 10px;
  text-align: left;
  vertical-align: middle;
  border-right: 1px solid #E6E6E6;
  border-bottom: 1px solid #E6E6E6;
}
.CUERPO td:first-child {
  border-left: 1px solid #E6E6E6;
}
.CUERPO td:last-child {
  border-right: 1px solid #E6E6E6;
}

/*vtxt_table*/
.CUERPO .table-estilo-especial{
  border-collapse: collapse;
  color: #333333;
  font-weight: normal;
  text-align: left;
  font-size: 1rem;
  line-height: 1.9;
  vertical-align: top;
  font-weight: bold;
  margin: 0;
}
/*/vtxt_table*/

.CUERPO .table-estilo-especial td{
  padding: 20px;
  text-align: left;
  vertical-align: middle;
  border-right: none;
  border-left: none;
  border-bottom: 2px solid #E6E6E6;
  line-height: 130%;
}
.CUERPO .table-estilo-especial thead {
  background-color: #0069B4;
  border-top: none;
}
.CUERPO .table-estilo-especial th, .CUERPO .table-estilo-especial tr:first-child td {
  border: none;
  border-bottom: 1px solid #ffffff;
  padding: 20px;
  color: #ffffff;
  line-height: 130%;
  font-weight: 700;
}
.CUERPO .table-estilo-especial th:first-child, .CUERPO .table-estilo-especial tr:first-child{
  border-top-left-radius: 5px;
  background-color: #0069B4;
  border-top: none;
  line-height: 130%;
}

.CUERPO .table-estilo-especial th:last-child, .CUERPO .table-estilo-especial tr td:last-child{
  border-top-right-radius: 5px;
}

.CUERPO ul, .CUERPO ol {
  margin-left: 20px;
  list-style: disc;
  display: block !important;
  font-size: 1.25rem;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  line-height: 2.25rem;
  color: #333333;
  padding-left: 0 !important;
}
.CUERPO ul li, .CUERPO ol li {
  margin-bottom: 10px;
}
.CUERPO figure {display: table; margin: 0 20px 20px; font-size: smaller; color: grey; font-style: italic; text-align: center;}
.CUERPO figure.align-right {float:right;}
.CUERPO figure.align-left {float:left;}
.CUERPO figure figcaption {display:table-caption; caption-side:bottom;}

.CUERPO img.responsive-img {
  max-width: 100%;
  height: auto !important;
}
.CUERPO img.no-responsive-img {
  width: auto !important;
}

/*vtxt*/
  .CUERPO .piefoto{
    color: #333333;
    font-size: 0.75rem; }

  .CUERPO .subtit{
    font-size: 1.875rem;
    margin: 0;
    padding: 0;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 700;
    color: #0069B4;
    width: 100%; }

  .CUERPO .subtit-sinlink{
    font-size: 1.875rem;
    line-height: 1.73;
    margin: 0;
    padding: 0;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 700;
    color: #0069B4;
    width: 100%;
    float: left; }

  .CUERPO .titulos{
    width: 100%;
    margin: 0;
    padding: 0;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 700;
    color: #0069B4;
    font-size: 2.25rem;
    letter-spacing: 0.1px;
    line-height: 1.5; }

  .CUERPO .destacado-dos{
    color: #0069B4;
    font-size: 1.875rem;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 300;
    margin-bottom: 15px;
    display: block; }

  .CUERPO .resalta{
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 300;
    color: #0069B4;
    font-size: 1.25rem;
    letter-spacing: 0.1px;
    line-height: 1.5; }

  .CUERPO .radius{
    border-radius: 50%; }

  .CUERPO .destacado{
    color: #333333;
    font-size: 0.813rem;
    text-transform: uppercase;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 300; }

  .CUERPO .negro-destacado{
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 300;
    color: #333333;
    font-size: 1rem;
    line-height: 130%;}

  .CUERPO .azulbold{
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 700;
    color: #0069B4; }

  .CUERPO .colorUno {color: #FFCE21; }
  .CUERPO .colorDos {color: #373737; }
  .CUERPO .colorTres {color: #4677F4; }
  .CUERPO .colorCuatro {color: #12CCC4; }
  .CUERPO .gris {color: #8E8E8E;}
  .CUERPO .azul {color: #0069B4;}
  .CUERPO .naranjo {color: #F39200;}
  .CUERPO .negro {color: #000000;}
  .CUERPO .rojo {color: #d52b1e;}
  .CUERPO .verde {color: #167b35;}
  .CUERPO .amarillo {color: #F8DA07;}
  .CUERPO .blanco {color: #ffffff;}

/*/vtxt*/