body {
	margin: 0px;
	background-color: #000000;
	height: 100%;
}

#decora {
	height: 450px;
	background-repeat: repeat-x;
	z-index: 1;
}

#conte {
	position: absolute;
	width: 695px;
	height: 375px;
	left: 243px;
	top: 50;
	margin: 0 0 0 -348px;
	z-index: 5;
}

/*\*/
#conte {
	top: 268px;
	margin: -188px 0 0 -348px;
}

