@charset "utf-8";

/* CSS Document */

body{
	background-color:#FFF;
	width:100%;
}
#container {
	position: absolute;
	padding: 0;
	width: 1150px;
	height: 6014px;
	margin: 0 auto;
	text-align: center;
	background-color: #FFFFFF;
}


#fotos {
	position: absolute;
	margin: 0px;
	text-align: center;
	background-color: none;
	width: 805px;
	height: 5573px;
	left: 320px;
	top: 285px;
}
#rodape {
	position: absolute;
	margin: 0px;
	background-color: none;
	width: 705px;
	height: 50px;
	left: 353px;
	top: 5859px;
}
.img {
	margin:0px;
	padding:0px;
	border:none;
	position:absolute;
	
}
