.content {
	background: url(../_imagens/fundoContentRepete.jpg) repeat-y top left;
	margin-bottom:37px;
	height:1625px;
}
.content p { float:left; clear:both; text-align:justify; width:93%;}
.wrapper-content {
	width:100%;
	float:left;
	background:url(../_imagens/fundoContent.jpg) no-repeat center bottom;
	padding-bottom:80px;
}

.content table { float:left; margin-top:40px;}
h3.lista {
	width:373px;
	height:29px;
	float:left;
	text-indent:-999em;
	background:url(../_imagens/tit_lista.jpg) no-repeat top left;
	margin:30px 0 -40px 0;
}

h3.cardapio {
	float:left;
	width:84px;
	height:22px;
	margin:20px 0;
	background: url(../_imagens/tit_cardapio.gif) no-repeat top left;
	text-indent:-999em;
}
h4 { 
	color:#624323; 
	text-transform:uppercase; 
	font-size:14px;
	text-indent:25px;
	background: url(../_imagens/bulletTitulo.jpg) no-repeat top left;
	margin-top:20px;
}
ul { list-style:disc; padding-left:38px;}