body{
    margin:0px;
    background-color: beige;

        
}


/* Rótulo con imagen de la cátedra */
header#header1{
            display:flex;
            background-color: black;
            justify-content: space-between;
            font-family: 'Lora', serif;
            font-size: 0.5em;
            color: white;
            }
figure {
    float:left;
    margin: 5px;
    } 
figcaption{
    float:right;
    margin: 5px;
}


/* Barra de navegación */
header#header3{ 
            display: flex;              
            background-color: beige; 
            font-family: 'Josefin Sans', sans-serif;
            font-size: 15px; 
            color: black;
            margin:0px
            }

ul#ul1{
    margin: .5em;
    display: flex; 
    list-style-type: none;
    justify-content:;
    padding: 0em;
    font-size: 0.5em;
    color: white;
    
    }

a#nav{
  padding: 1em;
  text-decoration: none; 
  font-size: 15px; 
  color: black;
 }

/*Página Principal*/
main{
    background-color: rgb(230, 221, 110);
    background-size: contain;
    font-family: 'Josefin Sans', sans-serif;
    font-size: 15px; 
    color:white;
    margin: auto; 
    padding: 2em 2em 20em 0em;
}

h1{
    margin-left: 9em;
}

figure#img4{
        margin-left: 50px;
        width: 200px;
        height: 200px;
        border-radius: 50%;
        overflow: hidden
        }

p#pimg4{
    width:25%;
    padding: 0em;
    margin:0em 48em 0em 0em;
    float:right;
    font-size: 15px;
    color:white;
    
}

footer{
    background-color: grey;
    background-size: contain;
    margin-bottom: 0px;
    padding: 5px 10px 5px 10px;
    font-family: 'Lora', serif;
    font-size: 0,5 em;
    color:white;
    }

/*boton*/

a#b1{
  padding: 0em 3em 0em 13em ;
text-decoration: none;
  font-size: 17px; 
  color:black;
  font-family: "helvetica sans", sans-serif;
  
 }


/* carta */

h1#a1{
    display: flex;
    justify-content: center;
    margin:1em;
    padding: em;
    width:62.5%; 
    color: black
}
p#p2{
    width:40%;
    padding: 0em;
    margin:0em 34.8em 0em 0em;
    float:right;
    font-size: 15px;
    color:white;
     
}

h2#a2{ 
    justify-content: center;
    padding: 0em;
    margin:0em 39.7em 0em 0em;
    float:right;
    font-size: 20px;
    color:black;
      }


article{
    width:40%;
    margin:2em 30em 2em 23em;
    float:center;
    font-family: 'Lora', serif;
    font-size: 11px;
    color:black;
     
 }

aside{
  padding: 0em 0em 0em 23.5em ;
  text-decoration: none;
  font-size: 12px; 
    
  color: RGB(230,221,110);
    text-decoration: underline;
    text-decoration-color: black;
  font-family: "helvetica sans", sans-serif;
  align-content: 
 }


a#a2{
    color:black;
    font-family: "helvetica sans", sans-serif;
    text-decoration-color: black
}
aside#a2{
    margin: 17em 0em 0em 0em;
    padding: 15em 0em 0em 22.5em ;
    color:black;
    font-family: "helvetica sans", sans-serif;
    text-decoration-color: black;
    text-decoration: none;
    
}

figure#img5{
    width: 25%;
    padding: 0em;
    margin :0em 42em 0em 0em;
    float:right;
}




/*REGISTRO*/

img#reg{
    display:flex;
    justify-content: center;
    padding-top: 0em;
    padding-bottom: 20em;
    color:white;
    margin-left: 0em; 
    width:400px;
    height: 400px;
    margin: 0em 30.5em 0em; 
    
        
}

figure2#logo
{ 
    display:flex;
    justify-content: center;
    margin-top: 1em;
    } 

p3{
    float: right;
    list-style-type: none;
    background-color: rgba(2, 0, 5, 0.52);
    width: 30%;
    padding-top: .5em;
    padding-bottom: .5em;
    margin-right:36em; 
}

li.li1{ 
    background-color: white;
    padding:.5em .5em .5em 1em ;
    font-size: 0.7em;
    margin:1em;
    border-radius: 1em; 
    
}




/* MAPA */

img#mapa1 {  

    justify-content: center;
    padding: 1em;
     width:600px;
    height: 600px;
    margin: 5em 23em 1em; 
    }

h1#tit{
   
   justify-content: center;
    font-family: 'Josefin Sans', sans-serif;
    font-size: 17px; 
    color:white;
    margin: 2em 0em 0em 21.5em; 
   
}

h6#h6{
   
   justify-content: center;
    font-family: 'Josefin Sans', sans-serif;
    font-size: 17px; 
    color:white;
    margin: 2em 0em 0em 21.5em; 
   
}
/* APP */

img#circulo2{
    justify-content: center;
    width:600px;    
    height: 600px;
     width:600px;
    height: 600px;
    margin: 5em 23em 1em; 

    }

p#fig1{
    justify-content:center;
    margin:1em;
    padding: em;
    width:62.5%; 
    color: black;
    margin: 2em;
    
    }



        /*Footer*/
footer{
    background-color: grey;
    margin-bottom: 0px;
    padding: 5px 10px 5px 10px;
    font-family: 'Lora', serif;
    font-size: 0.5em;
    color:white;
    }

