@charset "utf-8";
/* CSS Document */


a { text-decoration:none;}
body{ background-color:#FFFFFF;}

#disney_wrap{ width:960px; margin:0pt auto; padding:0px; position: relative; text-align:left;background-color:#f7f7f7;}
#disney_contenedor{ width:960px;position:relative;}

.disney_seccion1{
	float:left;
	width:960px;
	position: relative;
	z-index:0;
	height:540px;
}
/* Propiedad para dar accesibilidad en el caso de imagenes desabilitadas. */
.disney_seccion1 h1 { position:absolute; width:490px; z-index:0;	top:28px; left:429px;}
.disney_seccion1 h1 span {
	position:absolute;
	z-index:-2;
	top:0px;
	left:0px;
	font-size:12px;
	text-align:right;
	width:490px;
	height:17px;
}
.disney_galeria{position:absolute;z-index:1;top:0px;left:0px; width:960px; height:540px;}
#info_practica {

	height: 20px;
	left: 304px;
	position: absolute;
	text-align: center;
	top: 515px;
	z-index: 2;
}

#catalogo {

	left: 573px;
	position: absolute;
	text-align: center;
	top: 515px;
	z-index: 2;
}

#catalogoVerano {

	left: 793px;
	position: absolute;
	text-align: center;
	top: 515px;
	z-index: 2;
}

#condiciones {
    left: 38px;
    position: absolute;
    text-align: center;
    top: 515px;
    z-index: 2;
}

#video {
    background: none repeat scroll 0 0 #FFD504;
    left: 785px;
    position: absolute;
    text-align: center;
    top: 511px;
    width: 106px;
    z-index: 2;
}

.txt_galeria a{color: #002f68; font-size: 14px; font-weight:bold;	text-decoration: underline; cursor:pointer;}
.txt_galeria a:hover{color: #669999;}
.enlace_condiciones:hover{color: #669999;}

/* Estilos capa condiciones */
element.style {display:block;}

#disneyCondiciones {display:none; height:540px; position:absolute; right:0px; top:0px; width:960px; z-index:5;}
#disneyFdo_condiciones {position:absolute; z-index:3; top:0; left:0; width:100%; height:100%; opacity:0.80; filter:Alpha(Opacity=80); background-color:#000;}
.txtDisneyCondi {color:#FFF; font-family:Verdana; font-size:10px; left:0; line-height:20px; position:absolute; text-align:justify; top:0; width:960px; z-index:4;}
#disneyCerrar {cursor:pointer; float:right; margin:10px 30px 0 0; text-align:right; text-decoration:underline;}
#txtCondiciones {float:right; clear:right; margin-top:15px; margin-right:30px; width:900px;}

/* Video */
#videoDisney {
    display:none;
	background-color: #000000;
    height: 408px;
    position: absolute;
    right: 164px;
    top: 78px;
    width: 600px;
    z-index: 5;
}
.cerrarVideo {
    display:none;
	cursor: pointer;
    height: 36px;
    position: absolute;
    right: 148px;
    top: 60px;
    width: 36px;
    z-index: 7;
}
.video {
    height: 375px;
    left: 12px;
    position: absolute;
    top: 14px;
    width: 575px;
    z-index: 1;
}


#buscador {
    border: 12px solid #CACACA;
    float: left;
    height: 294px;
    margin-left: 20px;
    margin-top: 20px;
    width: 332px;
}

#drchBuscador {float: right;margin-top: 12px;width: 569px;}

.capaOferta {float: left;margin: 15px 0;}
.capaTxtOferta {float: left;text-align: justify;width: 95%;}
.capaImagen{float:left;}

.disney_seccion2,.disney_seccion3{
	float:left;
	width:960px;	
	background-color:#f7f7f7;
	background-repeat:no-repeat;
}

.disney_seccion3 {height: 330px;}

.capaPrecios{
	float:left;
	width:280px;
	height:280px;
	border: 3px solid #CACACA;
	margin-top:15px;
	margin-left:25px;
	background-color:white;
}

.disney_HE,.disney_HAE,.disney_HAET{
	float:left;
	width:286px;
	height:28px;
	margin-left: -3px;
    margin-top: -2px;
}

.disney_HE{background-image:url(../images/HE.gif);}
.disney_HAE{background-image:url(../images/HAE.gif);}
.disney_HAET{background-image:url(../images/HAET.gif);}

.txtPrecios,.txtNota {
    border-bottom: 1px dashed #CACACA;
    float: left;
    height: 72px;
    margin: 5px 10px;
    width: 260px;
	text-align:center;
}
.txtNota{border-bottom:none;height:20px;}

.ofertas_HE {
    border-bottom: 1px dashed #CACACA;
    float: left;
    height: 128px;
    margin-left: 5px;
    width: 265px;
}

.ofertas {float: left;width: 100%; margin-top: 10px;}
.oferta_Hotel {float: left;margin-bottom: 3px;margin-left: 41px;width: 200px;}
.btnReservar {
    background-image: url("../images/btnReservar.gif");
    cursor: pointer;
    float: left;
    height: 27px;
    margin-left: 92px;
    width: 100px;
}

.txtDisneyBold,.precio {font-size:10px; font-weight:bold;}
.txtDisney, .txtDisneyBold,.txtOfertaDisney {font-family:Verdana; color:#666;}
.txtDisney {font-size:10px; float:left;}
.txtOfertaDisney {font-size:10px;}
.precio {color: #355E8B;float: right;font-size: 12px;}

