
body {
	color: #ffffff;
	background-color:#000000;
	background-image: url(../../pm-admin/midia/imagens/temas/arquivos_1596850312/1756_fundo_site.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: scroll;
}
#banner_lateral_unidades,
.tabela_cardapio tr td.produto_categoria {
	color: #ffffff;
}
a {
	color:#6b6b6b;
}
a:focus,
a:hover {
	color:#1e82a6;
}
/* colocar a cor da borda a mesma definida para os textos, com 30% de opacidade */
.chamadas li,
#unidades_dados dd  {
	border-bottom:1px solid rgba(255, 255, 255, .3);
}
#topo {
	background-color: #ffffff;
	background-image: url(../../pm-admin/midia/imagens/temas/arquivos_1596850312/2597_banner_top.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#menu {
	background-color: #000000;
	background-image: url(../../pm-admin/midia/imagens/temas/arquivos_1596850312/8740_menu_site.jpg);
	background-repeat: repeat;
	background-position: center bottom;
}
#rodape_superior {
	background-color: #000000;
	background-image: url(../../pm-admin/midia/imagens/temas/arquivos_1596850312/2487_fundo_site.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
#rodape_intermediario {
	background-color: #aaaaaa;
	background-image: url(../../pm-admin/midia/imagens/temas/arquivos_1596850312/6997_fundo_site.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	color:#ffffff;
}
#rodape_intermediario a {
	color:#ffffff;
}
#botao_atendimento,
#botao_fale_conosco,
#form_busca,
#banner_unidades ul,
#banner_lateral_unidades ul,
#botao_receba_novidades,
.botao_geral,
.tabela_cardapio tr th,
.ui-widget-header,
.ui-dialog .ui-dialog-titlebar {
	background-color: #ffffff !important;
	color:#000000 !important;
}
#banner_unidades ul a {
	color:#000000;
}
#form_busca input { 
	border-color: #000000;
	color:#000000;
}
#botao_atendimento:focus,
#botao_atendimento:hover,
#botao_fale_conosco:focus,
#botao_fale_conosco:hover,
#botao_receba_novidades:focus,
#botao_receba_novidades:hover,
.botao_geral:hover,
.botao_geral:focus,
input.botao_geral:focus,
input.botao_geral:hover  {
	background-color: #1c1c1c !important;
	color:#a1a1a1 !important;
	text-decoration:none;
}
#botao_cardapio {
	background-image: url(../../recursos/img/backgrounds/bg_botao_cardapio_03.png);
}
#botao_cardapio:focus,
#botao_cardapio:hover {
	background-position: 0 -126px;
}
#menu_principal a {
	background: rgba(199, 199, 199, .5);
	color:#ffffff;
}
#menu_principal a:focus,
#menu_principal a:hover,
#menu_principal li.ativo a {
	background: rgba(255, 255, 255, .9);
	color:#000000;
}
.conteudo_geral {
	background: #0d0d0d;
}
#menu_lateral a  {
	background-color:#d91414;
	color:#ffffff;
}
#menu_lateral li li a  {
	background-color:rgba(217, 20, 20, .5);
	color:#ffffff;
}
#menu_lateral li li a {
	border-bottom-color:#ffffff;
}
#menu_lateral a:hover,
#menu_lateral a:focus,
#menu_lateral li.ativo a {
	background-color:#ff1605;
	color:#2b2b2b;
}
#menu_lateral li li a:hover,
#menu_lateral li li a:focus  {
	background-color:rgba(255, 22, 5, .5);
	color:#ffffff;
}
.tabela_cardapio {
	color:#ffffff;
}
.tabela_cardapio tr.impar td {
	background:#969090;
}
.tabela_cardapio tr.par td {
	background:#0d0d0d;
}

