body {

	font-family: 'Verdana'
	
	, Geneva
	
	,sans-serif;


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

}



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



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



#cabecalho {

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



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




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




