
#buscadorUH .titleComunidad { text-align:center; }
#buscadorUH { text-align:center; margin-top:5px; }

/*** SEPARADORES ***/
div.separadorHoriz { border-bottom:1px solid #ccc; }
td.separadorVert_left   { padding:3px; }
td.separadorVert_center { border-right:1px solid #ccc; }
td.separadorVert_right  { padding:3px; }

#noticias_list { }
#noticias_list .column_left { width:50%; }
#noticias_list .column_right { width:50%; }

/*** ----------- ***/
.objNoticia { margin-top:15px; margin-bottom:20px; }

.objNoticia_cabecera { padding-bottom:9px; }
.objNoticia_cabecera .seccion { font-weight:bold; color:#666; }
.objNoticia_cabecera .row1 { margin-bottom:0px; }

.objNoticia span.seccionName { color:#666; font-weight:bold; }

.objNoticia_title { font-size:12px; font-weight:bold; }
.objNoticia_title a { font-size:15px; text-decoration:none; }
.objNoticia_titleG  { font-family:Arial; font-size:1.9em; color:black; margin-bottom:5px; }

.objnoticia .titleCliente { margin-bottom:5px; font-size:16px; font-weight:bold; }
.objnoticia .titleCliente a { text-decoration:none; }

.objNoticia_fecha { font-size:10px; color: #777; }
/*.objNoticia_title_separador { width:200px; height:2px; margin-bottom:5px; background-image:url('/_images/spacer5.gif'); background-repeat:no-repeat; }*/

.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;
}

.objNoticia_stars { margin-top:8px; }
#objNoticia_sociales { margin-top:2px; }

.objNoticia_precio .c1 {  }
.objNoticia_precio .c2 { font-family:verdana; font-size:19px; color:#F22; margin-bottom:5px; }

.objNoticia_foto { border:1px solid #777; float:left; margin-bottom:7px; margin-right:10px; }
.objNoticia div.texto { text-align:justify; }

.objnoticia .row_bottom { padding-top:6px; }

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; }

a.objNoticia_comenta {
  background-image:url('/_images/bg34.gif'); background-position:left; background-repeat:no-repeat; padding-left:18px;
  font-size:11px; text-decoration:none;
}
a.objNoticia_comenta:hover { text-decoration:underline; }

/* Contacto --------------------------*/
#secc_contact { border:1px solid rgb(191,218,242); background:#fff; }
#secc_contact td { padding:5px; }

#secc_contact .inputTx {
  border:1px solid rgb(191,218,242); background:rgb(237,244,251); font-size:12px; color:#555; padding:2px;
}
#imgCaptcha_comentarios .code { border:1px solid #BFDAF2; background:#EDF4FB; color:#555; }
#imgCaptcha_2 .code { border:1px solid #BFDAF2; background:#EDF4FB; color:#555; }

#secc_contact .outAjax { height:70px; font-family:Verdana; font-size:12px; font-weight:bold; text-align:center; }
.textOutAjax { text-align:center; font-weight:bold; color:#008000; padding:20px; }

/*------------------------------------*/
.tx_ofertas { color:red; font-weight:bold; font-size:16px; }
.tx_ofertas a { font-size:16px; color:red; }

/* Secciones -------------------------*/
.objNoticia_seccionTitulo {
  height:18px; border-bottom:1px solid #bbb; font-weight:bold; color:#333;
}
.objNoticia_seccionContent {
  padding:10px; margin-bottom:10px; border:0px solid #ccc;
}

/* Contacto --------------*/
#secc_datosContacto td { font-size:14px; }
#secc_datosContacto .dat_grey { font-weight:bold; color:#888; }
#secc_datosContacto .dat_tlf { font-family:Courier New; font-size:14px; }
#secc_datosContacto .sepVertical { border-right:1px solid #CCC; width:13px; }

/*------------------------*/
#noticiaMapa td { background:#FFF; color:#333; }
#noticiaMapa div { color:#353; }
#noticiaMapa span { }

/* Galería ---------------------------*/
#galeria .foto {
  border:1px solid #777;
}
#galeria a.titulo {
  font-weight:bold; text-decoration:none;
}
#galeria a.titulo:hover { text-decoration:underline; }

