#cont_int{
	width:993px; margin:0 auto;
	background-color:#d9d7d5;
	padding-bottom:20px;
}

#cont_int #sub_tit {
	width:954px; min-height:65px; _height:65px;
	margin:0 auto; margin-top:10px; margin-bottom:20px;
	padding:10px 0px 0px 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;
	position:relative;
}

#cont_int .cor_2 { background-color:#e5e3e2; position:relative; }

#cont_int .box { width:954px; 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 { width:131px; height:114px; margin-right:20px; float:left; }
#cont_int .box .tit { width:800px; font-size:14px; color:#5dabda; font-weight:bold; text-transform:uppercase; float:right; display:block; }
#cont_int .box .sub_tit { width:800px; font-size:14px; color:#5DABDA; font-weight:bold; text-transform:uppercase; display:block; float:right; }
#cont_int .box .txt { width:800px; margin-bottom:10px; margin-top:10px; display:block; float:right; }

#cont_int .box .duracao { position:absolute; top:10px; right:10px; font-weight:normal; }
#cont_int .box .estrela { position:absolute; top:10px; right:10px; font-weight:normal; }
#cont_int .box .estrela img { float:none; margin-right:0px!important; margin-left:3px!important; }

#cont_int .box table { width:675px;; margin-top:10px; float:left;  }
#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;
}






