.content {
	background: url(../_imagens/fundoContentRepete.jpg) repeat-y top left;
	margin-bottom:37px;
	height:1280px;
}
.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:43px;
}

.content table { float:left; margin-top:40px;}

h3.receitas {
	float:left;
	width:181px;
	height:27px;
	margin:20px 0;
	background:url(../_imagens/tit_receitas.jpg) no-repeat top left;
	text-indent:-999em;
}
h4.cacarola  {
	float:left;
	width:370px;
	height:27px;
	margin-bottom:20px;
	background: url(../_imagens/tit_cacarola.jpg) no-repeat top left;
	text-indent:-999em;
}
h4.caponata {
	float:left;
	width:99px;
	height:27px;
	margin-bottom:20px;
	background: url(../_imagens/tit_caponata.jpg) no-repeat top left;
	text-indent:-999em;
}
h4.risoto {
	float:left;
	width:154px;
	height:27px;
	margin-bottom:20px;
	background: url(../_imagens/tit_risoto.jpg) no-repeat top left;
	text-indent:-999em;
}
