body {

	font-family: 'Arial'
	
	, Helvetica
	
	,sans-serif;


	
	
		background-color: #1F2835;
	
	
		background-position: top center;
	
	
		background-attachment: scroll;
	
	
		background-repeat: repeat;
	

}



:root {
  --cor-secundaria: #2C3677;
}
.cor-secundaria { color: #2C3677; }
.fundo-secundario { background-color: #2C3677; }
.borda-secundaria { border-color: #2C3677; }



.titulo {
	font-family: 'Open Sans'
  
  , serif;
	
	
}



#cabecalho {

	
		
		
		background-color: #1F2835;
		
		
		background-position: top center;
		
		
			background-repeat: repeat;
		
	
}



.barra-inicial { background-color: #1F2835; }


.barra-inicial .canais-contato span, .barra-inicial .canais-contato a, .barra-inicial .canais-contato i { color: #FFFFFF; }



#rodape .institucional {
	
		
		background-image: url("https://cdn.awsli.com.br/2798/2798068/arquivos/sem-nome--1920-x-70-px-.jpg");
		
		
		background-color: #1F2835;
		
		
		background-position: top center;
		
		
			background-repeat: repeat;
		
	
}


:root {
	--cor-botao: #170D8B;
}
.botao.principal.botao-comprar, .botao.principal.grande, .acoes-produto-responsiva .tag-comprar { background-color: #170D8B; }



