@import url("default_portal.css");
#toposecao {
	height: 140px;
	width: 100%;
	background-image: url(../images/site/02.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 6px;
}
body {
	text-decoration: none;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/site/bg_infantil.jpg);
	background-color: #90d6e7;
	}
.coluna_central {
	background-color: #FFFFFF;
	padding-right: 20px;
	padding-left: 16px;
	background-image: url(../images/site/coluna_central.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	}
