#cont_int{
	width:993px; margin:0 auto;
	background-color:#d9d7d5;
	padding-bottom:20px;
}

#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 #sub_tit {
	width:954px; min-height:50px; _height:50px;
	margin:0 auto; margin-top:10px;
	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 ul { width:960px; min-height:20px; _height:20px; margin:0 auto; margin-bottom:30px; margin-top:20px; padding-left:5px; }
#cont_int ul li { height:22px; padding-top:5px; font-size:14px; font-weight:bold; color:#5DABDA; float:left; }
#cont_int ul .hotel { width:396px; color:#8E8E8E; font-size:15px; font-weight:bold; }
#cont_int ul .city { width:200px; color:#8E8E8E; font-size:15px; font-weight:bold; }
#cont_int ul .state { width:250px; color:#8E8E8E; font-size:15px; font-weight:bold; }
#cont_int ul .region { width:250px; color:#8E8E8E; font-size:15px; font-weight:bold; }

#cont_int .list{ background-image:url(../img/bg_lista.jpg); background-position:top left; background-repeat:repeat;}
#cont_int ul .list_hotel { width:396px; }
#cont_int ul .list_city { width:200px; }
#cont_int ul .list_state { width:250px; }
#cont_int ul .list_region { width:250px; } 

#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;
}
