#contenido {
	position:relative;
	width:763px;
	height:535px;
	margin-left:-1px;
}
.loading_layer_frame {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 753px;
	height: 450px;
}
.loading_layer {
	position: absolute;
	top:0px;
	left:0px;
	width: 753px;
	height: 450px;
	z-index: 5000;
	background-color: white;
	border-bottom: 6px solid #7B7EB7;
	border-left: 6px solid #7B7EB7;
	border-right: 6px solid #7B7EB7;
	border-top: 4px solid #7B7EB7;
	text-align: center;
	background: #fff;
}

.loading_message {
	width: 300px;
	height: 110px;
	position: absolute;
	top: 110px;
	left: 220px;
	background-color: white;
	border: 2px solid #b9b9b9;
	text-align: center;
	padding: 5px;
	background: #fff;
	font-size: 14px;
	color: #000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#frameBookingEngine {
	position:absolute;
	margin:0px;
	top:0px;
	left:0px;
	width:763px;
	height:530px;
	z-index:10;
}
.pie {
	width:750px;
}
.cabecera { 
	padding:0 10px 0 0;
}
#estructura {
	width:763px;
}