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;
}
.mapa {
float: inherit;
width: 42rem;
max-height: 70rem;
}

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

#contenido {
position: absolute;
top: 8rem;
} 
#contenido main {
    float: left;
    font-family: "Helvetica Neue"; sans-serif;
    font-weight: 300;
    font-size: 0.75rem;
    padding: 1rem;
    background-color: aliceblue;
    margin-bottom: 1em;
    margin-top: 1em;
    width: 20rem;
    height: 100%;
}
section {
width: 51rem;
position: absolute;
top: 17rem;
}

.presentacion{
display:block;
}


.datos {
    display: block;
    float: right;
    width: 20rem;
    height: 100%;
    background-color: azure;
    font-size: 0.9rem;
    margin-left: 3rem;
    padding: 1rem;
    margin-top: 1rem;
    margin-bottom: 0.9rem;
    font-family: "Helvetica Neue"; sans-serif;
}
    
.textofooter {
width: 32rem;
position: absolute;
margin-right: 40%;
padding: 0rem;
margin-left: 10rem;
} 
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;
}


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

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

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

