@charset "utf-8";
/* CSS Document */

/* CODIFICACAO DOS BOTOES ENVIAR E BUSCAS */	

.espaco_fixo_cr{
	width:215px;
	height:15px;
	float:left;
	position:relative;
	}

.botao_buscar_cr{
	width:215px;
	float:left;
	position:relative;
	}

.botao_buscar_cr a{
	width:70px;
	height:22px;
	float:left;
	position:relative;
	margin-left:135px;
	background-image:url(../imagens/botao_buscar.jpg);
	background-repeat:no-repeat;
	margin-bottom:10px;
	}
	
.botao_buscar_cr a:hover{
	background-position: 0px -22px;	
	}

.botao_entrar_cr{
	width:215px;
	float:left;
	position:relative;
	}
	
.botao_entrar_cr a{
	width:70px;
	height:22px;
	float:left;
	position:relative;
	margin-left:135px;
	background-image:url(../imagens/botao_entrar.jpg);
	background-repeat:no-repeat;
	margin-bottom:10px;
	}
		
.botao_entrar_cr a:hover{
	background-position: 0px -22px;	
	}

.botao_enviar_cr{
	width:215px;
	float:left;
	position:relative;
	}
	
.botao_enviar_cr a{
	width:70px;
	height:22px;
	float:left;
	position:relative;
	margin-left:135px;
	background-image:url(../imagens/botao_enviar.jpg);
	background-repeat:no-repeat;
	margin-bottom:10px;
	}

.botao_enviar_cr a:hover{
	background-position: 0px -22px;	
	}

/* INICIO CSS PRINCIPAL */	

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
	background-image:url(../imagens/background_Principal.jpg);
	background-repeat:no-repeat;
	background-repeat:repeat-x; 
	}
	
#conteudo_cr{
	width:980px;
	margin:0px auto auto;
	}
	
#topo_cr{
	width:980px;
	height:81px;
	float:left;
	position:relative;
	}
	
#conteudo_banner_cr{
	width:980px;
	height:190px;
	float:left;
	position:relative;
	background-image:url(../imagens/bkg_banner.jpg);
	background-repeat:no-repeat;
	}

#pedaco_cr{
	width:217px;
	height:48px;
	float:left;
	position:relative;
	top:150px;
	}
	
#coluna_para_caixinhas{
	width:217px;
	float:left;
	position:relative;
	}
	
#coluna_fixa_cr{
	width:217px;
	float:left;
	position:relative;
	}
	
#coluna_fixa_2_cr{
	width:217px;
	float:left;
	position:relative;
	}
	
#coluna_fixa_3_cr{
	width:217px;
	float:left;
	position:relative;
	}
	
#coluna_fixa_4_cr{
	width:217px;
	float:left;
	position:relative;
	}
	
.caixa_bordas_cr{
	width:215px;
	float:left;
	position:relative;	
	}
	
.modelo_cabecalho_cr{
	width:191px;
	float:left;
	position:relative;
	margin-left:12px;
	margin-top:10px;
	}
	
.combo_box_cr{
	width:191px;
	float:left;
	position:relative;
	left:12px;
	top:5px;
	}

.combo_box_formatacao_cr{
	width:191px;
	height:10px;
	float:left;
	position:relative;
	}
	
.combo_texto_formatacao_cr{
	width:191px;
	height:10px;
	float:left;
	position:relative;
	}
	
.espaco_botao_cr{
	width:215px;
	height:22px;
	float:left;
	position:relative;
	margin-top:15px;
	}
			
.rodape_caixas{
	width:217px;
	height:10px;
	float:left;
	position:relative;
	background-image:url(../imagens/rodape_caixas.jpg);
	background-repeat:no-repeat;
	}	
		
.topo_caixinhas_cr{
	width:217px;
	float:left;
	position:relative;
	}
	
.imagem_atendimento_cr{
	width:215px;
	float:left;
	position:relative;
	margin-top:10px;
	}
	
/* CSS DO RODAPE */		
	
#rodape_principal_cr{
	width:100%;
	background-image:url(../imagens/background_rodape.jpg);
	background-repeat:repeat-x;
	height:165px;
	clear:both;
	float:left;
	}
	
#dentro_rodape{
	width:947px;
	height:100px;
	position:absolute;
	left:50%;
	margin-left:-450px;
	margin-top:40px;
	}
	
.linha_rodape_cr{
	width:780px;
	height:20px;
	float:left;
	margin-left:90px;
	}

.icone_rodape_01{
	width:2px;
	height:17px;
	background-image:url(../imagens/icon_rodape.jpg);
	float:left;
	margin-left:15px;
	}
	
.link_rodape_01 a{
	float:left;
	margin-top:2px;
	margin-left:15px;
	text-decoration:none;
	color:#666666;
	}
	
.link_rodape_01 a:hover{
	text-decoration:underline;
	color:#CE0000;
	}
	
.risca_rodape_cr{
	width:900px;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	}
	
.rodape_info_cr{
	float:left;
	margin-left:60px;
	}
	
/* MENU PRINCIAL */	
	
#espaco_menu_cr{
	width:762px;
	height:33px;
	float:left;
	}
	
#menu_principal_bkg{
	width:744px;
	height:33px;
	float:left;
	background-image:url(../imagens/Ffilete_menu.jpg);
	background-repeat:repeat-x;
	}
	
#menu_principal_pedaco{
	float:right;
	}

/* LINK HOME */	
	
.menu_linkagem{
	width:75px;
	float:left;
	height:33px;
	}	
		
.menu_linkagem a{
	width:75px;
	float:left;
	background-image:url(../imagens/Botao_Menu_01.jpg);
	background-repeat:no-repeat;
	height:33px;
	}
	
.menu_linkagem a:hover{
	background-position: 0px -33px;	
	}
	
/* LINK EMPRESA */	
	
.menu_linkagem_02{
	width:88px;
	float:left;
	height:33px;
	}	
		
.menu_linkagem_02 a{
	width:88px;
	float:left;
	background-image:url(../imagens/Botao_Menu_02.jpg);
	background-repeat:no-repeat;
	height:33px;
	}
	
.menu_linkagem_02 a:hover{
	background-position: 0px -33px;	
	}
	
/* LINK ANUNCIE */		
	
.menu_linkagem_03{
	width:85px;
	float:left;
	height:33px;
	}	
		
.menu_linkagem_03 a{
	width:85px;
	float:left;
	background-image:url(../imagens/Botao_Menu_03.jpg);
	background-repeat:no-repeat;
	height:33px;
	}
	
.menu_linkagem_03 a:hover{
	background-position: 0px -33px;	
	}
		
/* LINK IMOVEIS */			
	
.menu_linkagem_04{
	width:85px;
	float:left;
	height:33px;
	}	
		
.menu_linkagem_04 a{
	width:85px;
	float:left;
	background-image:url(../imagens/Botao_Menu_04.jpg);
	background-repeat:no-repeat;
	height:33px;
	}
	
.menu_linkagem_04 a:hover{
	background-position: 0px -33px;	
	}
		
/* LINK TRABALHE CONOSCO */		

.menu_linkagem_05{
	width:163px;
	float:left;
	height:33px;
	}	
		
.menu_linkagem_05 a{
	width:163px;
	float:left;
	background-image:url(../imagens/Botao_Menu_05.jpg);
	background-repeat:no-repeat;
	height:33px;
	}
	
.menu_linkagem_05 a:hover{
	background-position: 0px -33px;	
	}
	
/* LINK LOCALIZACAO */	

.menu_linkagem_06{
	width:116px;
	float:left;
	height:33px;
	}	
		
.menu_linkagem_06 a{
	width:116px;
	float:left;
	background-image:url(../imagens/Botao_Menu_06.jpg);
	background-repeat:no-repeat;
	height:33px;
	}
	
.menu_linkagem_06 a:hover{
	background-position: 0px -33px;	
	}
	
/* LINK CONTATOS */	

.menu_linkagem_07{
	width:93px;
	float:left;
	height:33px;
	}	
		
.menu_linkagem_07 a{
	width:93px;
	float:left;
	background-image:url(../imagens/Botao_Menu_07.jpg);
	background-repeat:no-repeat;
	height:33px;
	}
	
.menu_linkagem_07 a:hover{
	background-position: 0px -33px;	
	}
	
/* LINK FAQ */	

.menu_linkagem_08{
	width:120px;
	float:left;
	height:33px;
	}	
		
.menu_linkagem_08 a{
	width:120px;
	float:left;
	background-image:url(../imagens/Botao_Menu_08.jpg);
	background-repeat:no-repeat;
	height:33px;
	}
	
.menu_linkagem_08 a:hover{
	background-position: 0px -33px;	
	}
	

	

	
	
