.bodyOver {
    position: absolute;
    z-index: 99998;
    background-image: url(../images/flash_3.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    pointer-events: none;
    display: none;
}

.corpInsideImage {

}
#corpDiaryNavigatorB {
    pointer-events: none;
}
#corpDiaryNavigatorB * {
    pointer-events: auto;
}
.corpInside {
    pointer-events: none;
}
.corpInside * {
    pointer-events: auto;
}
.corpInsideImage {
    z-index: 99990;

}

.amazigh {
    position: absolute;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    opacity: 0.1;
    -webkit-transition: 1s;
    transition: 1s;
    z-index: 99991;
    display: none;

}

.amazigh:hover {
    opacity: 0.6;
}

.senttoaround {
    position: absolute;
    width: 0;
    height: 0;
    z-index: 999999;
    opacity: 0;
    display: none;
}

.amazigh1 {
    top: 450px;
    width: 205px;
    height: 133px;
    background-image: url(../images/amaz_1.jpg);
}

.amazigh2 {
    right: 25px;
    width: 150px;
    height: 105px;
    background-image: url(../images/amaz_2.jpg);
}

.amazigh3 {
    /*bottom: 35px;*/
    bottom: 160px;
    width: 182px;
    height: 125px;
    background-image: url(../images/amaz_3.jpg);
}

.amazigh4 {
    bottom: 15px;
    right: 25px;
    width: 179px;
    height: 92px;
    background-image: url(../images/amaz_4.jpg);
}

.amazigh5 {
    right: 0;
    top: 250px;
    width: 186px;
    height: 126px;
    background-image: url(../images/amaz_5.jpg);
}