/* GENERAL */

* {
  margin: 0;
  padding: 0;
}

body {
  font-family:Arial, Helvetica, sans-serif;
}

a {
  text-decoration:none;
  color:#000000;
}

a img {
  border:none;
}

.hora {
  color: #B3B3B3;
  font-weight: bold;
}

.gris {
  color: #999999;
}

.margin_top {
  margin-top: 20px;
}

.submit {
  border: none;
}

.blanco {
  color: white;
}

.tit_rojo, .tit_rojo a {
  color: #800000;
}

.boton {
  height: 14px;
}

#pagina_entera {
  border: none;
  margin: 0 auto;
  width: 910px;
}


/* PRINCIPAL */
#principal {
  border: none;
  float: left;
  margin-right: 5px;
  width: 600px;
}


/* PUBLICIDAD SUPERIOR */
#publicidad_superior img {
  width: 100%;
}


/* HEADER */
#header {
  height: 95px;
  margin-top:7px;
  padding-left:20px;
  border: 1px solid #666666;
}

#clima {
  font-family:Arial, Helvetica, sans-serif;
  border:none;
  line-height:14px;
  font-size:12px;
  width: 245px;
  float: left;
  margin-top: 20px;
}

#clima_texto_imagen {
  border: none;
}

#clima_texto {
  font-size:12px;
  border: none;
  margin-left:20px;
  margin-top:10px;
  float: left;
}

#clima img {
}

#logo_tiempo {
  border:none;
  float: left;
}

#logo_tiempo img {
  height: 95px;
}

div#bandera_mexico {
  float: left;
  margin-top: 25px;
}

div#bandera_mexico img {
  width: 75px;
}

#share_icons {
  border: none;
  float: right;
  margin-right: 25px;
  margin-top: 25px;
}

#share_icons table {
  font-size:11px;
  font-weight: normal;
  margin-left: 15px;
  padding-top: 10px;
  width: 200px;
}


/* EDITORIAL */
#editorial {
  border: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  overflow: auto;
  width:100%;
}

#edicion_fecha {
  height: 13px;
  margin-left:10px;
  margin-top:3px;
  border: none;
}

#edicion {
  float: left;
}

#fecha {
  float: right;
  margin-right: 15px;
}


/* MENU */
#menu {
  background-image:url("../img/lineas_menu.png");
  border:medium none;
  font-family:Arial,Helvetica,sans-serif;
  font-size:12px;
  height:25px;
  background-repeat:no-repeat;
}

#menu ul {
  list-style: none;
  padding-top: 3px;
}

#menu ul li {
  float: left;
  margin-left: 5px;
}

#menu ul li.txt {
  margin-top: 4px;
}


/* PUBLICIDAD SUPERIOR 2 */
#publicidad_superior_2 {
  border:medium none;
  width: 100%;
}

#publicidad_superior_2 .publicidad_inferior_header {
  height:75px;
}

#publicidad_superior_2 img {
  height: 75px;
  width: 220px;
}


/* PIE DE PAGINA */
#foot_page {
  border: 1px solid #666666;
  width:910px;
  height:90px;
  float: left;
  margin-top: 6px;
}

#foot_page_logo {
  border:none;
}

#foot_page_comentario {
  border: 1px solid #666666;
  background-color:#000000;
  height:30px;
  margin-top: 23px;
}

#foot_page_texto {
  font-size:10px;
  line-height:12px;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 3px;
  color: #FFFFFF;
  display: block;
}


/* CONTENIDO PAGINA */
#contenido_pagina {
  border: none;
  width: 910px;
  margin-top: 5px;
}



/* INDEX */

/* NOTAS DESLIZABLES */
#notas_deslizable {
  border:medium none;
  height:150px;
  margin-top: 3px;
}

#notas_deslizable img {
  width: 910px;
  height: 150px;
}


/* PRINCIPAL TV Y MINUTO A MINUTO */
#principal_tv_min_min {
  border: none;
  width: 910px;
}

/* NOTA PRINCIPAL */
#nota_principal_pie_container {
  border: medium none;
}

.estilo1 #nota_principal_pie_container {
  float: right;
}

.estilo2 #nota_principal_pie_container {
  float: left;
}

.estilo1 #nota_principal_pie_container, .estilo2 #nota_principal_pie_container {
  width: 320px;
}

#nota_principal {
  border:medium none;
  width: 595px;
  margin-right: 5px;
  position: relative;
  margin-top: 15px;
  margin-left: 5px;
  float: left;
  clear: left;
}

#nota_principal.estilo4 a {
  color: white;
}

#nota_principal_imagen {
  border:none;
  z-index:-1;
}

.estilo1 #nota_principal_imagen, .estilo2 #nota_principal_imagen {
  width: 320px;
}

.estilo1 #nota_principal_imagen {
  float: right;
  margin-left: 5px;
}

.estilo2 #nota_principal_imagen {
  float: left;
  margin-right: 5px;
}

.estilo1 #nota_principal_imagen img, .estilo2 #nota_principal_imagen img {
  width: 320px;
}

.estilo3 #nota_principal_imagen img, .estilo4 #nota_principal_imagen img {
  width:590px;
}

#principal_opacidad {
  border: none;
}

.estilo1 #principal_opacidad {
  float: left;
}

.estilo2 #principal_opacidad {
  float: right;
}

.estilo1 #principal_opacidad, .estilo2 #principal_opacidad {
  width: 265px;
}

.estilo4 #principal_opacidad {
  background-image:url("../img/opacidad_50.png");
  padding:3px 5px 0;
  right: 1px;
  bottom: 5px;
  width:589px;
  position: absolute;
}

.estilo4 #principal_opacidad.margen_abajo {
  bottom: 20px;
}

.estilo3 #principal_opacidad {
  border: none;
  padding: 3px 0 0;
}

#hora_titulo {
  border: none;
}

#nota_principal_hora {
  color: #B3B3B3;
  font-size:12px;
  font-weight: bold;
}

#nota_principal_titulo {
  color:#FFFFFF;
  font-size: 26px;
}

#nota_principal_texto {
  color:#FFFFFF;
  font-size:13px;
  line-height:14pt;
  letter-spacing:0px;
  display: block;
  text-align: justify;
}

#nota_principal_pie {
  font-weight: bold;
  font-size: 12px;
  color:#666666;
  display: block;
  margin-left:3px;
  margin-top:3px;
}

.estilo1 #nota_principal_pie, .estilo2 #nota_principal_pie {
  width: 320px;
}

.estilo1 #nota_principal_pie {
  float: right;
  margin-left: 5px;
}

.estilo2 #nota_principal_pie {
  float: left;
  margin-right: 5px;
}


/* MINUTO A MINUTO */
#minuto_a_minuto {
  border:medium none;
  margin-top:10px;
  overflow: auto;
}

#minuto_a_minuto.est_not_ppal1, #minuto_a_minuto.est_not_ppal2, #minuto_a_minuto.est_not_ppal4 {
  height: 632px;
}

#minuto_a_minuto.est_not_ppal3 {
  height: 690px;
}

#min_min_fecha_tit {
  background-image:url("../img/minuto_minuto_col_tit.png");
  border:medium none;
  height:35px;
  background-repeat: no-repeat;
}

#min_min_fecha {
  border:medium none;
  float:left;
  margin-top: 3px;
  text-align:center;
  width:45px;
}

#min_min_fecha_dia {
  color:#FFFFFF;
  display:block;
  font-size: 16px;
  font-weight:bold;
  margin-right: 2px;
}

#min_min_fecha_mes {
  display:block;
  font-size:11px;
}

#min_min_titulo {
  font-size:18px;
  color: #B3B3B3;
  font-weight: bold;
  margin-left:50px;
  margin-top:12px;
  float: left;
}

#min_min_notas {
  border: none;
  background-image:url("../img/minuto_minuto_col_verde.png");
  background-repeat:repeat-y;
}

#min_min_notas img {
  height: 1px;
  width: 285px;
}

#min_min_notas img.boton {
  height: 14px;
  width: 45px;
}

.min_min_nota {
  border:medium none;
  font-size:12px;
}

.min_min_nota_hora {
  font-weight:bold;
  text-align:center;
  width:50px;
}

.min_min_nota_tit {
  width:225px;
  margin-left: 3px;
}


/* TIEMPO TV */
#tiempo_tv {
  border: 1px solid #666666;
  clear: right;
  float: right;
  margin-top: 5px;
  padding-bottom: 10px;
  position: relative;
  width: 532px;
}

#tiempo_tv * {
  border: 0;
}

#tiempotv_titulo {
  border:none;
  margin-left: 10px;
  margin-top:2px;
}

#tiempotv_titulo img {
  width: 485px;
}

#video_principal_container {
  border:medium none;
  float:left;
  width: 305px;
}

#video_principal {
  border:none;
  float: left;
  height: 245px;
  margin-left: 5px;
  width: 300px;
}

#video_principal img {
  height: 245px;
  width: 300px;
}

#tit_video {
  border:medium none;
  float:left;
  margin-left: 2px;
  margin-top:5px;
}

#tit_video .titulo {
  font-size:13px;
  font-weight:bold;
}

#tit_video .descripcion {
  font-size:12px;
}

#videos_anteriores {
  border:medium none;
  float:right;
  width: 218px;
}

.anterior {
  border:medium none;
  float:left;
  margin: 0 0 0 3px;
  max-height: 85px;
  position: relative;
}

.anterior img {
  height: 80px;
  width: 105px;
}

.anterior_texto {
  color:floralwhite;
  display:block;
  font-size:9px;
  height: 30px;
  line-height:9px;
  position:absolute;
  right:1px;
  top: 49px;
  width: 103px;
  z-index: 2;
}

.fecha_anteriores {
  color: windowframe;
  font-weight: bold;
}

#video_principal_marco {
  border:medium none;
  float:left;
  left: 1px;
  position: absolute;
  top: 50px;
}

#video_principal_marco img {
  width: 305px;
  height: 255px;
}

#video_btnplay {
  border:medium none;
  bottom: 15px;
  left:21px;
  position: absolute;
}

#video_principal_opacidad {
  background-image:url("../img/opacidad_50.png");
  border:medium none;
  bottom: 47px;
  height: 60px;
  left: 5px;
  position: absolute;
  width: 302px;
}

#video_principal_texto {
  border:medium none;
  color:#FFFFFF;
  display:block;
  font-size:12px;
  letter-spacing:0;
  margin-left:10px;
  margin-right: 10px;
  margin-top:1px;
  text-align: inherit;
}


/* CRONOS, MINIS Y TECNOLOGÍA */
div#cronos_minis_tecnologia {
  float: left;
}

/* CRONOS */
#cronos, #lapso {
  border:medium none;
  clear:left;
  float:left;
  margin-top:8px;
  width:370px;
}

#cronos_titulo, #lapso_titulo {
  position: relative;
}

span#cronos_encabezado,
span#lapso_encabezado{
  color: white;
  left: 4px;
  position: absolute;
}

span#cronos_encabezado {
  font-size: 21px;
  top: 5px;
}

span#lapso_encabezado {
  display: block;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  top: 3px;
  width: 195px;
}

#cronos_int,
#lapso_int{
  border: 1px solid #666666;
  position:relative;
  width:371px;
}

#cronos_cont,
#lapso_cont{
  border:medium none;
}

#cronos_titulo_nota,
#lapso_titulo_nota{
  color:#B3B3B3;
  display:block;
  font-size: 16px;
  text-align:justify;
  margin: 5px;
}

#cronos_texto_marco,
#lapso_texto_marco{
  background-image: url("../img/rectangulo_redondeado_cronos.png");
  background-repeat: no-repeat;
  border:medium none;
  display: inline-table;
  float:left;
  height: 165px;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 2px;
  min-height: 165px;
  padding-left: 5px;
  width: 195px;
}

#cronos_texto_nota,
#lapso_texto_nota{
  display:block;
  font-size:12px;
  height:150px;
  margin-top:10px;
  text-align:justify;
  width:185px;
}

#cronos_foto,
#lapso_foto{
  border: 1px solid #666666;
  display: table-cell;
}

#cronos_foto img,
#lapso_foto img{
  width: 150px;
  height: 163px;
}

#cronos_piefoto,
#lapso_piefoto{
  font-size:10px;
  width:150px;
  color:#666666;
}

div#cronos_twitter {
  margin-bottom: 5px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 2px;
  width: 360px;
}

a#cronos_link:hover {
  text-decoration: underline;
}

div#twitter_cronos {
  background-color: #8EC1DA;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  margin: 5px;
  padding: 10px 0;
}

div#twitter_cronos img {
  height: 15px;
  margin-left: 5px;
}

div#twitter_cronos span#cronos_handle {
  float: right;
  font-size: 12px;
  margin-right: 5px;
}


/* NOTAS SECUNDARIAS */
#notas_secundarias {
  border: 1px solid #666666;
  clear: left;
  float: left;
  margin-top: 5px;
  padding-bottom: 15px;
  padding-left:5px;
  padding-right: 5px;
  width:585px;
}

.nota_secundaria {
  border: 1px solid black;
  margin-top: 15px;
  padding: 5px;
}

.nota_secundaria_imagen {
  border: none;
  display: table-cell;
  vertical-align: top;
}

.nota_secundaria_foto {
  border:medium none;
}

.nota_secundaria_foto img {
  width: 210px;
  height: 150px;
}

.nota_secundaria_piefoto {
  color:#666666;
  display: block;
  font-size:10px;
  width:150px;
}

.nota_secundaria_cont {
  border:medium none;
  display: table-cell;
  padding-left: 5px;
}

.nota_secundaria_titulo {
  font-size: 18px;
  display: block;
  margin-bottom: 10px;
}

.nota_secundaria_texto {
  font-size:12px;
  text-align:justify;
  display: block;
}


/* MINIS Y TECNOLOGIA */

#minis_tecnologia {
  border: none;
  clear: left;
  float: left;
  margin-top: 5px;
}

/* MINIS */
#notas_rapidas {
  border: 1px solid #666666;
  padding:5px 4px;
}

.notas_rapidas {
  background-image:URL(../img/rectangulo_redondeado.png);
  width:363px;
  clear: both;
  border:none;
  height: 120px;
}

.nota_rapida_foto {
  border: 1px solid #666666;
  float:left;
  margin-left:5px;
  margin-top:9px;
}

.nota_titulo_texto {
  border:medium none;
  float:left;
  margin-left:12px;
  margin-top:9px;
  width:235px;
}

.nota_titulo {
  font-size:15px;
  line-height:14px;
  display: block
}

.nota_texto {
  font-size:12px;
  text-align:justify;
  line-height: 12px;
  display: block;
}


/* TECNOLOGIA */
#tecnologia {
  margin-top: 5px;
  border:none;
}

#tecnologia_titulo {
  border:none;
}

#tecnologia_int {
  border: 1px solid #666666;
  width:370px;
}

#tecnologia_titulo_imagen {
  border: none;
  height: 165px;
}

#tecnologia_titulo_conector {
  border: none;
  width: 160px;
  position: absolute;
}

#tecnologia_nota_titulo {
  font-size: 16px;
  display: block;
  margin-left: 15px;
  margin-right: 5px;
  margin-top: 20px;
}

#tecnologia_conector {
  border:none;
  float: right;
  margin-top: 25px;
}

#tecnologia_imagen {
  border: 1px solid #666666;
  float: right;
  margin-right: 10px;
  margin-top: 10px;
}

#tecnologia_nota_texto {
  font-size:12px;
  display: block;
  margin-left: 5px;
  margin-right: 5px;
}


/* CENTRAL Y PUBLICIDAD */
#central_publicidad {
  border: none;
  float: right;
  clear: right;
  width: 533px;
}

/* COLUMNA CENTRAL */
#columna_central {
  border: none;
  float: left;
  width: 280px;
  margin-top: 5px;
  margin-left: 3px;
}

/* DEPORTES */
#deportes {
  width:277px;
  border:none;
}

#deportes_titulo {
  border:medium none;
}

#deportes_int {
  border: 1px solid #666666;
  padding:5px;
  width:265px;
}

#deportes_cont {
  border: none;
}

#deportes .foto_pie_foto {
  border: none;
  float: left;
  margin-right: 3px;
}

#deportes_foto {
  border: 1px solid #666666;
  width: 150px;
}

#deportes_nota_titulo {
  display:block;
  float:left;
  font-size: 16px;
  width:108px;
}

#deportes_nota_texto {
  display:block;
  font-size:12px;
  margin-top:5px;
}

#deportes_piefoto {
  width:150px;
  font-size:10px;
  color:#666666;
  display: block;
}


/* ENCUESTA */
#opinion {
  width:275px;
  height:245px;
  border:none;
  margin-top: 5px;
}

#opinion_titulo {
  border:none;
}

#opinion_int {
  border: 1px solid #666666;
  width:275px;
  height:212px;
  position: relative;
}

#opinion_pregunta {
  font-size:12px;
  display: block;
  margin-left: 10px;
  margin-top: 5px;
}

#opinion_conector {
  background-image: url("../img/conector_opinion.png");
  background-repeat: no-repeat;
  border:none;
  position: relative;
  left: 18px;
  padding-top: 20px;
  width: 250px;
}

#encuesta_votar {
  margin-top: 5px;
  margin-left: 5px;
}

#encuesta_votar span {
  margin-bottom: 7px;
}

#opinion_cuestionario {
  border:none;
  font-size:12px;
  line-height:12px;
  margin-left: 25px;
}

#opinion_cuestionario span {
  display: block;
}

#opinion_btn {
  border:none;
  margin-top: 20px;
  text-align: center;
}

.opinion_aclaracion {
  font-size:12px;
  display: block;
  margin-left: 55px;
}


/* LO MAS LEIDO */
#lo_mas_leido {
  border:none;
  margin-top: 5px;
}

#masleido_titulo {
  border:none;
}

#masleido_int {
  border: 1px solid #666666;
  padding: 8px;
}

#masleido_grafico {
  background-image: url("../img/minuto_minuto_col_verde.png");
  background-repeat: repeat-y;
  border: none;
}

#masleido_grafico img {
  height: 1px;
  width: 260px;
}

.mas_leido_nota {
  font-size: 11px;
}

.mas_leido_numero {
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  width: 50px;
  color: white;
}

.mas_leido_tit {
  text-align: justify;
}

.masleido {
  font-size:10px;
  display: block;
  margin-left: 35px;
  height: 22px;
  line-height: 9px;
  overflow: hidden;
}


/* PUBLICIDAD LATERAL */
#publicidad_derecha {
  margin-top: 5px;
  clear:right;
  float:left;
  width:245px;
  border: none;
}

#publicidad_derecha .publicidad {
  border: none;
  margin-bottom: 5px;
}

#publicidad_derecha img {
  width: 245px;
  height: 57px;
}


/* DENUNCIA */
#si_lo_sabes_tu {
  margin-left: 5px;
  margin-top: 5px;
  border:none;
  float: left;
}

#losabestu_titulo {
  border:none;
}

#losabestu_int {
  border: 1px solid #666666;
  width:530px;
  height:262px;
  position: relative;
}

#losabestu {
  border:none;
}

.losabestu {
  border:none;
  float:left;
  margin-left:5px;
  margin-right: 5px;
  margin-top:10px;
  position:relative;
  width:253px;
}

.losabestu_imagen {
  border: none;
  margin-left: 10px;
  margin-top: 20px;
  float: left;
}

.losabestu_marco {
  border:none;
  top:10px;
  left:5px;
  position: absolute;
}

.losabestu_titulo {
  color: #999999;
  display: block;
  float: left;
  font-size:14px;
  margin-left: 5px;
  margin-top: 20px;
  position: relative;
  width:78px;
}


.losabestu_autor {
  color: #999999;
  float:left;
  font-size:11px;
  margin-left:5px;
  margin-top:60px;
  position:relative;
  width: 78px;
}

#losabestu_comentario {
  display: block;
  float: left;
  font-size:12px;
  margin: 15px 5px 0;
}

.losabestu_btn {
  border: none;
  float: right;
  margin-right: 8px;
}


/* JET SET */
#jet_set {
  border:none;
  float: left;
  margin-top: 5px;
}

#jet_set_titulo {
  border:none;
}

.jet_set {
  border: 1px solid #666666;
  width:210px;
  padding: 5px;
  height: 260px;
  margin-right: 5px;
  float: left;
}

.jet_set_titulo {
  display: block;
  float: left;
  font-size:14px;
  line-height: 12px;
  width: 160px;
}

.jet_set_conector {
  border:none;
  float: right;
  margin-right: 15px;
}

.jet_set_imagen {
  border: 1px solid #666666;
  float: left;
  margin-left: 5px;
}

.jet_set_texto {
  display: block;
  float: left;
  font-size:12px;
}


/* NOTAS INFERIORES */

.nota_inferior {
  float: left;
  margin-right: 7px;
  margin-top: 5px;
}

.nota_inferior .titulo {
  border: none;
}

.nota_inferior .int {
  border: 1px solid #666666;
  height: 230px;
  width: 295px;
}

.nota_inferior .tit {
  border: none;
  float: left;
}

.nota_inferior .nota_titulo {
  font-size: 16px;
  margin-left: 10px;
  margin-top: 10px;
  margin-bottom: 5px;
  width: 110px;
}

.nota_inferior .conector {
  border: none;
  width: 130px;
}

.nota_inferior .imagen {
  border: none;
  float: left;
  margin-top: 5px;
}

.nota_inferior .nota_texto {
  display: block;
  font-size: 12px;
  margin-left: 5px;
  float: left;
  margin-right: 5px;
}

/* CULTURA */
#cultura {
  width:295px;
  height:260px;
  border:none;
}

#cultura_titulo {
  position:absolute;
  top:0px;
  border:none;
}

#cultura_int {
  width:295px;
  height:227px;
  top:33px;
}

#cultura_nota_titulo {
  position:absolute;
  width:110px;
  height:50px;
  top:10px;
  left:10px;
  font-size:11px;
  letter-spacing:-1px;
}

#cultura_conector {
  border:none;
  top:85px;
  left:10px;
}

#cultura_imagen {
  left:130px;
  top:5px;
  border:none;
}

#cultura_nota_texto {
  position:absolute;
  width:285px;
  height:40px;
  left:5px;
  top:165px;
  font-size:11px;
}


/* NACIONAL */
#nacional {
  width:295px;
  height:260px;
  border:none;
}

#nacional_titulo {
  position:absolute;
  top:0px;
  border:none;
}

#nacional_int {
  width:295px;
  height:227px;
  top:33px;
}

#nacional_nota_titulo {
  position:absolute;
  width:110px;
  height:50px;
  top:10px;
  left:10px;
  font-size:11px;
  letter-spacing:-1px;
}

#nacional_conector {
  border:none;
  top:85px;
  left:10px;
}

#nacional_imagen {
  left:130px;
  top:5px;
  border:none;
}

#nacional_nota_texto {
  position:absolute;
  width:285px;
  height:40px;
  left:5px;
  top:165px;
  font-size:11px;
}


/* INTERNACIONAL */
#internacional {
  width:295px;
  height:260px;
  border:none;
}

#internacional_titulo {
  position:absolute;
  top:0px;
  border:none;
}

#internacional_int {
  width:295px;
  height:227px;
  top:33px;
}

#internacional_nota_titulo {
  position:absolute;
  width:110px;
  height:50px;
  top:10px;
  left:10px;
  font-size:11px;
  letter-spacing:-1px;
}

#internacional_conector {
  border:none;
  top:85px;
  left:10px;
}

#internacional_imagen {
  left:130px;
  top:5px;
  border:none;
}

#internacional_nota_texto {
  position:absolute;
  width:285px;
  height:40px;
  left:5px;
  top:165px;
  font-size:11px;
}



/* NOTA */


/* SECCION */
#seccion_nombre {
  border: none;
  font-size: 20px;
  background-image: url('../img/seccion_nota.jpg');
  background-repeat: no-repeat;
  height: 30px;
  padding-left: 4px;
  padding-top: 4px;
  color: white;
}

/* IMAGEN */
#nota_imagen {
  border: 1px solid black;
  padding: 2px 10px;
  text-align: center;
}

#nota_imagen img {
  min-width: 320px;
  max-width: 578px;
}

#nota_imagen #pie_foto {
  color: gray;
  display: block;
  font-size: 12px;
}

/* PUBLICADO POR */
#nota_publicado_por {
  border: none;
  color: #B3B3B3;
  font-size: 12px;
  margin-bottom: 10px;
  margin-top: 10px;
  padding-right: 10px;
  text-align: right;
}

#nota_publicado_por span {
  display: block;
}

/* CONTENIDO */
#nota_contenido {
  border: none;
  text-align: justify;
}

div#nota_encabezado {
  font-size: 13px;
}

#nota_titulo {
  border: none;
  font-size: 22px;
  float: left;
}

#nota_hora {
  color: #B3B3B3;
  display: block;
  float: left;
  font-size: 13px;
}

#nota_titulo #titulo {
  display: block;
  float: left;
  margin-left: 5px;
  width: 560px;
}

#nota_entrada {
  border: none;
  float: left;
  font-size: 16px;
  font-weight: bold;
  margin-top: 8px;
  width: 100%;
}

#nota_cuerpo {
  border: none;
  float: left;
  font-size: 14px;
  padding-left: 25px;
  padding-right: 20px;
}

div#comentar_imprimir {
  border: none;
  float: right;
  font-size: 12px;
  margin-top: 10px;
}

div#comentar_imprimir a {
  text-decoration: underline;
}

/* VIDEO */
#video_galeria_nota {
  border: none;
  float: right;
  margin-left: 5px;
}

div#video_nota, div#galeria_nota {
  background-color: black;
  border: none;
  margin-bottom: 5px;
}


/* COLUMNA DERECHA */
#columna_derecha {
  border: none;
  float: right;
  margin-left: 5px;
  width: 300px;
  padding-top: 15px;
}

/* NOTAS EN RELACION */
div#nota_twitter {
  margin-bottom: 5px;
}

#notas_relacion {
  border: 1px solid #666666;
  padding: 15px;
}

#notas_relacion img {
  width: 240px;
  height: 1px;
}

#notas_relacion span {
  display: block;
  font-size: 12px;
  background-image: url("../img/relacionadas_fondo.jpg");
  background-repeat: repeat-y;
  padding-left: 12px;
}

/* SHARE */
#share, #twitter, #facebook {
  border: none;
}

#share {
  padding-top: 20px;
  text-align: center;
}

#twitter, #facebook {
  display: inline;
  margin-left: 10px;
  margin-right: 10px;
}

/* PUBLICIDAD */
#publicidad {
  border: none;
}



/* SECCION */

#seccion_nota_principal {
  border: none;
  margin-bottom: 15px;
}

#contenido {
  border: 1px solid black;
  padding: 5px;
}

#contenido .texto {
  border: none;
  display: table-cell;
  vertical-align: top;
}

#contenido .imagen {
  border: none;
  display: table-cell;
}

#contenido .imagen img {
  width: 150px;
  height: 200px;
}

#contenido .texto .nota_titulo {
  display: block;
  color: #B3B3B3;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 25px;
}

#contenido .texto .nota_entrada {
  display: block;
  font-size: 12px;
  padding: 3px;
  text-align: justify;
}

#notas_seccion,
#resultados {
  border: none;
}

#notas_seccion .nota,
#resultados .nota {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border: 1px solid #B3B3B3;
  padding: 5px;
}

#notas_seccion .nota .titulo,
#resultados .nota .titulo {
  display: block;
  font-size: 13px;
  font-weight: bold;
  width: 250px;
  margin-bottom: 5px;
  margin-top: 10px;
}

#notas_seccion .nota .entrada,
#resultados .nota .entrada {
  border: none;
  margin-left: 30px;
}

#notas_seccion .nota .entrada .hora,
#resultados .nota .entrada .hora {
  float: left;
  font-size: 12px;
  font-weight: normal;
  margin-right: 5px;
}

#notas_seccion .nota .entrada .nota_texto,
#resultados .nota .entrada .nota_texto {
  font-size: 12px;
  line-height: 14px;
}



/* NOSOTROS */

#nosotros, #hemeroteca {
  display: block;
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 10px;
  margin-top: 10px;
}

#nosotros_cont {
  border: none;
  margin-left: 35px;
  font-size: 12px;
  text-align: justify;
}

#vision, #director, #ventas, #tecnologia_informacion {
  border: none;
}

#vision .tit, #filtro .tit {
  display: block;
  font-size: 18px;
  font-weight: bold;
}

#vision .texto, #nosotros_cont .direccion {
  display: block;
}

#nosotros_cont .titulo {
  display: block;
  font-size: 15px;
}

#nosotros_cont .nombre {
  display: block;
  font-weight: bold;
  margin-left: 30px;
  margin-top: 15px;
}

#nosotros_cont .correo {
  font-weight: normal;
}



/* HEMEROTECA */

#filtro {
  border: none;
  font-size: 13px;
  margin-left: 50px;
}

#resultados {
  border: none;
}

span#pag_busqueda {
  font-size: 13px;
  font-weight: bold;
}

div#ant_sig {
  border: none;
  font-size: 14px;
  text-align: center;
}

div#ant_sig a {
  font-weight: bold;
}



/* GALERIA */

div#container {
  display: table;
  background-color: #BBBBBB;
  width: 910px;
  border: none;
}

div#galeria_contenedor {
  background-color: #BBBBBB;
  float: left;
  width: 635px;
  padding: 10px;
  border: none;
}

div#galeria {
  background-color: #4E4E4E;
  border: none;
}

div#galeria.galeria {
  width: 635px;
}

div#info_galeria {
  padding: 15px;
  border: none;
}

span#tit_galeria {
  color: #66CCFF;
  font-size: 1.3em;
  font-weight: bold;
}

span#desc_galeria {
  color: white;
  font-size: 12px;
  font-weight: bold;
}

div#lista_galerias {
  background-color: #4E4E4E;
  float: left;
  margin-top: 10px;
  padding: 5px 10px 10px;
  width: 224px;
  border: none;
}

div#lista_galerias ul {
  list-style: none outside none;
  margin: 0;
  padding: 0;
  border: none;
}

li.gal_lista {
  font-size: 14px;
  margin-top: 5px;
  min-height: 70px;
  padding: 3px;
}

li.gal_lista a {
  color: #66CCFF;
}

li.gal_lista a:hover {
  text-decoration: underline;
}

li.gal_lista div {
  float: left;
  clear: both;
  margin-right: 3px;
  border: none;
}

li.gal_lista img {
  border: 2px solid gray;
  height: 60px;
  width: 80px;
}

img.vista_previa_galeria {
  height: 60px;	width: 80px;
  margin: 3px;
}

span.fecha_galeria {
  color: gray;
  font-size: 10px;
}

span.desc_lista {
  color: white;
  font-size: 11px;
}


/* RESULTADOS SONDEO */
#tit_sondeo {
  display: block;
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 10px;
  margin-top: 10px;
}

span#voto_repetido {
  color: red;
  font-size: 13px;
}

#sondeo_pregunta {
  font-weight: bold;
  margin-bottom: 5px;
}

#opciones_container {
  font-size: 15px;
  margin: 0 auto 5px;
  width: 90%;
}

#opciones_container .opcion_texto {
  width: 70%;
}

#opciones_container .opcion_barra {
  padding-left: 5px;
  padding-right: 5px;
  width: 30%;
}

#opciones_container .barra {
  background-color: gray;
  border: none;
  height: 10px;
}

#votos_totales {
  display: block;
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 10px;
}

#sondeos_anteriores {
  border: none;
  font-size: 14px;
  font-weight: bold;
}

#sondeos_anteriores .encuesta_anterior {
  border: none;
  font-size: 13px;
  font-weight: normal;
  padding-left: 15px;
}
