A REDE ASSOCIADOS RECEITAS AGENDA DA REDE FALE CONOSCO
VOCÊ ESTÁ EM: Associados > Restaurante Buffet a Kg > Restaurante Beth Hermoza Bellato

Endereço:
Rua Pinheiro Machado,1762. Centro. Cep : 95020-171. Caxias do Sul – RS. Junto à Sede Social do Recreio da Juventude.

Telefone:
(54) 3028-8273 e 3028-8274

Horário de Atendimento:
Almoços de segunda a sábado, das 11h30 às 14h. Eventos em outros horários mediante reserva.

.: Histórico

O restaurante, que se encontra na sede social do Clube Recreio da Juventude, está em funcionamento desde 2000, mas foi somente em 2004 que Elizabeth Hermoza Bellato passou a coordenar a culinária e administração do local.

Desde então vêm, junto com sua equipe, buscando o aprimoramento na qualidade das refeições e do atendimento, além de estar sempre atrás de novidades, incentivando o desenvolvimento de novas receitas, o que faz com que o restaurante seja conhecido por seu cardápio singular, sempre diversificado e extremamente saboroso.

Oferecem almoço no formato de Buffet à Kg, e realizam todos os tipos de eventos, como jantares, coquetéis, festas de 15 anos, casamentos, etc. Tem a possibilidade de fazer mais de um evento no mesmo dia, pois contam com uma equipe grande e muito bem treinada. Além disso, têm ao seu dispor a estrutura do Recreio da Juventude, que oferece excelentes opções de salões para os mais variados números de convidados.

.: Dados

Salão Social: 350 pessoas
Boate Verde Néon: 120 pessoas
Restaurante: 60 pessoas

É possível aumentar a capacidade da boate, abrindo as portas do restaurante e unido esses dois ambientes.

Fotos (clique para ampliar)
1 | 2 | 3 | 4 | 5 | 6 | 7
 
(default) 17 queries took 116 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `restaurants`18188
2DESCRIBE `users`887
3DESCRIBE `groups`7710
4DESCRIBE `menus`9913
5DESCRIBE `group_menus`339
6DESCRIBE `photos`778
7DESCRIBE `restaurant_types`667
8DESCRIBE `restaurants_restaurant_types`774
9DESCRIBE `contents`883
10DESCRIBE `content_photos`775
11DESCRIBE `news`886
12DESCRIBE `news_photos`774
13SELECT `RestaurantType`.`id`, `RestaurantType`.`name`, `RestaurantType`.`created`, `RestaurantType`.`createdby`, `RestaurantType`.`modified`, `RestaurantType`.`modifiedby`, `Created`.`id`, `Created`.`username`, `Created`.`password`, `Created`.`group_id`, `Created`.`created`, `Created`.`createdby`, `Created`.`modified`, `Created`.`modifiedby`, `Modified`.`id`, `Modified`.`username`, `Modified`.`password`, `Modified`.`group_id`, `Modified`.`created`, `Modified`.`createdby`, `Modified`.`modified`, `Modified`.`modifiedby` FROM `restaurant_types` AS `RestaurantType` LEFT JOIN `users` AS `Created` ON (`RestaurantType`.`createdby` = `Created`.`id`) LEFT JOIN `users` AS `Modified` ON (`RestaurantType`.`modifiedby` = `Modified`.`id`) WHERE 1 = 1 ORDER BY RAND() ASC 662
14SELECT `Restaurant`.`id`, `Restaurant`.`name`, `Restaurant`.`logo`, `Restaurant`.`website`, `Restaurant`.`email`, `Restaurant`.`address`, `Restaurant`.`telephone`, `Restaurant`.`working_hours`, `Restaurant`.`title1`, `Restaurant`.`text1`, `Restaurant`.`title2`, `Restaurant`.`text2`, `Restaurant`.`title3`, `Restaurant`.`text3`, `Restaurant`.`created`, `Restaurant`.`createdby`, `Restaurant`.`modified`, `Restaurant`.`modifiedby`, `RestaurantsRestaurantType`.`id`, `RestaurantsRestaurantType`.`restaurant_id`, `RestaurantsRestaurantType`.`restaurant_type_id`, `RestaurantsRestaurantType`.`created`, `RestaurantsRestaurantType`.`createdby`, `RestaurantsRestaurantType`.`modified`, `RestaurantsRestaurantType`.`modifiedby` FROM `restaurants` AS `Restaurant` JOIN `restaurants_restaurant_types` AS `RestaurantsRestaurantType` ON (`RestaurantsRestaurantType`.`restaurant_type_id` IN (1, 2, 3, 7, 4, 5) AND `RestaurantsRestaurantType`.`restaurant_id` = `Restaurant`.`id`) WHERE `Restaurant`.`id` > 0 ORDER BY `Restaurant`.`name` ASC 323220
15SELECT `Restaurant`.`id`, `Restaurant`.`name`, `Restaurant`.`logo`, `Restaurant`.`website`, `Restaurant`.`email`, `Restaurant`.`address`, `Restaurant`.`telephone`, `Restaurant`.`working_hours`, `Restaurant`.`title1`, `Restaurant`.`text1`, `Restaurant`.`title2`, `Restaurant`.`text2`, `Restaurant`.`title3`, `Restaurant`.`text3`, `Restaurant`.`created`, `Restaurant`.`createdby`, `Restaurant`.`modified`, `Restaurant`.`modifiedby`, `Created`.`id`, `Created`.`username`, `Created`.`password`, `Created`.`group_id`, `Created`.`created`, `Created`.`createdby`, `Created`.`modified`, `Created`.`modifiedby`, `Modified`.`id`, `Modified`.`username`, `Modified`.`password`, `Modified`.`group_id`, `Modified`.`created`, `Modified`.`createdby`, `Modified`.`modified`, `Modified`.`modifiedby` FROM `restaurants` AS `Restaurant` LEFT JOIN `users` AS `Created` ON (`Restaurant`.`createdby` = `Created`.`id`) LEFT JOIN `users` AS `Modified` ON (`Restaurant`.`modifiedby` = `Modified`.`id`) WHERE `Restaurant`.`id` = 1 ORDER BY `Restaurant`.`name` ASC LIMIT 1113
16SELECT `Photo`.`id`, `Photo`.`restaurant_id`, `Photo`.`path`, `Photo`.`created`, `Photo`.`createdby`, `Photo`.`modified`, `Photo`.`modifiedby` FROM `photos` AS `Photo` WHERE `Photo`.`restaurant_id` = (1) 773
17SELECT `RestaurantType`.`id`, `RestaurantType`.`name`, `RestaurantType`.`created`, `RestaurantType`.`createdby`, `RestaurantType`.`modified`, `RestaurantType`.`modifiedby`, `RestaurantsRestaurantType`.`id`, `RestaurantsRestaurantType`.`restaurant_id`, `RestaurantsRestaurantType`.`restaurant_type_id`, `RestaurantsRestaurantType`.`created`, `RestaurantsRestaurantType`.`createdby`, `RestaurantsRestaurantType`.`modified`, `RestaurantsRestaurantType`.`modifiedby` FROM `restaurant_types` AS `RestaurantType` JOIN `restaurants_restaurant_types` AS `RestaurantsRestaurantType` ON (`RestaurantsRestaurantType`.`restaurant_id` = 1 AND `RestaurantsRestaurantType`.`restaurant_type_id` = `RestaurantType`.`id`) WHERE 1 = 1 224