.div1 {
    background-color:#315992;
    width:1349px;
    height:83px;
    margin: 0;
    padding: 0;
}
.div2  {
    color: #0e385f;
    font-size: 20px;
    font-weight: bold;
    line-height: 29px;
    margin-top: 40px;
    width: 450px;
    word-spacing: -1px;
    position: absolute;
    left: 150px;
    font-family: sans-serif;
}
.div3 {
position: absolute;
right: 250px;
top: 100px;
width: 172px;
font-size: 18px;
padding: 8px 10px;
border-color: #bdc7d8;
border-radius: 5px;
margin: 0;
width: 377px;
background-color: transparent;
position: absolute;
padding: 8px;
}
.login {
    padding-bottom: 4px;
    color: #fff;
    font-weight: normal;
    padding-left: 1px;
}
.menulogin {
    padding: 0 0 0 14px;
    font-size: 12px;
    position: absolute;
    right: 220px;
    top: 20px;
}
.cajalogin {
    border-color: #1d2a5b;
    margin: 0;
    width: 142px;
    padding-bottom: 4px;
    padding: 3px;
    border: 1px solid #ccd0d5;
}
.logo {
    background-size: auto;
    background-repeat: no-repeat;
    display: inline-block;
    height: 12px;
    width: 12px;
    position: absolute;
    left: 160px;
    top: 8px;
}
.registrar {
    font-family: 'Freight Sans Bold', Helvetica, Arial, sans-serif !important;
    font-weight: bold !important;
    letter-spacing: normal;
    text-rendering: optimizelegibility;
    min-width: 194px;
    padding: 7px 20px;
    text-align: center;
    background: linear-gradient(#67ae55, #578843);
    background-color: #69a74e;
    box-shadow: inset 0 1px 1px #a4e388;
    border-color: #3b6e22 #3b6e22 #2c5115;
    border: 1px solid;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    letter-spacing: 1px;
    position: relative;
    text-shadow: 0 1px 2px rgba(0,0,0,.5);
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 19px;
    line-height: 126%;
}
.boton {
    position: absolute;
    right: 400px;
    top: 500px;
}
body {
    background: linear-gradient(white, #D3D8E8);
    height: 750px;

}
