/**MENU**/

#menu-dentro {
	width: 200px;
	position: absolute;
	/**left: 135px;**/
	top: -180px;
	z-index: 1001;
	padding-left:1.5%;
	
	
	
}

#menu-dentro li {
	width: 200px;
	height: 30px;
	float: left;
}

#menu-dentro li a {
	width: 200px;
	height: 30px;
	text-decoration: none;
	display: block;
	float: left;
}

#menu-dentro li a span{
  display:block;
  position:absolute;
  width: 200px;
  height: 30px;
  top:0;
  cursor:pointer;
}

#menu-dentro li#g0 {
	width: 200px;
	height: 217px;
	background-image: url(menu-top-dentro.png)
}



/**MENU G1**/

#menu-dentro li#g1 {
	width: 200px;
	height: 30px;
}

#menu-dentro li#g1 a {
	background-image: url(mariana.png);
}

#menu-dentro li#g1 a:hover {
	width: 200px;
	height: 30px;
	background-image: url(mariana-hover.png);
}



/**MENU G2**/

#menu-dentro li#g2 {
	width: 200px;
	height: 30px;
}

#menu-dentro li#g2 a {
	background-image: url(tatuape.png);
}

#menu-dentro li#g2 a:hover {
	width: 200px;
	height: 30px;
	background-image: url(tatuape-hover.png);
}



/**MENU G3**/

#menu-dentro li#g3 {
	width: 200px;
	height: 30px;
}

#menu-dentro li#g3 a {
	background-image: url(cardapio.png);
}

#menu-dentro li#g3 a:hover {
	width: 200px;
	height: 30px;
	background-image: url(cardapio-hover.png);
}


/**MENU G4**/

#menu-dentro li#g4 {
	width: 200px;
	height: 30px;
}

#menu-dentro li#g4 a {
	background-image: url(servicos.png);
}

#menu-dentro li#g4 a:hover {
	width: 200px;
	height: 30px;
	background-image: url(servicos-hover.png);
}


/**MENU G5**/

#menu-dentro li#g5 {
	width: 200px;
	height: 30px;
}

#menu-dentro li#g5 a {
	background-image: url(decoracao.png);
}

#menu-dentro li#g5 a:hover {
	width: 200px;
	height: 30px;
	background-image: url(decoracao-hover.png);
}


/**MENU G6**/

#menu-dentro li#g6 {
	width: 200px;
	height: 30px;
}

#menu-dentro li#g6 a {
	background-image: url(orcamento.png);
}

#menu-dentro li#g6 a:hover {
	width: 200px;
	height: 30px;
	background-image: url(orcamento-hover.png);
}


/**MENU G7**/

#menu-dentro li#g7 {
	width: 200px;
	height: 30px;
}

#menu-dentro li#g7 a {
	background-image: url(promocao.png);
}

#menu-dentro li#g7 a:hover {
	width: 200px;
	height: 30px;
	background-image: url(promocao-hover.png);
}


/**MENU G8**/

#menu-dentro li#g8 {
	width: 200px;
	height: 30px;
}

#menu-dentro li#g8 a {
	background-image: url(localizacao.png);
}

#menu-dentro li#g8 a:hover {
	width: 200px;
	height: 30px;
	background-image: url(localizacao-hover.png);
}

#menu-dentro li#g9 {
	width: 200px;
	height: 31px;
	background-image: url(menu-rodape.png)
}





/**MENU G10**/

#menu-dentro li#g10 {
	width: 200px;
	height: 30px;
}

#menu-dentro li#g10 a {
	background-image: url(moema.png);
}

#menu-dentro li#g10 a:hover {
	width: 200px;
	height: 30px;
	background-image: url(moema-hover.png);
}
