body,input,textarea,select{
font-family: 'DIN Next LT Pro', sans-serif;
line-height: 1.85rem;
color: #db6c00;
font-weight: 100;
border:0;
margin: 0;
padding: 0;}


.logo {
position: absolute;}

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

a:active{
color: #db6c00}


body{
display:block;
background-color: #6bc9ff}

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

}

#menu li{
    display: block;
    width: 15%;
    line-height: 1rem;
    float: right;
    background: #db6c00;
    margin-left: 1%;
    text-align: center;
    border-radius: 10px;
}

#footer {
width: 51rem;
height: 10rem;
position: absolute;
bottom: 0;
background: #333;
text-align: center;
line-height: 10%;
color:#fff;
} 

#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 {
float:left;
margin-right: 1%;
margin-top: 4%;
text-align: center;
line-height: 1%;
background-color: #1fb5ff;
}

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

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

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

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

#lucia {
float: left;
margin-right: 1%;}