*{
	outline:none;
	border:0;
	padding:0;
	margin:0;
	list-style:none;
	text-decoration:none;
}
body{
	background:url(../img/bg.jpg) repeat-x #0D2B61;
	height:650px;
	color:#FFF;
	font:12px Arial, Helvetica, sans-serif;
}
.clear{
	clear:both;
}
p{
	margin:11px 0;
}
#geral{
	margin:0 auto;
	padding:0;
	width:980px;
}
#meio{
	float:left;
	width:994px;
}
#topo{
	width:100%;
	float:left;
}
#flash_topo{

}
#busca_horizontal{
}
#intenas{
	width:100%;
	/*min-height:340px;*/
	padding:15px 0;
	float:left;
}
.wrap_int p a{
	color:#FFF;
}
h1{
	padding:0 0 20px 0;
	color:#9FBAE4;
}
h2{
	font-size:15px;
	color:#9FBAE4;
	font-weight:bold;
	padding:5px 0 20px 0;
}
.wrap_int{
	padding:10px;
	font-size:14px;
}
/* CONFIG DA DIV PUBLICIDADE --------------------------------------------------------------------------- */

#publicidade {
	width:120px;
	float:right;
	padding:5px;
	margin:5px 0 0 0;
	background:#fff;
	border:1px solid #c7c7c7;
}

/* CONFIGURAÇÃO DA BARRA DE BUSCA NO TOPO -------------------------------------------------------------- */

/*PAGINA PRINCIPAL*/
#home{
	width:100%;
	display:block;
}
#col_esquerda{
	width:270px;
	padding:5px;
	height:250px;
	float:left;
}
#col_meio{
	width:240px;
	padding:10px;
	margin:0 0 0 10px;
	height:245px;
	float:left;
}
#col_direita{
	width:250px;
	padding:10px;
	height:245px;
	float:left;
}
#col_direita p{
	padding:10px 0;	
}
.divisor{
	background:url(../img/divisor_home.png) no-repeat;
	height:232px;
	width:6px;
	float:left;
}
.seta{
	color:#9fbae4;
	background:url(../img/setaR.png) no-repeat left;
	padding:0 5px 0 20px;
}
.seta a{
	text-decoration:none;
	color:#9fbae4;
}

.navegacao{
	margin-bottom:10px;
	padding:0 0 7px 0;
}
.navegacao a{
	color:#fff;
	background:url(../img/setaR.png) no-repeat left;
	text-transform:uppercase;
	padding:0 18px 0 20px;
}
.navegacao a:hover{
	color:#fff;
	background:url(../img/setaR.png) no-repeat left;
	padding:0 18px 0 20px;
}


/*submenu */
ul.submenus{
	display:block;
	_margin:0 0 20px 0;
}
ul.submenus li{
	float:left;
	padding:0;
}
ul.submenus li a {
	display:block;
	padding:15px 15px 15px 12px;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#BFE8FF;
	background:url(../img/seta.png) no-repeat left;
	text-decoration:none;
	float:left;
}

ul.submenus li a:hover{
	padding:15px 15px 15px 12px;
	background:url(../img/seta.png) no-repeat left;
	text-decoration:underline;
}

/*BUSCA IMOVEIS GOIAS*/
.busca_form a {
	color:#4b4b4b;
	text-decoration:underline;
}

.selects {
	width:125px;
	float:left;
	margin:15px 5px 0 0;
}

.selects span {
	display:block;
	height:25px;
}

a.input {
	display:block;
	width:92px;
	height:19px;
	color:#333;
	background:url(../img/imobsys/input.png) no-repeat;
	padding:3px 20px 0 5px;
	text-decoration:none;
}

a.destaca_combo {
	font-weight:bold;
	background:url(../img/imobsys/input_destaca.png) no-repeat;
	padding:3px 20px 0 5px;
	border:none;
}

/*RODAPE*/
#rodape{
	width:995px;
	margin: 0 auto;
	padding:23px 0 0 0;
}
#rodape ul.logos {
	float:right;
	margin:0;
}

#rodape ul.logos li {
	float:left;
	display:inline;
	margin:0 2px;
}
#bg_rodape{
	background:url(../img/bg_rodape.png) repeat-x;
	height:96px;
}
/*MENU TOPO*/
#menu ul.menu{
	height:30px;
}
#menu ul.menu li{
	list-style:none;
	float:left;
	height:36px;
	background:url(../img/divisor_menu.jpg) right no-repeat ;
}
#menu ul.menu li a{
	padding:10px 25px 0 10px;
	display:block;
	font-size:11px;
	color:#FFF;
	text-decoration:none;
}

/* HOME/PAGINAS - TODAS LISTAGEM DO SITE */

ul.listagem {
	width:100%;
	margin:25px 0 0 5px;
}

ul.listagem2 {
	margin:25px 0 0 50px
}

ul.listagem li {
	width:100%;
	margin:4px 0 0 0;
	background:url(../img/list_item.png) no-repeat left 8px;
}

ul.listagem2 li {
	margin:10px 0 0 0;
}

ul.listagem li a {
	font:11px Arial, Helvetica, sans-serif;
	color:#434529;
	padding:3px 0 7px 10px;
}

ul.listagem2 li a {
	font-size:16px;
}

ul.listagem li a .data {
	display:inline;
	color:#000;
	font:bold 12px Arial, Helvetica, sans-serif;
	margin:0 10px 0 0;
	letter-spacing:0;
}

ul.listagem li a:hover {
	text-decoration:none;
	color:#000;
}


ul.listagem li a.veja_mais, a.veja_mais {
	float:right;
	background:url(../img/icon_plus.jpg) no-repeat 0 4px #fff;
	color:#728f32;
	font:normal 11px Arial, Helvetica, sans-serif;
	padding:0 0 0 13px;
}
/* VÍDEOS/FOTOS  RELACIONADOS */

.fotos_rel {
	width:100%;
	margin:15px 0;
}

ul.thumbs {
	width:100%;
}

ul.thumbs li {
	width:115px;
	height:90px;
	float:left;
	margin:10px 0 10px 0;
	padding:5px 0 0 2px;
	background:url(../img/bg_thumbs.png) no-repeat;
}

ul.thumbs li img {
	border:solid 2px #FFF;
}

/* VÍDEOS RELACIONADOS */

.videos {
	width:100%;
}

ul.thumbs_vids {
	width:150px;
	height:410px;
	overflow-y:auto;
	float:left;
	background-color:#1d3c74;
	border:none;
}

ul.thumbs_vids li {
	width:115px;
	height:90px;
	margin:10px 0 10px 7px;
	padding:9px 0 0 9px;
	background:url(../img/bg_thumbs.png) no-repeat;
}

ul.thumbs_vids li a {
	display:block;
	width:96px;
	height:72px;
	border:solid 2px #fff;
	overflow:hidden;
}
#carregaVideoInt{
	float:left;
	background-color:#1d3c74;
	padding:30px;
}
/*  GALERIA DE VÍDEOS  */

.videos_rel {
	width:568px;
	float:right;
}

ul.thumbs_vids2 {
	width:560px;
	height:120px;
	overflow-y:auto;
	float:left;
	padding:0 0 0 12px;
	border:none;
}

ul.thumbs_vids2 li {
	width:107px;
	float:left;
	height:90px;
	margin:10px 0 10px 0;
	padding:9px 0 0 0;
	background:url(../img/bg_thumbs.png) no-repeat;
}

ul.thumbs_vids2 li a {
	display:block;
	border:solid 2px #FFF;
	width:96px;
	height:72px;
	overflow:hidden;
}

#carregaVideoInt2 {
	width:550px;
	height:350px;
	float:right;
	font-size:12px;
	padding:20px 0 0 0;
}

#categorias {
	width:240px;
	height:462px;
	margin:60px 0 0 0;
	padding:10px 0 0 10px;
	border:solid 1px #036;
	background-color:#133571;
	float:right;
}

#categorias h2 {
	margin:0 0 0 30px;
}

#categorias ul.categs {
	margin:20px 0 0 30px;
	background:url(../img/bg_categoria_line.jpg) no-repeat 15px 20px;
}

#categorias ul.categs li ul {
	display:none;
	margin:0;
	background:url(../img/bg_categoria_line.jpg) no-repeat 5px 5px;
}

#categorias ul.categs li {
	padding:2px 0 2px 25px;
	margin:8px 0;
}

#categorias ul.categs li a {
	font:14px Arial, Helvetica, sans-serif;
	color:#fff;
}

#categorias ul.categs li.categoria {
	background:url(../img/bg_categ_categ.png) no-repeat 0 0;
}

#categorias ul.categs li.galeria {
	padding:2px 0 2px 30px;
	background:url(../img/bg_categ_galeria.png) no-repeat 0 0;
}

.cx_internas2 p{
	text-align:justify;
	
}






/* CONFIGURAÇÃO DA DIV DA COLUNA PRINCIPAL ------------------------------------------------------------- */

.coluna_principal {
	width:750px;
	float:left;
	margin:0 10px 0 0;
}

.internas {
	width:990px;
	margin:0 auto;
	padding:20px 0;
}


/* CONFIGURAÇÃO DOS ELEMENTOS DA COLUNA DA PRINCIPAL --------------------------------------------------- */



/*  HOME   */



.coluna_dir {
	width:214px;
	float:right;
}

.newsletter {
	padding:10px 0 20px 0;
	border-bottom:1px solid #d5d3d2;
}

ul.menu_pesq {
	width:214px;
	margin:20px 0;
}

ul.menu_pesq li {
	height:48px;
	line-height:48px;
	vertical-align:middle;
	background:url(../img/bg_menu_pesq_item.jpg) no-repeat;
}

ul.menu_pesq li img {
	vertical-align:middle;
	margin:0 10px 0 5px;
}

ul.menu_pesq li a {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#4b4b4b;
}

.imoveis_destaque {
	width:750px;
}

ul.menu_imoveis {
	width:744px;
	margin:0 0 0 2px;
}

ul.menu_imoveis li {
	display:inline;
	float:left;
	margin:0 1px 0 0
}

ul.menu_imoveis li a {
	display:block;
	width:185px;
	height:21px;
	line-height:21px;
	vertical-align:middle;
	background:#dfdad8;
	color:#645851;
	text-align:center;
}

ul.menu_imoveis li a:hover, ul.menu_imoveis li a.atual {
	background:#645851;
	color:#fff;
	text-decoration:none;
}

.cx_imoveis_geral {
	width:746px;
	height:246px;
	margin:4px 0;
	background: url(../img/bg_cx_imoveis.jpg) repeat-y center top;
	border:1px solid #dfd6d6;
}

.btn_esq, .btn_dir {
	width:40px;
	height:234px;
	float:left;
	text-align:center;
}

.btn_dir {
	float:right;
}

.btn_esq a img, .btn_dir a img {
	margin:100px 0 0 0;
}

.imoveis_container {
	width:650px;
	height:210px;
	float:left;
	margin:5px 8px;
	overflow:hidden;
}

.imoveis_container div {
	width:750px;
}

.imoveis_container dl {
	width:151px;
	float:left;
	margin:6px;
	clear:none;
}

.imoveis_container dl dt {
	width:137px;
	height:105px;
	padding:7px;
	margin-bottom:6px;
	background:#ccd0c0;
}

.imoveis_container dl dt span {
	display:block;
	width:137px;
	height:106px;
	overflow:hidden;
}

.imoveis_container dd {
	text-align:center;
	color:#5c5c5c;
}

.imoveis_container dd strong {
	display:block;
}

.imoveis_container dd span {
	display:block;
	color:#d02018;
	margin:15px 0 0 0;
}
/* PAGINA DE CLIENTES & PARCEIROS */
#parceiros {
	width:100%;
	margin:10px auto;
}

dl.parceiro {
	width:170px;
	height:235px;
	margin:10px;
	float:left;
	background:url(../img/parceiros.png) no-repeat;
	border:1px solid #036;
}

dl.parceiro dt {
	font:normal 13px;
	color:#fff;
	padding:0 0 5px 13px;
	text-transform:uppercase;
	font:bold 14px Arial, Helvetica, sans-serif;
	overflow:hidden;
}
dl.parceiro dt a {
	color:#fff;
	text-decoration:none;
}
dl.parceiro dt a:hover{
	color:#fff;
	text-decoration:underline;
}

dl.parceiro dd {
	margin:5px 0;
	font:bold 15px Arial, Helvetica, sans-serif;
	color:#036;
	padding:0 0 0 10px;
}
dl.parceiro dd.desc{
	font-size:11px;
	color:#9FBAE4;
	font:normal;
}

dl.parceiro dd a {
	color:#fff;
	font-size:11px;
	width:150px;
	overflow:hidden;
	display:block;
	height:140px;
	line-height:140px;
	text-align:center;
	margin:0;
}
dl.parceiro dd.fotos{
	margin:0;
	height:170px;
}
dl.parceiro dd.fotos a{
	margin:-7px 0 0 0;
}

dl.parceiro dd.fotos img {
	vertical-align:middle;
	margin:0;
}
/* PÁGINAS/INTERNAS - LINKS */

dl.links, dl.links2 {
	width:380px;
	background-color:#036;
	padding:10px;
	border-bottom:solid 2px #172144;
	float:left;
	padding:10px;
}

dl.links2 {
	float:right;
}

dl.links dt, dl.links2 dt {
	color:#fff;
	font:normal 18px Arial, Helvetica, sans-serif;
	margin:10px 0 20px 0;
	padding:10px 0 10px 20px;
	text-transform: uppercase;
}

dl.links dd, dl.links2 dd {
	font:14px Arial, Helvetica, sans-serif;
	margin:10px 0 10px 15px;
	padding:0 0 0 18px;
	background:url(../img/setaR.png) no-repeat left;
}

dl.links dd a, dl.links2 dd a {
	color:#9FBAE4;
}
#banner_topo {
	width:980px;
	height:300px;
	display:table;
}



