div.fundo{
	background-repeat: no-repeat;
	position: absolute;
	z-index: 1;
	top: 0;
	width: 1280px;
	height: 800px;
	left: 0px;
	
	
}
div.logomarca{
	background-repeat: no-repeat;
	z-index: 2;
	position: absolute;
	width: 10px;
	height: 10px;
	top: 95px;
	left: 110px;
}
div.foto1{
	background-repeat: no-repeat;
	z-index: 2;
	position: absolute;
	width: 50px;
	height: 50px;
	top: 100px;
	left: 430px;
}
div.foto2{
	background-repeat: no-repeat;
	z-index: 2;
	position: absolute;
	width: 50px;
	height: 40px;
	top: 100px;
	left: 780px;
}
div.foto3{
	background-repeat: no-repeat;
	z-index: 2;
	position: absolute;
	width: 50px;
	height: 200px;
	top: 550px;
	left: 150px;
}
div.foto4{
	background-repeat: no-repeat;
	z-index: 2;
	position: absolute;
	top: 380px;
	
	left: 550px;
}
div.foto5{
	background-repeat: no-repeat;
	z-index: 2;
	position: absolute;
	top: 390px;
	left: 800px;
	
}
div.foto6{
	background-repeat: no-repeat;
	z-index: 2;
	width: 10px;
	height: 10px;
	position: absolute;
	top: 560px;
	left: 450px;

}
div.endereco{
	background-repeat: no-repeat;
	z-index: 2;
	position: absolute;
	top: 610px;
	left: 700px;

}


