#bodycenter .listado { border-spacing: 0px; width: 100%; }
#bodycenter .listado th { border: #560801 solid; border-width: 1px 0; color: #FFE500; font-size: 1.1em; margin: 0; padding: 2px 5px; }
#bodycenter .listado thead th { border-width: 0 0 1px 0; }
#bodycenter .listado tfoot th { border-width: 1px 0 0 0; }
#bodycenter .listado th.minPadding { padding: 2px 5px; }
#bodycenter .listado th.numero { padding-right: 5px; }
#bodycenter table#tablaOrdenable th { cursor: n-resize; }
#bodycenter .listado tr.par td,
#bodycenter .listado tr.alt td { background: #6F0E07; }
#bodycenter .listado td { margin: 0; padding: 2px 5px; }
#bodycenter .listado td .inputcheckbox { }
#bodycenter .listado td.max { width: 70%; }
#bodycenter .listado th.navegador { border-top: #560801 solid 1px; text-align: center; }
#bodycenter .listado th.navegador a.navegadorActual { border: #560801 solid 1px; }
#bodycenter .listado .nota { color: #ccc; font-size: 0.9em; }
#bodycenter .listado .numero input { text-align: right; width: 50px; }
#bodycenter .listado td .acccopiar { display: block; background-image: url(../js/fckeditor/editor/skins/default/fck_strip.gif); background-position: 0px -112px; margin-left: 4px; overflow: hidden; text-indent: -1000px; width: 16px; height: 16px; }

form fieldset.bloque { padding: 0; margin-bottom: 4px; }
form fieldset.bloque h5 { border-bottom: #560801 solid 1px; }
form .bloque label { display: block; font-weight: bold; margin: 0 0 3px 0; padding: 0.5em 1em; text-align: left; }
form .bloque input,
form .bloque select,
form .bloque textarea { background: #ffffff; border: #ddd solid 1px; font-family: arial, sans-serif; font-size: 10px; padding: 3px; width: 97%; }
form .bloque textarea { vertical-align: top; }
form .bloque select { width: 98%; }
form .bloque option { border: none; font-size: 10px; width: auto; }
form .disabled,
form .readonly { background: #dddddd !important; border: none !important; color: #666 !important; }

