body {

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


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

}



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



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



#cabecalho {

	
		
		
		background-color: #FFFFFF;
		
		
		background-position: top center;
		
		
			background-repeat: repeat;
		
	
}



.barra-inicial { background-color: #17468C; }


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



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




