@charset "utf-8";
/* CSS Document */

.fundohome {
	background-image: url(../images/fundohome.jpg);
	height: 398px;
	width: 798px;
}

.divfotos {
	margin-top: 65px;
	margin-left: 448px;
	background-color: #FFF;
	height: 264px;
	width: 315px;
	position: absolute;
	z-index: 5;
}


.divfotos img {	
	background-color: #FFF;
	height: 264px;
	width: 315px;
	position: absolute;
	z-index: 5;
}

