body {

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


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

}



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



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



#cabecalho {

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



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


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



#rodape .institucional {
	
		
		
		
		background-position: top center;
		
		
			background-repeat: repeat;
		
	
}


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



