@import url("M_G06_U05_L05.css");
.elementoRelativo {
    width: 100%;
    height: 100%;
    position: relative;
    display: block;
}

.titulo {
    font-family: 'cabinregular';
    color: #575756;
    position: absolute;
    font-size: 30px;
    line-height: 36px;
    letter-spacing: -0.5px;
    top: 13%;
    left: 5%;
}

.cntMemoria {
    display: inline-block;
    position: absolute;
    top: 27%;
    left: 3%;
}

.campoMemoria {
    position: relative;
    cursor: pointer;
    margin: 1px 2.5px;
    display: inline-block;
    width: 356px;
    height: 224px;
}

.cntMemoria > div:nth-child(2),
.cntMemoria > div:nth-child(5) {
    width: 449px;
}

.campoF1 {
    background-image: url(../img/M_G06_U05_L05_04/campoF1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 356px;
    height: 224px;
    position: relative;
}

.campoB1 {
    background-image: url(../img/M_G06_U05_L05_04/campoB1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 356px;
    height: 224px;
    position: relative;
}

.campoF2 {
    background-image: url(../img/M_G06_U05_L05_04/campoF2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 449px;
    height: 224px;
    position: relative;
}

.campoB2 {
    background-image: url(../img/M_G06_U05_L05_04/campoB2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 449px;
    height: 224px;
    position: relative;
}

.campoF3 {
    background-image: url(../img/M_G06_U05_L05_04/campoF3.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 356px;
    height: 224px;
    position: relative;
}

.campoB3 {
    background-image: url(../img/M_G06_U05_L05_04/campoB3.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 356px;
    height: 224px;
    position: relative;
}

.campoF4 {
    background-image: url(../img/M_G06_U05_L05_04/campoF4.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 356px;
    height: 224px;
    position: relative;
}

.campoB4 {
    background-image: url(../img/M_G06_U05_L05_04/campoB4.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 356px;
    height: 224px;
    position: relative;
}

.campoF5 {
    background-image: url(../img/M_G06_U05_L05_04/campoF5.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 449px;
    height: 224px;
    position: relative;
}

.campoB5 {
    background-image: url(../img/M_G06_U05_L05_04/campoB5.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 449px;
    height: 224px;
    position: relative;
}

.campoF6 {
    background-image: url(../img/M_G06_U05_L05_04/campoF6.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 356px;
    height: 224px;
    position: relative;
}

.campoB6 {
    background-image: url(../img/M_G06_U05_L05_04/campoB6.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 356px;
    height: 224px;
    position: relative;
}