/* tema/css/galleria.css */

section {
min-height: 300px;
}

section article.artest {
margin-top: -30px;
}

.gallery {
/*background: #008000;*/
width: 100%;
margin-top: -10px;
}

.gallery a {
margin-right: -10px
}

.gallery img {
height: 90px
}

