html
{
	background-color: #7F7F7F;
}

#page
{
	z-index: 1;
	width: 1024px;
	min-height: 500px;
	border-style: none;
	-moz-border-radius: 27px;
	-webkit-border-radius: 27px;
	-khtml-border-radius: 27px;
	border-radius: 27px;
	margin: 36px auto;
	background: #FFFFFF url("../image/fundo%20pagina%20inicial.jpg") no-repeat center center;
}

#master-header
{
	width: 0.01px;
	position: relative;
	margin-right: -1024px;
}

#n1
{
	z-index: 3;
	width: 1024px;
	height: 767px;
	position: relative;
	margin-right: -1024px;
}

#n2
{
	height: 0px;
	position: relative;
	width: 0px;
	margin-top: 62px;
}

