@charset "iso-8859-1";
/* CSS Document */

.menu-cardapio {width:527px; height:70px; background-image:url(../images/cardapio/menu-cardapio.png); background-repeat:no-repeat; margin:15px 0 0 308px;}


ul#cardapio { padding: 0; list-style: none; float: left;width: 620px; margin:15px 0 0 0;}
ul#cardapio li{margin-left: 20px; padding: 0; overflow: hidden; float: left; height:31px;width:79px;}
ul#cardapio li a{ padding: 0;  float:left; line-height:32px; text-align:center;color:#FFF;font-family: "Trebuchet MS", Arial; font-size:13px; text-decoration: none; width:79px; height:31px; text-indent:-3px;}
ul#cardapio li a:hover {background-image:url(../images/header/menu-hover.png); background-repeat:no-repeat; }
ul#cardapio li .ativo {background-image:url(../images/header/menu-hover.png); background-repeat:no-repeat; }
.button {width:79px; font-family:"Trebuchet MS", Arial; color:#FFF; background-color:#392F26; border:0px; height:31px; cursor:pointer;}
.texto-cardapio {width:845px; margin:55px 0 0 46px;}
.texto-cardapio p {font-size:13px; color:#000; line-height:120%;}
.titles-cardapio {width:174px; height:36px; background-image:url(../images/cardapio/titulos-cardapio.png); background-repeat:no-repeat; padding-bottom:15px;}
.titles-cardapio h5 {font-size:16px; color:#FFF; font-weight:bold; text-align:center; text-indent:-7px; line-height:31px;}
.voltar-topo, .voltar-topo a {width:845px; height:23px; background-color:#000; text-align:center; color:#FFF; font-size:13px; font-weight:bold; margin:15px 0 40px 0; line-height:23px; text-decoration:none;}

img.almoco { float:left; width:400px; margin: 10px 12px 0 10px; }
div.itens-cardapio { float:left; }
div.imagens-cardapio { float:right; width:500px; overflow:hidden; }
div.imagens-bebida { width:330px; margin-right:30px; }
div.imagens-cardapio img.bife { margin-top:20px; width: 100%; }
div.imagens-cardapio img.peixe { margin-top:120px; width: 100%; }
div.imagens-cardapio img.bebida { margin-top:120px; }
.quebra-linha { clear:both }