/*--Classe usada para header Uniforme e com texto--*/

.bgHeader{
	float:left;
	display:inline;
	width:720px;
	height:42px;
	background-image:url(../../slices/bg-Header.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	text-align:left;
	line-height:39px;
	text-indent:12px;	
}

#headerNoticias{
	background-image:url(../../slices/header-UltimasNoticias.jpg);
	background-repeat:no-repeat;
	background-repeat:no-repeat;
	height:42px;
	text-indent:-9999px;
	margin:10px 0;	
}

#headerConteudoNoticias{
	background-image:url(../../slices/header-Noticias.jpg);
	background-repeat:no-repeat;
	background-repeat:no-repeat;
	height:42px;
	text-indent:-9999px;
	margin:10px 0;		
}


#MaisInformacoes #HeaderMaisInformacoes {
	background-image:url(../../slices/header-MaisInformacoes.jpg);
	background-repeat:no-repeat;
	height:26px;
	text-indent:-9999px;
	margin:10px 0;
}

#IndicarImovel #HeaderIndiqueImovel {
	background-image:url(../../slices/header-IndiqueImovel.jpg);
	background-repeat:no-repeat;
	height:42px;
	text-indent:-9999px;
	margin:10px 0 10px 10px;
}

#FaleConosco #HeaderFaleConosco {
	background-image:url(../../slices/header-FaleConosco.jpg);
	background-repeat:no-repeat;
	width:100%;
	height:26px;
	text-indent:-9999px;
	margin:0 0 10px 0;
}

#SobMedida #HeaderSobEncomenda {
	background-image:url(../../slices/header-SobEncomenda.jpg);
	background-repeat:no-repeat;
	width:100%;
	height:26px;
	text-indent:-9999px;
	margin:0 0 10px 0;
}

#CadastroImovel #HeaderCadastreImovel {
	background-image:url(../../slices/header-CadastreImovel.jpg);
	background-repeat:no-repeat;
	width:100%;
	height:26px;
	text-indent:-9999px;
	margin:0 0 10px 0;
}

#Localizacao #HeaderLocalizacao {
	background-image:url(../../slices/header-Localizacao.jpg);
	background-repeat:no-repeat;
	width:100%;
	height:26px;
	text-indent:-9999px;
	margin:0 0 10px 0;
}

#SimuleFinanciamento #HeaderFinanciamento {
	background-image:url(../../slices/header-SimuleFinanciamento.jpg);
	background-repeat:no-repeat;
	width:100%;
	height:26px;
	text-indent:-9999px;
	margin:0 0 10px 0;
}

#Empresa #HeaderEmpresa{
	background-image:url(../../slices/header-Empresa.jpg);
	background-repeat:no-repeat;
	width:100%;
	height:26px;
	text-indent:-9999px;
	margin:0 0 10px 0;
}

#TrabalheConosco #HeaderTrabalheConosco {
	background-image:url(../../slices/header-TrabalheConosco.jpg);
	background-repeat:no-repeat;
	width:100%;
	height:26px;
	text-indent:-9999px;
	margin:0 0 10px 0;
}

#ResultadoFavoritos #HeaderFavoritos{
	background-image:url(../../slices/header-ResultadoFavoritos.jpg);
	background-repeat:no-repeat;
	width:100%;
	height:26px;
	text-indent:-9999px;
	margin:0 0 10px 0;
}

#LinksUteis #HeaderLinks{
	background-image:url(../../slices/header-LinksUteis.jpg);
	background-repeat:no-repeat;
	width:100%;
	height:26px;
	text-indent:-9999px;
	margin:0 0 10px 0;
}

#LigamosVoce #HeaderLigamosVoce {
	background-image:url(../../slices/header-LigamosVoce.jpg);
	background-repeat:no-repeat;
	height:26px;
	text-indent:-9999px;
	margin:10px 0;
}

