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

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

#fotos {
	position: absolute;
	margin: 0px;
	text-align: center;
	background-color: none;
	width: 805px;
	height: 3008px;
	left: 320px;
	top: 285px;
}
#rodape {
	position: absolute;
	margin: 0px;
	background-color: none;
	width: 735px;
	height: 50px;
	left: 346px;
	top: 3300px;
}
.img {
	margin:0px;
	padding:0px;
	border:none;
	position:absolute;
	
}
