.bloco {
	width:170px;
	float:left;
	display:inline;
	margin:0px 0px 10px 15px;
}

.pr { margin-left:32px; }

.titulo {
	width:415px;
	height:41px;
	background:url(../imagens/home/cardapio/titulo.png);
	text-indent:-3000px;
}

dl {
	width:170px;
	margin-bottom:14px;
	padding-bottom:10px;
	font:normal 10px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	background:url(../imagens/home/cardapio/dl-bottom.png) no-repeat left bottom;
}
dl dd { background-color:#c4c1a1; padding:0px 9px; }
dl dd strong { display:block; background-color:#EFEDBF; padding:1px 0 1px 4px; font-weight:normal; }
dl dd strong.odd { background-color:#c4c1a1; }
dl dt {	
	width:170px; 
	height:25px; 
	text-indent:-3000px;
}
.energeticos dt { background:url(../imagens/home/cardapio/tit-energeticos.png) no-repeat; }
.sucos dt { background:url(../imagens/home/cardapio/tit-sucos.png) no-repeat; }
.cafeteria dt { background:url(../imagens/home/cardapio/tit-cafeteria.png) no-repeat; }
.refrigerantes dt { background:url(../imagens/home/cardapio/tit-refrigerantes.png) no-repeat; }
.cachacas dt { background:url(../imagens/home/cardapio/tit-cachacas.png) no-repeat; }
.chopp dt { background:url(../imagens/home/cardapio/tit-chopp.png) no-repeat; }
.whiskies dt { background:url(../imagens/home/cardapio/tit-whiskies.png) no-repeat; }
.licores dt { background:url(../imagens/home/cardapio/tit-licores.png) no-repeat; }
.cervejas dt { background:url(../imagens/home/cardapio/tit-cervejas.png) no-repeat; }
.drinks dt { background:url(../imagens/home/cardapio/tit-drinks.png) no-repeat; }
.destilados dt { background:url(../imagens/home/cardapio/tit-destilados.png) no-repeat; }
.agua dt { background:url(../imagens/home/cardapio/tit-agua.png) no-repeat; }
.petiscos dt { background:url(../imagens/home/cardapio/tit-petiscos.png) no-repeat; }
.batatas dt { background:url(../imagens/home/cardapio/tit-batatas.png) no-repeat; }
.saladas dt { background:url(../imagens/home/cardapio/tit-saladas.png) no-repeat; }
.escondidinho dt { background:url(../imagens/home/cardapio/tit-escondidinho.png) no-repeat; }
.grelhados dt { background:url(../imagens/home/cardapio/tit-grelhados.png) no-repeat; }
.sanduiches dt { background:url(../imagens/home/cardapio/tit-sanduiches.png) no-repeat; }
.boteco-tradicional dt { background:url(../imagens/home/cardapio/tit-boteco-tradicional.png) no-repeat; height:39px;}
.feijoada dt { background:url(../imagens/home/cardapio/tit-feijoada.png) no-repeat; }
.feijoada dd { text-align:center; }

.tit-ul {
	position:relative;
	width:415px;
	margin:12px 0 25px 27px;
}
.tit-ul ul {
	position:absolute;
	top:-8px;
	right:5px;
}
.tit-ul ul li{ margin:0 0 6px 0; }

ul .hora_de_beber a,ul .hora_de_comer a, .tit-ul ul li {
	display:block; 
	width:134px;
	height:14px;
	font-size:10px;
	float:right;
	clear:right;
}
ul .hora_de_beber a,ul .hora_de_comer a {
	text-indent:-3000px;
}
ul .hora_de_beber a { background:url(../imagens/home/cardapio/tit-hora-de-beber.png) no-repeat left bottom; }
ul .hora_de_comer a { background:url(../imagens/home/cardapio/tit-hora-de-comer.png) no-repeat left bottom; }
ul .hora_de_beber .ativo, ul .hora_de_comer .ativo { background-position: left top; }
