﻿body {
    width: 100%;
    color: #444444; /*color: #302D39;*/
    font-family: inherit;
    font-size: 10px;
    margin: 0px 0px;
}

.rwImg {
    border: 0;
}

.tablaContenido {
    width: 100%;
}

.tdContenido {
    width: 100%;
    vertical-align: top;
    border: 1px #999999 solid;
    border-top: 0;
}

.etiquetaAgregar {
    color: #555555;
    font-weight: bold;
    font-family: inherit;
}

.noticias {
    color: #555555;
    font-weight: bold;
    font-family: inherit;
    text-align: left;
    font-size: 8pt;
}


.rwEncabezadoIz {
    width: 4px;
    background-image: url('../DwImg/imgUI/imgRw/rwAccesoIz.jpg' );
    background-color: #CEE3FB;
    border-bottom: #999999 1px solid;
}

.rwEncabezadoEsp {
    height: 22px;
    background-image: url('../DwImg/imgUI/imgRw/rwAccesoEs.jpg' );
    background-color: #CEE3FB;
    border-bottom: #999999 1px solid;
}

.rwEncabezadoDe {
    width: 4px;
    background-image: url('../DwImg/imgUI/imgRw/rwAccesoDe.jpg' );
    background-repeat: no-repeat;
    background-color: #CEE3FB;
    border-bottom: #999999 1px solid;
}

.botonPW {
    background-color: White;
    border-right: #C9E1F9 1px solid;
    border-top: #C9E1F9 1px solid;
    border-left: #C9E1F9 1px solid;
    border-bottom: #C9E1F9 1px solid;
    background-color: White;
    font-size: 9px;
    font-family: inherit;
    font-weight: bold;
    color: Navy;
}

.cajasTextoPW {
    display: block;
    font-size: 9px;
    font-family: inherit;
    width: 97%;
    border-right: #CEE3FB 1px solid;
    border-top: #CEE3FB 1px solid;
    border-left: #CEE3FB 1px solid;
    border-bottom: #CEE3FB 1px solid;
}

.DropDLPW {
    display: block;
    font-size: 9px;
    font-family: inherit;
    width: 100%;
}

.tdCas40 {
    width: 40%;
    vertical-align: top;
}
