@charset "utf-8";
/* CSS Document */

	/* General */
	body {margin:0 auto}
	img {border:none;}

	/* Propiedad para dar accesibilidad en el caso de imagenes desabilitadas. */
	h1 { position:relative; width:760px; z-index:-1; margin:0; height:0;}
	h1 span { position:absolute; z-index:-1; top:0; left:0; font-size:12px; text-align:right; width:400px; height:0; background-color:#FFF;}
	
	
	/* Divs Principales */	
	#wrap_content {margin:0 auto; padding:0; text-align:left; width:766px; position:relative;}
	#img_condiciones {
	width:760px;
	height:416px;
	position:relative;
	z-index:1;
	float:left;
}
	#contenidoReserva {width:766px; position:relative; z-index:0; float:left; margin-bottom:0px;}

	/* IMG + Condiciones */
	#disneyFdo {width:766px; position:absolute; top:0; left:0; z-index:1;}
	#disneyCondiciones {position:absolute; z-index:2; top:0px; right:0; width:460px; height:280px; display:none;}
	#disneyFdo_condiciones {position:absolute; z-index:3; top:0; left:0; width:100%; height:100%; opacity:0.70; filter:Alpha(Opacity=70); background-color:#000;}
	#disneyCerrar {float:left; width:208px; margin-bottom:15px; text-align:right; text-decoration:underline; cursor:pointer;}
	.donald{width:149px; height:232px; position:absolute; z-index:4; top:0; left:2px;}
	.txtDisneyCondi{width:250px; font-family:Verdana; font-size:10px; color:#FFF; text-align:left; position:absolute; z-index:4; top:10px; left:205px;}
	.enlace_condiciones {cursor:pointer;}

	/* Reserva */
	#haet, #hae, #he {float:left; width:253px; height:166px; background-repeat:no-repeat;}
	#haet { background-image:url(../images/HAET.gif);}
	#hae {background-image:url(../images/HAE.gif); margin-right:3px;}
	#he { background-image:url(../images/HE.gif);margin-right:3px;}
/*	.capaDisneyTexto{float:right; width:230px; margin:40px 7px 0 0; text-align:right; height:100px;}*/
	.capaDisneyTextoHAE{
	float:right;
	width:240px;
	margin:30px 7px 0 0;
	text-align:right;
	height:73px;
}
	.capaDisneyTextoHAE2{
	float:right;
	width:135px;
	margin-right: 7px;
	text-align: right;
	margin-top: 0px;
}
	.txtDisneyBold {font-size:10px; font-weight:bold;}
	.txtDisney, .txtDisneyBold {font-family:Verdana; color:#666;}
	.txtDisney {font-size:9px;}

/*		2 Enlaces
	#hae, #he {float:left; width:383px; height:145px; background-repeat:no-repeat;}
	#hae {background-image:url(./images/DisneyHtl_Av_Ent_383.gif);}
	#he {background-image:url(./images/DisneyHtl_Ent_383.gif);}
*/

	.capaDisneyTexto{
	float:right;
	width:175px;
	margin:30px 7px 0 0;
	text-align:right;
	height:100px;
}
	.txtDisneyBold {font-size:10px; font-weight:bold;}
	.txtDisney, .txtDisneyBold {font-family:Verdana; color:#666;}
	.txtDisney {font-size:9px;}
	
	.reservar {width:230px; height:12px; float:right; text-align:right; margin:9px 5px 0 0;}
	.reservar2 {width:245px; height:12px; float:left; text-align:right; margin:0px 0px 0 0;}
	#contenidoReserva a {text-decoration:underline;	font-size:9px; font-family:Verdana;	color:#666;}
	#contenidoReserva a:hover {color:#5277b4;}
	.disney_img360{ float:right;}
	#condiciones{ float:left; width:766px; margin-top:15px;}

