
#buscadorUH .titleComunidad { text-align:center; }
#buscadorUH {
  text-align:center;
  margin-top:5px;
}

/*** SEPARADORES ***/
.separadorHoriz {
  height:6px; padding-left:10px; padding-right:10px;
  font-size:1px;
  background-image:url(/_images/bg30.gif); background-repeat:repeat-x;
}

.separadorVert {
  background-color:#888;
  background-image:url(/_images/bg31.gif); background-repeat:repeat-y;
}

/*** ----------- ***/
.objNoticia {
  margin-left:  11px;
  margin-top:   9px;
  margin-bottom:9px;
  margin-right: 5px;
}
.objNoticia td {
  font-family: Arial, Verdana, Helvetica, sans-serif;
}

.objNoticia_cabecera {
  padding-bottom:10px;
}
.objNoticia_title {
  font-size:13px;
  font-weight:bold;
}
.objNoticia_titleG {
  font-size: 16px;
  color: #3f3f3f;
  font-weight:bold;
}
.objNoticia_title a {
  font-weight:bold;
  text-decoration:none;
}
.objNoticia_fecha {
  font-size: 10px;
  color: #777;
}
.vecesVisto {
  color: #888;
  background-image:url(/_images/bg35.gif);
  background-position:left;
  background-repeat:no-repeat;
  padding-left:18px;
}
a.objNoticia_comenta {
  background-image:url(/_images/bg34.gif);
  background-position:left;
  background-repeat:no-repeat;
  padding-left:18px;
  text-decoration:none;
}

.objNoticia_foto {
  border: 1px solid #777;
  float:left;
  margin-bottom:7px; margin-right:10px;
}

.objNoticia div.texto {
  text-align:justify;
}

a.linkMas {
  background-image:url(/_images/bg34.gif);
  background-position:left;
  background-repeat:no-repeat;
  padding-left:18px;
  font-size:   11px;
  text-decoration:none;
}
a.linkMas:hover {
  text-decoration:underline;
}

.tx_ofertas {
  text-align:center;
  color:red;
  font-weight:bold;
  font-size: 16px;
}
.tx_ofertas a {
  font-size:16px;
  color:red;
}
