.tabela-lista {
	margin: auto;
}

.borda-sem-hover {
    border: 5px solid #d4d4d4;
}

.miniatura{
	width:200px;
	height:150px;
	display:block;
	background-repeat: no-repeat !important;
	background-position: center center !important;
	background-color: #fff !important;
	margin:0 8.5px;
	border-radius:10px;
}

.tabela-lista td {
	text-align: center;
	padding: 0 0 20px;
}

.tabela-lista td a:hover {
	text-decoration: none;
}

.legenda {	
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
}
