div.noticias_home_1 {
  padding-left: 20px;
  padding-right: 20px;
  border-top: 1px solid #a1a3a7;
  padding-top: 20px;
  padding-bottom: 20px;
  /*border-bottom: 1px solid #a1a3a7;*/
  overflow: hidden; }

div.noticias_home_1 h3 {
  margin: 0; }

div.noticias_home_1 > div {
  display: inline-block;
  vertical-align: top; }

div.noticias_home_1 div.encabezado {
  display: block;
  margin-bottom: 23px; }

div.noticias_home_1 div.encabezado h3 {
  display: inline;
  font-family: roboto condensed regular;
  text-transform: uppercase;
  font-size: 16px;
  color: #aa0d0f;
  letter-spacing: 0.02em; }

div.noticias_home_1 div.encabezado a {
  float: right;
  font-family: roboto regular;
  text-transform: uppercase;
  font-size: 14px;
  color: #9c9e9f; }

div.noticias_home_1 div.encabezado a:HOVER {
  color: #3e3d40; }

div.noticias_home_1 div.principal {
  width: 620px;
  float: left;
  height: 200px; }

div.noticias_home_1 div.principal > div {
  display: inline-block;
  vertical-align: top; }

div.noticias_home_1 div.principal .zonatexto {
  width: 300px;
  float: right; }

div.noticias_home1 div.principal .zonaimg {
  margin-right: 20px;
  float: left; }

div.noticias_home_1 .titular {
  font-family: roboto light;
  line-height: 30px;
  color: #3e3d40;
  font-size: 27px;
  display: inline;
  letter-spacing: -0.02em; }

div.noticias_home_1 .titular:HOVER {
  border-bottom: 1px dotted #3e3d40; }

div.noticias_home_1 div.secundarias {
  width: 300px;
  border-left: 1px solid #a1a3a7;
  padding-left: 9px;
  float: right;
  height: 200px;
  /* margin-left: 10px; */ }

div.noticias_home_1:after {
  content: "";
  clear: both;
  display: block; }

div.noticias_home_1 div.secundarias .zonatexto {
  border-bottom: 1px solid #a1a3a7;
  padding-bottom: 10px; }

div.noticias_home_1 div.secundarias .zonatexto.last {
  border-bottom: 0;
  padding-bottom: 0;
  padding-top: 10px; }

div.noticias_home_1 div.secundarias .titular {
  font-size: 17px;
  line-height: 21px;
  font-family: roboto regular;
  font-weight: normal; }

div.noticias_home_1 .antetitulo {
  display: block;
  font-size: 15px !important;
  color: #9c9e9f;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-family: roboto light;
  white-space: nowrap;
  overflow: hidden; }

div.noticias_home_1 .entradilla {
  margin-top: 20px; }

div.noticias_home_1 a {
  text-decoration: none; }

div.noticias_home_1 a.masIco {
  background: url("/UNAVThemev2-theme/images/ico/mas1.png");
  background-repeat: no-repeat;
  background-position: right 0;
  padding-right: 30px;
  min-height: 23px;
  padding-top: 2px; }

div.noticias_home_1 a.masIco:HOVER {
  background: url("/UNAVThemev2-theme/images/ico/mas2.png");
  background-repeat: no-repeat;
  background-position: right 0;
  padding-right: 30px;
  min-height: 23px;
  padding-top: 2px; }

div.noticias_home_1 div.flpVidPlayer {
  width: 300px;
  height: 200px; }