#conteudo p{
text-align:justify;
}
	
#conteudo h2{
margin: 4px 0 8px 6px;
}

#conteudo #topo{
width: 758px;
height: 105px;
float: left;
margin: 15px 0 0 7px;
background:url(../img/fundo_topo.gif) repeat-x bottom;
}

#topo h2{
float: left;
}

#topo #submenu{
width: 484px;
height: 105px;
float: right;
background: url(../img/fundo_submenu.gif) no-repeat bottom;
margin-right: 15px;
}

#submenu .links{
	width: 130px;
	height: 58px;
	margin: 18px 0 0 28px;
	float: left;
	color: #a4a3a3;
	}
	
	#submenu .linkmeio{
	width: 110px;
	height: 58px;
	margin: 18px 0 0 35px;
	float: left;
	color: #a4a3a3;
	}
	
	#submenu .divide{
	float: left;
	width: 10px;
	height: 100px;
	}
	
		#submenu .divide2{
	float: left;
	width: 10px;
	height: 100px;
	}


#submenu a:link{color: #a00; text-decoration:none; font-weight: bold;}

#submenu a:visited{color: #a00; text-decoration:none; font-weight: bold;}

#submenu a:hover{color: #a00; text-decoration:none; font-weight: bold;}

	#submenu p{
		text-align: left;
		margin-top: 4px;
	}
	
#noticias{
	float:left;
	width: 744px;
	margin-left: 7px;
	background:url(../img/bordadireita.gif) repeat-y right;
	padding: 10px 15px 0  0;
}

#noticias #destaque{
	float: left;
	width: 744px;
	height: 190px;
	margin: 0 20px 20px 0;
	background: url(../img/fundo_destaque.gif) repeat-x;
}

#destaque #texto{
	float: left;
	width: 410px;
	height: 177px;
	font-size: 14px;
	margin: 6px 0 0 10px;
	line-height: 20px;
	text-align:left;
	}
	
	#destaque .itens ul{
font: 12px Arial, Helvetica, sans-serif;
		}
	
	#texto h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left:0;
	}		

#destaque #img{
	float: left;
	width: 304px;
 	height: 177px;
	margin: 6px 0 0 11px;
	border-width: 0;
	}	

#noticias .colunas{
	float: left;
	width: 244px;
	background-color: #f2f2f2;

}

#noticias .colunas a{
	font-family: Arial, Helvetica, sans-serif;
}

#noticias .divide{
	float: left;
	width: 6px;
	height: 150px;
}

#noticias .colunas .materia{
	float: left;
	width: 235px;
	height: 110px;
	background-color: #f2f2f2;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

#noticias .colunas .materia p{
	float: left;
	width: 235px;
	margin: 3px 0 0 3px;
}

#noticias .colunas .lista{
	float: left;
	width: 245px;
	height: 150px;
	background-color: #ffffff;
	padding-top: 8px;
	color: #878887;
	line-height: 17px;
}

#noticias .colunas .lista p{
	text-align: center;
}

#noticias .colunas .lista a{
margin-left: 7px;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
}

#noticias a:link{color: #a00; text-decoration:none; font-weight: bold;}

#noticias a:visited{color: #a00; text-decoration:none; font-weight: bold;}

#noticias a:hover{color: #a00; text-decoration:none; font-weight: bold;}

#links{
	float:right;
	width: 745px;
	height: 60px;
    margin: 20px 0 30px 0;
	}
	
#links .links{
	float:right;
	height: 50px;
	margin-top: 5px;
	}
	
	#links .separa{
	float:right;
	height: 60px;
	width: 1px;
	background-color: #d2d4d3;
	margin: 0 10px 0 10px;

	}

#linhabase{
	float: right;
	width: 758px;
	height: 5px;
	background: url(../img/fundo_base.gif) repeat-x;
	}