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

.conhecaCardapio {
width:275px;
height:67px;
background:url(../_imagens/home_cardapio.png) no-repeat top left;
display:block;
text-indent:-999em;
}

.nossaCasa {
width:275px;
height:89px;
background:url(../_imagens/home_casa.png) no-repeat top left;
display:block;
text-indent:-999em;
}
.left { float:left;}

.content table { float:left;}

h3.culinaria {
	float:left;
	width:237px;
	height:22px;
	margin:20px 0;
	background:url(../_imagens/tit_culinaria.jpg) no-repeat  top left;
	text-indent:-999em;
}
