* 
{
   @import 'https://fonts.googleapis.com/css?family=Roboto:400,700';
    font-family: Roboto, Arial, sans-serif; 

    
    
    }
header {
margin: -10px;
    margin-top: 1.5rem;
 
    
    color: white;
  background-image: url(img/ac377ae711a0c46f01bbea8ddb7db19c.jpg);
display: flex; 
    vertical-align: middle;
} 

body { 
margin-top: 1.5rem;
    margin-bottom: 100px;


    background-color: #FF5F0C; 

}

main { 
      background-color: #FF5F0C;
   margin:-10px;
        margin-bottom: 200px;
    }

.nivel1 {  
   margin-left: 150px; 
    color: white; 
    text-decoration: underline;
   
  

    } 
.materias1 {  
   margin-left: 150px;
    
    line-height: 35px;
    color: white;
    }

.nivel2 {  
    display: inline-flex;
    vertical-align: middle;
      position: absolute;
  left: calc(70% - 10rem);
  top: calc(60% - 2.5rem); 
    text-decoration: underline;

    color: white; 
        }
.materias2 {  
      position: absolute; 
 left: calc(70% - 10rem);
  top: calc(70% - 3.5rem);
    line-height: 35px;
    color: white;
    } 

.materias22 {  
      position: absolute; 
 left: calc(55% - 10rem);
  top: calc(129% - 1.5rem);
    line-height: 35px;
    color: white;
    } 
.nivel22 {  
      position: absolute; 
 left: calc(55% - 10rem);
  top: calc(128% - 4rem);
    line-height: 35px;
    color: white;
  text-decoration: underline;
    }

.info {  
height: 8rem; 
   
 
  position: absolute;
  left: calc(82% - 10rem);
  top: calc(30% - 2.5rem);
    text-align: right; 
    border-top: 2px solid white;
    font-weight: 700;



    color: white; 
        }


footer  { 
   border-bottom: 1px solid #FFE3B6; 
    color: white;
    font-size: 10px; 
position: absolute; 
  top: calc(200% - 2rem);
   margin: 10px;
    padding-top: 5px;
    padding-bottom: 5px; 
    border-top: 1px solid #FFE3B6;
}

nav ul li { 
display: inline-flex;
    padding: 1rem;
    letter-spacing: 0.1rem; 
    margin-right: 1rem; 
    text-decoration: none; 
    color: white;
    } 
nav ul li a {
  margin-top: -50px;

  border-right: 1px solid white;

    margin-bottom: 1rem;
  color: white;
  display: block;
  padding: .3em;
  text-decoration: none;
}

.victoria { 
position: absolute;    
left: calc(82% - 5rem);
  top: calc(20% - 2rem);

    
    }
    .rotulo { 
   display: table;
        padding-right: 100px;
        margin-top: -3.5rem;
        margin-left: 5rem;
    
    } 
    #foto { 
position: absolute;    
left: calc(80% - 15rem);
  top: calc(20% - 2rem);
    }
h2 { 
   margin-top: 10px;
    margin-bottom: 20px;
    padding-top: 20px;
    vertical-align: middle; 
    text-align: center;
    color: white;
 border-bottom: 2px solid white; 
border-bottom-style: dashed; 
    text-transform: uppercase;
letter-spacing: 0.2rem; 
    font-size: 1rem;
    padding-bottom: 10px;
        }
aside {

background-color: #FC6D3A;
margin-left: 20px; 
    margin-right: 20px;
    padding-left: 50px; 
    padding-right: 50px; 
    padding-bottom: 30px; 
    padding-top: 30px;  
    color: #560039; 
    border-bottom: 3px solid #560039;
    border-left: 3px solid #560039;
    border-right: 3px solid #560039; 
    border-top: 3px solid #560039; 

    
  
    position: absolute;    
left: calc(45% - 11rem);
  top: calc(160% - 2rem);
   
}
    
