body {
	margin: 0;
	background: #000 url(../_estrutura/fundo.jpg) left no-repeat;
}

#grise {
	position: absolute;
	top: 522px;
	right: 0px;
	z-index: 20;
}

#grise a {
	display: block;
	width: 71px;
	height: 13px;
	background: url(../_estrutura/grise.jpg) no-repeat;
	text-indent: -999999999px;
	text-decoration: none;
}


