.tablePacote{
	width:710px;
}

.tablePacote th{
	background:#fffc00;
	color:#006510;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:normal;
}

.tablePacote td{
	background:#e3fbff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:5px 10px;
}

.tablePacote .valor{
	font-weight:bold;
	width:75px;
}