*
{
	margin-top: 0px;
	
	padding: 0px;
}
#header
{
	background-image: url("../img/banner_seguros.jpg");
	margin-bottom: -21px;
}

#headerAcidentesPessoais
{
	background-image: url("../img/foto_acidente_pessoais.jpg");
	margin-bottom: -21px;
	background-repeat: no-repeat;
}

#headerAutomovel
{
	background-image: url("../img/foto_auto.jpg");
	margin-bottom: -21px;
	background-repeat: no-repeat;
}

#headerCondominio
{
	background-image: url("../img/foto_condominio.jpg");
	margin-bottom: -21px;
	background-repeat: no-repeat;
}

#headerFiancaLocaticia
{
	background-image: url("../img/foto_fianca_locaticia.jpg");
	margin-bottom: -21px;
	background-repeat: no-repeat;
}

#headerEmpresarial
{
	background-image: url("../img/foto_empresarial.jpg");
	margin-bottom: -21px;
	background-repeat: no-repeat;
}

#headerNotebook
{
	background-image: url("../img/foto_eletronicos.jpg");
	margin-bottom: -21px;
	background-repeat: no-repeat;
}

#headerPlanosSaudeEmpresarial
{
	background-image: url("../img/foto_saude.jpg");
	margin-bottom: -21px;
	background-repeat: no-repeat;
}

#headerPlanosSaudeIndFam
{
	background-image: url("../img/foto_saude.jpg");
	margin-bottom: -21px;
	background-repeat: no-repeat;
}

#headerPrevidencia
{
	background-image: url("../img/foto_previdencia.jpg");
	margin-bottom: -21px;
	background-repeat: no-repeat;
}

#headerRedirecionamento
{
	background-image: url("../img/banner_redirecionamento.jpg");
	margin-bottom: -21px;
	background-repeat: no-repeat;
}

#headerResidencial
{
	background-image: url("../img/foto_residencia.jpg");
	margin-bottom: -21px;
	background-repeat: no-repeat;
}

#headerTransportes
{
	background-image: url("../img/foto_transportes.jpg");
	margin-bottom: -21px;
	background-repeat: no-repeat;
}

#headerViagem
{
	background-image: url("../img/foto_viagem.jpg");
	margin-bottom: -21px;
	background-repeat: no-repeat;
}

#headerVida
{
	background-image: url("../img/foto_vida.jpg");
	margin-bottom: -21px;
	background-repeat: no-repeat;
}

#headerEmpresa
{
	background-image: url("../img/foto_empresa.jpg");
	margin-bottom: -21px;
	background-repeat: no-repeat;
}

#headerRCProfissional
{
	background-image: url("../img/foto_rc_profissional.jpg");
	margin-bottom: -21px;
	background-repeat: no-repeat;
}

#headerPessoaFisica
{
	background-image: url("../img/foto_pessoa_fisica.jpg");
	margin-bottom: -21px;
	background-repeat: no-repeat;
}

.logo
{
	padding-top: 90px;
	padding-bottom: 40px;
	margin-bottom: 0px;
}

.bg-primary
{
	padding-top: 10px;
	padding-bottom: 10px;
}

.laranja
{
	background-color: orange;
}

.endereco
{
	font-size: 24px;
}

.rodape
{
	margin-top: -30px;
}

.corDiferente
{
	color: #076a9b;
}

.preto
{
	color: black;
}