@charset "utf-8";
body {
	background-image: url(fundo2.jpg);
	background-repeat: no-repeat;
}
#bloco_video {
	background-image: url(imagens/fundo_livro_aberto_video.png);
	background-repeat: no-repeat;
	height: 918px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#menu {
	height: 45px;
	width: 170px;
	margin-left: 570px;
}
#video {
	height: 530px;
	width: 760px;
	margin-left: 60px;
	margin-top: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
#voltar {
	height: 45px;
	width: 70px;
	margin-left: 770px;
}
