@import url("default_portal.css");
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/bgbodyesportivo.jpg);
	background-color: #90d6e7;
	}
#toposecao {
	height: 140px;
	width: 100%;
	background-image: url(../images/site/07.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 6px;
}
.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;
	}
	.foto_noticia {
	background-image: none;
	background-attachment: scroll;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
	padding: 16px;
	background: #FFF;
