@charset "UTF-8";
/* CSS Document */
/*
################################################

ARQUIVO DE CONFIGURAÇÃO PARA EXIBIÇÃO DE FOTOS

################################################
*/
#Album-fotos {
  text-align: center !important;
  width: 100% !important;
  display: block; }

#Album-fotos img {
  margin: 10px; }
