#bemVindo{
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#000000;
    line-height:20px;
    margin-top: 5px;
    margin-right: 5px;
    text-align: right;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #999999;
    width: 370px;
}
#bemVindo b {
    font-weight: bold;
    font-size: 12px;
    color: #ff0000;
}
#bemVindo a{
    color: #ff0000;
    text-decoration: underline;
}
#bemVindo img{
    float: right;
    margin-left: 10px;
}

.loginDivCabecalho{
    float: right;
}
