body {

	font-family: 'Times New Roman'
	
	, Times
	
	,sans-serif;


	
	
	
		background-position: top center;
	
	
		background-attachment: scroll;
	
	
		background-repeat: repeat;
	

}



:root {
  --cor-secundaria: #BEECEE;
}

  .cor-secundaria { color: #BEECEE; }

.fundo-secundario { background-color: #BEECEE; }
.borda-secundaria { border-color: #BEECEE; }



.titulo {
	font-family: 'Raleway'
  
  , serif;
	
	font-weight: 400;
	
	
}



#cabecalho {

	
		
		
		
		background-position: top center;
		
		
			background-repeat: repeat;
		
	
}



.barra-inicial { background-color: #B2C8E4; }


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



#rodape .institucional {
	
		
		background-image: url("https://cdn.awsli.com.br/2840/2840433/arquivos/1000010367.png");
		
		
		
		background-position: top right;
		
		
			background-repeat: repeat;
		
	
}


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



