@charset "iso-8859-1";
#geral{
	width:900px;
	left:50%;
	margin-left:-450px;
	position:absolute;
}
#destaques{
	width:900px;
	height:365px;
	float:left;
	clear:both;
	margin-top:10px;
}
#slogan{
	width:200px;
	height:22px;
	float:left;
	clear:both;
	margin-left:350px;
}
#dados{
	width:900px;
	float:left;
	clear:both;
	text-align:center;
	margin:30px 0;
	color:#007843;
}
#copyright{
	width:900px;
	height:44px;
	float:left;
	clear:both;
	font-size:11px;
	color:#007843;
	margin-bottom:20px;
}
	#copy1{
		width:458px;
		float:left;
		padding-top:18px;
	}
	#copy2{
		width:442px;
		float:right;
		text-align:right;
	}
	#copy2 p{
		float:right;
		padding:18px 5px 0 0;
	}