#toposecao {
	height: 140px;
	width: 100%;
	background-image: url(../images/site/04.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 6px;
}
.coluna_central {
	height: 100%;
	background-attachment: scroll;
	background-image: url(../images/site/coluna_central.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 4px;
	padding-left: 4px;
	background-color: #FFFFFF;
}
