@charset "utf-8";

/* CSS Document */



#main { 

	margin: 0 auto;

	width: 981px;

	background: url(../imagens/bk_conteudo.jpg) repeat-y ;

}

#topo {

	width: 981px;

}

	

#meio {

	width: 947px;

	background: url(../imagens/bk_conteudo.jpg) repeat-y ;

	padding-left: 34px;

	margin-top: 0px;

}

#esquerda {

	width: 698px;

	float: left;

	margin-bottom: 33px;

}

		

	#destaques {

		width: 373px;

		height: 430px;

		float: left;

	}	

			

	#ultimas_noticias {

		width: 323px;

		float: right;

	}

	

	#projetos_desenvolvimento {

		width: 670px;

		height: 160px;

		clear: both;

		margin-bottom: 20px;

	}

	

	#sugestoes {

		width: 324px;

		height: 191px;

		float: left;

		margin-right: 48px; 

		margin-top: 27px;

	

	}

	

	#newsletter {

		width: 325px;

		height: 191px;

		float: left;

		margin-top: 27px;

	

	}

		

#direita {

	width: 190px;

	height: 850px;

	float: left;

	margin-left: 27px;

	background: url(../imagens/bk_apoiadores.jpg) no-repeat;

}



#menu_horizontal {

	width: 912px;

	clear: both;

	text-align: center;

}



#rodape {

	width: 912px;

	background: url(../imagens/bk_rodape.jpg) no-repeat;

	clear: both;

	margin-top: 33px;

	height: 35px;

	padding-left: 34px;

	padding-right: 34px;

	padding-top: 15px;

}



	#copy {

		width: 350px;

		height: 35px;

		color: #8f8f8f;

		font-family: Arial, Helvetica, sans-serif;

		font-size: 11px;

		float: left

	}

	

	#ondaweb {

		float: right;

	}

