body,input,textarea,select{
font-family: 'Calibri', sans-serif;
line-height: 1.85rem;
color: #111;
font-weight: 300;
border:0;
margin: 0;
padding: 0;}


.logo {
position: absolute;}

a{
text-decoration: none;
color: #111}

a:active{
color: #fff}


body{
display:block;
background-color: #3e3e3e}

#page {
position: relative;
width: 51rem;
height: 51rem;
margin-top: 2rem;
margin-right: auto;
margin-bottom: auto;
margin-left: auto;
background: #fff;

}

#botonera li{
display: block;
width: 15%;
line-height: 1rem;
float: right;
background: #2874bb;
margin-left: 1%;
text-align: center;   
}

#footer {
width: 51rem;
height: 11rem;
position: absolute;
bottom: 0;
background: #2874bb;
text-align: center;
line-height: 20%;
} 

#contenido {
width: 49rem;
position: absolute;
top: 8rem;
background: #fff;
margin-right: 40%;
} 

.textofooter {
width: 45rem;
position: absolute;
margin-right: 40%;
padding: 3rem;

} 

header{
margin:1rem;
padding: 1%;
position: relative;
background-color: #fff;}

.caja { 
width: 24%;
float:left;
margin-right: 1%;
margin-top: 4%;
text-align: center;
line-height: 1%;
background: #b1d9ff;
}

section {
width: 51rem;
position: absolute;
top: 17rem;
}


.baner{
    margin-top: 30px;
    float: left;
    margin-left: 300px;
}

.legales{
line-height: 1rem;
    width: 700px;
    height: auto;
    color: #FFF;
}