html {
    background: #FFFFFF url('../images/page.jpeg') top center no-repeat fixed;
    overflow: hidden;
}

body {
    background-color: #FFF;
    margin: 10px;
    padding: 10px;
    font-family: Arial, Helvetica, Sans-Serif;
    font-style: normal;
    font-size: 9pt;
    color: #333;
    min-height: 500px;
    border: 2px solid #CCC;
}

h1, h2, h3, h4, h5, h6 {
    display: block;
    font-size: 18px;
    margin: 48px 0 24px 0;
    color: #336699;
}

p, a {
    font-size: 9pt;
}

p {
    margin: 12px 0;
    text-align: justify;
}

a, a:link, a:visited, a:hover {
    color: #0055A6;
}

    a, a:link, a:visited {
        text-decoration: none;
    }

        a:hover {
            text-decoration: underline;
        }

table, td {
    border: none;
}

th {
    border: none;
}

ul {
    margin: 0 0 0 -18px;
}

li {
    padding: 6px 0;
    *padding: 4px 8px;
}

img {
    border: none;
    margin: 0;
    padding: 0;
}

select { /*font-size:75%;*/
    border: 1px solid #BBCCDD;
}


.boton {
    color: #333;
    font-size: 9pt;
    background-image: url('/Images/boton.png');
    background-repeat: repeat;
    background-position: top left;
    border-top: 1px solid #CCC;
    border-right: 2px solid #999;
    border-bottom: 2px solid #999;
    border-left: 1px solid #CCC;
    margin: 6px 0;
    padding: 2px 8px;
    *padding: 1px 3px;
    text-align: center; /*background:#CCDDEE;*/
}

select {
    font-size: 9pt;
}

input[type="submit"], input[type="button"] {
    color: #333;
    font-size: 9pt;
    background-image: url('/Images/boton.png');
    background-repeat: repeat;
    background-position: top left;
    border-top: 1px solid #CCC;
    border-right: 2px solid #999;
    border-bottom: 2px solid #999;
    border-left: 1px solid #CCC;
    margin: 6px 0;
    padding: 2px 8px;
    *padding: 1px 3px;
    text-align: center; /*background:#CCDDEE;*/
}

    input[type="submit"]:hover, input[type="button"]:hover {
        text-decoration: underline;
    }

.bienvenida {
    margin-top: 48px;
    background-color: #CCDDEE;
    padding: 12px;
}

    .bienvenida h2 {
        font-size: 11pt;
        text-align: center;
        margin: 0;
    }

    .bienvenida p {
        font-size: 9pt
    }

.flecha {
    margin: 0;
    padding: 0;
    line-height: 18px;
}

    .flecha li {
        list-style-type: none;
        list-style-image: url('/Images/bullet_flecha.jpg');
        *padding-left: 4px;
        margin-left: 18px;
        margin-top: 2px;
        margin-bottom: 2px;
    }

    .flecha ul {
        margin-left: -40px;
        margin-top: 12px;
        margin-bottom: 0;
    }

        .flecha ul li {
            list-style-type: none;
            list-style-image: none;
            margin-left: 0;
            margin-top: 12px;
        }

.menu-li {
}

    .menu-li li {
        list-style-type: disc;
        line-height: 12px;
        margin-left: 200px;
    }

.tit-servicio {
    font-size: 11pt;
    font-weight: bold;
    color: #CC6600;
    margin-bottom: 6px;
}

.body-token {
    width: 408px;
    min-height: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 8px 12px 4px 4px;
}

.token-cont {
    width: 400px;
    margin: auto;
}

.token {
    width: 100%;
    height: 256px;
    *height: 272px;
    padding: 4px;
    border: 1px solid #CCC;
}

.cabecera-buzon {
    width: 100%;
}

.label {
    color: #333;
    font-size: 11pt;
    font-weight: bold;
    display: block;
    width: 100px; /*background-color:#ccc;*/
}

.grilla {
    margin: 0;
    width: 99%;
    border: none;
}

    .grilla table {
    }

#GridLoadingBack {
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    z-index: 998;
    background-color: #CCDDEE;
    opacity: 0.7;
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    filter: alpha(opacity=70);
}

#GridLoading {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 300px;
    height: 25px;
    z-index: 999;
    background-color: #CCDDEE;
    margin-left: -180px;
    margin-top: -45px;
    padding: 30px;
    border: 1px solid #666;
    font-family: Arial;
    font-size: 11pt;
    color: #333;
    text-align: center;
}

.paginacion {
    width: 100%;
    font-size: 10pt;
    color: #333;
}

.ventana {
    background-color: #FFF;
    margin: 0;
    width: 99%;
    min-height: inherit;
    border: none;
}

    .ventana h1 {
        margin: 12px;
        text-align: center;
    }

    .ventana table {
        color: #333;
    }

    .ventana th, .ventana td {
        padding: 4px 4px;
    }

    .ventana th {
        color: #336699;
        text-align: right;
    }

.servicio {
    font-weight: bold;
}

.descrip {
    font-size: 10pt;
    padding-left: 16px;
}

.remitente {
    font-size: 10pt;
    font-weight: bold;
}

.linea-azul {
    border: 1px solid #336699;
}

.encabezado {
    height: 130px;
    background-color: #E0E0E0;
    margin: -10px -10px 0px -10px;
    border-bottom: 2px solid #CCC; /*background-image: url('../images/degrade.jpg'); background-repeat: repeat-x; background-position:left top, right top;*/
}

.pie {
    height: 50px;
    margin: 12px -12px -12px -12px;
    font-size: 10pt;
    color: #336699;
    font-weight: bold;
    padding-left: 12px;
}

.usuario {
    width: 30%;
    float: right;
    font-size: 10pt
}

    .usuario a, .usuario a:link, .usuario a:visited, .usuario a:hover {
        font-size: 10pt;
    }

.miventanilla {
    list-style-type: none;
    margin: 0 0 12px 0;
    line-height: 18px;
}

.no-leido {
    font-weight: bold;
}

.logos {
    width: 100%;
    height: auto;
    vertical-align: top;
    overflow: hidden;
    margin-bottom: 10px; /*background-color:#FFF;*/
}

    .logos td {
        padding: 6px 6px 6px 6px;
    }

.bloque-menu-sup {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #BBDDEE;
}

.admin {
    font-weight: bold;
}

.usu {
    color: #336699;
    padding-right: 22px;
}

.linea {
    margin-bottom: 6px;
}

.bold {
    font-weight: bold;
}


















.buzon, .bandejas {
    width: 100%;
}

    .buzon th, .buzon td, .bandejas th, .bandejas td {
        padding: 6px 4px;
    }

    .buzon th {
        font-size: 80%; /*color:#FFF;*/
        text-align: center; /*color:#00AAFF;*/ /*border-top:2px solid #BBCCDD; border-bottom:2px solid #BBCCDD; background-color:#336699;*/ /*background-color:#6699CC;*/ /*background-image:url('../images/fondo-encabezado-gris.png');*/
        height: 22px;
    }

    .buzon td {
        font-size: 70%;
        text-align: left;
        border-bottom: 1px solid #BBCCEE; /*33CCFF*/
        vertical-align: top;
    }

    .buzon img {
        padding-right: 2px;
    }

    .buzon li, .bandejas li {
        list-style: none;
        padding-left: 18px;
        text-align: left; /*border-bottom:1px solid #999;*/
    }
/*.li-noleidas { margin-left:-24px; *margin-left:12px;}*/
/*.link-noleidas { font-size:130%; font-weight:bold; width:100px;}*/
.sin-linea td {
    border: none;
}

.nowrap {
    word-wrap: nowrap;
}

.fondo {
}

.buzon a, .buzon a:link, .buzon a:visited, .bandejas a, .bandejas a:link, .bandejas a:visited {
    font-size: 100%;
    color: #666;
    text-decoration: none;
}

    .buzon a:hover, .bandejas a:hover {
        font-size: 100%;
        color: #666;
        text-decoration: underline;
    }

.bandejas { /*background-color:#BBCCDD;*/
}

    .bandejas th {
        font-size: 80%;
        color: #BBCCDD;
        text-align: center;
        border-top: 2px solid #BBCCDD;
        border-bottom: 2px solid #BBCCDD;
        background-color: #336699; /*background-color:#6699CC;*/
        height: 22px;
    }

    .bandejas td {
        font-size: 70%;
        text-align: left; /*border-bottom:1px solid #336699;*/
        vertical-align: top; /*border-right:1px solid #BBCCDD;*/
    }


.archivos a, .archivos a:link, .archivos a:visited, .archivos a:hover, .archivos {
    font-weight: normal;
}

.buzon-seg { /*width:99%;*/
    margin: -6px -8px 6px 18px;
    border: none; /*border-left:1px solid #BBCCDD;*/ /*border-top:1px solid #BBCCDD;*/
}

    .buzon-seg caption {
        text-align: left; /*background-color:#BBCCDD;*/
        margin-top: 4px;
        padding: 6px 4px;
        font-weight: bold;
    }

    .buzon-seg th, .buzon-seg td {
        padding: 6px 4px;
        border: none;
        background-color: #FFF;
        border-bottom: 1px solid #CCC; /*border-right:1px solid #BBCCDD;*/ /*border-bottom:1px solid #BBCCDD;*/
    }

    .buzon-seg th {
        font-size: 100%;
        color: #333;
        text-align: center; /*color:#00AAFF;*/ /*background-color:#5588AA;*/ /*background-color:#6699CC;*/
        height: 12px; /*background-image:none;*/ /*background-image:url('../images/fondo-encabezado-gris.png');*/
    }

    .buzon-seg td {
        font-size: 100%;
        text-align: left; /*border-bottom:1px solid #CCDDFF;*/
    }

.archivos {
    margin: 0; /*background-color:#ccc;*/
}

    .archivos li {
        list-style-type: none;
        background-image: url('../Images/pdf.png');
        background-repeat: no-repeat;
        background-position: left;
        padding-left: 20px;
        margin: 0;
        margin-left: -32px;
    }

    .archivos a, .archivos a:link, .archivos a:visited {
        color: #0055a6;
        text-decoration: none;
    }

        .archivos a:hover {
            color: #0055a6;
            text-decoration: underline;
        }

.capa-oculta {
    display: none;
}

.rotulo-SRT, .rotulo-ART, .rotulo-ATL {
    width: 20px;
    height: 20px;
    float: left;
    margin-right: 4px;
}

.rotulo-SRT {
    background-color: #55AA44;
}

.rotulo-ART {
    background-color: #FF6633;
}

.rotulo-ATL {
    background-color: #4444FF;
}

.buzon-SRT, .buzon-ART, .buzon-ATL {
    width: 8px;
    height: 8px;
    float: left;
    margin-right: 4px;
    margin-top: 3px;
}

.buzon-SRT {
    background-color: #55AA44;
}

.buzon-ART {
    background-color: #FF6633;
}

.buzon-ATL {
    background-color: #4444FF;
}

.div10 {
    width: 10%;
}

.div20 {
    width: 20%;
}

.div30 {
    width: 30%;
}

.div35 {
    width: 35%;
}

.div40 {
    width: 40%;
}

.div45 {
    width: 45%;
}

.div46 {
    width: 46%;
}

.div47 {
    width: 47%;
}

.div48 {
    width: 48%;
}

.div49 {
    width: 49%;
}

.div50 {
    width: 50%;
}

.div55 {
    width: 55%;
}

.div60 {
    width: 60%;
}

.div65 {
    width: 65%;
}

.div66 {
    width: 66%;
}

.div67 {
    width: 67%;
}

.div68 {
    width: 68%;
}

.div69 {
    width: 69%;
}

.div70 {
    width: 70%;
}

.div75 {
    width: 75%;
}

.div80 {
    width: 80%;
}

.div90 {
    width: 90%;
}

.div100 {
    width: 100%;
}

.floatleft {
    float: left;
}

.floatright {
    float: right;
}

.overflow-hidden {
    overflow: hidden;
}

.font80 {
    font-size: 80%;
}

.font85 {
    font-size: 85%;
}

.font90 {
    font-size: 90%;
}

.font95 {
    font-size: 95%;
}

.font100 {
    font-size: 100%;
}

.font110 {
    font-size: 110%;
}

.font120 {
    font-size: 120%;
}

.font130 {
    font-size: 130%;
}

.margintop0 {
    margin-top: 0;
}

.margintop6 {
    margin-top: 6px;
}

.margintop8 {
    margin-top: 8px;
}

.margintop10 {
    margin-top: 10px;
}

.margintop12 {
    margin-top: 12px;
}

.margintop18 {
    margin-top: 18px;
}

.margintop24 {
    margin-top: 24px;
}

.margintop36 {
    margin-top: 36px;
}

.marginbottom0 {
    margin-bottom: 0;
}

.marginbottom6 {
    margin-bottom: 6px;
}

.marginbottom8 {
    margin-bottom: 8px;
}

.marginbottom10 {
    margin-bottom: 10px;
}

.marginbottom12 {
    margin-bottom: 12px;
}

.marginbottom18 {
    margin-bottom: 18px;
}

.marginbottom24 {
    margin-bottom: 24px;
}

.marginbottom36 {
    margin-bottom: 36px;
}

.marginright0 {
    margin-right: 0;
}

.marginright6 {
    margin-right: 6px;
}

.marginright8 {
    margin-right: 8px;
}

.marginright10 {
    margin-right: 10px;
}

.marginright12 {
    margin-right: 12px;
}

.marginright18 {
    margin-right: 18px;
}

.marginright24 {
    margin-right: 24px;
}

.marginright36 {
    margin-right: 36px;
}

.marginleft0 {
    margin-left: 0;
}

.marginleft6 {
    margin-left: 6px;
}

.marginleft8 {
    margin-left: 8px;
}

.marginleft10 {
    margin-left: 10px;
}

.marginleft12 {
    margin-left: 12px;
}

.marginleft18 {
    margin-left: 18px;
}

.marginleft24 {
    margin-left: 24px;
}

.marginleft36 {
    margin-left: 36px;
}

.textcenter {
    text-align: center;
}

.textleft {
    text-align: left;
}

.textright {
    text-align: right;
}

.cursor-pointer, .box_blue {
    cursor: pointer;
}






.menu-sup {
    padding: 0; /*float:right;*/ /*font-size:100%;*/
}

    .menu-sup p, .menu-sup li {
        font-size: 80%;
    }

    .menu-sup a, .menu-sup a:link, .menu-sup a:visited, .menu-sup a:hover {
        font-size: 85%;
    }

    .menu-sup p {
        margin: 2px;
        margin-bottom: 4px;
        text-align: center;
    }

    .menu-sup ul {
        margin: 0;
        margin-bottom: 6px;
        float: right;
    }

    .menu-sup li {
        display: inline;
        float: left;
        padding: 2px 6px;
        background-image: url('../Images/borde-li.png');
        background-repeat: no-repeat;
        background-position: right; /*background-color:#CC99CC;*/
    }

.errorInput {
    border-color: red;
    color: #480000;
    background: url(/images/icon-fail.png) no-repeat right center #ffebef;
}

span.img-rollover {
    width: 14px;
    height: 22px;
    overflow: hidden;
    display: block;
    position: relative;
}

    span.img-rollover img:hover {
        top: -22px;
        position: relative;
        cursor: pointer;
    }
