body {
	margin: 0px;
	background-image: url(_imagens/fundo.gif);
	background-color: #FFFFFF;
}
.centro {
	background-color: #FFFFFF;
	position: absolute;
	height: 450px;
	width: 760px;
	margin-top: -225px;
	margin-left: -380px;
	left: 50%;
	top: 50%;
	z-index: 0;
}
#layerVIDEO {
	background-color: #F4F4F4;
	position:relative;
	left:450px;
	top:425px;
	width:364px;
	height:285px;
	margin-top: -285px;
	margin-left: -142px;
	z-index:1;
}
