/* CONFIGURACION */
.cuerpo_top_fnd, .cuerpo_pie_fnd, .cuerpo_contenido{ background-image:url(../img/interface/fnd_contenido_1.gif) }
.col_izq { float:left; width:774px; min-height:550px; padding:0 0 0 18px }
.col_izq h2 { text-transform:capitalize }
.col_drc { float:left; width:168px; padding:11px 15px 0 17px }

/* NAVEGACION DE REGISTROS */
.navegador_registros { position:relative; width:774px; height:32px; margin:0 -10px }
.navegador_registros_paginacion { position:absolute; right:20px; top:4px }
.navegador_registros_paginacion a { float:left; height:0; width:24px; padding-top:24px; overflow:hidden; }
.navegador_registros_paginacion a.btnizq { background:url(../img/interface/btns_juego_registros.png) no-repeat 0px 0px }
.navegador_registros_paginacion a.btnizq:hover { background-position: 0px -24px }
.navegador_registros_paginacion a.btndrc { background:url(../img/interface/btns_juego_registros.png) no-repeat -24px 0px }
.navegador_registros_paginacion a.btndrc:hover { background-position:-24px -24px }
.navegador_registros_paginacion a.btnizq_off { background:url(../img/interface/btns_juego_registros.png) no-repeat 0px 0px; opacity:.15; filter:alpha(opacity=15) }
.navegador_registros_paginacion a.btndrc_off { background:url(../img/interface/btns_juego_registros.png) no-repeat -24px 0px; opacity:.15; filter:alpha(opacity=15) }
.navegador_registros_paginacion a.btnup { background:url(../img/interface/btns_juego_registros.png) no-repeat -48px 0px; margin:0 10px }
.navegador_registros_paginacion a.btnup:hover { background-position:-48px -24px }

/* LISTADO */
.noticias_lista { width:750px; margin:5px 0 0 0; padding:0; list-style:none }
.noticias_lista li { position:relative; min-height:170px; height:auto !important; height:170px; padding:15px 20px 15px 190px; border-bottom:1px solid #EDEDED }
.noticias_lista li .noticia_ttl { font-size:28px; color:#111; line-height:34px }
.noticias_lista li .noticia_ttl:hover { text-decoration:underline }
.noticias_lista li .noticia_meta { color:#AAA; line-height:20px; font-size:11px  }
.noticias_lista li .noticia_cuerpo { font-size:12px; line-height:20px; color:#333; margin:5px 0 }
.noticias_lista li .noticia_cuerpo a { display:inline-block; height:0px; width:12px; padding-top:12px; overflow:hidden; margin-left:5px; margin-bottom:-2px; background:#66A5E4 url(../img/interface/ico_mas.gif) no-repeat }
.noticias_lista li .noticia_cuerpo a:hover { background-color:#069 }
.noticias_lista img.imagen { position:absolute; top:15px; left:0px; }

/* MENU LATERAL */
.col_drc_ttl { width:148px; height:28px; padding:0px 10px; margin:0; background:url(../img/interface/fnd_ttl_lat_corto.png) no-repeat top left; color:#EEE; font-size:15px; line-height:28px; }
.col_drc_celda { padding:10px; background:url(../img/interface/separador_horizontal.gif) repeat-x left bottom }
.col_drc_celda_ttl { font:bold 14px Arial; color:#333; line-height:24px }
.col_drc_celda ul { margin:0; padding:10px 0; list-style:none; line-height:16px; font-size:12px }
.col_drc_celda ul li a.on { color:#F90 }

.col_drc_publi { padding:15px 0 17px 0; background:url(../img/interface/separador_horizontal.gif) repeat-x left bottom; text-align:center }