body {

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


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

}



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



.titulo {
	font-family: 'Times New Roman'
  
	, Times
	
  , serif;
	
	font-weight: 300;
	
	
}



#cabecalho {

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



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




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


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



