#area_restrita {
	width: 225px;
	border: 1px solid #FFB48C;
	border-top: 0;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(../../images/default/fundio_do_indicadorius.jpg);
	background-repeat: no-repeat;
}

#area_restrita label {
	float: left;
	width: 55px;
}

#area_restrita input {
	width: 163px;
	margin-bottom: 10px;
	height: 20px;
	border: 1px solid #CCC;
}

#conteudo {
	width: 735px;
	float: right;
}

#destaques {
	width: 730px;
	height: 430px;
	border: 1px solid #CCC;
}

#financiamento {
	width: 225px;
	border: 1px solid #FFB48C;
	border-top: 0;
	padding: 5px;
	margin-bottom: 10px;
	background-image: url(../../images/default/fundio_do_indicadorius.jpg);
	background-repeat: no-repeat;
}

#indicadores {
	width: 225px;
	border: 1px solid #FFB48C;
	border-top: 0;
	padding: 5px;
	margin-bottom: 10px;
	background-image: url(../../images/default/fundio_do_indicadorius.jpg);
	background-repeat: no-repeat;
}

#lateral {
	width: 238px;
	float: left;
}
#links_default li {
	list-style-type: none;
	margin-right: 7px;
	margin-top: 10px;
	float: left;
}

#o_que_precisa {
	width: 225px;
	border: 1px solid #FFB48C;
	border-top: 0;
	padding: 5px;
	margin-bottom: 10px;
	background-image: url(../../images/default/fundio_do_indicadorius.jpg);
	background-repeat: no-repeat;
}

#o_que_precisa label {
	float: left;
	width: 65px;
}

#o_que_precisa input, #o_que_precisa select {
	width: 153px;
	margin-bottom: 10px;
	border: 1px solid #CCC;
	height: 20px;
}

#o_que_precisa textarea {
	width: 220px;
	margin-bottom: 10px;
	border: 1px solid #CCC;
}



.titulo_lateral {
	color: #314175;
	font-weight: bold;
	margin-bottom: 10px;
}

#abi_links_default{
	margin:5px 0 5px 0;	
}
#abi_links_default li{
	float:left;
	margin-right:3px;
	margin-left:5px;
	width:235px;
	list-style: none;
}
#abi_links_default li img{
	width:235px;
	height:235px;
	border:#d5d5d5 1px solid;
}
#abi_links_default p{
	margin:5px 0 5px 0;
}
#abi_links_default p.links_default_titulo{
	margin:5px 0 5px 0;
	font-weight: bold;
	color:#314175;	
	letter-spacing: -0.5px;
}


