.gallery_cat_list { 
	margin-top: 30px;
	overflow: auto;
}

.gallery_cat_caixa {
	width: auto;
	float: left;
	text-align: center;
	margin-right: 30px;
} 

.gallery_cat_thumb {
}
.gallery_cat_thumb_img {
	width: 100px;
	height: 85px;
	border: 0px;
}

.gallery_cat_title {
	width: 100px;
	height: 55px;
	text-align: center;
	overflow: hidden;
	margin-top: 5px;
	text-transform: lowercase;
}

.gallery_cat_title a {
	width: 100px;
	height: 55px;
	text-align: center;
	overflow: hidden;
	margin-top: 5px;
	text-transform: lowercase;
}

.gallery_cat_description {
	display: none;
}


/* LLISTAT */

.gallery_list {
	margin-top: 40px;
}

.gallery_caixa {
	width: auto;
	float: left;
	text-align: center;
	margin-right: 30px;
} 

.gallery_thumb_img {
	width: 100px;
	height: 85px;
	border: 0px;
}

.gallery_description {
	display: none;
}

.gallery_title {
	width: 100px;
	height: 55px;
	text-align: center;
	overflow: hidden;
	margin-top: 5px;
	text-transform: lowercase;
}

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



/* PAGINADOR */

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