.corpo-titulo {
margin: 0px;
margin-top: 10px;
padding: 10px;
margin-left: 10px;
color: white;
text-transform: uppercase;
justify-content: center;
text-align: center;
font-size: 25px;
font-family: sans-serif;
background-color: red;
}
.corpo-foto {
width: 48%;
height: 48%;
margin: 1%;
}
.corpo-foto-ft{
width: 48%;
height: 48%;
margin: 1%;
}
.Fotografias {
display: flex;
width: 50%;
height: 50%;
flex-direction: column;
}
.corpo {
position: absolute;
display: flex;
margin: 50px;
flex-flow: row ;
flex-flow: wrap;
}
.rodape {
background: /<em>l(fotos/foto02.jpg) no-repeat center;</em>/
background-size: cover;
width: 100%;
height: 35vh;
justify-content: flex-end;
align-self: flex-start;
}