body {
	background-color: #E9E2B6;
	text-align:center;

}
#container #intro {
	float: left;
	height: 438px;
	width: 634px;
	position:absolute;
	left:50%;
	margin-left:-317px;
}

#container {
	float: left;
	height: 100%;
	width: 100%;
} 
.fundo_abertura {
	background-color: #FBF4B6;
}
#intro .pular {
}


#site {
	
	height:auto;
	width: 776px;
	top: 3px;
	margin:0 auto;
	text-align:left;
}
.fundo_site {
	background-color: #FBF4B6;
	
}

body {
	margin: 0px;
	padding: 0px;
}

#topo {
	height: 78px;
	width: 776px;
	margin: 0 auto;
	text-align:left;
}
.fundo_topo {
	background-color: #FBF4B6;
}
.fundo_site #site #videos {
	float: left;
	height: 580px;
	width: 731px;
	background-repeat: no-repeat;
	background-image: url(img/fundo_album.jpg);
	padding-left: 25px;
	padding-top: 10px;
	
}
.fundo_site #site #videos1 {
	float: left;
	height: 490px;
	width: 731px;
	padding-left:15px;
	background-image: url(img/fundo_album.jpg);
	background-repeat: no-repeat;
	margin-left:75px;
	_margin-left:35px;
}

.pular a {
	color: #000000;
}
.fundo_site #site #rodape {
	float: left;
	height: 30px;
	width: 776px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	margin-left: -20px;
}
