.popImagem {
	position							: absolute;
	background							: URL('../imagens/background/bgFoto.png') no-repeat left top ;
	_background							: none;
	filter								: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='design/imagens/background/bgFoto.png', sizingMethod='scale');
	width								: 427px;
	height								: 330px;
	z-index								: 99;
	right								: 250px;
	margin-top							: -35px;
	_right								: 250px;
	_margin-top							: -32px;
	display								: none;
	cursor								: pointer;
}

.popImagem.ampliada {
	width								: 850px;
	height								: 670px;
	left								: 30px!important;
}

.popImagem.ampliada div{
	width								: 850px;
	height								: 670px;
	display								: table-cell;
	text-align							: center;
	vertical-align						: middle;
}

.popImagem.ampliada img{
	vertical-align						: middle;
	margin-top							: 10px!important;
}

.imagemAmpliada {
	margin-top							: 40px;
	margin-left							: 25px;
	cursor								: pointer;
}

#bannerFlutuante {
	position								: absolute;
	width									: 167px;
	height								: 139px;
	z-index								: 99;
	top									: 220px;
	right									: 200px;
	display								: block;
}

.ie .imagemAmpliada {
	margin-top							: 40px!important;
}
