﻿/*.bodyLogin 
{
    background-image: url('../Images/Login/backgroundPadrao.jpg');
    background-repeat: no-repeat;
    background-position: left -240px;
    background-color: #FFFFFF;
}

.bodyLogin .fundoMenuSuperior
{
    visibility: hidden
}

.requisitosSistema
{
    text-align: center;
    position: absolute;
    bottom: 75px;
    right: 0px;
    left: 0px;
}

.limiteLogin
{
    margin: auto;
    width: 340px;
    margin-top:20px;
}

.areaLogin
{
    width: 454px;
    height: 580px;
    background-image: url('../Images/Login/caixaLogin.png');
    background-repeat: no-repeat;
    right: 0px;
    top: -220px;
    position: absolute;
    text-align: left;
}

.panelLogin
{
    width: 990px;
    height: 350px;
    margin: auto;
    position: relative;
}

.bordaInputsLogin
{
    border: 1px solid #8db2e3;
    width: 137px;
    height: 24px;
    color: #345a8b;
}

.labelLogin
{
    font: 11px Arial;
    color: #345a8b;
}

.EsqueciSenha
{
    font: 12px Arial;
    color: #345a8b;
    font-weight: bold;
    height: 20px;
    text-align: center;
    text-decoration: underline;
}

#inputsLogin
{
    
}

.linhaDivisoria
{
    border-top: 1px solid #345a8b;
    border-bottom: 3px solid #345a8b;
    height: 1px;
}

.Formulario
{
    height:70px;
}

#tituloTexto
{
    font: 18px Arial;
    color: #345a8b;
}

.texto1
{
    font: 18px Arial;
    color: #345a8b;
}

.texto2
{
    font: 11px Arial;
    color: #345a8b;
}

.requisitosSistemaImg
{
    word-spacing: 10px;
    text-align: center;
    position: absolute;
    bottom: 20px;
    right: 0px;
    left: 0px;
}

.requisitosSistemaImg img
{
    vertical-align: middle;
}*/
