/* RESET GERAL */
* {border:0;font-family:inherit;font-size:100%;margin:0;outline:0;padding:0;}
body {background:#cd330b url(../imgs/bgs/geral.gif) left top;color:#624905;}
ol, ul {list-style:none;}
table {border-collapse:separate;border-spacing:0;}
blockquote:before, blockquote:after,q:before, q:after {content:"";}
blockquote, q {quotes: "" "";}
hr, legend {display:none;}
address { font-style:normal; }
span.off { display:none; }
.no-button { cursor:default; }
.button-enviar { background:url(../imgs/bts/bt-enviar.jpg) no-repeat; width:83px; height:25px; cursor:pointer; outline:none; border:none; float:right; }
.show { display:block; }
.hide { display:none; }

/* REDEFININDO FONTES */
body {font:small Arial, Helvetica, sans-serif;}
select, input, textarea {font-family:Arial, Helvetica, sans-serif;}

/*XXXXXXXXX ESTRUTURA PRINCIPAL XXXXXXX*/
#parme-body {  background: url(../imgs/bgs/bg-header.jpg) no-repeat center top; }
#parme-geral { width:780px; margin:auto; }
.parme-content { background:#fdd40b url(../imgs/bgs/bg-content.jpg) repeat-x; display:table; width:100%; height:100%; padding-bottom:8px; }
.parme-principal { width:535px; margin-left:12px; _margin-left:5px; float:left; }
#parme-header { height:212px; }
#parme-side { width:228px; float:left; padding-bottom:10px; }
address { background:#9d0200 url(../imgs/bgs/bg-footer.gif) no-repeat bottom; height:25px; padding:8px 0 0 8px; clear:both; color:#fdd40b; margin-bottom:10px;}

/*XXXXXXX HEADER XXXXXXXX*/
h1 { width:200px; height:171px; background:url() no-repeat; margin-bottom:8px; position:relative; float:left; }
h1 span { display:none; }

/*Menu principal*/
ul#menu-first {  height:29px; width:544px; clear:both; position:relative; }
ul#menu-first li { float:left; height:33px; }
ul#menu-first li a { display:block; height:33px; background-position:bottom; background-repeat:no-repeat; }
ul#menu-first li a span { display:none; }
ul#menu-first li#item-home a { background-image:url(../imgs/menu/bt-home.jpg); width:86px;}
ul#menu-first li#item-home-on a { background-image:url(../imgs/menu/bt-home_on.jpg); width:86px; cursor:default;}
ul#menu-first li#item-institucional a { background-image:url(../imgs/menu/bt-institucional.jpg); width:104px;}
ul#menu-first li#item-institucional-on a { background-image:url(../imgs/menu/bt-institucional_on.jpg); width:104px; cursor:default;}
ul#menu-first li#item-lojas a { background-image:url(../imgs/menu/bt-lojas.jpg); width:58px;}
ul#menu-first li#item-lojas-on a { background-image:url(../imgs/menu/bt-lojas_on.jpg); width:58px; cursor:default;}
ul#menu-first li#item-cardapio a { background-image:url(../imgs/menu/bt-cardapio.jpg); width:83px; cursor:pointer;}
ul#menu-first li#item-cardapio-on a { background-image:url(../imgs/menu/bt-cardapio_on.jpg); width:83px; cursor:default;}
ul#menu-first li#item-disk a { background-image:url(../imgs/menu/bt-disk.jpg); width:102px;}
ul#menu-first li#item-disk-on a { background-image:url(../imgs/menu/bt-disk_on.jpg); width:102px; cursor:default;}
ul#menu-first li#item-promocoes a { background-image:url(../imgs/menu/bt-promocoes.jpg); width:109px;}
ul#menu-first li#item-promocoes-on a { background-image:url(../imgs/menu/bt-promocoes_on.jpg); width:109px; cursor:default;}

/*Menu secundário*/
ul#menu-secon { height:24px; margin:145px 0 0 245px; position:absolute; *position:relative; }
ul#menu-secon li { float:left; border-left:1px solid #341a00; _height:20px; }
ul#menu-secon li a {  color:#c09b6f; background:url(../imgs/bgs/bg-menu-secon.gif) repeat-x; display:block; _display:table; height:16px; padding:4px 8px; text-decoration:none; font-size:11px; font-weight:bold; }
ul#menu-secon li a:hover { color:#985d18; background:url(../imgs/bgs/bg-menu-secon-hover.gif) repeat-x;}
ul#menu-secon li a span { display:none; }

/*XXXXXXXXXXXXX ESTRUTURA INTERNAS XXXXXXXXXXXXXX*/
div.body-in h1 a { display:block; width:100%; height:100%; }
div.body-in #titulo-internas { height:36px; background:url(../imgs/bgs/bg-titles-internas.jpg) no-repeat; margin:20px 0 20px 8px; }
div.body-in #titulo-internas h2 { height:31px; background-repeat:no-repeat; background-position:left; }
div.body-in h3 { color:#c82d03; font-weight:bold; font-size:120%; letter-spacing:-0.04em; clear:both; margin:15px; margin-left:10px; }
div.body-in .parme-principal { width:565px; float:left; } 
div.body-in .parme-principal hr { height:0;border:0;border-bottom:1px solid #dfa710; display:block; width:535px; margin:20px; margin-left:10px; clear:left; }

div.body-in #parme-side {  width:200px; background:url(../imgs/bgs/bg-side-internas.jpg) no-repeat 13px 0; margin-bottom:12px;  }
div.body-in #parme-side span { display:block; text-align:center; width:180px; margin-top:40px; color:#c82d03; font-weight:bold; font-size:130%; letter-spacing:-0.04em; }
div.body-in #parme-side ul#chamadas-internas { margin:10px; }
div.body-in #parme-side ul#chamadas-internas li { float:left; margin-bottom:5px; }

