.foto,.album{
    width: 150px;
    float:left;
    text-align:center;
    margin:10px;
}

div.titulo_foto{
    padding-top:5px;
    padding-bottom:20px;
}

div.titulo_foto a{
    color:#fff;
    text-decoration:none;
}

div.titulo_foto a:hover{
    text-decoration:underline;
}