#buscadorUH .titleComunidad { display:none; text-align:center; }
#buscadorUH {
  text-align:left;
  margin-top:5px;
}

/*** SEPARADORES ***/
.separadorHoriz {
  height:6px; font-size:1px;
  padding-left:10px; padding-right:10px;
  border-bottom:2px dotted #0066cc;
  margin-bottom:5px;
}
.separadorVert { border-right:2px dotted #75A744; }

/*** ----------- ***/
.objNoticia {
 margin-left:  0px;
 margin-top:   9px;
 margin-bottom:9px;
 margin-right: 0px;
}
.objNoticia td { font-family: Arial; color:#4f4f4f; font-size:11px; line-height:16px; }
.objNoticia_cabecera { padding-bottom:5px; }
.objNoticia_title { font-size:12px; }
.objNoticia_title a { font-size:17px; font-weight:bold; text-decoration:none; color: #0066cc; }
.objNoticia_titleG { font-family:Arial; font-size:1.9em; color:black; margin-bottom:5px; }

.objNoticia_fecha { font-size:10px; color:#777; }

.objNoticia_title_separador {
  border-top:1px dashed #999; border-style:dashed none none none;
  height:1px; color:white; margin:3px 0px; background-color:white;
}

.vecesVisto {
  color:#888; padding-left:18px; margin-bottom:4px;
  background-image:url('/_images/bg35.gif'); background-position:left; background-repeat:no-repeat;
}
.numVotos {
  color:#888; padding-left:18px; margin-bottom:5px;
  background-image:url('/_images/bg_votos.png'); background-position:left; background-repeat:no-repeat;
}

a.objNoticia_comenta {
 background-image:url(/_images/bg34.gif); background-position:left; background-repeat:no-repeat;
 padding-left:18px; text-decoration:none;
}
.objnoticia_precio .c2 {
 font-weight:bold; font-size:17px; color:#F22; margin-bottom: 5px;
}

/*** CUERPO ***/
#cabecerasecc_opc {
 text-align:right; margin-bottom:10px;
}

.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;
}
/*------------------------*/
#secc_datosContacto { margin-bottom:10px; }
#secc_datosContacto td { font-size:12px; }
#secc_datosContacto .dat_grey { font-size:13px; font-weight:bold; color:#888; }
#secc_datosContacto .sepVertical { border-right:1px solid #CCC; width:13px; }

/* Secciones -------------------------*/
.objNoticia_seccionTitulo {
  height:18px; border-bottom:1px solid #bbb; font-weight:bold; color:#333;
}
.objNoticia_seccionContent {
  padding:10px; margin-bottom:0px; border:0px solid #ccc;
}
/*------------------------------------*/

/* Sociales --------------*/
#objNoticia_sociales td {
 text-align:right; color:#777; margin:0px;
}
#objNoticia_sociales div.icon_facebook {
 background-image:url(/_images/sociales/facebook.jpg);
 border:1px solid #fff;
 width:26px; height:26px;
 margin-right:7px;
 cursor:pointer;
}
#objNoticia_sociales div.icon_facebook-hover {
  border-color:#aaE;
}

/*** OFERTAS ***/
.tx_ofertas {
  text-align:center; color:red; font-weight:bold; font-size: 16px;
}
.tx_ofertas a {
  font-size:16px; color:red;
}

/* Contacto --------------------------*/
#secc_contact {
 border:1px solid #aaa; background:#eee; padding:2px;
}
#secc_contact .inputTx {
 font-size:11px; color:#555;
}
#secc_contact .outAjax {
 height:70px;
 font-family:Verdana, Helvetica, sans-serif; font-size:12px; font-weight:bold;
 text-align:center;
}
.textOutAjax {
  text-align:center; font-weight:bold; color:#008000; padding:20px;
}

