@charset "UTF-8";

/* CSS Document */

.imagenes{
    margin:15px;
    height:120px;
}

#titulo-galeria{
    margin-bottom:50px;
}

div.marco-foto{
    background-color:#B7C6DE;
    float:left;
    height:160px;
    margin:15px;
    text-align:center;
    width:210px;
    border:2px solid #6a7b96;
}
