
#buscadorUH {
 text-align:center;
 margin:8px auto 0 auto;
 padding:8px 5px 8px 5px;
 background: #fff;
 border:1px solid #ccc;
 border-radius: 4px;
}
#buscadorUH .titleComunidad {
 text-align:center;
}
#buscadorUH #select_tag {
 max-width:170px;
}

/*** SEPARADORES ***/
div.separadorHoriz { border-bottom:1px solid #ddd; }
td.separadorVert_left   { padding:3px; }
td.separadorVert_center { border-right:1px solid #ddd; }
td.separadorVert_right  { padding:3px; }

#noticias_list { }
#noticias_list .column_left  { width:50%; }
#noticias_list .column_right { width:50%; }

/*** ----------- ***/
#md_noticia {}
.objNoticia { margin-top:15px; margin-bottom:15px; }

.objNoticia_foto_list {
 margin-right: 5px;
}

.objNoticia_cabecera { padding-bottom:9px; position:relative; }
.objNoticia_cabecera .seccion { font-weight:bold; color:#666; }
.objNoticia_cabecera .row1 { margin-bottom:0px; }

.objNoticia span.seccionName { color:#555; font-weight:bold; }

#md_noticia .prev_next {
 text-align:center;
}
#md_noticia .prev_next a,
#md_noticia .prev_next span {
 text-decoration:none;
 font-family:Arial;
 display:inline-block;
 padding:2px 8px;
 margin:3px;
 border:1px solid #ececec;
}
#md_noticia .prev_next a:hover {
 border:1px solid #ddd;
 background:#fff;
}

iframe.youtube_video {
  width:100%;
}

/*** ----------- ***/
#objNoticia_sociales {
  margin-top: 8px;
}
#objNoticia_sociales td {
  /*width: 100px;*/
  padding-right: 10px
}
#objNoticia_sociales .addthis_uh {
  padding-top: 4px;
}

/* Listado ---*/
.objNoticia_title                 { font-size:17px; font-weight:bold; text-decoration:none; }
.objNoticia_cabecera .title_BIG   { font-size:26px; font-weight:normal; }

.objNoticia_title a {
   font-size:17px;
   font-weight:bold;
   text-decoration:none;
   color: #444;
}
.objNoticia_title a:hover {
   text-decoration:underline;
   color: #666;
}

.objNoticia_cabecera .title_BIG a {
   font-size:40px;
   font-weight:bold;
}
.objNoticia_cabecera .title_BIG a:hover {
   text-decoration:none;
}

.titleCliente   { margin-bottom:5px; font-size:16px; font-weight:bold; }
.titleCliente a { margin-bottom:5px; font-size:16px; font-weight:bold; text-decoration:none; }

.objNoticia_fichas_cliente .seccion {
  font-weight:bold
}
.objNoticia_fichas_cliente .categorias a {
  color:#888; font-style:italic; text-decoration:none;
}
.objNoticia_fichas_cliente .categorias a:hover {
  text-decoration:underline;
}

.objNoticia_title_separador { border-top:1px dotted #999; margin-top:10px; margin-bottom:10px; }

#objNoticia_1 .texto {
    font-size: 15px;
}
#objNoticia_1 .objNoticia {
    margin-top: 8px;
    margin-bottom: 21px;
}

/* Ficha -----*/
.objNoticia .objNoticia_titleG  { font-size:24px; font-weight:normal; margin-bottom:0px; }

.objNoticia .categorias { margin-bottom:6px; color:#888; }
.objNoticia .categorias a { color:#888; font-style:italic; text-decoration:none; }
.objNoticia .categorias a:hover { text-decoration:underline; }
/*** ----------- ***/

/*** ----------- ***/
.objNoticia #tools {
  position:relative;
  margin-bottom:15px;
}

/*** ----------- ***/
.objNoticia_cabecera .row2 span,
.objNoticia_cabecera .row2 span a {
  font-size:11px;
}
.objNoticia_cabecera .row2 span {
  color:#666;
  margin-right: 6px;
}

/*----*/
.objNoticia .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-bottom:6px; }

/*----*/
#noticiaTags {
  border: 1px solid #eee;
  padding: 10px;
  background: #f7f7f7;
}
#noticiaTags .titulo {
  font-weight:bold; font-size:12px; color:#D33;
  border-bottom:1px dotted #999;
  margin-bottom:5px;
}
#noticiaTags .tags {}

/*----*/
.objNoticia .relacionadas {
  padding:5px;
  background-color:#f7f7f7;
  border:1px solid #eee;
  margin-top:8px;
}
.objNoticia .relacionadas a {
  text-decoration:none;
  font-family: sans-serif,Arial;
  font-size: 12px;
  display: block;
  margin:5px;
}
/*** ----------- ***/

/*** ----------- ***/
#md_noticia .objNoticia_precio {
  position:absolute;
  top:0px;right:0px;
  padding:4px;
}
.objNoticia_precio {
  text-align:center;
  width:223px;
  border:1px solid rgb(220,130,130); border-radius:9px;
  padding:2px;
}
.objNoticia_precio .c1 { font-size:16px;  }
.objNoticia_precio .c2 { font-family:verdana; font-size:18px; color:#F22; margin-bottom:5px; }
/*** ----------- ***/

canvas.objNoticia_foto  { border:1px solid #fff; float:left; margin-right:10px; }
img.objNoticia_foto     { border:0px solid #ddd; float:left; margin-right:10px; margin-bottom:10px; }
img.objNoticia_fotoG    { border:1px solid #777; margin-bottom:7px; max-width:100%; }

img.objNoticia_foto_cliente {
 float:left;
 Xwidth:40%;
 width:250px;
 margin-right:10px;
 border: 3px solid #fff;
}

.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.linkReproducir {
  background-image:url('/_images/reproducir.png'); background-position:left; background-repeat:no-repeat; padding-left:19px;
  font-size:13px; text-decoration:none;
}
a.linkReproducir:hover { text-decoration:underline; }

a.objNoticia_comenta {
  text-decoration:none;
}
a.objNoticia_comenta:hover { text-decoration:underline; }

/* Forms -----------------------------*/
#secc_contact {
  border:0px solid #ddd; background:#f3f3f3;
}
#secc_contact .obj_form {
  width:98%;
  margin:8px;
  padding-top:10px;
  padding-bottom:15px;
}

#secc_contact .obj_form input {
	height:28px;
	margin-bottom:5px;
	border-radius:3px;
	border: solid 1px #c9c9c9;
	box-shadow:inset 0px 0px 3px 3px #f4f4f4;
	font-size:12px;
	color:#666666;
	padding-left:5px;
	}

#secc_contact .obj_form textarea {
 height:113px;
 margin-bottom:5px;
 border-radius:3px;
 border: solid 1px #c9c9c9;
 box-shadow:inset 0px 0px 3px 3px #f4f4f4;
 font-size:12px;
 color:#666666;
 padding-left:5px;
}

#secc_contact .obj_form td { padding:3px; }

#secc_contact input[type='text'],
#secc_contact textarea {
  width:97%;
}
#secc_contact textarea {
  height:54px;
}
#secc_contact input.campo_null { width:50%; }
#secc_contact .obj_captcha { width:215px;}

#secc_contact .bt_enviar {
 width:150px;
 height:35px;
 background-color:#FFFFFF;
 box-shadow:inset 0px 0px 0px 0px #fff;
 text-transform:uppercase;
 font-weight:bold;
 background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f0f0f0), color-stop(1, #ffffff) );
}

#secc_contact #outContact { text-align:center; font-weight:bold; color:green; }
#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; }
div.ofertaPrecio {
  width:170px;
  padding:4px;
  border:1px solid #fbb; background:#eee;
  text-align:center;
  font-family:Verdana; font-size:20px; font-weight:bold;
  color:red
}

/* Secciones -------------------------*/
.objNoticia_seccionTitulo {
  height:18px;
  border-bottom:1px solid #bbb;
  font-weight:bold;
  color:#333;
  margin-bottom:7px;
}
.objNoticia_seccionContent {
  margin-bottom:20px;
}

/* Datos de contacto -----*/
#secc_datosContacto {
 border:1px solid #ddd; margin-bottom:15px; padding:7px; background:#eee;
}
#secc_datosContacto a { text-decoration:none; }
#secc_datosContacto a:hover { text-decoration:underline; }

#secc_datosContacto .parts {
  display:inline-block; vertical-align:top;
}
#secc_datosContacto .part_1 {
  line-height:20px;
  Xwidth:50%;
  padding:10px;
}
#secc_datosContacto .part_2 {
  line-height:20px;
}
#secc_datosContacto .dat_grey { font-weight:bold; color:#000; }
#secc_datosContacto .dat_tlf { font-family:Courier New; font-size:14px; }
#secc_datosContacto .datos_link { }
#secc_datosContacto .datos_link_fb { }
#secc_datosContacto .datos_link_reservas { }

#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 a.titulo { font-weight:bold; text-decoration:none; }
#galeria a.titulo:hover { text-decoration:underline; }

#galeria td.thumb_c1 { padding-top:2px; }
#galeria td.text_c1  { padding-top:0px; padding-left:10px; }

#galeria td.cabecera_c2 { padding-left:4px; }
#galeria td.thumb_c2 {}

/*---------*/
#noticias_list #galeria .seccion {
 font-weight:bold; margin-bottom:5px;
}
#noticias_list #galeria .fila_1 {
 margin-bottom:5px;
}

/* Galería (noticia) ----------------*/
#secc_galeria {
 border:0px solid;
 text-align: center;
}
#secc_galeria a {
 display:inline-block;
 margin-right:2px;
 margin-left:2px;
 margin-top:2px;
 margin-bottom:2px;
 border:1px solid #ddd;
}
#secc_galeria a:hover {
 border:1px solid #77E;
}
/*
#secc_galeria a:last-child {
 margin-right:0px;
 margin-left:7px;
}
*/
#secc_galeria img {
 width:90px; height:55px;
}
#ImageSlider_box {
 margin-top:10px;
 text-align:center;
 border:1px solid #ddd;
 background:#eee;
 padding:8px;
}
#ImageSlider_box img {
 max-width: 560px;
}

/* Galería (mapa) ----------------*/
#map_canvas{
 height:300px; border:1px solid #aaa;
}

/*** LATERAL X ************/
#mainCuerpo .lateral_X {
}

/* Lo más leido */
.lateral_X_masLeido #modMasLeidos {
 width:198px; margin:0px; border:1px solid #ddF;
}
.lateral_X_masLeido #modMasLeidos .title {
 padding:3px; text-transform:uppercase;
}
.lateral_X_masLeido #modMasLeidos .noticia td {
 font-weight:normal; color:#777; font-size:11px; padding-top:4px; padding-bottom:4px;
}
.lateral_X_masLeido #modMasLeidos .noticia a {
 font-size:12px; color:#000; font-family:Arial;
}

/* Lateral */
.lateral_X_noticias {
  width:208px;
  background:#EEF6FD;
  border:1px solid #ddF;
  margin-right:10px;
  margin-bottom:20px;
  margin-left: 11px;
}
.lateral_X_noticias .titulo a {
  font-size: 15px;
}
.lateral_X_noticias .list_noticias {
  padding:0px 9px;
}
.lateral_X_noticias .noticia {
 margin-top:19px;
 margin-bottom:19px;
}
.lateral_X_noticias .noticia .objNoticia_precio {
 width: 95px;
 margin:auto;
}

.lateral_X_noticias .seccionName { background:#FFF; padding:4px 0 5px 7px; border-bottom:1px solid #eee; }
.lateral_X_noticias .seccionName a { color:#333; font-size:15px; text-transform:uppercase; font-weight:bold; text-decoration:none; }
.lateral_X_noticias .seccionName a:hover { text-decoration:underline; }

.lateral_X_noticias .fecha { color:#666; font-size:10px; }

.lateral_X_noticias .titulo { margin-bottom:3px; }
.lateral_X_noticias .titulo a { font-weight:bold; color:#35478C; text-decoration:none; }
.lateral_X_noticias .titulo a:hover { text-decoration:underline; }

.lateral_X_noticias .texto { font-weight:normal; }
.lateral_X_noticias .foto { text-align:center; }
.lateral_X_noticias .foto img { border:1px solid #fff; width:99%; }

.lateral_X_noticias .separadorHoriz {
 margin:0px;
 border-bottom:1px dotted #6ea6F7;
}

/* Píe */
#modulo_1 hr.modulo_1_separador {
  border: none;
  background-color:#bbb;
  height:4px;
  margin-top:32px;
  margin-bottom:15px;
}

#modulo_1 {
}
#modulo_1 .bloque {
 margin:10px; /*border: 1px solid #aaa;*/
}
#modulo_1 hr.separador_secc {
  border: none;
  background-color:#bbb;
  height:1px;
  margin-top:14px;
  margin-bottom:10px;
}

#modulo_1 .bloque span.tipo {
  font-weight:normal;
  font-size:15px;
  color:#666;
}
#modulo_1 .bloque .seccionName {
}
#modulo_1 .bloque .seccionName a {
 color:#333;
 font-size: 17px;
 text-transform: uppercase;
 font-weight: bold;
 text-decoration: none;
}
#modulo_1 .bloque .seccionName a:hover {
 text-decoration: underline;
 color:#555;
}
#modulo_1 .list_noticias .separador_right {
 width:30px; height:40px;
}
/*---*/
#modulo_1 .noticia {
 float:left;
 margin:5px;
}
#modulo_1 .video {
 float:left;
 margin:8px;
}
#modulo_1 .noticia .columna_2 {
 width:146px; margin-left:7px;
}
#modulo_1 .noticia .fecha,
#modulo_1 .video .fecha {
 color:#666; font-size:10px;
}
#modulo_1 .noticia .texto {
 text-align:justify;
}

#modulo_1 .noticia img {
 border:1px solid #fff;
 width: 208px;
 height: 143px;
}
#modulo_1 .noticia a {
 font-weight:bold;
 text-decoration:none;
}
#modulo_1 .noticia a:hover {
 text-decoration:underline;
}

/*-------------------*/
#modulo_1 #pie_videos .title {
 font-size: 18px;
 font-weight: normal;
 color: #35478C;
}
#modulo_1 #pie_videos .columna_2 {
  width: 500px;
  margin-left: 11px;
}
/*-------------------*/

div.mod_banner {
  display:inline-block;
  border:1px solid #ccc;
  margin-top: 20px;
  margin-left:30px;
}
