#fotos {
	width:265px;
	height:300px;
	z-index:109;
	position:absolute;
	top:20px;
	left:440px;
}

.fotos_produtos {
	background:#fff;
	
}
.fotos_produtos img {
	border: 2px solid #063;
	width:55px;
	height:45px;
	margin:2px;
}
.fotos_produtos img:hover {
	border: 2px solid #FC0;
}

