#banners {
	background:url(../img/layout/banner-dropshadown.png) no-repeat 10px 360px;
	padding: 80px 5px 0 10px;
}
#institucional {
	/*background:url(../img/layout/separator-institucional.png) no-repeat 47% top;*/
	margin:10px 0 40px 0;
	padding:0 10px;
	height:180px;
}
#institucional div {
	float:left;
}
/*#institucional #diskbor {
	width:459px;
	position:relative;	
}*/
#institucional #diskbor {
	width: 430px;
	position: relative;
	border-right: 1px solid #BBB;
	padding-right: 14px;
	margin-right: 14px;
}
#institucional #diskpartes {
	width:480px;
	position:relative;
}
#institucional #diskbor a {
	position:absolute;
	left:159px;
	top:158px;
}
#institucional #diskpartes a {
	position:absolute;
	left:207px;
	top:103px;
}

#institucional div img {
	float:left;
	margin-right:15px;
}
#institucional p {
	font-size:13px;
	/*text-align: justify;*/
	line-height:18px;
	color:#555;
	width:265px;
	float:left;
}
#institucional a {
	background:url(../img/layout/btn-saibamais.png) no-repeat left top;
	display:block;
	width:71px;
	height:22px;
	font-size:11px;
	text-align:center;
	text-decoration:none;
	color:#fff;	
	clear:both;
	line-height:20px;
}

