@charset "utf-8";


/* TODAS AS CONFIGURACOES PRIMARIAS DOS ELEMENTOS ESTAO AQUI --------------------------------------------*/

* {
	margin:0;
	padding:0;
	list-style:none;
	text-decoration:none;
	border:none;
	line-height:inherit;
	outline:none;
}

body {
	/*background:url(../img/bg_site.jpg) repeat-x left top #fff;	*/
	color:#5c7486;
	font:11px Arial, Helvetica, sans-serif;
	background:url(../img/bg_barra.png) top left repeat-x;
}
/* BARRA TOPO*/
.barra_geral {
	width:100%;
	height:40px;	
}
.itens_barra {
	margin: 0 auto;
	width:990px;
	height:40px;
}
.itens_barra dl {
	margin:0;
}
.itens_barra dl dd {
	display:inline;
	float:left;
	color:#fff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	height:40px;
	padding:0 12px 0 12px;
	line-height:35px;
}
.itens_barra dl dd:hover {
	background:url(../img/bg_barra_superior.jpg) repeat;
}
.itens_barra dl dd a {
	color:#fff;
	text-decoration:none;
	text-shadow: 2px 2px 2px #444;
	font-size:15px;
	float:left;
}
.itens_barra dl img {
	float:left;
}
.ie7 .itens_barra dl dd {
	padding:0;
	margin:0;
}
.ie7 .itens_barra dl dd a {
	padding:0 12px 0 12px;
}
.ie7 .itens_barra dl img {
	float:left;
}
.itens_barra dl.menu2 {
	float:right;
}
.itens_barra dl.menu2 dd {
	margin: 0 1px 0 1px;
}
.ie7 .itens_barra dl.menu2 dd a, .ie7 .itens_barra dl.menu2 dd {
	width:90px;
	float:left;
}
.ie7 .itens_barra dl.menu2 dd img {
	margin-top:-24px;
}
.itens_barra dl.menu2 dd a {
	font-size:13px;
	float:left;
	margin: 0 5px 0 5px;
}
.itens_barra dl.menu2 dd img {
	float:right;
	margin:10px -9px 0 0;
	padding-left: 6px;
}
.cidade_selecionada {
	width:115px;
	line-height:18px !important;
}
.cidade_selecionada a img {
	float:right;
	margin-top:-8px !important;
}
/* LOGOMARCA + BUSCA TOPO */
.esq_conteudo {
	float:left;
	width:860px;
	padding-top: 15px;
}
.logo {
	float:left;
	margin: 10px 0 0 0;
	padding-right:5px;
}
.busca_topo {
	width:551px;
	height:103px;
	background:url(../img/bg_busca_topo.png) no-repeat;
	float:right;
}
.input_busca_topo {
	background:url(../img/bg_input_busca_topo.png) no-repeat;
	width:501px;
	height:48px;
	float:left;
	margin: 40px 0 0 25px;
}
.input_busca_topo input {
	background:transparent;
	border:none;
	float:left;
}
.input_busca_topo span{
	color:#888;
	line-height:24px;
	font-size:12px;
	font-weight:600;
	padding-left:5px;
}
.txt_busca {
	height:44px;
	line-height:44px;
	width:340px;
	font-size:18px;
	color:#888;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:0 10px 0 10px;
	*margin-left:-24px;
}
.modo_busca {
	float:left;
	margin-top:3.5px;
}
.btn_busca {
	float:right !important;
	background:url(../img/btn_busca_topo.png) no-repeat !important;
	width:48px;
	height:45px;
	margin-top:-24px;
	cursor:pointer;
	*margin-top:-48px;	
}
.dir_conteudo {
	width:120px;
	height:600px;
	float:right;
	padding-top: 15px;
}
/* MENU MEIO */
.menu_meio {
	width:859px;
	height:42px;
	background:url(../img/bg_menu_meio.png) no-repeat;
	margin:15px 0 15px 0;
}
.menu_meio dl {
	margin:0;
}
.menu_meio dl img {
	float:left;
}
.menu_meio dl dd {
	display:inline;	float:left;	padding:0 16px 0 16px;	margin:0;
}

/*.menu_meio dl dd.direita a {
	color:#555;	font-size:13px;	text-decoration:none;	line-height:42px;	float:left;	margin: 0;	padding:0;
}
.menu_meio dl dd.direita {

}
.ie9 .menu_meio dl dd.direita {
	width:53px; float:left; padding-left:30px; margin:0;
}*/

/* BANNERS TOPO  */
.topo_esquerda {
	float:left;
}
.topo_direita {
	float:right;
}

/* CAIXA FORMULARIO BUSCA */
.frmBusca {
	background:url(../img/bg_frm_busca.png) no-repeat;
	width:857px;
	height:338px;
	margin-top: 16px;
}
.frmBusca img {
	float:left;
}
.busca_col1 {
	width:182px;
	height:268px;
	float:left;
	background:url(../img/sep_frm.jpg) right center no-repeat;
	margin:7px 0 0 12px;
	color:#555;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.busca_col1 span {
	font-size:26px;
	color:#555;
	font-weight:bold;
	margin:-2px 0 0 7px;
	float:left;
}
.busca_col1 form input {
	margin-right: 15px;
}
.frmRadio {
	margin: 15px 0 0 25px;
}
.busca_col2 {
	width:301px;
	height:268px;
	float:left;
	background:url(../img/sep_frm.jpg) right center no-repeat;
	margin:7px 0 0 22px;
}
.busca_col2 .linhaFrm {	
	background:url(../img/bg_select.png) no-repeat scroll 74px 0;
	margin-top:9px;
	width:288px;
}
.busca_col2 span.tit {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:26px;
	color:#555;
	font-weight:bold;
	margin:-2px 0 0 7px;
	float:left;
}
.busca_col2 span {
	font-size:12px;
	color:#777;
}
.busca_col3 span {
	font-size:12px;
	color:#777;
}
.linhaFrm {	
	float:left;
	margin-top:7px;
	width:308px;
}
.linhaFrm_Col3 {	
	background:url(../img/bg_select.png) no-repeat scroll 93px 0;
}
.linhaFrm label {
	width:74px;
	color:#555;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:18px;
	float:left;
}
.linhaFrm label span {
	font-size:10px;
	font-weight:normal;
	color:#ff7706;
	float:left;
}
.linhaFrm select {
	float:left;
	background:url(../img/bg_select.png) no-repeat;
	width:214px;
	height:33px;
	-webkit-appearance: none;
}
.bgInput {
	background:url(../img/bginput.png) no-repeat;
	width:94px;
	height:33px;
	float:left;
}
.bgInput input {
	background:transparent;
	border:none;
	line-height:30px;
	height:33px;
	width:80px;
	padding: 0 5px 0 5px;
}
.busca_col3 {
	width:323px;
	height:268px;
	float:left;
	margin:7px 0 0 13px;
}
.busca_col3 label {
	width:93px;
}
.busca_col3 span.tit {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:26px;
	color:#555;
	font-weight:bold;
	margin:-2px 0 0 7px;
	float:left;
}
.btnBuscar {
	float:left;
	background:url(../img/btn_buscar.png) no-repeat;
	width:307px;
	height:42px;
	cursor:pointer;
	margin-top:10px;
}
.busca_codigo {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	background:url(../img/sep_h.jpg) top center no-repeat;
	width:857px;
	min-height:50px;
	line-height:60px;
}
.busca_codigo span {
	float:left;
}
.busca_codigo form div.bgInput_cod {
	background:url(../img/bg_input_cod.png) no-repeat;
	float:left;
	width:190px;
	height:30px;
	margin:17px 0 0 20px;
}
.ie7 .busca_codigo form div.bgInput_cod input {
	margin:0 0 0 -19px;
}
.busca_codigo form div.bgInput_cod input {
	background:transparent;
	border:none;
	height:27px;
	line-height:27px;
	width:150px;
	color:#777;
	float:left;
	padding-left:10px;
}
.busca_codigo form input.btn_busca_cod {
	background:url(../img/btn_busca_cod.png) no-repeat;
	float:left;
	width:35px;
	height:30px;
	margin:17px 0 0 -36px;
	cursor:pointer;
}
/* CONFIG DA BARRA DE ANUNCIO ------------------------------------------------------------------------------- */

.anuncios_rodape {
	width:850px;
	margin:30px auto;
}

.espaco_banner_lateral {
	width:160px;
	float:right;
}

ul.anuncios {
	width:640px;
	margin:-25px 0 0 0 ;
	height:71px;
	padding:47px 0 5px 215px;
/*	border-bottom:1px solid #c4cfd7;
	border-top:1px solid #c4cfd7; */
	background:url(../img/barra_anuncie.png) no-repeat left center #FFF;
}

ul.anuncios li {
	height:58px;
	float:left;
	display:inline;
	margin:-9px 0 0 0px;
	padding:16px 20px 0 20px;
/*	border-right:1px solid #c4cfd7;*/
	font:16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#555;
}
ul.anuncios li a{
	color:#555;
}
.separa {
	background:url(../img/separador_anuncie.png) top right no-repeat;
}

/* REDES SOCIAIS */
.logosMidiaSocial{
	padding: 5px 0px;
	height:51px;
	width:850px;
	text-align:center;
}
.logosMidiaSocial ul a img{
	margin:0 6px;
}
.iconsSociais{
	margin-left:20px;
}

/* TEXTO INSTITUCIONAL RODAPE */
.texto_institucional {
	margin:15px 0 0 0;
	padding:15px 0 15px 0;
	border-top:1px solid #c4cfd7;	
	border-bottom:1px solid #c4cfd7;	
	font-size:10px;
}

/* TODOS OS ELEMENTOS DO RODAPE ESTAO AQUI ------------------------------------------------------------------ */

#rodape_geral {
	width:100%;
	background:#e8ecef;
	font-size:11px;
	float:left;
	margin-top:50px;
}
#rodape {
	width:980px;
	margin:0 auto;
}
#rodape dl.links1 {
	float:left;
	display:inline;	
	padding:0 1px 0 30px;	
	margin-top:20px;
}
#rodape dl.links2 {
	float:left;
	display:inline;	
	padding:0 1px 0 0;
	margin-left:220px;
	margin-top:20px;
}
#rodape dl.links3 {
	float:right;
	display:inline;	
	padding:0 1px 0 0;
	margin-top:20px;
	margin-bottom:40px;	
	margin-right:165px;
}
#rodape dl.links dt {
	font-size:14px;
	font-weight:bold;
}
#rodape dd.link {
	width:auto;	
	margin:0 0 20px 0;
	font-size:11px;
}
.rodape .gedoor {
	float:right;
	margin:10px 0;
	text-align:right;
	width:350px;
}
.rodape .gedoor img {
	vertical-align:middle;
}
.rodape address {
	display:block;
	float:left;
	font:normal 11px Arial, Helvetica, sans-serif;
}
.rodape .gedoor a {
	padding:0 4px 0 4px;
}

/* SELECIONA CIDADE */

.geral_cidade {
	background:url(../img/bg_hs.png) no-repeat;
	width:782px;
	height:392px;
}
.geral_cidade .col1 {
	float:left;
	width:300px;
	height:392px;
	margin:106px 0 0 65px;
	background:none;
}
.geral_cidade .col1 span{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#555;
}
.geral_cidade .col2 {
	float:left;
	width:281px;
	height:275px;
	margin:78px 0 0 111px;
	background:none;
	cursor:default;
}
.geral_cidade .col2 span {
	font-size:12px;
	color:#777777;
}
.geral_cidade .col2 form label{
	font-size:24px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#555;	
}
.btn_seleciona_cidade {
	width:119px;
	height:31px;
	float:right;
	margin:15px 66px 0 0;
	cursor:pointer;
	border:none;
}
h1 {
	padding:5px 0 5px 30px;
	font:normal 18px Arial, Helvetica, sans-serif;
	margin:10px 0;
	color:#d90909;
}
h2 {
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#0898c8;
	margin:20px 0 10px 0;
}
#titAnun{
	font:bold 31px Arial, Helvetica, sans-serif;
	letter-spacing:-2px;
	margin:30px 0 !important;
}
p {
	margin:10px 0;
}

a {
	color:#5c7486;	
}

a.alink1 {
	color:#0899c8;
	text-decoration:underline;
}

a:hover {
	text-decoration:underline;
}



/* CONFIGURAÇÃO DA DIV GLOBAL -------------------------------------------------------------------------- */


#global {
	width:990px;
	margin:0 auto;
}

#content {
	width:849px;
	float:left;
	margin-top:15px;
}


/* CONFIG DA DIV PUBLICIDADE --------------------------------------------------------------------------- */

#publicidade {
	position:fixed;
	width:120px;
	float:right;
	top:55px;
	left:51%;
	margin-left:360px;
	background:#fff;
	border:1px solid #c7c7c7;
}

* html #publicidade {
    position:absolute;
    top: expression(document.compatMode=="CSS1Compat"? document.documentElement.scrollTop+10+"px" : body.scrollTop+10+"px");
}

#publicidade ul, #publicidade1 ul {
	margin:0 0 10px 3px;
	padding:5px 0;
	/*border-bottom:1px solid #c7c7c7;*/
}

#publicidade ul li, #publicidade1 ul li {
	padding:0 0 0 7px;
	background:url(../img/icon_bullet_laranja.jpg) no-repeat left center;
	font-size:8px;
}


/* TODOS OS ELEMENTOS DO TOPO ESTAO AQUI --------------------------------------------------------------- */

#navigation {
	width:836px;
	height:86px;
}

#navigation ul.tabs {
	display:inline;
	width:363px;
}	
.btnEmpresas{
	background:url(../img/btn_mixempresas.png) no-repeat;
}
.btnEmpregos{
	background:url(../img/btn_mixempregos.png);
}
.btnTurismo{
	background:url(../img/btn_mixturismo.png);
}
#navigation ul.tabs li {
	display:inline;
	float:left;
	margin:38px 1px 0;
	width:116px;	
}
.ie9 #navigation ul.tabs li{
	margin-top:48px;
}
#navigation ul.tabs li a {
	display:block;
	padding:7px 7px;
	background:#c4cfd7;
	color:#5c7486;
	font:bold 14px Arial, Helvetica, sans-serif;
}

#navigation ul.tabs li a.ativa, #navigation ul.tabs li a:hover {
	color:#fff;
	text-decoration:none;
}
#navigation ul.tabs li.empresas a.ativa, #navigation ul.tabs li.empresas a:hover {
	background:url(../img/btn_mixempresas.png) no-repeat;
}
#navigation ul.tabs li.empregos a.ativa, #navigation ul.tabs li.empregos a:hover {
	background:url(../img/btn_mixempregos.png) no-repeat;
}
#navigation ul.tabs li.shopping a.ativa, #navigation ul.tabs li.shopping a:hover {
	background:#2b618f;
}
#navigation ul.tabs li.restaurantes a.ativa, #navigation ul.tabs li.restaurantes a:hover {
	background:#ca1818;
}
#navigation ul.tabs li.guia a.ativa, #navigation ul.tabs li.guia a:hover {
	background:#680d77;
}
#navigation ul.tabs li.turismo a.ativa, #navigation ul.tabs li.turismo a:hover {
	background:url(../img/btn_mixturismo.png) no-repeat;
}
#navigation ul.tabs li.site a.ativa, #navigation ul.tabs li.site a:hover {
	background:#41ba05;
}
#navigation ul.tabs li.anuncie a.ativa, #navigation ul.tabs li.anuncie a:hover {
	background:url(../img/btn_mixanuncie.png) no-repeat;
}
#navigation ul.btns {
	/*margin:5px 10px 0 0;*/
	margin:32px 0px 0 0;
	float:right;
}

#navigation ul.btns li {
	line-height:21px;
	/*margin:0 7px;*/
	margin:0 3px;
	/*padding:0 14px 0 0;*/
	padding:0 6px 0 0;
	vertical-align:middle;
	display:inline;
	float:left;
	border-right:1px solid #c4cfd7;
	/*text-align:right;*/
	text-align:center;
	line-height:17px;
}

#navigation ul.btns li strong {
	/*text-transform:uppercase;*/
	color:#000;
	font-size:9px;
}

#navigation ul.btns li span a {
	font-size:10px;
	color:#000;
}

#navigation ul.btns li img {
	vertical-align:middle;
}

#navigation ul.btns li a {
	color:#0899c8;
	vertical-align:middle;
	font-weight:bold;
}

#navigation ul.submenu {
	width:843px;
	height:30px;
	margin:-1px 0 0 1px;
	padding:0 0 0 5px;
	clear:both;
	background:#ff7d00;
	float:left;
}

#navigation ul.submenu li {
	display:inline;
	float:left;
	margin:9px 0 0 3px;
	padding:0 7px 0 0;
	background:url(../img/bg_submenu.jpg) no-repeat right center;
}

#navigation ul.submenu li a {
	color:#fff;
	font-weight:bold;
}

#navigation ul.submenu li a:hover {
	text-decoration:underline;
}
body:nth-of-type(1) .inputCateg1 { margin-left: -13px; }
.inputCateg1{
	float:left;
	*+margin-top:-3px;
}
.bs_categoria_label{
	float: left; margin-left: 6px;
}
.inputCateg2{
	float: left; margin-left: -61px; margin-top: 18px;
	/* hack para o ie 7*/
	*+margin-left: -68px;
	*+margin-top: 16px;
}
.inputCateg2_label{
	float: left; margin-top: 20px; margin-left: -41px;
}

#extra_top {	
	height:115px;
	margin-top:11px;
}
.encontre{
	margin:32px 0;
	color:#5d7383;
	font-size:9px;
	width:193px;
	float:left;
}
.encontre span.nome{
	color:#ff7d01;
	font-weight:bold;
	font-size:18px;
}
.tBusca{	
	float:left;
}
.tBusca li{
	
}
.bullet{
	margin-top: 5px;
	margin-left: 15px;
	margin-right:8px;
	float:left;
}
ul.tBusca li a:hover{
	text-decoration:none; 
}
#extra_top ul.busca {
	float:left;	
}
#extra_top ul.busca li {
	color:#5d7383;
	font-size:10px;
	float:left;
}
#extra_top ul.lista li {
	background:url(../img/bullet.png) no-repeat left center;
	padding:0 0 0 8px;
	margin:10px 0 0 0;
	font:11px Arial, Helvetica, sans-serif;
}

#extra_top ul.busca li a {
	color:#5d7383;
	float:left;
	margin-top:7px;
	float:left;
}
.tbusca {
	float:left;
	margin-left:53px;
}
.tbusca a{
	float:left;
}


#follower {
	width:836px;
	margin:10px 0;
}

#follower a {
	text-decoration:underline;
	margin:0 3px;
}


/* CONFIGURACOES DE LINKS COM ICONES À SUA ESQUERDA -----------------------------------------------------*/

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

ul.propriedades li {
	float:left;
	display:inline;
	margin:0 20px 0 0;
}

ul.propriedades li a {
	color:#5c7486;
	font:bold 11px Arial, Helvetica, sans-serif;
}

ul.propriedades li img {
	vertical-align:middle;
}


/* TODOS OS ELEMENTOS DA BUSCA PRINCIAL DA HOME ESTAO AQUI --------------------------------------------- */




/* CONFIG DA DIV ANUNCIA ------------------------------------------------------------------------------- */

#anuncia {
	width:175px;
	height:344px;
	float:right;
	padding:20px 10px;
	background:#ecf0f2;
	text-align:center;
}

#anuncia ul.lista_anuncio {
	width:100%;
	/*margin:50px 0;*/	
	_margin:30px 0;
	*margin:30px 0;
}

#anuncia ul.lista_anuncio li {
	/*padding:10px 0 10px 10px;*/
	padding:5px 0 5px 10px;
	background:url(../img/icon_seta_direita.png) no-repeat left center;
	border-bottom:1px solid #0899c8;
	/*font:bold 14px Arial, Helvetica, sans-serif;*/
	font:bold 10px Arial, Helvetica, sans-serif;
	color:#0896c6;
	text-align:left;
}


/* CONFIG DA BARRA DE ANUNCIO ------------------------------------------------------------------------------- */

.anuncios_rodape {
	width:990px;
	margin:30px auto;
}

.espaco_banner_lateral {
	width:160px;
	float:right;
}

ul.anuncios {
	width:750px;
	margin:-25px 0 0 0 ;
	height:71px;
	padding:47px 0 5px 215px;
/*	border-bottom:1px solid #c4cfd7;
	border-top:1px solid #c4cfd7; */
	background:url(../img/barra_anuncie.png) no-repeat left center #FFF;
}

ul.anuncios li {
	height:58px;
	float:left;
	display:inline;
	margin:-9px 0 0 0px;
	padding:16px 34px 0 34px;
/*	border-right:1px solid #c4cfd7;*/
	font:16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#555;
}
ul.anuncios li a{
	color:#555;
}
.separa {
	background:url(../img/separador_anuncie.png) top right no-repeat;
}

/* TODOS OS ELEMENTOS DO RODAPE ESTAO AQUI ------------------------------------------------------------------ */

#rodape_geral {
	width:100%;
	background:#e8ecef;
}
#rodape {
	width:990px;
	margin:0 auto;
}

#rodape dl.links1 {
	float:left;
	display:inline;	
	padding:0 1px 0 30px;	
	margin-top:20px;
}
#rodape dl.links2 {
	float:left;
	display:inline;	
	padding:0 1px 0 0;
	margin-left:220px;
	margin-top:20px;
}
#rodape dl.links3 {
	float:right;
	display:inline;	
	padding:0 1px 0 0;
	margin-top:20px;
	margin-bottom:40px;	
	margin-right:165px;
}
#rodape dl.links dt {
	font-size:14px;
	font-weight:bold;
}

#rodape dd.link {
	width:auto;	
	margin:0 0 20px 0;
	font-size:11px;
}

.rodape {
	width:840px;
	margin:0;
	padding:15px 0;
	border-top:1px solid #c4cfd7;	
}

.rodape .gedoor {
	float:right;
	margin:10px 0;
}

.rodape .gedoor img {
	vertical-align:middle;
}

.rodape address {
	display:block;
	float:left;
	font:normal 11px Arial, Helvetica, sans-serif;
	padding:2px 0 8px 50px;
	background:url(../img/icon_fone.png) 0 5px no-repeat;
	line-height:30px;
}


/* Cases de Sucesso */

#parcerias img{
	margin:40px;
}

/* CONFIGURACOES DAS TABELAS  ---------------------------------------------------------------------------*/


table#comparacaoLista {
	width:100%;
	margin:10px 0;
	border-collapse:collapse;
	border:none;
}

table#comparacaoLista thead tr td, table#comparacaoLista tbody tr td {
	padding:7px 10px;
	background:#fff;
	color:#555555;
	border-bottom:1px solid #BABABA;
	text-align:left;
}

table#comparacaoLista tbody tr td {
	background:#F5F5F5;
	color:#555555;
}

/*------------------------*/

table#comparacao {
	width:100%;
	margin:20px 0;
	border-collapse:collapse;
	border:none;
}

table#comparacao thead tr td {
	padding:20px 5px;
	text-align:center;
}

table#comparacao thead tr td img {
	padding:5px;
	background:#fff;
	border:1px solid #c4cfd7;
}

table#comparacao tbody tr td, table#comparacao tbody tr th {
	padding:7px 10px;	
	border-top:1px solid #cccccc;
	color:#555;
	background:#f5f5f5;
}

table#comparacao tbody tr th {
	text-align:right;
}

table#comparacao tbody tr td.par {
	background:#ececec;
	color:#555;
}

/*-----------------------*/
.resposta{
	color:red;
	font-size:11px;
	display:none;
}
.cx_resposta{
	width:84.5%;
	background-color:#F8F8F8;
	border:solid #E4E4E4 1px;
	height:80px;
	margin:8px 0 20px 76px;
	display:none;
	float:left;
}
.cx_resposta img{
	margin:10px;
	float:left;
}
.cx_resposta p{
	font-size:16px;
	margin:20px 0 0 0;
	float:left;
}
.cx_resposta p:first-line{
	text-transform:capitalize;
}
.cx_resposta p.txt_sucesso{
	color:#093;
}
.cx_resposta p.txt_alerta{
	color:#F90;
}
.cx_resposta p.txt_erro{
	color:#C00;
}

.logosMidiaSocial{
padding: 5px 0px;
/*border-top: 1px solid #d1dde7;
border-bottom: 1px solid #d1dde7;*/
height:51px;
width:839px;
text-align:center;
}

.logosMidiaSocial ul a img{
margin:0 6px;

}
.iconsSociais{
	margin-left:20px;
}
.publicidade1{
	width:120px;
	height:90px;	
	float:left;
	margin-right:3px;
	margin-top:4px;	
	/*background:url(../img/pub1.png) no-repeat;*/
}
.publicidade2{
    float: left;
    height: 90px;
    margin-top: 4px;
    width: 723px;
}
.twitter{
	float:left;
}
.facebook{
	float:left;
}
.google{
	float:left;
}
.txtPromo{
	clear:none;
	margin:0;
	padding:0;
	float:none;
}

.informaDiv1{
	width:275px;float:left;color:#250487;font-size:12px;font-weight:bold;margin-left:8px;
}
.informaDiv2{	
   	float: left;
    font-size: 10px;    
    text-align: center;
	margin-left:43px;
    width: 215px;
}
.informaDiv3{
	float:left;width:65px;padding:0 8px;color:#250487;font-weight:bold;
}
.encerrado{
	color: #250487;
    float: left;
    font-size: 15px;
    font-weight: bold;
    margin-left: 90px;
    margin-top: 16px;
    width: 210px;
}

/* ############ Alterações MARCUS 14.11 ############ */
.tabela {
	background:url(../img/bg_tabela.png) no-repeat;
	width:897px;
	height:593px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.col1 {
	width:216px;
	height:480px;
	float:left;
	background:url(../img/border_tb.png) no-repeat top right;
}
.col2 {
	width:75px;
	height:480px;
	float:left;
	background:url(../img/border_tb.png) no-repeat top right;
	cursor:pointer;
}
.col3 {
	width:75px;
	height:480px;
	float:left;
	background:url(../img/border_tb.png) no-repeat top right;
	cursor:pointer;
}
.col4 {
	width:75px;
	height:480px;
	float:left;
	background:url(../img/border_tb.png) no-repeat top right;
	cursor:pointer;
}
.col5 {
	width:75px;
	height:480px;
	float:left;
	background:url(../img/border_tb.png) no-repeat top right;
	cursor:pointer;
}
.col6 {
	width:75px;
	height:480px;
	float:left;
	background:url(../img/border_tb.png) no-repeat top right;
	cursor:pointer;
}
.col7 {
	width:75px;
	height:480px;
	float:left;
	background:url(../img/border_tb.png) no-repeat top right;
	cursor:pointer;
}
.col8 {
	width:75px;
	height:480px;
	float:left;
	background:url(../img/border_tb.png) no-repeat top right;
	cursor:pointer;
}
.col9 {
	width:75px;
	height:480px;
	float:left;
	background:url(../img/border_tb.png) no-repeat top right;
	cursor:pointer;
}
.col10 {
	width:75px;
	height:480px;
	float:left;
	cursor:pointer;
}
.linha_baixo {
	background:url(../img/border_linha_baixo.png) no-repeat top center;
	width:895px;
	height:45px;
	float:left;
	color:#555;
	line-height:45px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}
.tit1 {
	color:#fff;
	font-weight:bold;
	font-size:18px;
	line-height:30px;
	padding-left:10px;
}
.tit2 {
	color:#555;
	font-weight:bold;
	font-size:16px;
	line-height:30px;
	height:50px;
	line-height:50px;
	padding-left:10px;
	background:url(../img/border_linha_baixo.png) no-repeat center bottom;
}
.tit2_2 {
	color:#555;
	font-weight:bold;
	font-size:18px;
	line-height:30px;
	height:50px;
	line-height:50px;
	background:url(../img/border_linha_baixo.png) no-repeat center bottom;
	text-align:center;
}
.tit3 {
	color:#fa880d;
	font-weight:bold;
	font-size:28px;
	line-height:30px;
	height:62px;
	line-height:62px;
	padding-left:10px;
	background:url(../img/border_linha_baixo.png) no-repeat center bottom;
}
.tit3_2 {
	color:#555;
	font-weight:bold;
	font-size:28px;
	line-height:30px;
	height:47px;
	line-height:62px;
	background:url(../img/border_linha_baixo.png) no-repeat center bottom;
	text-align:center;
	padding-top:15px;
}
.tit4 {
	color:#555;
	font-weight:bold;
	font-size:16px;
	line-height:30px;
	height:56px;
	line-height:56px;
	padding-left:10px;
	background:url(../img/border_linha_baixo.png) no-repeat center bottom;
}
.tit4_2 {
	color:#555;
	font-weight:bold;
	font-size:18px;
	line-height:30px;
	height:56px;
	line-height:56px;
	background:url(../img/border_linha_baixo.png) no-repeat center bottom;
	text-align:center;
}
.tit4_3 {
	color:#555;
	font-weight:bold;
	font-size:16px;
	line-height:30px;
	height:44px;
	line-height:44px;
	padding-top:12px;
	background:url(../img/border_linha_baixo.png) no-repeat center bottom;
	text-align:center;
}
.tit5 {
	color:#555;
	font-weight:bold;
	font-size:16px;
	line-height:30px;
	height:70px;
	line-height:55px;
	padding-left:10px;
	background:url(../img/border_linha_baixo.png) no-repeat center bottom;
}
.tit5 span {
	font-size:9px;
	margin-top:-20px;
	float:left;
	line-height:15px;
}
.tit5_2 {
	color:#555;
	font-weight:bold;
	font-size:16px;
	line-height:30px;
	height:49px;
	background:url(../img/border_linha_baixo.png) no-repeat center bottom;
	text-align:center;
	padding-top:21px;
}
.tit5_3 {
	color:#555;
	font-weight:bold;
	font-size:14px;
	line-height:30px;
	height:70px;
	line-height:55px;
	background:url(../img/border_linha_baixo.png) no-repeat center bottom;
	text-align:center;
}
.tit5_3 span {
	font-size:10px;
	margin-top:-20px;
	float:left;
	line-height:15px;
	width:75px;
}
.tit6 {
	color:#555;
	font-weight:bold;
	font-size:16px;
	line-height:30px;
	height:55px;
	line-height:16px;
	padding:19px 0 0 10px;
	background:url(../img/border_linha_baixo.png) no-repeat center bottom;
}
.tit6_2 {
	color:#555;
	font-weight:bold;
	font-size:16px;
	line-height:30px;
	height:51px;
	background:url(../img/border_linha_baixo.png) no-repeat center bottom;
	text-align:center;
	padding-top:23px;
}
.tit7 {
	color:#fa880d;
	font-weight:bold;
	font-size:11px;
	line-height:30px;
	height:58px;
	line-height:16px;
	padding:20px 0 0 10px;
}
.tit7_2 {
	color:#fa880d;
	font-weight:bold;
	font-size:11px;
	line-height:30px;
	height:58px;
	line-height:16px;
	padding:16px 0 0 3px;
}
.tit1_1 {
	color:#fff;
	font-weight:bold;
	font-size:18px;
	line-height:30px;
	text-align:center;
	width:75px;
}
.anuncie_corretor {
	font-size:28px; 
	font-weight:bold; 
	color:#1b31a1; 
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; 
	margin-left:20px;
}
.barra_particular {
/*	background:url(../img/bg_barra.png) no-repeat;*/
	width:530px;
	height:101px;
	float:left;
	margin:15px 0 13px 0;
}
.barra_particular span {
	color:#fa880d;
	font-size:40px;
	line-height:100px;
	margin-left:10px;
	float:left;
}
.barra_particular ul{
	list-style:none;
	float:right;
	margin: 15px 10px 0 0;
}
.barra_particular ul li {
	font-size:12px;
	color:#555;
	line-height:18px;
}
.dias30 {
	background:url(../img/bg_30.png) no-repeat;
	width:181px;
	height:263px;
	float:right;
	font-size:18px;
	color:#555;
	padding: 0 10px 0 10px;
	text-align:center;
	cursor:pointer;
}
.dias30 span {
	font-size:36px;
	color:#f00;
	font-weight:bold;
	float:left;
	margin:7px 0 7px 23px;
}
.dias30 address {
	font-size:9px;
	margin-left:-10px;
	width:200px;
}
.plano2 {
	background:url(../img/bg_plano2.png) no-repeat;
	width:895px;
	height:197px;
	text-align:center;
	cursor:pointer;
}
.plano2 span.tit {
	color:#777;
	font-size:30px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-shadow: #ccc 2px 2px;
	line-height:50px;
}
.plano2 div.tryit {
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:center;
	text-shadow:#de7512 2px 2px 2px;
	margin: 10px 0 0 10px;
}
.plano2 div.vantagens {
	width:210px;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	margin-left:142px;
}
.plano2 div.vantagens2 {
	width:250px;
	float:right;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	margin:5px 10px 0 0 ;
}
.plano2 div.vantagens span.txtvantagens {
	text-shadow:#de7512 2px 2px 2px;
	font-size:18px;
	float:left;
	margin:10px 0 0 0;
}
.plano2 div.vantagens ul, .plano2 div.vantagens2 ul{
	margin:0;
	float:left;
	padding:0;
}
.plano2 div.vantagens ul li, .plano2 div.vantagens2 ul li {
	margin:0;
	font-size:16px;
	float:left;
	line-height:34px;
}
.plano2 div.vantagens ul li {
	margin-top: 4px;
}
.plano2 div.vantagens ul li img, .plano2 div.vantagens2 ul li img {
	margin-right:10px;
}
.line_or {
	background:url(../img/line_or.png) no-repeat;
	width:890px;
	height:61px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#555;
	margin:0 0 25px 0;
}
.line_or span {
	margin-left:70px;
	line-height:23px;
}
.topo30 {
	float:left;
	background:url(../img/30topo.png) no-repeat;
	width:222px;
	height:44px;
	margin-left:-21px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	color:#fff;
	line-height:30px;
}
.anun_part {
	background:url(../img/bgtxt.png) no-repeat;
	width:199px;
	height:59px;
	float:right;
	margin: 20px 0 0 0;
	padding: 3px 0 0 0;
	color:#fff;
	text-align:center;
	cursor:pointer;
}
.anun_part a {
	color:#fff;
	text-decoration: none;
}

/* 30 dias - resultados da busca */

.dias30_2 {
	background:url(../img/bg_30_2.png) no-repeat;
	width:147px;
	height:202px;
	float:left;
	font-size:15px;
	color:#555;
	padding: 0 10px 0 10px;
	text-align:center;
	cursor:pointer;
}
.dias30_2 span {
	font-size:24px;
	color:#f00;
	font-weight:bold;
	float:left;
	margin:0 0 0 23px;
}
.dias30_2 address {
	font-size:8px;
	margin-left:-27px;
	width:200px;
}
.topo30_2 {
	float:left;
	background:url(../img/30topo_2.png) no-repeat;
	width:187px;
	height:37px;
	margin-left:-21px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	color:#fff;
	line-height:30px;
}
.cx_banner {
	width:843px;
	height:370px;
	background:url(../img/bg_banner.png) no-repeat;
	padding: 0 0 0 10px;
	color:#555;
}

.cx_banner span {
	 color:#fa880d;
	 font-size:24px;
	 margin: 10px 0 0 0;
	 float:left;
}
.cx_banner p {
	line-height:20px;
}
.cx_banner h4 {
	margin-top:17px;
}
.barra_att {
	margin: 20px 0 0 0;
}
.barra_att span {
	color:#fa880d;
	font-size:24px;
	margin: 5px 0 20px 0;
}
.barra_att img {
	margin: 10px 0 10px 0;
	float:left;
}
.atende {
	width:690px;
	float:right;
	height:51px;
	background:url(../img/bg_atende.png) center bottom no-repeat;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#fff;
	cursor:pointer;
	text-align:center;
	margin:-6px 0 0 0;
	line-height:24px;
}
.separador_banner {
	width:100%;
	height:1px;
	border-top: 1px solid #d0d0d0;
	padding: 0 0 25px 0;
	margin:15px 0 0 0;
	
}
#parcerias img {
	float:left;
}
.texto_institucional {
	margin:15px 0 0 0;
	padding:15px 0 15px 0;
	border-top:1px solid #c4cfd7;	
	border-bottom:1px solid #c4cfd7;	
	font-size:10px;
	width:850px;
}

/* PÁGINA INTERNA - DETALHES IMÓVEL */
.b_navegacao {
	margin-top:25px;	
}
.b_navegacao img.imo_lista {
	margin:0 118px;
}
.b_navegacao a{
	padding:23px 0;
}
.nome_im{
	padding-top:30px;
    color: #000;
    font-size: 20px;
    font-weight: bold;
}
.imo_tit {
	color:#000;
	font-size:15px;
	padding-bottom:30px;
	font-weight:bold;
}
.imo_esq {
	float:left;
	width:645px;
	border:1px solid #ff7d01;
	background:#fef5ec;
	margin-bottom:10px;
}
.imo_esq ul {
	margin-top:15px;
}
.imo_esq ul li {
	font-size:12px;
	width:234px;
	float:right;
	margin-right:3px;
	height:22px;
	line-height:22px;
	border-bottom: 1px solid #edbb89;
	color:#000;
}
.imo_esq ul li span {
	font-weight:bold;
	float:right;
	font-size:13px;
	color:#000;
}
.imo_esq ul li span.imo_valor {
	font-size:17px;
	font-weight:bold;
}
.imo_end {
	font-size:10px !important;
}
.imo_dir {
	float:right;
	width:198px;
	height:1310px;
	background:#fef5ec;
	border:1px solid #ff7d01;
}
.imo_anunciante {
	background:url(../img/bg_cx_logo_anunciante.png) no-repeat;
	margin:12px auto;
	width:186px;
	height:91px;
	text-align:center;
	display: table; #position: relative; overflow: hidden;
}
.info_anunciante {
	text-align:center;
}
.imo_creci {
	line-height:20px;	
	color:#000;
}
.imo_nome {
	font-size:11px;
	color:#000;
	font-weight:bold;
	line-height:20px;
	text-transform:uppercase;
}
.imo_tel {
	color:#000;
	font-size:16px;
	font-weight:bold;
	line-height:20px;
}
.imo_tel span.ddd {
	color:#000;
	font-size:11px;
	font-style:normal;
}
.imo_site {
	line-height:10px;
}
.imo_site a {
	color:#000;
}
.frmContatoAnunciante {
	margin-top:35px;
}
.frmContatoAnunciante label {
		margin:0 0 0 8px;
}
.frmContatoAnunciante .imoLinha {
	background:url(../img/bg_input_imo.png) no-repeat;
	height:22px;
	width:183px;
	margin:0 auto;
}
.frmContatoAnunciante .imoLinha input {
	background:transparent;
	border:none;
	width:182px;
	height:21px;
	line-height:21px;
	font-size:11px;
	color:#5c7486;
	padding-left:8px;
	width:170px;
}
.frmContatoAnunciante .btnContatoAnunciante {
	background:url(../img/btn_imo_enviar.png) no-repeat;
	width:181px;
	height:27px;
	margin: 5px 0 0 8px;
	cursor:pointer;
}
.frmContatoAnunciante .btnIndicaImovel {
	background:url(../img/btn_enviar_indica.png) no-repeat;
	width:181px;
	height:28px;
	margin: 5px 0 0 8px;
	cursor:pointer;
}

.botoes_imo {
	margin:35px 0 0 6px;
}
.imo_socialmedia {
	margin: 40px 0 0 53px;
}
.barra_funcoes {
	margin-top:20px;
	float:left; 
	width:650px;
}
.barra_funcoes ul {
	float:left;
}
.barra_funcoes ul li {
	text-align:center;
	display:inline;
	float:left;
	padding: 0 8px;
}
.btns_fale_conosco {
	margin-top:29px;
	width:660px;
}
.cxSelect{
	background:url("../img/bg_select_hide.png");
	cursor:pointer;
	width:214px;
	height:33px;
	float:right;
}
.busca_col1 label{
    font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
    font-size: 18px;
}
.fPalavra{
	width:260px;
	position:relative;
	top:15px;
	left:20px;
}
.carregando {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CCCCCC;
	display: none;
	font: 12px Arial,Helvetica,sans-serif;
	height: 50px;
	margin: 157px 0 0 312px;
	padding: 10px;
	position: absolute;
	text-align: center;
	width: 130px;
}
#galleria{
	height:374px;
	float:left;
	margin: 15px 0 0 15px;
}
.btn_nova_busca {
	float:right; margin: -21px -7px 0 0; border:none;
}
ul.menu_abas {
    height: 27px;
    margin: 10px 0 0;
}
ul.menu_abas li {
    float: left;
    height: 27px;
    margin: 0 2px 0 0;
}
ul.menu_abas li a {
    background: url("../img/icon_seta_direita.png") no-repeat scroll 7px 10px #E0DFDF;
    color: #555555;
    display: block;
    float: left;
    font: 14px Arial,Helvetica,sans-serif;
    height: 17px;
    padding: 5px 10px 5px 20px;
}
ul.menu_abas li a.atual {
    font-weight: bold;
}
ul.menu_abas li a:hover, ul.menu_abas li a.atual {
    background: url("../img/icon_seta_baixo.png") no-repeat scroll 7px 12px #F5F5F5;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    color: #555555;
    text-decoration: none;
}

.franquias {
	color: #555555;
	margin-top:30px;
	font-size:16px;
	text-align:justify;
}
.franquias ul { margin:0; padding:0; }
.franquias ul li.canais { display:inline; margin:0; float:left; width:185px; padding: 0 6px 0 6px;}
.franquias ul li.cupons { height:230px; }
.franquias ul li.imoveis { height:229px;}
.franquias ul li.empresas { height:229px;}
.franquias ul li.turismo { height:229px;}
.franquias ul li.empregos { height:230px;}

