.imatges-list a:hover { text-decoration: none; }
.imatges-list .imatge-thumbnail {
	max-width: 210px;
	height: auto;
	margin: 5px;
}

.imatges-list { padding: 5px; border: 1px solid #e0e0e0; }
.imatges-list .imatge-thumbnail { border: 1px solid #04070a; }
.imatges-list-fosc .imatges-list { background: #f1f1f1; }
.imatges-list-fosc .imatges-list .imatge-thumbnail { border: 1px solid #f0f0f0; }