table{
	border-collapse:collapse;
	width:97%;
}
th, td{
	border:1px solid #B7BABC;
	text-align:left;
	padding:5px 10px;
}
th{
	background:transparent url(../img/fundo_th.jpg) repeat-x left bottom;
	width:100px;
}
#central table *{
	margin-left:0;
	color:#000;
}
tr.fundo{
	background:#F7F7F7;
}
th.desc{
	width:228px;
}
#banner_reservas a{
	background:transparent url(../img/banner_voltarReservas.jpg) no-repeat left top;
	width:168px;
	height:64px;
	text-indent:-20000px;
	float:right;
	margin-top:20px;
}