/* Posicionamiento de los componentes */
#divPestanyas{width: 784px; overflow: hidden;}
#TablaPrincipal {width: 1000px}
#IcontenedorMenuNavegacion {padding-left: 5px;height: 20px}

/* Dividimos el espacio en dos columnas, central e izquierda */
#derecha,#izquierda {float:left}
#derecha {
	width: 755px; 
	_width: 765px; 
	margin: 5px
}
	
#izquierda {
	width: 200px; 
	margin: 5px 0px 5px 5px;
	_margin: 5px 0px 5px 5px;
	_width: 190px; 
	overflow: hidden;
}

/* Estilo del contenedor del desglose y su imagen */
#IcontenedorDesgloseVuelos
{
	background-image: url(/logitravel/IMAGES/vuelos/logi_pintaVuelos.gif);
	background-position: 5px 0px;
	background-repeat: no-repeat;
	padding: 10px 15px 10px 165px;
}

/* Estilos para el resumen de mejor precio por agrupaciones */
#divAgrupaciones div{
	width: 105px;
	
}

#divAgrupaciones .entradilla{
	float:left;

	width:100px;
	height:65px;
	/height:68px;

	font-weight:normal;
	line-height:100%;

	padding-left:10px;
	padding-top:25px;
}

#div_botonIzquierdaCias{
	position: relative;
	left: 215px;
	top: 0px;
	float:left;
	width:30px;
	height: 18px;
}

#div_botonDerechaCias{
	position: relative;
	left: 665px;
	_left: 625px;
	top: 0px;
	float:left;
	width:30px;
	height: 18px;

}

#divAgrupaciones{

	overflow: hidden;
		width: 770px;
	
	height:90px;
	/height:93px;
	
}

#lateralV2{
	margin-top: 10px;
}







/* CSS IDENTIFICACION AEREO */
#columnaCentral, #columnaDerecha{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	overflow: hidden;
	float: left;		

	
}

#columnaDerecha{
	margin-top: 10px;
	_margin-top: 5px;
	
}

#cajasIdentificacion{
	width: 648px;
	padding: 10px 10px 10px 150px;
	background-image: url(/logitravel/images/vuelos/logi_home.gif); 
	background-repeat: no-repeat; 
	background-position: 15px 10px; 
	margin-left: 10px;
}

#desgloseIdentificacion{
	margin:10px 0px 10px 10px;
	padding: 1px;
	width: 808px;
	_width: 810px;
}


#cajaIdentificacion, #cajaInvitado{
	margin-bottom: 10px;
	margin-right: 10px;
	
	width: 310px;
	float: left;
	overflow: hidden;
}

#cajaIdentificacion .BazulFlojo, #cajaInvitado .Bamarillo{
	height: 115px;
	_height: 135px;
}


#cajaIdentificacion{

}

#cajaInvitado{

}