#MainConteudoCentro{
	position:relative;
	float:left;
	width:458px;
	padding:0px 5px 5px 5px;
}
#BannerPrincipal{
	position:relative;
	float:left;
	width:455px;
	height:130px;
	background:#FFFFFF;
}

#Noticias{
	position:relative;
	float:left;
	width:100%;
}
#CursosLinks{
	position:relative;
	float:left;
	width:100%;
	margin-top:20px;
}
#CursosLinksArea1{
	position:relative;
	float:left;
	width:56%;
}
#CursosLinksArea2{
	position:relative;
	float:right;
	width:40%;
}

#InformativosPublicacoes{
	position:relative;
	float:left;
	width:100%;
	margin-top:20px;
}
#Parceiros{
	position:relative;
	float:left;
	width:100%;
	margin-top:20px;
}
#Parceiros A{
	margin:0px 20px 10px 0px;
}

.Topico{
	position:relative;
	float:left;
	width:100%;
	height:23px;
	background:#29166F url(../images/topico_esq.gif) no-repeat left;
	margin-top:5px;
}
.Topico .titulo{
	position:relative;
	float:left;
	width:100%;
	height:23px;
	background:url(../images/topico_dir.gif) no-repeat right;
}
.Topico .titulo a{
	position:relative;
	float:left;
	font-family:Tahoma, Arial, Verdana;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	padding:3px 0px 0px 5px;
}
.TopicoConteudo{
	position:relative;
	float:left;
	width:100%;
}
.TopicoConteudoInterno {
	position:relative;
	float:left;
	width:95%;
	margin:5px;	
}
.BlocoConteudo {
	position:relative;
	float:left;
	width:100%;
}
