.trCaixa{
	background-image: url('../images/fundo_caixa_reserva.png');
	background-repeat: repeat-x;
	height: 125px;
}

.tbCaixa{
	width: 515px;
	height: 125px;
	border: 1px solid #9AB4DA;
	text-align: left;
}


.tdLogoCaixa{
	width: 85px;
	padding-left: 5px;
}

.tdCorpoCaixa{
	width: 300px;
	padding-left: 20px;
	vertical-align: top;
}

.tituloCaixa{
	font-size: 25px;
	color: #008ADD;
}

.hotelCaixa{
	font-size: 14px;
	color: #008ADD;
}
.black{
	font-size: 16px;
	color: #000000;
}
.checkCaixa{
	font-size: 14px;
	color: #10208B;
}

.valorCaixa{
	font-size: 20px;
	color: #10208B;
}

#tbFiltroReserva{
	text-align: left;
	font-family:tahoma;
	font-size:11px;
}

.reservaRotulo, .pagamento_rotulo{
	font-weight: bold;
	color: #10208B;
}

.reservaCampo{
	border: 1px solid #474747;
}

.pagamento_rotulo,#trCabecPagamento, .infoPagamento{
	font-family: verdana;
    font-style: normal;
    line-height: normal;
    font-variant: normal;
}

.pagamento_rotulo{
	font-size: 10px;
	font-weight: bold;
}

#trCabecPagamento{
	font-size: 14px;
	text-align: center;
	background-color: #42599B;
	color: white;
	font-weight: bold;
}

#dvCorpoPagamento{
	background-color: #FFFFFF;
	border: 1px solid #42599B;
}

.infoPagamento{
	font-size: 10px;
}



