﻿#BandejasCorreo
{
    float: left;
    width: 20%;
    margin: 0px 0px 0px 0px;
}

#PrincipalCorreo
{
    margin: 0px 0px 0px 0px;
    float: right;
    width: 79%;
}

.advertencia
{
    display: block;
    background: #F3781B;
    color: black;
}

.advertenciaReq
{
    display: block;
    background-color: white;
    font-weight: bold;
    margin: 2px;
    padding-left: 5px;
    border: solid 1px red;
}

.nuevosMensajes
{
    color: #744516;
    font-family: Georgia,Palatino Linotype,Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight:bold;
}
.bandeja
{
    width: 99%;
    padding: 0px;
    border-collapse: collapse;
}

/*linea Correo Normal*/
.bandeja .mensajeLineaAlt
{
    width: 100%;
    border-width: 0px;
}

.bandeja .mensajeLineaAlt td.mensajeIZQ
{
    height: 65px;
    width: 50px;
    text-align: center;
    background-image: url(../../Imagenes/General/Buzon/bordeIzqMen.jpg);
}

.bandeja .mensajeLineaAlt td.mensajeIco
{
    width: 80px;
    text-align: center;
    background-image: url(../../Imagenes/General/Buzon/cuerpoMen.jpg);
}

.bandeja .mensajeLineaAlt td.mensajeCuerpo
{
    background-image: url(../../Imagenes/General/Buzon/cuerpoMen.jpg);
}

.bandeja .mensajeLineaAlt td.mensajeCuerpo .menCuerpoCampo
{
    width: 10%;
    float: left;
    color: #744516;
    text-align: right;
    padding-right: 0.5em;
    padding-bottom: 0.2em;
}

.bandeja .mensajeLineaAlt td.mensajeCuerpo .menCuerpoCampocont
{
    padding-bottom: 0.2em;
}

.bandeja .mensajeLineaAlt td.mensajeDer
{
    background-image: url(../../Imagenes/General/Buzon/bordeDerMen.jpg);
    background-position: right;
}

/*linea Correo Alt*/
.bandeja .mensajeLinea
{
    width: 100%;
    border-width: 0px;
}

.bandeja .mensajeLinea td.mensajeIZQ
{
    height: 65px;
    width: 50px;
    text-align: center;
    background-image: url(../../Imagenes/General/Buzon/bordeIzqMenAlt.jpg);
}

.bandeja .mensajeLinea td.mensajeIco
{
    width: 80px;
    text-align: center;
    background-image: url(../../Imagenes/General/Buzon/cuerpoMenAlt.jpg);
}

.bandeja .mensajeLinea td.mensajeCuerpo
{
    background-image: url(../../Imagenes/General/Buzon/cuerpoMenAlt.jpg);
}

.bandeja .mensajeLinea td.mensajeCuerpo .menCuerpoCampo
{
    width: 10%;
    float: left;
    color: #744516;
    text-align: right;
    padding-right: 0.5em;
    padding-bottom: 0.2em;
}

.bandeja .mensajeLinea td.mensajeCuerpo .menCuerpoCampocont
{
    padding-bottom: 0.2em;
}

.bandeja .mensajeLinea td.mensajeDer
{
    background-image: url(../../Imagenes/General/Buzon/bordeDerMenAlt.jpg);
    background-position: right;
}

.bandeja .mensajeLinea td.lineaSep
{
    height: 1px;
    background-color: #564a45;
    padding: 0px;
}

/*.bandeja .bandejaCabezeraCampos td
{
    background-color: #FFBB77;
}

.bandeja .bandejaMensaje td
{
    border-collapse: collapse;
    border-bottom: dotted 1px #f3781b;
}

.bandeja .bandejaMensaje:hover
{
    background-color: #FFBB77;
}

.bandejaCabezera
{
    overflow:hidden; 
}

.bandejaCabezera .bordeIzq
{
    float: left;
    width: 2px;
    height: 35px;
    background-image: url(../../Imagenes/General/Buzon/bordeIzq.jpg);
}

.bandejaCabezera .cuerpo
{
    float: left;
    width: 98%;
    height: 35px;
    line-height: 35px;
    background-image: url(../../Imagenes/General/Buzon/cuerpo.jpg);
    padding-left: 0.2em;
}

.bandejaCabezera .bordeDer
{
    float: left;
    width: 2px;
    height: 35px;
    background-image: url(../../Imagenes/General/Buzon/bordeDer.jpg);
}*/

.bandejaCabezera
{
    display: block;
    height: 35px;
    line-height: 35px;
    color: #744516;
    font-family: Georgia,Palatino Linotype,Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-style: italic;
}
.bandejaCabezera .bordeIzq
{
    float: left;
    width: 2px;
    height: 35px;
    background-image: url(../../Imagenes/General/Buzon/bordeIzq.jpg);
}

.bandejaCabezera .cuerpoi
{
    float: left;
    width: 20px;
    height: 35px;
    line-height: 35px;
    background-image: url(../../Imagenes/General/Buzon/cuerpoTit.jpg);
    padding-left: 0.2em;
}

.bandejaCabezera .cuerpoi img
{
    padding-top: 0.5em;
}

.bandejaCabezera .cuerpo
{
    float: left;
    width: 94%;
    height: 35px;
    line-height: 35px;
    background-image: url(../../Imagenes/General/Buzon/cuerpoTit.jpg);
    padding-left: 0.2em;
}



.bandejaCabezera .bordeDer
{
    float: left;
    width: 2px;
    height: 35px;
    background-image: url(../../Imagenes/General/Buzon/bordeDer.jpg);
}

.bandejaVacia
{
    width: 99%;
}



.mensaje
{
    width: 99%;
    margin-top: 5px;
}

.mensaje .titulos
{
    font-family: Georgia,Palatino Linotype,Verdana, Arial, Helvetica, sans-serif;
    font-style: italic;
    font-size: 14px;
    text-align: right;
    font-weight: bold;
    line-height: 35px;
    vertical-align: top;
    width: 100px;
    padding-right: 0.2em;
}

.mensaje .titulos .bordeIzq
{
    float: left;
    width: 2px;
    height: 35px;
    background-image: url(../../Imagenes/General/Buzon/bordeIzq.jpg);
}
.mensaje .titulos .cuerpo
{
    float: left;
    width: 92px;
    height: 35px;
    line-height: 35px;
    background-image: url(../../Imagenes/General/Buzon/cuerpoTit.jpg);
}
.mensaje .titulos .bordeDer
{
    float: left;
    width: 2px;
    height: 35px;
    background-image: url(../../Imagenes/General/Buzon/bordeDer.jpg);
}


.mensaje .campos
{
    margin-right: 2px;
    padding-left: 2px;
    background-color: #F7F3E8;
    padding-left: 0.2em;
}

.mensaje .camposCuerpo
{
    background-color: White;
    font-family: Arial;
    font-weight: normal;
    margin-right: 2px;
    padding: 4px;
}

.libretaModal
{
    border: 2px solid #3C312F;
    background-color: #F3E8D4;
    width: 500px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
}

.libretaModal .tituloLibreta
{
 display:inline-block;
    width: 470px;
    height: 19px;
    line-height: 19px;
    border: 1px solid #3C312F;
    background-color: #E9D5B2;
    margin: 1px;
    text-align: center;
}

.libretaModal .cerrarLibreta
{
    display:inline-block;
    cursor: pointer;
    width: 19px;
    height: 19px;
    margin: 1px;
}

.libretaModal .listas
{
    width: 490px;
    margin: 5px;
    
}

.libretaModal .listas .titulos
{
    color   : Black;
    margin-top: 5px;
}

.libretaModal .listas .grupo
{
    overflow: hidden;
    margin-bottom: 10px;
     
}

.libretaModal .listas .combo
{
    width: 350px;
    float: left;
    
}
.libretaModal .listas .botonesgrupo
{
    float: right;    
    vertical-align: top;
    margin-top: 20px;
     
   
}

.libretaModal .listas .boton
{
   /* display: block;
    width: 100px;
    border: 0;
    background: #576688;
    color: White;
    text-align: center;
    text-decoration: none;
    margin-bottom: 2px;*/
    
    
    display: block;
    width: 100px;
    height: 20px;
    line-height: 20px;
    color: #CCCCCC;
    font-size: 8pt;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    background-image: url(../../Imagenes/general/botones/btn100.png);
    background-repeat: no-repeat;
    margin-bottom: 2px;
    padding: 0px;
    border-width: 0px;
}

.libretaModal .listas .boton:hover
{
    background-image: url(../../Imagenes/general/botones/btn100Hover.png);
    background-repeat: no-repeat;
     
   cursor:pointer;
}

.libretaModal .listas .botonDisabled
{
    
    
    display: block;
    width: 100px;
    height: 20px;
    line-height: 20px;
    color: gray;
    font-size: 8pt;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
     font-style: italic;
    background-image: url(../../Imagenes/general/botones/btn100Hover.png);
    background-repeat: no-repeat;
    margin-bottom: 2px;
    padding: 0px;
    border-width: 0px;
}

.libretaModal .botones
{
    width: 400px;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
}

.libretaModal .botones .boton
{
    display: inline-block;
    width: 100px;
    border: 2px solid #576688;
    background: #576688;
    color: White;
    text-align: center;
    text-decoration: none;
}

.libretaModal .botones .boton:hover
{
    background: #A6AFC6;
    color: black;
}

.cargandoCorreo
{
    position: absolute;
    background-color: Gray;
    filter: alpha(opacity=70);
    mozopacity: 0.7;
    opacity: 0.7;
    padding: 0px;
    margin: 0px;
}
.cargandoCorreo div
{
    background-color: White;
    border: 2px solid #FF9933;
    padding: 4px;
    position: absolute;
    top: 20%;
    left: 30%;
    width: 200px;
    height: 40px;
    text-align: center;
    font-size: medium;
    font-weight: bold;
    vertical-align: middle;
    line-height: 20px;
}
#MenuCorreo
{
    overflow: hidden;
}

#MenuCorreo .bordeIzq
{
    float: left;
    width: 2px;
    height: 35px;
    background-image: url(../../Imagenes/General/Buzon/bordeIzq.jpg);
}

#MenuCorreo .cuerpo
{
    float: left;
    width: 98%;
    height: 35px;
    line-height: 35px;
    background-image: url(../../Imagenes/General/Buzon/cuerpo.jpg);
    padding-left: 0.2em;
}



#MenuCorreo .bordeDer
{
    float: left;
    width: 2px;
    height: 35px;
    background-image: url(../../Imagenes/General/Buzon/bordeDer.jpg);
}

.tituloBandeja
{
    display: block;
    height: 35px;
    line-height: 35px;
    color: #744516;
    font-family: Georgia,Palatino Linotype,Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-style: italic;
    cursor: pointer;
    width: 100%;
}
.tituloBandeja .bordeIzq
{
    float: left;
    width: 2px;
    height: 35px;
    background-image: url(../../Imagenes/General/Buzon/bordeIzq.jpg);
}

.tituloBandeja .cuerpoi
{
    float: left;
    width: 12%;
    height: 35px;
    line-height: 35px;
    background-image: url(../../Imagenes/General/Buzon/cuerpo.jpg);
    padding-left: 0.2em;
}

.tituloBandeja .cuerpoi img
{
    padding-top: 0.5em;
}

.tituloBandeja .cuerpo
{
    float: left;
    width: 80%;
    height: 35px;
    line-height: 35px;
    background-image: url(../../Imagenes/General/Buzon/cuerpo.jpg);
    padding-left: 0.2em;
}



.tituloBandeja .bordeDer
{
    float: left;
    width: 2px;
    height: 35px;
    background-image: url(../../Imagenes/General/Buzon/bordeDer.jpg);
}

.panelGruposTitulo
{

}

.panelGrupos
{
    display: block;
    height: 0px;
}

.panelGrupos ul
{
    list-style: none;
    margin: 0 0 0 20px;
    padding: 0;
}

.panelGrupos ul li
{
    width: 95%;
}

.panelGrupos ul li a:link, .panelGrupos li a:visited
{
    background-position: -5px;
    font-size: 90%;
    display: block;
    padding: 0.4em 0 0.4em 1em;
    background-image: url(../../Imagenes/General/ir.gif);
    color: #473b38;
    text-decoration: none;
    background-repeat: no-repeat;
}

.panelGrupos ul li a:hover
{
    background-image: url(../../Imagenes/General/irmov.gif);
    color: Gray;
}

.panelNoGrupos
{
    background-color: #f5e9d3;
}

.panelNoGrupos ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}

.panelNoGrupos ul li
{
    width: 95%;
}

.panelNoGrupos ul li a:link, .panelGrupos li a:visited
{
    background-position: 0px;
    font-size: 90%;
    display: block;
    padding: 0.4em 0 0.4em 1.8em;
    background-image: url(../../Imagenes/General/ir.gif);
    color: #473b38;
    text-decoration: none;
    background-repeat: no-repeat;
}

.panelNoGrupos ul li a:hover
{
    background-image: url(../../Imagenes/General/irmov.gif);
    color: Gray;
}


.PanelGrupostituloImagen
{
    display: block;
    float: left;
}
.PanelGrupostituloSpan
{
    display: block;
    line-height: 20px;
}

.botoneraPaginas
{
    display: block;
    line-height: 20px;
    height: 20px;
    margin: 2px;
    padding: 0.1em 0.1em 0.1em 0.1em;
}


.botoneraPaginas span a.boton
{
    display: inline-block;
    width: 100px;
    height: 20px;
    line-height: 20px;
    color: #CCCCCC;
    font-size: 8pt;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    background-image: url(../../Imagenes/general/botones/btn100.png);
    background-repeat: no-repeat;
    margin: 0px;
    padding: 0px;
    border-width: 0px;
}

.botoneraPaginas span a.boton:hover
{
    background-image: url(../../Imagenes/general/botones/btn100Hover.png);
    background-repeat: no-repeat;
    cursor: pointer;
}

.botoneraPaginas span span.boton:hover
{
    background-image: url(../../Imagenes/general/botones/btn100.png);
    background-repeat: no-repeat;
}

.botoneraPaginas span span.boton
{
    display: inline-block;
    width: 100px;
    height: 20px;
    line-height: 20px;
    color: gray;
    font-style: italic;
    font-size: 8pt;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    background-image: url(../../Imagenes/general/botones/btn100.png);
    background-repeat: no-repeat;
    margin: 0px;
    padding: 0px;
    border-width: 0px;
}

.botoneraPaginas .currentPage
{
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    color: #CCCCCC;
    font-size: 8pt;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    background-image: url(../../Imagenes/general/botones/btn20Hover.png);
    background-repeat: no-repeat;
    margin: 0px;
    padding: 0px;
    border-width: 0px; /*display: inline-block;     width: 20px;     height: 15px;     line-height: 15px;     border: 1px solid black;     background: #F3781B;     color: black;     text-align: center;     text-decoration: none;*/
}

.botoneraPaginas span a.numeroPagina
{
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    color: #CCCCCC;
    font-size: 8pt;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    background-image: url(../../Imagenes/general/botones/btn20.png);
    background-repeat: no-repeat;
    margin: 0px;
    padding: 0px;
    border-width: 0px;
}

.botoneraPaginas span a.numeroPagina:hover
{
      background-image: url(../../Imagenes/general/botones/btn20Hover.png);

}

