*{
	margin:0 auto;
	border:0;
	padding:0;
	list-style:none;
	outline:none;
}
body{
	background:url(../img/bg_site.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	color:#727272;
	font-size:12px;
}
.clear{
	clear:both;
}
#geral{
	margin:0 auto;
	width:990px;
}
.divisor{
	margin:10px 0 0 0;
	padding:0 0 5px 0;
	width:221px;
	background:url(../img/divisor.jpg) repeat-x;
	height:2px;
}

h1{
	padding:15px 0;
	font-size:23px;
}
h2{
	color:#645851;
	font-size:15px;
}
#topo{
	width:990px;
}
#logo{
	padding:8px 0 0 0;
	width:274px;
	float:left;
}
#coluna_esqu{
	width:700px;
	float:left;
	padding:10px 0 0 16px;
}
#menu_geral{
	width:700px;
	height:50px;
}
#menu{
	float:right;
	width:530px;
	height:50px;
	background:url(../img/bg_menu.jpg) no-repeat;
}
#menu ul.menu{
	height:20px;
	font-size:11px;
	margin:11px 0 0 25px;
}
#menu ul.menu li{
	float:left;
	padding:0 10px 0 10px;
	border-right:#999 solid 1px;
}
#menu ul.menu li a{
	color:#727272;
	text-decoration:none
}
#menu ul.menu li a:hover{
	color:#000;
}
/*menu inferior*/
#menu_inf{
	float:left;
	width:900px;
	height:20px;
	margin-left:340px;
	margin-bottom:25px;
	text-align:center;
}
#menu_inf  li{
		float:left;
		list-style-type:none;
		color:#CCC;
		margin-left:5px;

			
}
#menu_inf ul{
	text-align:center;

			
}
#menu_inf a{
	color:#666;	
	text-decoration:none;
	text-align:center;
	
}
#menu_inf a:hover{
	color:#000;
	
}

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

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

ul.listagem li {
	width:100%;
	margin:10px 0 0 0;
	padding:0 0 8px 0;
}

ul.listagem li a {
	font:12px Arial, Helvetica, sans-serif;
	background:url(../img/icon_sub.png) no-repeat left 10px;
	color:#8b8b8b;
	padding:7px 0 7px 10px;
}

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;
}

/* PÁGINAS/INTERNAS - LINKS */

dl.links, dl.links2 {
	width:459px;
	float:left;
	display:block;
	margin:20px 0 0 10px;
}

dl.links2 {
	float:right;
}

dl.links dt, dl.links2 dt {
	color:#333;
	background:url(../img/bg_tit_link.jpg);
	height:28px;
	vertical-align:middle;
	font:normal 18px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding:3px 2px 0 10px;
	margin:0px 0 20px 0;
}

dl.links dd, dl.links2 dd {
	font:14px Arial, Helvetica, sans-serif;
	margin:10px 0 10px 5px;
	padding:0 0 0 13px;
	background:url(../img/icon_sub.png) no-repeat 2px #fff;
}

dl.links dd a, dl.links2 dd a {
	color:#0c3f68;
}

/*PARCEIROS*/
#parceiro dl.parceiros{
	background:url(../img/parceiros.png) no-repeat;
	width:149px;
	height:240px;
	text-align:center;
	float:left;
	margin:0 20px 0 10px;
}
#parceiro dl.parceiros dt.fotos{
	width:120px;
	height:110px;
	line-height:110px;
	text-align:center;
	padding:20px 7px 0 7px;
	margin:5px 0 0 8px;
	overflow:hidden;
}
#parceiro dl.parceiros dd.titulo{
	color:#333;
	font-weight:bold;
	font-size:15px;
	padding:10px 0 5px 13px;
	text-align:left;
}
#parceiro dl.parceiros dd.link{
	color:#900;
	width:120px;
	font-size:10px;
	text-align:left;
	padding:0;
}
#parceiro dl.parceiros dd.link a{
	color:#036;
}


/* PÁGINAS/INTERNAS - SUBMENUS INTERNOS */


ul.submenus {
	padding:10px 0 5px 0;
}

ul.submenus li {
	float:left;
	display:inline;
	margin:0 15px 0 0;
}

ul.submenus a {
	font:13px Tahoma, Arial, Helvetica, sans-serif;
	color:#605251;
	background:url(../img/icon_sub.png) no-repeat left center;
	padding:0 0 0 10px;
	text-decoration:none;
}

ul.submenus a:hover {
	color:#000;
	background:url(../img/icon_sub.png) no-repeat left center;
	padding:0 0 0 10px;
	text-decoration:underline;
}

#contato{
	width:700px;
	height:50px;
	float:left;
	padding:10px 10px 0 5px;
}
#contato img{
	padding:0 10px 0 0;
}

#seguidores{
	width:166px;
	padding:10px 0 0 0;
	float:right;
}
#seguidores img{
	padding:0;
}
#barra_destaque{
	margin:6px 0 0 0;
	background:url(../img/barra_destaque.png) no-repeat;
}
#barra_destaque ul.destaque{
	height:56px;
	width:840px;
	margin:0 auto;
	color:#676767;
	font-size:12px;
}
#barra_destaque ul.destaque li{
	text-align:center;
	float:left;
	background:url(../img/bg_li_destaque.png) no-repeat right;
	height:56px;
	line-height:56px;
	padding:0 12px 0 12px;
}
#barra_destaque ul.destaque li a{
	color:#676767;
	text-decoration:none;
}
#barra_destaque ul.destaque li a:hover{
	color:#000;
	text-decoration:nome;
}
#coluna_meio{
	width:100%;
	margin:15px 0 0 0;
	height:279px;
}
#atendimento{
	width:230px;
	height:200px;
	float:left;
}
#banner{
	height:200px;
	float:left;
	width:760px;
}
.divisor_meio{
	background:url(../img/divisor_meio.jpg);
	height:36px;
}
/*Destaque*/

.destaques_bottom {
	width:973px;
	height:14px;
	background:url(../img/bg_destaques_bottom.jpg) no-repeat;
}

dl.destaque {
	width:183px;
	float:left;
	display:inline;
	margin:10px 7px 0 3px;
	text-align:center;
	min-height:340px;
	font-size:13px;
	color:#000;
}

dl.destaque dt {
	font:bold 12px Tahoma, Geneva, sans-serif;
	background:#87c030;
	color:#fff;
	height:15px;
	vertical-align:middle;
	line-height:15px;
	padding:5px 0;
	text-transform:uppercase;
}

dl.destaque dd.logo {
	width:183px;
	height:60px;
	overflow:hidden;
	vertical-align:middle;
	line-height:60px;
	background:#fff;
	margin:0 auto 5px auto;
}

dl.destaque dd.logo img {
	vertical-align:middle;
}

dl.destaque dd.foto{
	overflow:hidden;
	width:183px;
	height:171px;
	text-align:center;
	margin:0 auto;
}

dl.destaque dd.foto img {
	overflow:hidden;
}

dl.destaque dd.tit {
	color:#434343;
	height:28px;
	overflow:hidden;
	font-weight:bold;
	text-align:left;
	padding:5px 5px 0 8px;
}

dl.destaque dd.desc {
	height:45px;
	overflow:hidden;
	text-align:center;
	color:#666;
	font-weight:bold;
	padding:0 5px;
	font-size:12px;
}
dl.destaque dd.ri {
	overflow:hidden;
	text-align:right;
	color:#333;
	height:5px;
	vertical-align:middle;
	padding:0 5px 10px 0;
	font-size:9px;
}

dl.destaque dd.btn {
	height:26px;
	padding:5px 0 0 0;
	overflow:hidden;
}
#bg_rodape{
	background:url(../img/bg_rodape.jpg) repeat-x;
	height:150px;
	padding:25px 0 0 0;
}
#rodape{
	margin:0 auto;
	width:990px;
	background:url(../img/fundo_rodape.png) no-repeat;
	height:85px;
}


#rodape ul.logos {
	float:right;
	margin:35px 20px 0 20px;
}

#rodape ul.logos li {
	float:left;
	display:inline;
	margin:0 3px;
}
#endereco{
	width:280px;
	float:left;
	height:83px;
	padding:27px 0 0 10px;
}
/* VÍDEOS/FOTOS  RELACIONADOS */
ul.thumbs {
	width:100%;
	margin:0 0 30px 0;
	padding:10px 0;
	float:left;
	background:#F5F6FA;
}

ul.thumbs li {
	height:72px;
	padding:10px;
	float:left;
	display:inline;
}

ul.thumbs a img {
	border:3px solid #c6c6c6;
}

ul.thumbs a:hover img {
	border:3px solid #fff;
}


#videos_rel {
	margin:10px 0 10px 0;
	padding:10px 12px;
	height:480px;
	background:#F4F6F8;
}

ul.vids_thumbs {
	width:165px;
	height:470px;
	float:left;
	overflow-y:scroll;
}

ul.vids_thumbs li {
	width:130px;
	float:left;
	margin:7px;
	text-align:center;
	color:#CCC;
}

ul.vids_thumbs2 {
	width:480px;
	float:left;
	background:#F4F6F8;
}

ul.vids_thumbs2 li {
	width:130px;
	float:left;
	margin:7px;
	text-align:center;
	color:#999;
}

#carregaVideoInt {
	width:670px;
	float:left;
	padding:0 0 10px 0;
	margin:0;
	text-align:center;
}

#carregaVideoInt p{
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#5E6870;
	padding:15px 0;
}


#categorias{
	width:200px;
	float:left;
	min-height:550px;
	border-left:#E0E0E0 solid 1px;
	padding:0 0 0 8px;
}

ul.categs {
	margin:0 0 0 30px;
}

ul.categs li {
	padding:0 0 0 17px;
	margin:15px 0; 
	background:url(../img/icon_plus.png) no-repeat left center;
}

ul.categs li.categoria {
	background:url(../img/icon_plus.png) no-repeat 0 2px;
}

li.categoria ul {
	display:none;
}

ul.categs li.categoria a.bold {
	font-size:14px;
}

ul.categs li a {
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#4f4e4e;
}

ul.categs li a:hover {
	text-decoration:underline;
}

/*BUSCA IMOVEIS GOIAS*/

.busca_form a {
	color:#4b4b4b;
	text-decoration:underline;
	padding:0 0 0 20px;
}

.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;
}
#busca_horizontal{
	height:75px;
	width:98%;
	padding:0 0 0 20px;
	background:url(../img/bg_busca.jpg) repeat-x;
}
.coluna_dir {
	width:214px;
	float:right;
}

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;
}

/*PAGINACAO NOTICIAS*/
.paginacao{
	margin:20px 0 0 0;
}
.paginacao a {
	color:#666;
	font-weight:bold;
	text-decoration:underline;
}

.paginacao a:hover, .paginacao a.atual {
	color:#C00;
	text-decoration:underline;
}

.paginacao a.atual {
	font-weight:bold;
}
