#general #news {
	width: 580px;
	min-height: 264px;
	float: left;
}

#general #news_left {
	float: left;
	width: 420px;
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 264px;
}

#general #news #box {
	width: 420px;
	height: 210px;
	background-color: #E0E5E5;
	float: left;
	margin-top: 20px;
}

#general #news #box a {
	text-decoration: none;
}

#general #news #box img {
	cursor: pointer;
}

#general #news #box #legend {
	width: 420px;
	height: 34px;
	background: transparent url("../imagens/news/fundo.png");
	background-repeat: no-repeat;
	position: absolute;
	margin-top: 176px;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	padding: 5px 30px;
	left: 0%;
	cursor: pointer;
}

#general #news #nav {
	float: left;
	width: 410px;
	height: 26px;
	background-repeat: repeat-x;
	margin-top: 2px;
	border-top: none;
}

#general #news #nav span {
	float: left;
	width: 420px;
	height: 26px;
	text-align: center;
	margin-top: 2px;
}

#general #news #nav span a {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 18px;
	height: 25px;
	margin-top: 2px;
	border-left: 1px solid #CDCDCD;
	background-color: #003399;
	padding: 0px 20px;
}
