/*Estilo de Alumna Belén Rojas */
 
body{ font-family: 'Oxygen', sans-serif;
    background-color:rgb(245, 244, 241);
    margin:8%; margin-top:10; font-size: 10pt; 
    }

@font-face {
    font-family: "Oxygen";
    src: url ("tipografia/Oxigen")
           }


    h1{font-size:o,3rem; font-family: 'Oxygen', sans-serif; } 


 
ul{ list-style-type: none;
    clear: both;  
  }


header nav#pestanas a:hover {
  color: #ffe4c7;
  background: #6c6565;}

header nav#pestanas a{
    text-decoration: none;
    display: block;
    padding: -1px;
    padding-bottom:5px;
    float:left;
    width:5rem;
    font-size:19px;
    color: #af101c;
    margin-left:-2.8rem;
    margin-right:3rem;
                  }

section{; margin-top: 100px;
    bottom: 5;
    height: 50px;
       }

footer{font-size: 0,2rem; color: grey;
    margin-top: 200px;
    bottom: 5;
    height: 50px;
    clear:both;  }



h7{font-size: 11pt;
   color:#9f522a; 
   }


#columna{
    column-count: 2;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    -o-column-count: 2;
        /*Espacio entre columnas*/
    column-gap: 2em;
    -webkit-column-gap: 2em;
    -moz-column-gap: 2em;
    -o-column-gap: 2em;
  
}

    
 @media all and (min-width=1px) and (max-width=320px)
 
 {header nav#botonera a{
       padding-top:  80rem;
  }
     
    
       