<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
				.linha_corte{
					background-color: #0057b8;					
				}

				.linha_corte::after {
				    background-color: #0057b8;
				}
			 .diagonal{
				  background: #ffffff;			  
			   }

				.diagonal::after{
				    background: #ffffff;			  
				}

				.corte{

					 background:  #ffffff;

				}
			  .sub-menu td{
				  background: #1a3a64 !important;			  
			   }#Tabela_Rodape{
				  background: #222222 !important;			  
			   }#Rodape{
				  background: #222222 !important;			  
			   }#Rodape{
				  background: #222222 !important;			  
			   }.fundo_item{
				
				background: -moz-linear-gradient(top, #eeeeee 0%, #eeeeee 100%) !important; 
				background: -webkit-linear-gradient(top, #eeeeee 0%,#eeeeee 100%) !important; 
				background: linear-gradient(to bottom, #eeeeee 0%,#eeeeee 100%) !important;

			   }.menu-rapido-botao{
				  background: #ffffff !important;			  
			   }</pre></body></html>