#cont_int{
	width:993px; margin:0 auto;
	background-color:#d9d7d5;
	padding-bottom:20px;
}

#cont_int #tit {
	width:993px; height:33px;
	background-image:url(../img/tit_news.jpg); background-position:top center; background-repeat:no-repeat;
	border-bottom:2px solid #e4e2e1;
	position:relative;
	text-align:right;
}

#cont_int #tit form { margin-right:20px; padding-top:8px;}

#cont_int #tit form select {
	width:140px;
	color:#c8d0d2; font-size:12px; font-weight:bold;
	border:1px solid #fff;
	background-color:#e7eff2;
}

#cont_int #sub_tit {
	width:954px; min-height:60px; _height:60px;
	margin:0 auto; margin-top:10px; margin-bottom:20px;
	padding-left:30px;
	background-color:#e6e4e3;
	border-bottom:1px solid #eceae9;
}

#cont_int #sub_tit #links{ padding-top:20px;}
#cont_int #sub_tit #links a { margin-right:10px; font-size:14px; color:#5DABDA; font-weight:bold; text-decoration:none; text-transform:uppercase; }
#cont_int #sub_tit #links a:hover { color:#5dabda; font-weight:bold; }
#cont_int #sub_tit #links a.hover{ color:#5dabda;}


#cont_int #sub_tit #estado {
	padding-top:10px;
	font-size:30px; color:#87c143; font-weight:bold; text-transform:uppercase;
}

#cont_int #sub_tit #descricao {
	width:900px;
	padding-top:10px; padding-bottom:10px;
	font-size:13px; color:#6b6b6c;
	text-align:justify;
}

#cont_int .cor_2 { background-color:#e5e3e2; }

#cont_int .box { width:995px; min-height:45px; _height:45px; margin:0 auto; margin-top:10px; font-size:13px; color:#6b6b6c; }
#cont_int .box a{ font-size:13px; color:#6B6B6C; text-decoration:underline; }
#cont_int .box a:hover{ text-decoration:none; }

#cont_int .box img { margin:20px; float:right; }
#cont_int .box .tit { width:620px; margin-left:20px; font-size:14px; color:#838383; font-weight:bold; text-transform:uppercase; display:block; float:left; }
#cont_int .box .tit span { font-size:20px; color:#87c143; }
#cont_int .box .txt { width:620px; margin-left:20px; margin-bottom:10px; margin-top:10px; display:block; float:left; text-align:justify; }

#cont_int .box table { width:100%; margin-top:10px;  }
#cont_int .box table td { vertical-align:top; }


#cont_int #paginacao { width:100%; text-align:center; }
#cont_int #paginacao a { color:#a1a1a1; text-decoration:none; font-weight:bold; }
#cont_int #paginacao a:hover { color:#5dabda; }

#cont_int #paginacao .seta_esq {
	padding-left:20px;
	background-image:url(../img/seta_esq.jpg); background-position:left center; background-repeat:no-repeat;
}

#cont_int #paginacao .seta_dir {
	padding-right:20px;
	background-image:url(../img/seta_dir.jpg); background-position:right center; background-repeat:no-repeat;
}






