
/*INICIO INSTITUCIONAL*/
.inst_linha {
	width:838px; 
	float:left;
	margin-bottom:20px;
}
.inst_tit {
	width:838px;
	margin:0px 0px 15px 0px;
	padding:0px;
	color:#424242;
	font-size:11px;
	text-align:justify;
}
.inst_col {
	width:295px; 
	float:left;
	margin-right:30px;
}
.inst_col P {
	margin:0px 0px 15px 0px;
	padding:0px;
	color:#414141;
	font-size:11px;
	text-align:justify;
}
.inst_col_img {
	width:188px; 
	float:left;
}
.inst_col_img div {
	border:1px #dfdfdf solid; 
	float:left; 
	margin-bottom:7px;
	padding:6px;
}
.inst_col_img input.bt_lrj {
	margin-top:10px;
	width:125px;;
}
.inst_img_p1 {
	color:#414141; 
	margin:0px; 
	font-size:10px; 
	float:left; 
	width:188px;
}
.inst_img_p2 {
	color:#adadad; 
	margin:0px; 
	font-size:10px; 
	float:left; 
	width:188px;s
}
#inst_box {
	width:570px; 
	*width:620px; 
	height:120px; 
	*height:170px; 
	float:left; 
	background:url(../imagens/box_inst.gif); 
	padding:25px;
	display:inline;
}
.inst_box_1 {
	width:174px; 
	margin:0px 24px 0px 0px !important;
	padding:0px !important; 
	float:left;
}
.inst_box_3 {
	width:174px; 
	float:left;
}
.inst_box_tit {
	color:#69821d; 
	font-size:11px; 
	font-weight:bold; 
	margin:0px 0px 10px 0px; 
	padding:0px;
	display:inline;
}
.inst_box_p {
	font-size:11px; 
	color:#7f7f7f; 
	text-align:justify;
	margin:0px;
	padding:0px;
}
#inst_box_2 {
	float:left; 
	width:200px;
}
#inst_box_2 img {
	margin:38px 0px 0px 80px;
}
/*FIM INSTITUCIONAL*/

#overlay_ {
	position:absolute;
	background:#000000;
	opacity:0.50;
	-moz-opacity: 0.50;
	filter: alpha(opacity=50);
	height:100%;	
    min-height:100%;
	width:100%;
	z-index:999;
	left:0px;
	display:table;
	bottom:0px;
	top:0px;
}