#DIVConteudoEsquerda {

	width:532px;
	min-height:250px;
	float:left;
	background-image:url(../_imagens/img_barra_divisao_conteudo.gif);
	background-repeat:repeat-y;

}

#DIVConteudoNoticias {

	width:385px;
	padding-right:32px;
	float:right;
	margin-bottom:16px;

}

#DIVTituloNoticias {

	width:100%;
	font-size:13px;

}

#IMGDivisaoNoticias {

	margin:5px;

}

#DIVTxtNoticia {

	width:100%;
	text-align:justify;

}

#DIVTxtNoticia a {

	font-weight:bold;
	color:#464b46;

}

#DIVConteudoDireita {

	width:438px;
	float:left;
	padding-left:30px;

}

#DIVTituloParceiros {

	margin-bottom:11px;
	margin-top:13px;
	font-weight:bold;
	font-size:13px;

}

#DIVDownloadInformativo {

	margin-top:10px;
	font-size:13px;
	font-weight:bold;

}

#DIVDownloadInformativo a {

	text-decoration:none;
	color:#464b46;

}

#DIVDesenvolvidoPor {

	color:#a1aca7;
	font-weight:bold;

}

#DIVDesenvolvidoPor a {

	text-decoration:none;

}