body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
}
.divThumb {
	background-position: center center;
	width: 50px;
	overflow: hidden;
	height: 50px;
}
.tabelaMiniatura {
	background-position: center center;
	width: 50px;
	overflow: hidden;
	border: 4px solid #CCCCCC;
	height: 50px;
}
.divGaleria {
	background-position: center center;
	height: 90px;
	width: 90px;
	overflow: hidden;
}
.padGaleriaThumb {
	padding: 5px;
}
.nomeGal {
	font-family: "trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}