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: 55rem;
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: 10rem;
position: absolute;
bottom: 0;
background: #2874bb;
text-align: center;
line-height: 20%;
} 

#contenido {
position: absolute;
top: 8rem;
} 
    
.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;
}

.caja2 { 
float:right;
margin-right: 1%;
margin-top: 3%;
}

.avatar { 
float: left;
margin-right: 2%;
}

.parraforight { 
font-size: 1rem;    
line-height: 230%;
position: relative
}

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




