body {
}

.TextoBoldAzul {
    font-weight: bolder;
    font-size: 11px;
    color: #013195;
    font-family: Arial;
}

.TextoNormalAzul {
    font-size: 11px;
    color: #013195;
    font-family: Arial;
}

.TextoBoldPreto {
    font-weight: bolder;
    font-size: 11px;
    color: black;
    font-family: Arial;
}

.TextoNormalPreto {
    font-size: 11px;
    color: black;
    font-family: Arial;
}

.Titulo {
    border-top: #013195 1px solid;
    font-weight: bolder;
    font-size: 11px;
    color: #013195;
    border-bottom: #013195 1px solid;
    font-family: Arial;
}

.BotOk {
    border-right: white;
    border-top: white;
    background-image: url(../img/botok.gif);
    border-left: white;
    border-bottom: white;
    background-color: transparent;
}

.TextoBoldWhite {
    font-weight: bolder;
    font-size: 8px;
    color: white;
    font-family: Arial;
}

.TextoBoldVermelho {
    font-weight: bolder;
    font-size: 11px;
    color: red;
    font-family: Arial;
}

a {
    color: #013195;
    text-decoration: none;
}

a:active {
    color: #3354A3;
}

a:hover {
    color: #FF6600;
}

.normal {
    color: #013195;
    text-decoration: none;
    font-size: 10px;
    font-family: Arial;
}

.normal1 {
    color: #013195;
    text-decoration: none;
    font-size: 11px;
    font-family: Arial;
    cursor: hand;
}

.normal1:hover {
    color: #FF6600;
}

.ativo {
    color: #FF6600;
    text-decoration: none;
    font-size: 10px;
    font-family: Arial;
}

.ativo1 {
    color: #FF6600;
    text-decoration: none;
    font-size: 11px;
    font-family: Arial;
}

.bg-no-repeat {
    background-repeat: no-repeat;
}

.change-psw {
    left: 0px; 
    width: 160px; 
    position: absolute; 
    top: 96px;
}

.suggestion {
    left: 0px; 
    width: 198px; 
    position: absolute; 
    top: 200px; 
    height: 56px;
}

.close {
    left: 760px; 
    width: 25px; 
    position: absolute; 
    top: 2px; 
    height: 12px;
    cursor: pointer;
}

.img-close {
    z-index: 100; 
    left: -20px;
    position: absolute; 
    top: 1px;
}

.attention {
    left: 354px; 
    width: 173px; 
    position: absolute; 
    top: 110px; 
    height: 42px;
}

.login-img-container {
    left: 269px; 
    position: absolute; 
    top: 95px;
}

.login-img-container img {
    left: 1px; 
    top: 0px;
}

.table-username-pass {
    left: 292px; 
    position: absolute; 
    top: 171px;
}

.username-login {
    width: 144px; 
    height: 22px;
}

#password {
    width: 72px; 
    height: 22px;
}

.button-submit {
    width: 35px; 
    cursor: hand; 
    height: 14px;
}

.message-location {
    left: 354px; 
    position: absolute; 
    top: 260px;
}

.recaptcha {
    left: 270px; 
    position: absolute; 
    top: 300px;
}