﻿*{margin: 0; padding: 0;}
img{border: 0;}

.bar{
width: 100%;
height: 82px;
background: #0e569f;
border-top: 4px solid #0a3c6f; 
}

.login{
width: 980px;
height: 82px;
background: url('../img/barra-bg.png') left bottom no-repeat;
margin: 0 auto;
position: relative;
}

.img-login{
width: 197px;
height: 169px;
position: absolute;
top: -87px;
left: 45px;
background: url('../img/img-login.png') left bottom no-repeat;
}

.bottom{
width: 100%;
border-top: 1px dotted #ccc;
margin-top: 1px;
}

.senha.header{
width: 980px;
margin: 0 auto;
height: 130px;
position: relative;
margin-top: 180px;
}

.logos{
position: absolute;
bottom: 32px;
left: 245px; 
}

.logos a{
margin: 0 30px 0 0;
}


.login .form{
position: absolute;
right: 170px;
bottom: 27px;
}

.login .form p{
float: left;
}

.cont-bottom{
width: 580px;
margin: 0 auto;
overflow: hidden;
}

.cont-bottom .input-cont{
float: left;
}

.cont-bottom .input-cont1 {
    float: left;
    padding-top: 15px;
    padding-left: 90px;
}

.cont-bottom .input-cont2 {
    float: right;
    padding-top: 10px;
    padding-right: 35px;
}



.link-senha, .input-entrar, .link-voltar, .link-cancelar, .link-enviar, .link-botoes-cadastro{
float: right;
font: 11px Arial;
color: #fff;
text-align: center;
vertical-align: middle;
text-decoration: none;
cursor: pointer;
padding: 10px 0 0 0;
}

.link-senha{
background: url('../img/btn.png') left top no-repeat;
height: 24px;
width: 118px;
}

.input-entrar, .link-voltar {
border: 0;
width: 63px;
height: 25px;
background: url('../img/btn2.png') left top no-repeat;
}

.input-entrar{
padding: 0 !important;
height: 35px !important;
margin-left: 10px;
}


.form p .input{
width: 200px;
padding: 7px 10px;
font: 12px Arial;
border: 1px solid #c4c4c4;
color: #999;
margin: 0 12px 0 0;
}

.form p .input-entrar2 {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 11px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-radius: 4px;
}

.form p .input-entrar2:hover {
    background-color: #125591;
    border-color: #a3cef2;
}

.link-esqueci-senha, .link-voltar2 {
    cursor: pointer;
    color: #333;
    padding: 0;
    list-style: none;
    outline: 0;
    font-size: 12px;
    font-family: Arial;
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 0;
}

.footer {
    border-top: 1px dotted #ccc;
    width: 500px;
    clear: both;
    float: right;

    margin: 50px 0 0 0;
    overflow: hidden;
}

.footer p{
width: 120px;
float: right;
font: 11px Arial;
padding: 15px 0 0;
color: #999;
text-align: right;
}

.msg {
    color: #E25F00;
    font: 12px Arial;
    text-align: left;
}

.p-text{
width: 247px;
float: left;
padding: 0 10px;
font: 12px Arial;
color: #fff;
text-align: right;
}
