﻿.txt {
    width: 190px;
    margin-left: 1px;
}

table {
    font-family: calibri, arial;
    font-size: 12px;
}

.logTb, .logTd {
    width: 100%;
    height: 100%;
}

a {
    color: Black;
}

    a:hover {
        color: Black;
        text-decoration: none;
    }

.btn-contato, .btn-registrar, .btn-home-login {
    border-style: none;
    border-color: inherit;
    border-width: medium;
    background-color: Transparent;
    background-repeat: no-repeat;
    background-position: left center;
    cursor: pointer;
    padding-left: 18px;
    text-align: left;
    color: White;
    font-size: 11px;
    font-family: Arial;
}

.tableLogin {
    width: 869px;
    height: 291px;
    margin-top: 30px;
}

.tdLoginEsq {
    background: url('../content/maxprocess/log_cliente_login.png') no-repeat -10px 10px;
    background-repeat: no-repeat;
}

.tdLogin {
    width: 229px;
}

.tdLogin label {
    color: #464646;
}

