/********************************************************

	Vila Gourmet
	Criado em: fevereiro 2009                																					
	Desenvolvido por: Agencia Eclipse

********************************************************/

	.menuVila { height:300px; width:160px; margin: 0; padding: 50px 0 0 0; text-align: left;}

		.menuVila ul li { padding: 0; margin: 0 0 0 0;}
		.menuVila ul li a { display:block; text-indent:-5000px; overflow: hidden; background-position: 0 0; background-repeat: no-repeat;}

	body#home ul li.menu1 a { background:url(../imgs/nav_home.gif); background-position:0 -33px;}

		.menuVila ul li.menu1 { background-image: url(../imgs/nav_home.gif); width: 150px; height: 33px;}
		.menuVila ul li.menu1 a { background-image:url(../imgs/nav_home.gif); width: 150px; height: 33px;}
		.menuVila ul li.menu1 a:hover { background-position:0 -33px;}

	body#avila ul li.menu2 a {background:url(../imgs/nav_avila.gif); background-position:0 -36px;}

		.menuVila ul li.menu2 { background-image:url(../imgs/nav_avila.gif); width: 150px; height: 36px;}
		.menuVila ul li.menu2 a { background-image:url(../imgs/nav_avila.gif); width: 150px; height: 36px;}
		.menuVila ul li.menu2 a:hover { background-position:0 -36px;}

	body#cadastro ul li.menu3 a {background:url(../imgs/nav_cadastro.gif); background-position:0 -33px;}

		.menuVila ul li.menu3 { background-image:url(../imgs/nav_cadastro.gif); width: 150px; height: 33px;}
		.menuVila ul li.menu3 a { background-image:url(../imgs/nav_cadastro.gif); width: 150px; height: 33px;}
		.menuVila ul li.menu3 a:hover { background-position:0 -33px;}

	body#cardapio ul li.menu4 a {background:url(../imgs/nav_cardapio.gif); background-position:0 -36px;}

		.menuVila ul li.menu4 { background-image:url(../imgs/nav_cardapio.gif); width: 150px; height: 36px;}
		.menuVila ul li.menu4 a { background-image:url(../imgs/nav_cardapio.gif); width: 150px; height: 36px;}
		.menuVila ul li.menu4 a:hover { background-position:0 -36px;}	

	body#promocoes ul li.menu5 a {background:url(../imgs/nav_promocoes.gif); background-position:0 -36px;}

		.menuVila ul li.menu5 { background-image: url(../imgs/nav_promocoes.gif); width: 150px; height: 36px;}
		.menuVila ul li.menu5 a { background-image:url(../imgs/nav_promocoes.gif); width: 150px; height: 36px;}
		.menuVila ul li.menu5 a:hover { background-position:0 -36px;}

	body#fotos ul li.menu6 a {background:url(../imgs/nav_fotos.gif); background-position:0 -35px;}

		.menuVila ul li.menu6 { background-image:url(../imgs/nav_fotos.gif); width: 150px; height: 35px;}
		.menuVila ul li.menu6 a { background-image:url(../imgs/nav_fotos.gif); width: 150px; height: 35px;}
		.menuVila ul li.menu6 a:hover { background-position:0 -35px;}
		
	body#contato ul li.menu7 a {background:url(../imgs/nav_contato.gif); background-position:0 -34px;}

		.menuVila ul li.menu7 { background-image:url(../imgs/nav_contato.gif); width: 150px; height: 34px;}
		.menuVila ul li.menu7 a { background-image:url(../imgs/nav_contato.gif); width: 150px; height: 34px;}
		.menuVila ul li.menu7 a:hover { background-position:0 -34px;}		