@charset "utf-8";
/* CSS Document */

/*galeria*/
.photo-gallery {

	text-align: center;
}

.photo-gallery img{max-height: 240px}

.galeria_tresc{background-color: #ffffff; background-repeat: repeat}

.photo-gallery .intro {
  font-size:16px;
  max-width:500px;
  margin:0 auto 40px;
}



.photo-gallery .photos {
  padding-bottom:20px;
}

.photo-gallery .item {
  padding-bottom:20px;
}




