/* 
    Created on : 26/06/2016, 09:54:42 PM
    Author     : alfonso
*/

.fondogal{
    background-color: rgba(0,0,0,0.8);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    display: none;
    justify-content:center;
    align-items: center;
    z-index: 4;
}


.fondo_abierto{
    display: flex;
    flex-direction: column;
}



#frente{
    /*position: relative;*/
}

.fotob{}



#galeria_close {              
    color: #fff;
    width: 30px;
    margin-left: auto;
    font-size: 30px;
    font-weight: bolder;
}

#galeria_footer{            
    color: #fff;
    text-align: justify;
    padding: 3px;
/*    min-width: 60%;*/
}

#galeria_pie, #galeria_des,
#galeria_autor{
    font-size: 10px;
    font-weight: 300;
}

#galeria_autor{
    text-align: right;
}

#galeria_des{
    text-align: justify;
}
