﻿/*........... CELI - SOLIDEZ E QUALIDADE ...........*/
/*******************************************************/

html, body {
	/*color:#9b9c9c;*/
	color:#646464;
	font:0.9em Tahoma, "Trebuchet MS", Arial, sans-serif;
	height:100%;
	margin:0;
	padding:0
}
html {
	background:#dcf3ff url(../imagens/backgrounds/bg_site.png) repeat-x
}

h1, h2, h3, h4,
ul, li,
form, fieldset {
	margin:0;
	padding:0;
	border:none
}

a, object {
	outline:none
}

legend {
	display:none
}

#banner_solidez,
#banner_celiopen {float:left}

/*..... ESPAÇO CLIENTE .....*/
/****************************/
.inf a.voltar {
	width:69px;
	height:20px;
	float:left;
	text-indent:-99999px;
	background:url(../imagens/botoes/voltar_espaco.png) no-repeat
}

.inf a.sair {
	width:55px;
	height:20px;
	float:right;
	text-indent:-99999px;
	background:url(../imagens/botoes/sair.png) no-repeat
}



/*..... SITE .....*/
/********************/
.site {
	width:910px;
	margin:0 auto;
}



/*........... COLUNA PRINCIPAL ...........*/
/**********************************************/
.principal {
	width:774px;
	float:left;
	
	/*position:relative; aqui*/
}


/*...... MENU ......*/
/**************************/
.menu {
	width:100%;
	margin-top:7px;
	float:left;
}
/*ul.menu {
	width:100%;
	margin-top:7px;
	float:left;
	list-style:none;
}
ul.menu li {
	float:left;
}
ul.menu li a {
	height:33px;
	float:left;
	text-indent:-9999px;
	background-repeat:no-repeat;
	background-position:left top;
}
ul.menu li.a_celi a {
	width:80px;
	background-image:url(../imagens/menu/celi.png)
}
ul.menu li.portifolio a {
	width:109px;
	background-image:url(../imagens/menu/portifolio.png)
}
ul.menu li.hotelaria a {
	width:110px;
	background-image:url(../imagens/menu/hotelaria.png)
}
ul.menu li.decoracoes a {
	width:123px;
	background-image:url(../imagens/menu/decoracoes.png)
}
ul.menu li.responsabilidade_social a {
	width:203px;
	background-image:url(../imagens/menu/responsabilidade_social.png)
}
ul.menu li.fale_conosco a {
	width:137px;
	background-image:url(../imagens/menu/fale_conosco.png)
}
ul.menu li a:hover {
	background-position:left bottom;
}*/




/*........ CONTENT ........*/
/****************************aqui*/
.content {
	/*width:100%;*/
	width:774px;
	/*height:200px;*/
	margin-bottom:10px;
	float:left;
	position:relative;
	/*border:1px solid #000000;*/
}




/*........ ANIMAÇÃO ........*/
/***************************************/
.content .animacao {
	/*width:590px;
	height:270px;*/
	/*left:190px;*/
	/*left:202px;*/
	
	/*margin-top:20px;
	background:#9966CC*/
}
.content .animacao #destaque {
	/*aqui*/
	left:215px; /*@@ 201*/
	position:absolute;
	margin-top:10px;
}





/*........ COLUNA ESQUERDA ........*/
/***************************************/
.col_esq {
	width:204px;
	float:left;
}





/* MARCA DA CELI */
/*********************/
h1.celi {
	width:187px;
	margin-top:29px;
	padding-left:13px;
	float:left;
}
h1.celi a {
	width:187px;
	height:62px;/*@@ 60*/
	float:left;
	text-indent:-99999px;
	background:url(../imagens/celi.png) no-repeat
}



/*.... ENCONTRE SEU IMOVÉL ....*/
/**********************************/
.encontre_imovel {
	width:199px;
	height:241px;
	float:right;
	padding-top:18px;/*@@ 21*/
	background:url(../imagens/backgrounds/encontre_imovel.png) no-repeat bottom center;
}
.encontre_imovel h3,
.encontre_imovel legend {
	display:none;
}
.encontre_imovel form {
	padding-left:14px;
	padding-top:80px;
}
.encontre_imovel label {
	
	display:block;
}
	
.encontre_imovel select {
	width:170px;
	margin-bottom:8px;
	color:#646464;
	font-size:12px;
	font-family:Tahoma, Arial, "Trebuchet MS";
}
.encontre_imovel .botao {
	width:168px;
	height:20px;
	background:url(../imagens/botoes/encontrar_imovel.png) no-repeat;
	border:medium none;
	cursor:pointer;
	float:left;
	/*margin-top:10px;*/
	text-indent:-999px;
	vertical-align:middle;
}


/* TV CELI */
/**************/
.tv_celi {
	width:170px;
	height:131px;
	padding:17px 0 0 29px;
	float:left;
}
.tv_celi a {
	width:100%;
	height:100%;
	float:left;
	text-indent:-99999px;
	background:url(../imagens/tv_celi.jpg) no-repeat;
}


/* CORRETOR ONLINE */
/************************/
.corretor_online {
	width:199px;
	height:108px;
	float:right;
}
.corretor_online a {
	width:100%;
	height:100%;
	float:left;
	text-indent:-99999px;
	background:url(../imagens/backgrounds/corretor_online.png) no-repeat;
}




/* ESPAÇO CLIENTE */
/************************/
.espaco_cliente strong{
    font-size:11px;
    color:#646464;
}
.espaco_cliente {
	width:199px;
	margin-top:9px;
	padding-bottom:12px;
	float:right;
	background:url(../imagens/backgrounds/bg_box_esq.png) no-repeat left bottom
}
.espaco_cliente h3 {
	font-size:12px;
	width:100%;
	float:left;
}
.espaco_cliente h3 a {
	width:100%;
	height:38px;
	float:left;
	text-indent:-99999px;
	background:url(../imagens/titulos/box_esq/espaco_cliente.png) no-repeat
}
.espaco_cliente form {
	width:173px;
	padding:0 13px;
	float:left
}
.espaco_cliente fieldset {
	width:100%;
	float:left
}
.espaco_cliente label {
	color:#07528a;
	font-size:11px;
	width:100%;
	margin-bottom:5px;
	float:left
}
.espaco_cliente label input {
	color:#616161;
	width:131px;
	border:1px solid #d2d2d2
}

.espaco_cliente .links {
	font-size:2px;
	width:84px;
	float:left
}
.espaco_cliente .links a {
	width:93px;
	height:10px;
	float:left;
	text-indent:-99999px;
}
.espaco_cliente .links a.esqueceu {
	margin:5px 0;
	background:url(../imagens/botoes/esqueceu.gif) no-repeat
}
.espaco_cliente .links a.cadastrar {
	background:url(../imagens/botoes/quer.gif) no-repeat
}

.espaco_cliente .bt_ok {
	width:48px;
	height:20px;
	margin-top:5px;
	float:right;
	text-indent:-99999px;
	line-height:60px;
	cursor:pointer;
	border:none;
	background:url(../imagens/botoes/bt_ok.png) no-repeat
}





/* NOTÍCIAS E DICAS CELI */
/************************/
.noticias_celi,
.dicas_celi {
	font-size:11px;
	width:199px;
	margin-top:9px;
	padding-bottom:12px;
	float:right;
	background:url(../imagens/backgrounds/bg_box_esq.png) no-repeat left bottom
}
.noticias_celi h3,
.dicas_celi h3 {
	font-size:12px;
	width:100%;
	float:left;
	text-indent:-99999px;
	background:url(../imagens/titulos/box_esq/noticias_celi.png) no-repeat
}
.noticias_celi h3 {
	height:41px;
	background:url(../imagens/titulos/box_esq/noticias_celi.png) no-repeat
}
.dicas_celi h3 {
	height:48px;
	background:url(../imagens/titulos/box_esq/dicas_celi.png) no-repeat
}
.noticias_celi div,
.dicas_celi div {
	width:165px;
	padding:0 15px;
	float:left;
}
.noticias_celi div span,
.dicas_celi div span {
	color:#105fa7;
	font-weight:bold;
	width:100%;
	float:left;
}
.noticias_celi div a,
.dicas_celi div a {
	color:#646464;
	text-decoration:none;
	width:100%;
	height:26px;
	float:left;
}
.noticias_celi div a:hover,
.dicas_celi div a:hover {
	color:#494949;
}

.noticias_celi .leia_mais,
.dicas_celi .leia_mais {
	width:100%;
	margin-top:5px;
	float:left
}
.noticias_celi .leia_mais a,
.dicas_celi .leia_mais a {
	width:153px;
	height:20px;
	margin:0 auto;
	display:block;
	text-indent:-99999px;
}
.noticias_celi .leia_mais a {
	background:url(../imagens/botoes/leia_mais_noticias.png) no-repeat
}
.dicas_celi .leia_mais a {
	background:url(../imagens/botoes/leia_mais_dicas.png) no-repeat
}




/* ENQUETE */
/************************/
.enquete {
	width:199px;
	margin-top:10px;
	padding-bottom:12px;
	float:right;
	background:url(../imagens/backgrounds/bg_box_esq.png) no-repeat left bottom
}
.enquete h3 {
	font-size:12px;
	width:100%;
	height:48px;
	float:left;
	text-indent:-99999px;
	background:url(../imagens/titulos/box_esq/enquete.png) no-repeat
}
/*.enquete form {
	width:173px;
	padding:0 13px;
	float:left
}*/
.enquete fieldset {
	/*width:100%;*/
	width:173px;
	padding:0 13px;
	float:left
}
.enquete fieldset strong {
	color:#105fa7;
	width:100%;
	margin-bottom:3px;
	float:left;
	cursor:default
}
.enquete label {
	color:#07528a;
	font-size:11px;
	width:100%;
	margin-bottom:5px;
	display:inline;
	float:left
}
.enquete .bt_votar {
	width:69px;
	height:20px;
	margin-top:5px;
	float:right;
	text-indent:-99999px;
	line-height:60px;
	cursor:pointer;
	border:none;
	background:url(../imagens/botoes/votar.png) no-repeat
}




/*........ COLUNA MEIO ........*/
/***************************************/
.col_meio {
	width:565px;
	margin-top:7px;
	float:right;
}
.col_inicial {
	margin-top:245px;/*@@ 270*/
}





/*........ CONTEÚDO ........*/
/***************************************/
.col_meio .conteudo_bg {
	width:548px;
	padding-right:12px;
	float:right;
	background:url(../imagens/backgrounds/bg_conteudo_index.png) no-repeat left bottom
}
.col_meio .conteudo_bg .conteudo {
	width:524px;
	padding:12px 12px 0 12px;
	*padding:12px;
	float:left;
	background:url(../imagens/backgrounds/bg_cima_index.png) no-repeat
}





/*........ DESTAQUES IMOBILIÁRIOS ........*/
/*********************************************/
h3.dest_imobi {
	width:100%;
	height:30px;
	margin-bottom:12px;
	text-indent:-99999px;
	display:none;/**/
	background:url(../imagens/titulos/destaques_imobiliarios.png) no-repeat
}




/* SELECIONE A CIDADE */
/************************/
.form_cidades,
.form_cidades fieldset {
	width:100%;
	margin-bottom:5px;
	float:left
}

.form_cidades h4 {
	font-size:5px;
	width:151px;
	height:13px;
	margin-top:5px;
	padding-right:20px;
	float:left;
	text-indent:-99999px;
	background:url(../imagens/titulos/selecione_cidade.png) no-repeat
}
.form_cidades select {
	color:#757676;
	font-size:12px;
	width:170px;
	float:left;
	border:1px solid #d2d2d2
}
.form_cidades .bt_buscar_resultado {
	width:160px;
	height:20px;
	float:right;
	text-indent:-99999px;
	line-height:60px;
	cursor:pointer;
	border:none;
	background:url(../imagens/botoes/buscar_resultado.png) no-repeat
}




/* BLOCOS DESTAQUES */
/*********************aqui*/
.blocos_destaques {
	/*width:100%;*/
	width:522px;
	/*height:296px;*/
	margin-bottom:20px;
	float:left;
}
* html .blocos_destaques {
	float:none;
}






/*........ COLUNA DIREITA ........*/
/***************************************/
.col_dir {
	width:570px;
	float:right;
	background:#663366/**/
}





/*........ MENU INFERIOR ........*/
/************************************/
.menu_inferior {
	width:494px; /*414px - 28/10/08 - Mudança Rednei*/
	height:30px;
	margin-left:5px;
	padding:0 132px; /* 0 172px - 28/10/08 - Mudança Rednei */
	float:left;
	background:url(../imagens/backgrounds/menu_inferior.png) no-repeat
}

.menu_inferior ul {
	width:100%;
	float:left;
	list-style:none
}
.menu_inferior ul li {
	padding:5px 7px 0 7px;
	float:left;
}
.menu_inferior ul li a {
	height:20px;
	float:left;
	text-indent:-9999px;
	background-repeat:no-repeat
}
.menu_inferior ul li a.a_celi {
	width:69px;
	background-image:url(../imagens/menu_inferior/a_celi.png)
}
.menu_inferior ul li a.trabalhe {
	width:120px; /*79px  - 28/10/08 - Mudança Rednei*/
	background-image:url(../imagens/menu_inferior/trabalhe.png)
}
.menu_inferior ul li a.fornecedores {
	width:105px;
	background-image:url(../imagens/menu_inferior/fornecedores.png)
}
.menu_inferior ul li a.fale_conosco {
	width:102px;
	background-image:url(../imagens/menu_inferior/fale_conosco.png)
}




/*.......... RODAPÉ ..........*/
/**********************************/
.rodape {
	width:756px;
	height:62px;
	margin:10px 0 0 5px;
	padding-bottom:10px;
	float:left;
	background:url(../imagens/backgrounds/rodape.png) no-repeat;
	/*background:url(../imagens/backgrounds/rodape.jpg) no-repeat;*/
}
.rodape h3 {
	width:125px;
	height:62px;
	float:left;
	text-indent:-99999px;
	background:url(../imagens/titulos/telefones_contato.png) no-repeat center center;
}
.rodape ul {
	width:620px;
	float:left;
	list-style:none
}
.rodape ul li {
	/* NOVO */ 
	font-size:11px;
	/* FIM */
	
	color:#105fa7;
	width:83px; /* 100 */
	height:43px;
	padding:17px 10px 0 10px;
	float:left;
	background:url(../imagens/backgrounds/traco_rodape.gif) repeat-y
}
.rodape ul li strong{
	width:100%;
	float:left;
}




/*.......... PUBLICIDADE ..........*/
/****************************************/
.publicidade {
	width:136px;
	float:right;
}
.publicidade .banners {
	width:121px;
	margin:10px auto;
	display:block
}
.publicidade .banners object{
	float:left
}
.publicidade .banners a img {
	border:none
}

.publicidade .celi_google {
	width:129px;
	height:150px;
	margin:10px auto;
	display:block;
}
.publicidade .celi_google a {
	width:100%;
	height:100%;
	display:block;
	text-indent:-99999px;
	background:url(../imagens/celi_google.png) no-repeat
}

/* Twitter */
.publicidade .celi_twitter {
	width:129px;
	height:50px;
	margin:10px auto;
	display:block;
}
.publicidade .celi_twitter a {
	width:100%;
	height:100%;
	display:block;
	text-indent:-99999px;
	background:url(../imagens/celi-no-twitter.png) no-repeat
}

.publicidade .celi_news {
	width:129px;
	height:150px;
	margin:10px auto;
	display:block;
}
.publicidade .celi_news a {
	width:100%;
	height:100%;
	display:block;
	text-indent:-99999px;
	background:url(../imagens/news_celi.png) no-repeat
}

.publicidade .simse {
	width:129px;
	height:151px;
	margin:10px auto;
	display:block;
}
.publicidade .simse a {
	width:100%;
	height:100%;
	display:block;
	text-indent:-99999px;
	background:url(../imagens/salao-imobiliario-sergipe.png) no-repeat
}






