body{
	margin: 0px;
	background: #EFF1DC url(../imgs/bg_top.gif) center top no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #8A8896;
}

img{
	border: 0px;
}

#geral{
	width: 100%;
	text-align:center;
}

#topo{
	margin: 0 auto;
	width: 900px;
	text-align:left;
	font-family: Helvetica, Arial;
	font-size: 12px;
	color:#C0C0B4;
}

#topo a{
	color: #98A241;
}

#topo span{
	margin: 140px 0 0 30px;
}

#topo address{
	float: right;
	margin-right: 30px;
	font-style:normal;
}

#meio{
	margin: 0 auto;
	padding: 0 30px 0 30px;
	width: 840px;
	text-align:left;
	font-size: 12px;
}

#meio h2{
	float: left;
	background: url(../imgs/tit_asterisco1.gif) no-repeat;
	padding:0 0 0 20px;
	height: 22px;
	overflow: hidden;
	display: block;
}

#meio h3{
	float: right;
	background: url(../imgs/tit_asterisco2.gif) no-repeat;
	padding:0 0 0 20px;
	height: 22px;
	overflow: hidden;
	display: block;
	color: #77BCAA;
	margin-left:20px;
}

#meio a{
	color: #77BCAA;
	font: Georgia, "Times New Roman", Times, serif;
}

#rodape{
	margin: 0 auto;
	width: 900px;
}

.projeto{
	display: none;	
}

.paginacao{
	display: none;
}