.thumbGaleria {
	float: left;
	height: 156px;
	width: 146px;
	margin-right: 24px;
	margin-bottom: 15px;
	text-align: center;
	font-size: 11px;
	border: 1px solid #EEE;
	background-color: #F4F4F4;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	line-height: 100%;
	padding: 2px;
}
.thumbGaleria a {
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.thumbGaleria a:hover { color: #C13807; }

.thumbFotoGaleria  {
	height: 110px;
	width: 146px;
	margin-bottom: 8px;
	overflow: hidden;
}
.fotoGal {
	float: left;
	height: 170px;
	width: 220px;
	margin-right: 15px;
	margin-bottom: 15px;
	overflow: hidden;
}
._padDireita { margin-right: 24px; }
