body
{
	margin: 0;
	padding: 0;
	background: url(fd.jpg) no-repeat center;
	background-attachment: fixed;
}
input, textarea { _background-attachment: fixed; }
form { margin: 0; }
.layout, #layout
{
	margin:0 auto;
	width: 785px;
	padding: 0 0;
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #FAFAFA;
}
span a { display: block; width: 100%; height: 100%; }
a span { display: none;  }
#divGetPost a { width: auto; height: auto; display: inherit; }
.site, .corpo, #logado
{
	margin: 0 0;
}
br
{
	clear:both;
	height:0;
	margin:0;
	padding:0;
	display:block;
}
.quebra
{
	clear:both;
	height:0px;
}