@CHARSET "ISO-8859-1";

div.thumb {
	/*
	width: 80px; 97
	height: 60px;
	*/
	
	width: 101px;
	height: 74px;
	overflow: hidden;
	position: relative;
	float: left;
	border: 1px solid #ccc;
	margin-left: 5px;
	margin-top: 5px;
	padding:0;
}

#corpo #gallery div.thumb img {
	border: none;
	margin:0;
	padding:0;
}


