@charset "UTF-8";

body{
    font-family: "Nexa Light";
    font-size: 16px;
    font-weight: normal;
}
.Gomez{
    font-family: "Gomez Strikes Again"
}
.colorNaranja{
    color: #D68978;
    margin: 0px 0px 5px 0px;
}
.colorCafe{
    color: #A38775;
    margin: 0px 0px 5px 0px;
}
.borderGris{
    border-bottom: 2px dashed #C1C1C1;
}
.padding20{
    padding: 20px;
}
#modalHistorieta > div{
    width: 912px;
    padding: 0px;
    background-color: transparent;
}

.imgs_casa_cuatro, #casa_cuatro::before{
    background-image: url("../img/casa_cuatro/casa_cuatro.png");
    position: absolute;
    background-repeat: no-repeat;
}
#casa_cuatro{
    width: 661px;
    height: 462px;
    bottom: 107px;
    left: 197px;
}
#casa_cuatro::before{
    background-position: -667px -254px;
    content: "";
    position: absolute;
    width: 235px;
    height: 33px;
    left: 211px;
    top: -69px;
}
#casa_cuatro_mesita{
    background-position: -668px 0px;
    cursor: pointer;
    height: 55px;
    width: 51px;
    right: 184px;
    top: 201px;
}
#casa_cuatro_florero{
    background-position: -669px -61px;
    /*cursor: pointer;*/
    left: 316px;
    top: 150px;
    width: 28px;
    height: 49px;
}
#casa_cuatro_parque{
    background-position: -666px -112px;
    cursor: pointer;
    right: -156px;
    bottom: 4px;
    width: 163px;
    height: 136px;
}