body {

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


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

}



:root {
  --cor-secundaria: #0005a6;
}

  .cor-secundaria { color: #0005a6; }

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



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



#cabecalho {

	
		background: url("https://cdn.awsli.com.br/production/static/loja/estrutura/v1/img/padroes/padrao06.jpg") center center;
	
}



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




#rodape .institucional {
	
		background: url("https://cdn.awsli.com.br/production/static/loja/estrutura/v1/img/padroes/padrao06.jpg") center center;
	
}




