/* CSS Document */

h2{
	background: url(../imagem_novo/internas/titulo_passo3.gif) no-repeat 55px 7px;
}

h4{
	/*width: 193px;
	height: 68px;*/
	background-repeat: no-repeat;
}

/*h4.busquePacote{
	background-image: url(../imagem_novo/calendario/busque_seu_pacote.gif);
}*/
h4.dadosPacote{
	background-image: url(../imagem_novo/calendario/dados_seu_pacote.gif);
}
h4.seusDados{
	background-image: url(../imagem_novo/calendario/seus_dados.gif);
}
h4.escolhaAgencia{
	background-image: url(../imagem_novo/calendario/escolha_sua_agencia.gif);
}
#calendario_esquerdo{
	background: url(../imagem_novo/calendario/calendario_esquerdo.gif) no-repeat; 
	width: 303px;
	height: 385px; 
	margin-left: 22px;
	color: #999999;
	}
.calendario_direito{
	 background: url(../imagem_novo/calendario/calendario_direito.gif) no-repeat; 
	 width: 308px; 
	 height: 317px;
	 color: #999999;
	}
.mes{
	font-size: 16px; 
	color: #324697;
	}
.dias_mes{
	 margin-left: 17px; 
	 font-size: 14px;
	 width: 253px;
	 height: 261px;
	 border: none;
	 }
.td_dias{
	 width: 37px;
	 height: 25px;
	 text-align: center;
	 vertical-align: middle;
	 }
.baixa_ocupacao{
	color:#000000;
	text-decoration: none; 
	font-weight: bold;
	}
.alta_ocupacao{
	color: #00CC00; 
	text-decoration: none; 
	font-weight bold;
	}
.melhor_tarifa{
	color: #FF0000; 
	text-decoration: none; 
	font-weight: bold;
	}
.reservado{
	 color: #003399; 
	 text-decoration: none; 
	 font-weight: bold;
	}
	
.inicio_um{
	width: 37px;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	background: url(../imagem_novo/calendario/reserva.gif) no-repeat center;
	background-color: #FFE827;
	}
.inicio_dois{
	width: 37px;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	background-color: #FFE827;
	}
.meio{
	width: 37px;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	background-color: #FFE827;
	font-weight: bold;
	}
.legenda{
	height: 16px;
	padding-left: 20px;
	}