.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;
}

.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;
}