#PAGINA{
	position: relative;
	}

#PAGINA h2{
	width: 760px;
	height: 163px;
	background: url(/static/tema/pacote-h2.png);
	text-indent: -5000px;
	margin-left: -20px;
	margin-right: -20px;
	margin-bottom: 0px;
	}

#incluido, #suporte{
	width: 321px;
	padding: 25px;
	padding-bottom: 10px;
	padding-top: 55px;
	color: white;
	margin-bottom: 20px;
	margin-left: 20px;
	font-family: sans-serif;
	}

#incluido h3, #suporte h3{display: none;}
	
#incluido p, #suporte p{
	margin-bottom: 5px;
	}

#incluido{
	background: url(/static/tema/pacote-incluso.png);
	height: 157px;
	}
	
#suporte{
	background: url(/static/tema/pacote-suporte.png);
	height: 152px;
	margin-bottom: 30px;
	}

#tras_cardapio{
	width: 293px;
	position: absolute;
	top: 150px;
	right: 10px;
	}
	
#tras_cardapio img{
	margin-left: 30px;
	}
	
#tras_cardapio #VerCardapio{
	display: block;
	width: 293px;
	height: 135px;
	background: url(/static/tema/pacote-botao-cardapio.png);
	text-indent: -5000px;
	}
	
#tras_cardapio #VerCardapio:hover{background-position:bottom;}
	
#ultima_modificacao{display: none;}

