#barra_canal_logo {
	background:url(../imagens/censo2010/barra_canal_logo.gif) no-repeat;
	width:418px;
	height:70px;
	float:left;
}

#barra_imagem {
	clear:both;
	background:url(../imagens/censo2010/imagem_principal.jpg) no-repeat;
	width:940px;
	height:80px;
}

/***** HOME *********/
.p_home
{
	padding:0!important;
	margin:0!important;
	text-align:left!important;
	
}

#conteudo_home {
	float:left;
	width:900px;	
	/*margin:30px 0 0 30px;*/
}

#conteudo_home a{
	padding:0;
	margin:0;
}


#div_vertical1 {
	width:290px;
	float:left;
	margin-left:10px;
}

#div_vertical2 {
	width:290px;
	float:left;
	margin-left:10px;
}

.item_home {
	margin-bottom:30px;
	margin-left:10px
}

.divisao {
	width:11px;
	height:750px;
	background:url(../imagens/censo2010/divisao.gif) repeat-y;
	float:left;
	/*border:solid 1px red;*/
	margin-left:40px;
}

.banner_esq {
	border: 1px solid white;
	background-color:#e3e3e3;
	height:120px;
	width:215px;
	float:right;
	margin-bottom:20px;
	margin-left:40px;
	padding: 10px 10px 0px 10px;
}

#geral #conteudo #conteudo_centro .item-page-censo2010 #div_vertical2 .item_home h1, #geral #conteudo #conteudo_centro .item-page-censo2010 #div_vertical1 .item_home h1  {
	font-weight: bold;
	float:left;
	color: #F90;
	font-size: 16px;
	float: none;
}

#geral #conteudo #conteudo_centro .item-page-censo2010 a.p_home .banner_esq h1 {
	font-weight: bold;
	float:left;
	color: #2f537a;
	font-size: 16px;
	float: none;
	margin:0;
}

#geral #conteudo #conteudo_centro .item-page-censo2010 a.p_home .banner_esq .texto_banner {
	float:right;
	width:130px;
	line-height:13px;
	margin-top:5px;
	margin-right:10px;
}

/**** FIM HOME ****/


/***** CONTEÚDO *****/

#conteudo  #conteudo_centro {
	margin: 40px 0 0 0!important;
}

#conteudo #conteudo_centro p.bullet{
	background:url(../imagens/censo2010/bullet.gif) no-repeat;
}

#conteudo #conteudo_centro ul li {
	background:url(../imagens/censo2010/bullet.gif) no-repeat;
	font-weight:normal!important;
}

#conteudo #conteudo_centro table.category tr td {
	background:url(../imagens/censo2010/bullet.gif) no-repeat;
	background-position: 0px 4px;
}

/***** FIM DO CONTEÚDO *****/


/***** CONTEÚDO BLOG *****/

#conteudo_centro .blog .items-row  h2 a{
	background:url(../imagens/censo2010/bullet.gif) no-repeat;
}
/***** FIM DO CONTEÚDO BLOG *****/

#conteudo_centro table {
	width: 660px;
	padding: 0;
	margin: 0 0 20px 0px;
	border-width: 1px 1px 1px 1px;
	border-bottom-style:solid;
	border-color:#C0C0C0;
	border-collapse: collapse;
}

#conteudo_centro table tr th {
	color: #F1F1F1;
	text-align:center;
	padding: 3px;
	background: #92a7cd no-repeat;
	border-right:1px solid #C0C0C0;
	
}

#conteudo_centro table tr th a{
	color: #F1F1F1!important;
}

#conteudo_centro table tr th.tit {
	text-align:center;
	background-color: #6D80A0;
	font-size:12px;
	border-bottom:1px solid #C0C0C0;
}

#conteudo_centro table tr td {
	padding: 3px;
	font-size:12px;
	text-align:left;
	border: solid #C0C0C0;
	border-width:1px 1px 1px 1px;
}

#conteudo_centro table tr td.bold {
	font-weight:bold;
}

#conteudo_centro table tr td.legenda {
	border-top:1px solid #C0C0C0;
	border-right:0;
	font-size:11px;
	
}

#conteudo_centro table tr td.dir {
	border-top:1px solid #C0C0C0;
	
}

#conteudo_centro table tr td.left {
	border:1px;
	border-top:1px solid #C0C0C0;
	text-align:left;
	padding-left:10px;
	
}

#conteudo_centro table tr.even {
	background-color:#dedede;

}

#conteudo_centro table tr td.odd {
	background-color:#dedede;
	/*border:1px;
	border-top:1px solid #C0C0C0;
	text-align:left;
	padding-left:10px;*/
}