.LISTADO {
    height:             100%;
    width:              90%;
    margin-left:        auto;
    margin-right:       auto;
    text-align:         center;
    vertical-align:     middle;
}
.LISTADO TABLE {
    margin:             0px;
    margin-top:         5px;
    margin-bottom:      5px;
}
.LISTADO TH {
    background:         #8d9fd0;
    text-align:         left;
    vertical-align:     middle;
    font-size:          large;
    padding:            5px;
}
.LISTADO TD {
    background:         #c3d3fe;
    text-align:         left;
    vertical-align:     middle;
    font-size:          small;
    padding:            5px;
}
.LISTADO TD.DATO_ESQ00 {
    background:         white;
    background-image:   url('../../img/vertical/dato_esq00.png');
    height:             10px;
    width:              10px;
}
.LISTADO TD.DATO_ESQ01 {
    background:         white;
    background-image:   url('../../img/vertical/dato_esq01.png');
    height:             10px;
    width:              10px;
}
.LISTADO TD.DATO_ESQ10 {
    background:         white;
    background-image:   url('../../img/vertical/dato_esq10.png');
    height:             10px;
    width:              10px;
}
.LISTADO TD.DATO_ESQ11 {
    background:         white;
    background-image:   url('../../img/vertical/dato_esq11.png');
    height:             10px;
    width:              10px;
}
.LISTADO TD.SEPARADOR {
    background:         white;
    font-size:          xx-small;
    height:             5px;
}
.LISTADO PRE {
    border:             1px dotted black;
    font-size:          medium;
    padding:            5px;
    overflow:           auto;
}
.FLOTANTE {
    position:           relative;
    top:                25%;
    right:              25%;
    padding:            0px;
    margin:             0px;
    z-index:            100;
}
.FLOTANTE DIV.ESQUINA {
    text-align:         right;
    border:             none;
    top:                0px;
    height:             20px;
    width:              100%;
}
.FLOTANTE TABLE {
    border-collapse:    collapse;
}
.FLOTANTE TD.FLDATO {
    background:         white;
}
.FLOTANTE TD.FLDATO_ESQ00 {
    background-image:   url('../../img/vertical/datoblanco_esq00.png');
    background-repeat:  no-repeat;
    height:             10px;
    width:              8px;
}
.FLOTANTE TD.FLDATO_ESQ01 {
    background-image:   url('../../img/vertical/datoblanco_esq01.png');
    background-repeat:  no-repeat;
    height:             10px;
    width:              10px;
}
.FLOTANTE TD.FLDATO_ESQ10 {
    background-image:   url('../../img/vertical/datoblanco_esq10.png');
    background-repeat:  no-repeat;
    height:             10px;
    width:              8px;
}
.FLOTANTE TD.FLDATO_ESQ11 {
    background-image:   url('../../img/vertical/datoblanco_esq11.png');
    background-repeat:  no-repeat;
    height:             10px;
    width:              10px;
}
.FLOTANTE TD.FLDATO_TOPE {
    background-image:   url('../../img/vertical/datoblanco_N.png');
    background-repeat:  repeat-x;
}
.FLOTANTE TD.FLDATO_BAJO {
    background-image:   url('../../img/vertical/datoblanco_S.png');
    background-repeat:  repeat-x;
}
.FLOTANTE TD.FLDATO_LATERALW {
    background-image:   url('../../img/vertical/datoblanco_W.png');
    background-repeat:  repeat-y;
}
.FLOTANTE TD.FLDATO_LATERALE {
    background-image:   url('../../img/vertical/datoblanco_E.png');
    background-repeat:  repeat-y;
}
.DATOS_ADICIONALES {
    background:         #c3d3fe;
    padding:            0px;
    margin:             0px;
}
.DATOS_ADICIONALES TD {
    background:         #a9b9e7;
}
.DATOS_ADICIONALES TD.DATO_ESQ00 {
    background:         #c3d3fe;
    background-image:   url('../../img/vertical/datoclaro_esq00.png');
    height:             10px;
    width:              10px;
}
.DATOS_ADICIONALES TD.DATO_ESQ01 {
    background:         #c3d3fe;
    background-image:   url('../../img/vertical/datoclaro_esq01.png');
    height:             10px;
    width:              10px;
}
.DATOS_ADICIONALES TD.DATO_ESQ10 {
    background:         #c3d3fe;
    background-image:   url('../../img/vertical/datoclaro_esq10.png');
    height:             10px;
    width:              10px;
}
.DATOS_ADICIONALES TD.DATO_ESQ11 {
    background:         #c3d3fe;
    background-image:   url('../../img/vertical/datoclaro_esq11.png');
    height:             10px;
    width:              10px;
}
.CONTROLES {
    background:         white;
    border:             none;
    padding:            0px;
}
.CONTROLES TD {
    background:         #c3d3fe;
    text-align:         center;
    vertical-align:     middle;
    font-size:          x-small;
}
.CONTROLES TD.NOMTABLA {
    font-size:          large;
}
.PEGADO {
    margin:             0px;
    padding:            0px;
    display:            inline;
}
.LISTADO DIV.TEXTO {
    background:         #c3d3fe;
    font-family:        sans-serif;
    border:             1px dotted black;
    margin:             3px;
    padding:            3px;
    font-size:          small;
    text-align:         justify;
}
.LISTADO DIV.TEXTO UL {
    margin:             0px;
    padding:            3px;
    padding-left:       30px;
}
.LISTADO DIV.RELINV {
}
.LISTADO DIV.RELINV TABLE {
    border-spacing:     3px;
    border-collapse:    separate;
}
.LISTADO DIV.RELFIC {
}
.LISTADO DIV.RELFIC TABLE {
    border-spacing:     3px;
    border-collapse:    separate;
}
.TB_BORDE {
}
.TB_BORDE TABLE {
    border-collapse:    collapse;
    width:              100%;
}
.TB_BORDE TD.DATO {
    background:         white;
}
.TB_BORDE TD.TB_DATO {
    background:         white;
}
.TB_BORDE TD.TB_DATO_ESQ00 {
    background-image:   url('../../img/vertical/datoblanco_esq00.png');
    background-repeat:  no-repeat;
    height:             10px;
    width:              8px;
}
.TB_BORDE TD.TB_DATO_ESQ01 {
    background-image:   url('../../img/vertical/datoblanco_esq01.png');
    background-repeat:  no-repeat;
    height:             10px;
    width:              10px;
}
.TB_BORDE TD.TB_DATO_ESQ10 {
    background-image:   url('../../img/vertical/datoblanco_esq10.png');
    background-repeat:  no-repeat;
    height:             10px;
    width:              8px;
}
.TB_BORDE TD.TB_DATO_ESQ11 {
    background-image:   url('../../img/vertical/datoblanco_esq11.png');
    background-repeat:  no-repeat;
    height:             10px;
    width:              10px;
}
.TB_BORDE TD.TB_DATO_TOPE {
    background-image:   url('../../img/vertical/datoblanco_N.png');
    background-repeat:  repeat-x;
}
.TB_BORDE TD.TB_DATO_BAJO {
    background-image:   url('../../img/vertical/datoblanco_S.png');
    background-repeat:  repeat-x;
}
.TB_BORDE TD.TB_DATO_LATERALW {
    background-image:   url('../../img/vertical/datoblanco_W.png');
    background-repeat:  repeat-y;
}
.TB_BORDE TD.TB_DATO_LATERALE {
    background-image:   url('../../img/vertical/datoblanco_E.png');
    background-repeat:  repeat-y;
}
.TB_BORDE TD.CL_DATO {
    background:         #a9b9e7;
}
.TB_BORDE TD.CL_DATO_ESQ00 {
    background-image:   url('../../img/vertical/datoclaro_esq00.png');
    background-repeat:  no-repeat;
    height:             10px;
    width:              8px;
}
.TB_BORDE TD.CL_DATO_ESQ01 {
    background-image:   url('../../img/vertical/datoclaro_esq01.png');
    background-repeat:  no-repeat;
    height:             10px;
    width:              10px;
}
.TB_BORDE TD.CL_DATO_ESQ10 {
    background-image:   url('../../img/vertical/datoclaro_esq10.png');
    background-repeat:  no-repeat;
    height:             10px;
    width:              8px;
}
.TB_BORDE TD.CL_DATO_ESQ11 {
    background-image:   url('../../img/vertical/datoclaro_esq11.png');
    background-repeat:  no-repeat;
    height:             10px;
    width:              10px;
}
.TB_BORDE TD.CL_DATO_TOPE {
    background:         #a9b9e7;
}
.TB_BORDE TD.CL_DATO_BAJO {
    background:         #a9b9e7;
}
.TB_BORDE TD.CL_DATO_LATERALE {
    background:         #a9b9e7;
}
.TB_BORDE TD.CL_DATO_LATERALW {
    background:         #a9b9e7;
}
.TB_BORDE TD.OS_DATO {
    background:         #c3d3fe;
}
.TB_BORDE TD.OS_DATO_ESQ00 {
    background-image:   url('../../img/vertical/dato_esq00.png');
    background-repeat:  no-repeat;
    height:             10px;
    width:              8px;
}
.TB_BORDE TD.OS_DATO_ESQ01 {
    background-image:   url('../../img/vertical/dato_esq01.png');
    background-repeat:  no-repeat;
    height:             10px;
    width:              10px;
}
.TB_BORDE TD.OS_DATO_ESQ10 {
    background-image:   url('../../img/vertical/dato_esq10.png');
    background-repeat:  no-repeat;
    height:             10px;
    width:              8px;
}
.TB_BORDE TD.OS_DATO_ESQ11 {
    background-image:   url('../../img/vertical/dato_esq11.png');
    background-repeat:  no-repeat;
    height:             10px;
    width:              10px;
}
.TB_BORDE TD.OS_DATO_TOPE {
    background:         #c3d3fe;
}
.TB_BORDE TD.OS_DATO_BAJO {
    background:         #c3d3fe;
}
.TB_BORDE TD.OS_DATO_LATERALE {
    background:         #c3d3fe;
}
.TB_BORDE TD.OS_DATO_LATERALW {
    background:         #c3d3fe;
}
.TB_BORDE TD.FT_DATO {
    background:         #7385b9;
}
.TB_BORDE TD.FT_DATO_ESQ00 {
    background-image:   url('../../img/vertical/datofte_esq00.png');
    background-repeat:  no-repeat;
    height:             10px;
    width:              8px;
}
.TB_BORDE TD.FT_DATO_ESQ01 {
    background-image:   url('../../img/vertical/datofte_esq01.png');
    background-repeat:  no-repeat;
    height:             10px;
    width:              8px;
}
.TB_BORDE TD.FT_DATO_ESQ10 {
    background-image:   url('../../img/vertical/datofte_esq10.png');
    background-repeat:  no-repeat;
    height:             10px;
    width:              2px;
}
.TB_BORDE TD.FT_DATO_ESQ11 {
    background-image:   url('../../img/vertical/datofte_esq11.png');
    background-repeat:  no-repeat;
    height:             10px;
    width:              2px;
}
.TB_BORDE TD.FT_DATO_TOPE {
    background:         #7385b9;
}
.TB_BORDE TD.FT_DATO_BAJO {
    background:         #7385b9;
}
.TB_BORDE TD.FT_DATO_LATERALE {
    background:         #7385b9;
}
.TB_BORDE TD.FT_DATO_LATERALW {
    background:         #7385b9;
}
.TB_BORDE TD.MD_DATO {
    background:         #a9b9e7;
}
.TB_BORDE TD.MD_DATO_ESQ00 {
    background-image:   url('../../img/vertical/datomd_esq00.png');
    background-repeat:  no-repeat;
    height:             10px;
    width:              8px;
}
.TB_BORDE TD.MD_DATO_ESQ01 {
    background-image:   url('../../img/vertical/datomd_esq01.png');
    background-repeat:  no-repeat;
    height:             10px;
    width:              10px;
}
.TB_BORDE TD.MD_DATO_ESQ10 {
    background-image:   url('../../img/vertical/datomd_esq10.png');
    background-repeat:  no-repeat;
    height:             10px;
    width:              8px;
}
.TB_BORDE TD.MD_DATO_ESQ11 {
    background-image:   url('../../img/vertical/datomd_esq11.png');
    background-repeat:  no-repeat;
    height:             10px;
    width:              10px;
}
.TB_BORDE TD.MD_DATO_TOPE {
    background:         #a9b9e7;
}
.TB_BORDE TD.MD_DATO_BAJO {
    background:         #a9b9e7;
}
.TB_BORDE TD.MD_DATO_LATERALE {
    background:         #a9b9e7;
}
.TB_BORDE TD.MD_DATO_LATERALW {
    background:         #a9b9e7;
}
