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

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

#fotos {
	position: absolute;
	margin: 0px;
	text-align: center;
	background-color: none;
	width: 705px;
	height: 1355px;
	left: 327px;
	top: 236px;
}
#video {
	position:absolute;
	margin:0px;
	text-align:center;
	background-color:none;
	width:705px;
	height:450px;
	left: 375px;
	top: 1980px;
}
	
#rodape {
	position: absolute;
	margin: 0px;
	background-color: none;
	width: 705px;
	height: 50px;
	left: 327px;
	top: 1592px;
}
.img {
	margin:0px;
	padding:0px;
	border:none;
	position:absolute;
	
}
