.content {
	background: url(../_imagens/fundoContentRepete.jpg) repeat-y top left;
	margin-bottom:37px;
	height:480px;
}
.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.reservas {
	float:left;
	width:80px;
	height:22px;
	margin:20px 0;
	background: url(../_imagens/tit_reservas.gif) no-repeat top left;
	text-indent:-999em;
}
