.gallery_cat_list { 
	margin-top: 30px;
	display: block;
}

.gallery_cat_caixa {
	margin-right: 18px;
	margin-bottom: 22px;
	width: 216px;
	height: 200px;
	float: left;
} 

.gallery_cat_thumb_img {
	width: 216px;
	height: 167px;
}

.gallery_cat_title {
	color: #f50000;
	font-size: 16px;
	margin-top: 5px;
	text-align: left;
}

.gallery_cat_description {
	display: none;
}


/* LLISTAT */

.gallery_list {
	margin-top: 40px;
	display:block;
}

.gallery_caixa {
	margin-right: 15px;
	margin-bottom: 42px;
	width: 160px;
	float: left;
	margin-top: -15px;
} 

.gallery_thumb_img {
	width: 160px;
	height: 123px;
	border: 0px;
}

.gallery_description {
	display: none;
}

.gallery_title {
	width: 160px;
	height: 35px;
	text-align: center;
	overflow: hidden;
	margin-top: 5px;
	text-transform: uppercase;
}

.gallery_boto_caixamodul {
	text-align: center;
	margin-bottom: 20px;
	margin-top: 20px;
}



/* PAGINADOR */

.paginador {
	width: 300px;
	margin-left: auto;
	margin-right: auto;
}
