body {

	font-family: 'Oswald'
	
	,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;
	
	
	text-transform: uppercase;
	
}



#cabecalho {

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



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




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




  
    #barraNewsletter, #barraNewsletter .show-hide, #barraNewsletter .componente, #barraNewsletter.posicao-rodape .conteiner { background-color: #000000; }
  
  

