#cont_int{
	width:993px; margin:0 auto;
	background-color:#d9d7d5;
	padding-bottom:20px;
}

#cont_int #sub_tit {
	width:954px; min-height:50px; _height:50px;
	margin:0 auto; margin-top:10px; margin-bottom:20px;
	padding-left:30px;
	background-color:#e6e4e3;
	border-bottom:1px solid #eceae9;
}

#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 #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 #desc {
	width:954px; height:80px;
	margin:0 auto; padding-left:30px;
	background-image:url(../../simples_blog/bg_tits.jpg); background-position:top left; background-repeat:repeat-x;
}

#cont_int #desc #titulo { padding-top:10px; font-size:14px; color:#5dabda; font-weight:bold; text-transform:uppercase; }
#cont_int #desc #descricao { font-size:14px; color:#5DABDA; font-weight:bold; text-transform:uppercase; }

#cont_int .cor_2 { background-color:#e5e3e2; }

#cont_int .box { width:900px; min-height:45px; _height:45px; padding:10px 10px 10px 30px;	margin:0 auto; margin-top:10px; font-size:13px; color:#6b6b6c; }
#cont_int .box a{ font-size:13px; color:#6B6B6C; text-decoration:none; }
#cont_int .box a:hover{ text-decoration:none; }

#cont_int .box img { margin-right:20px; margin-top:45px; float:right; }
#cont_int .box .tit { width:675px; font-size:14px; color:#5dabda; font-weight:bold; text-transform:uppercase; display:block; float:left; }
#cont_int .box .sub_tit { width:675px; font-size:14px; color:#5DABDA; font-weight:bold; text-transform:uppercase; display:block; float:left; }
#cont_int .box .txt { width:755px; margin-bottom:10px; margin-top:10px; 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;
}






