TABLE.editarperfilPerfil {
    padding: 5px;
    border: 1px solid #47949d;
    width: 525px;
    font-family: verdana, sans-serif;
    font-size: 11px;
    background: #ffffff;
    color: #003142;
    margin-bottom: 3px;
}

TD.editarperfilDer {
    width: 60%;
    text-align: left;
    vertical-align: middle;
}

TD.editarperfilIzq {
    width: 40%;
    text-align: right;
    vertical-align: middle;
}

TD.editarperfilCen {
    width: 100%;
    text-align: center;
    vertical-align: middle;
}

INPUT.editarperfilBoton {
    height: 25px;
    width: 70px;
    font-size: 11px;
    border: 0px;
    background: url(img/fondoMenu.jpg) no-repeat;
    color: #003142;
    text-shadow: #ffffff 1px 1px 1px;
    line-height: 25px;
}

INPUT.editarperfilInput {
    height: 19px;
    width: 200px;
    color: #003142;
    font-size: 11px;
    border: 1px solid #47949d;
}

INPUT.editarperfilInputEstado {
    height: 19px;
    width: 280px;
    color: #003142;
    font-size: 11px;
    border: 1px solid #47949d;
}
