.contenido { background:#FBFBFB url(../img/interface/fnd_cabecera_vehiculos_seminuevos.jpg) no-repeat center top; padding:1px 30px 20px 30px; width:890px; font-size:12px }

.listado { border:1px solid #EDEDED; border-left:none; border-bottom:none; border-top:none; background-color:#FFF }
.listado thead th { height:36px; padding:0px 9px; font:bold 11px Arial; background-image:url(../img/interface/fnd_th_tabla_listado.jpg); border-left:1px solid #EFEFEF; color:#333 }
.listado tbody th { padding:6px 9px; text-align:left; font:bold 13px Arial }
.listado tbody td, .listado tbody th { border-left:1px solid #EFEFEF; border-bottom:1px solid #EFEFEF; border-top:1px solid #FFF }
.listado tbody td { padding:6px 9px; text-align:center }
.listado tbody th img { margin-right:10px; border:none }
.listado tr { background-color:#F5F5F5; color:#888 }
.listado tr.inpar td, .listado tr.inpar th { background-color:#FFF; border-top:none }
.listado tr th a { display:block; width:100% }

.listado table { border:none; width:400px; margin:0; padding:0 }
.listado table td { border:none; margin:0; padding:0; text-align:left; color:#069 }
.listado table td a:hover { color:#09C }


/* NAVEGACION DE REGISTROS */
.navegador_registros { position:relative; height:32px; margin:10px 0; color:#666 }
.navegador_registros_numero { position:absolute; top:4px; left:6px; width:161px; line-height:24px }
.navegador_registros_orden { position:absolute; top:4px; left:180px; width:485px; line-height:24px; background:url(../img/interface/separador_vertical.gif) repeat-y right top; text-align:center }
.navegador_registros_paginacion { position:absolute; right:6px; 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 }