/* CONFIGURACION */
.cuerpo { margin-top:38px }
.cuerpo_top_fnd, .cuerpo_pie_fnd, .cuerpo_contenido{ background-image:url(../img/interface/fnd_contenido_1.gif) }
.col_izq { float:left; width:774px; padding:0 0 0 18px; min-height:550px }
.col_drc { float:left; width:168px; padding:8px 15px 0 17px }

/* NAVEGACION DE REGISTROS */
.navegador_registros { position:relative; width:774px; height:32px; margin:0 -10px; background:url(../img/interface/fnd_navegador_registros.gif) no-repeat; color:#666 }
.navegador_registros_numero { position:absolute; top:4px; left:20px; width:161px; line-height:24px; background:url(../img/interface/separador_vertical.gif) repeat-y right top; font-weight:bold }
.navegador_registros_orden { position:absolute; top:4px; left:180px; width:385px; line-height:24px; background:url(../img/interface/separador_vertical.gif) repeat-y right top; text-align:center }
.navegador_registros_orden a { position:relative; display:inline-block; padding:0 4px; color:#9F9F9F  }
.navegador_registros_orden a:hover { color:#777 }
.navegador_registros_orden a.on { padding:0 3px 0 9px; margin-right:9px; background:url(../img/interface/fnd_btn_nar_1.png) no-repeat top left; color:#FFF; line-height:18px }
.navegador_registros_orden a.on img { position:absolute; right:-7px; top:0px; border:none }
.navegador_registros_orden a.on:hover { color:#FFF }
.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_texto { float:left; height:24px; margin:0px 10px; line-height:24px }
.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 */
.fotos_lista { padding:24px 0 10px 1px; width:773px; margin:0; list-style:none }
.fotos_lista li { position:relative; display:block; float:left; width:173px; height:179px; padding:0 19px 15px 0 }
.fotos_lista li a img { width:172px; height:123px; border:none; display:block; margin-bottom:4px; border:1px solid #FFF }
.fotos_lista li strong.ttl { display:block; height:13px; overflow:hidden; font-size:10px; color:#666 }
.fotos_lista_datos { position:relative; width:140px; font-size:9px; color:#9D9D9D; line-height:12px }
.fotos_lista_datos span { position:absolute; display:block; width:32px; height:24px; overflow:hidden; left:142px; top:0px; padding-left:3px; border-left:1px solid #EEE; color:#CCC; text-align:center; font-size:8px; line-height:10px }
.fotos_lista_datos span strong { display:block; font:bold 18px Arial; line-height:16px }
.fotos_lista_publi { width:755px; height:35px; text-align:center }

/* 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_celda form { margin:0; padding:10px 0 }
.col_drc_celda form select { width:100%; font:normal 11px Arial; margin-bottom:10px; color:#666 }
.col_drc_celda form input.btn_buscar { height:24px; width:61px; border:none; background:url(../img/interface/btn_buscar.png) no-repeat left top; cursor:pointer }
.col_drc_celda form input.btn_buscar:hover { background:url(../img/interface/btn_buscar.png) no-repeat left -24px; }

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

.btn_enviar_fotos { display:block; width:168px; height:0px; padding-top:28px; margin-bottom:14px; overflow:hidden; background:url(../img/interface/btn_enviar_fotos.jpg) no-repeat top left }
.btn_enviar_fotos:hover { background-position:left -28px }