/* ------------------- */
/* SEÇÃO INSTITUCIONAL */
/* ------------------- */
#tit_secao_institucional {					/* Título da seção */
	background:url(../imagens/tit_secao_institucional.gif) no-repeat;
	display:block;
	height:43px;
	margin:10px 0 14px 0;
	overflow:hidden;
	text-indent:-99999px;
	width:978px;}

#box_menu {
	float:left;
	width:167px;
}

#box_institucional {
	float:left;
	width:688px;
	margin-left:20px;
}

#estrutura_institucional{
	padding:25px 0 30px 0!important;
	float:left;
}

#estrutura_institucional img{
	border:1px solid #282727;
	padding:10px;
	float:left;
	margin-right:20px;
}

#box_institucional h3{
	background:#181818;
	color:#c7c7c7;
	padding:10px;
	width:770px;
	float:left;
	/*margin:0 0 0 10px;*/
	overflow:hidden;
}


#conteudo_institucional{
	background:#0e0e0e;
	height:285px;
	width:770px;
	float:left;
	margin:10px 0 0 0px;
	padding:10px;
	overflow:hidden;
}

#conteudo_institucional p{
	color:#ffffff;
	font:12px "Trebuchet MS", Verdana;
	margin-bottom:10px;

	
}
