p.selecVuelosLeyenda{
	font-size: 14px;
	color: #999999;
}

p.tit_otras_opciones, p.tit_cambio_aeropuertos{
	font-size: 20px;
	font-color: #999999;
	margin-left: 20px;

}

div.seleccionarVuelo{
	display: block;
	margin-top: 12px;
	color: #FFFFFF;
	text-align: center;
	background-color: #DF1F0E;
	height: 28px;
	cursor: pointer;
	font-size: 13px;
    font-weight: bold;
    border: 2px solid #D41D0D;
    margin-bottom: 30px;
}

div.seleccionarVuelo p{
	margin-top: 5px;
}	

table.tablaVerVuelos p{
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
	color: #333333;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
}

table.tablaVerVuelos p.verVuelos{
	color: #DF1F0E;
	font-weight: bold;
    font-size: 13px;
    text-align: right;
    margin-right: 5px;
}
table.tablaVerVuelos p.verVuelos a{
	cursor: pointer;
}

table.tablaVerVuelos{
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: 1px dotted #999999;
}

table.tablaVerVuelos td{
	border: 0;
}

div.loadingGrupoVuelo{
	display: none;
}




table.grupoVuelos tr.filaTitulo th{
	font-size: 12px;
	font-weight: bold;
	font-color: #333333;
	text-align: center;
}

table.grupoVuelos img.imgIda{
	vertical-align: middle;
}

table.grupoVuelos tr.datosTabla td{
	border-bottom: 1px dotted #999999;
    border-right: 1px dotted #999999;
}

table.grupoVuelos tr.ultFila td{
	border-bottom: 0;
}


table.grupoVuelos tr.datosTabla td p{
	margin: 4px;
}

table.grupoVuelos tr.datosTabla td {
	height: auto;
}

table.grupoVuelos table.tarifasSupelementos,
table.grupoVuelos table.tablaClases{
	width: 100%;
}

table.grupoVuelos table.tarifasSupelementos td,
table.grupoVuelos table.tablaClases td{
	border: 0;
	padding-top: 5px;
	padding-bottom: 5px;
}

table.grupoVuelos table.tarifasSupelementos input,
table.grupoVuelos table.tablaClases input{
	margin-right: 30px;
}

table.grupoVuelos table.tarifasSupelementos p.suplemento,
table.grupoVuelos table.tablaClases p.suplemento{
	margin-right: 10px;
	font-weight: bold;
}

table.grupoVuelos table.tarifasSupelementos p.suplemento span,
table.grupoVuelos table.tablaClases p.suplemento span{
	margin: 0;
}

table.grupoVuelos tr.vueloSelec{
	background-color: #999999;
}
table.grupoVuelos tr.vueloSelec td{
	color: #FFFFFF;
	font-weight: bold;
	border-color: #333333;
}

table.grupoVuelos tr.vueloLEspera td{
	color: #DF1F0E;
}

table.grupoVuelos tr.vueloLEspera .tablaClases  td {
	color: #333333;
}

table.grupoVuelos tr.vueloLEspera .tablaClases  tr.vueloLEspera td {
	color: #DF1F0E;
}


table.vuelosBase tr.filaTitulo th, table.vuelosBase tr.filaTitulo td{
	background-color: #CCCCCC;
    color: #333333;
    font-size: 12px;
    font-weight: bold;
    height: 26px;
}

table.vuelosBase tr.datosTabla td{
	border-bottom: 1px dotted #999999;
    border-right: 1px dotted #999999;
}

table.vuelosBase img.imgIda{
	margin-left: 20px;
	vertical-align: middle;
}

div.opcionesConexion{
	margin-top: 20px;
}

div.opcionesConexiones p.opcionesTexto{
	font-weight: bold;
}

p.infoVuelosNoDisp{
	display: none;
	color: #DF1F0D;
}

p.titVuelosBase{
	font-weight: bold;
}

table.vueloIda, table.vueloVue{
	width: 100%;
}

table.vueloIda img.imgIda, table.vueloVue img.imgIda{
	margin-left: 20px;
}

tr.resumen1Celeste, tr.resumen1Celeste td{
	background-color: #FFCFBF;
}
tr.resumen1Blanco, tr.resumen1Blanco td{
	background-color: #FFDFD5;
}

table.grupoVuelos.rosa{
	background-color: #FFCFBF; 
}
.descApt.MP{
	font-size:11px;
}