#colecoes-direita {
    width: 530px;
    float: right;
    text-align: right;
}

#colecoes-links {
    width: 90%;
    text-align: left;
}

#colecoes-links a {
    cursor: help;
}

#colecoes-esquerda {
    width: 340px;
    float: left;
    
}

.outras-foto {
    float: left;
    width: 230px;
}

.outras-infos {
    width: 750px;
}