body{
	margin:0px;
	padding:0px;
	text-decoration:none;
	line-height:8pt;
	background-color:#636363;
}
a{margin:0px;
	padding:0px;
	text-decoration:none;
	line-height:8pt;}

.slider {
	width: 460px;
	height: 307px;	
	position: relative;
	float:right;
	overflow: hidden;
	background-color:#636363;
}
.slider a {
	outline: none;
}
.sliderSlides img{
	display:none;
}


.sliderNavigation {
	position: absolute;
	bottom: 10px;
	right:110px;
	height: 30px;
	line-height: 30px;
	width: 155px;
	/* background:#ff0;	 */
	overflow: hidden;
}
.sliderGoPrev {
	height: 22px;
	line-height: 22px;
	position: absolute;
	text-decoration: none;
	text-indent: -3000px;
	background: url(http://www3.viajeselcorteingles.es/tiendas_e/eci/viajes/imagenes/galeria/images/aplicacion/960/headerSliderGoPrev.png);
	background-repeat: no-repeat;
	top: 0;
	right: 38px;
	width: 29px;
	overflow: hidden;
	margin:5px 0 0px 0;
}
.sliderGoNext {
	height: 23px;
	line-height: 22px;
	position: absolute;
	text-decoration: none;
	text-indent: -3000px;
	background: url(http://www3.viajeselcorteingles.es/tiendas_e/eci/viajes/imagenes/galeria/images/aplicacion/960/headerSliderGoNext.png);
	background-repeat: no-repeat;
	top: 0;
	right: 4px;
	width: 37px;
	overflow: hidden;
	margin:5px 0 0px 0;
}
.sliderNavigationSlides {
	position: absolute;
	top:5px;
	left:0px;
	height: 23px;
	width:135px;
	line-height: 22px;
	background: url(http://www3.viajeselcorteingles.es/tiendas_e/eci/viajes/imagenes/galeria/images/aplicacion/960/headerSliderBack.png);
	background-repeat: no-repeat;
	overflow: hidden;	
}

.boton_1,.boton_2,.boton_3,.boton_4,.boton_5,.boton_6,.boton_7,.boton_8,.boton_9{
	position:relative;
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-position: bottom;
	text-decoration: none;
	width: 15px;
	height: 22px;
	line-height: 22px;
	overflow: hidden;	
	margin-top:1px;
}

.boton_1{	
	background-image: url(http://www3.viajeselcorteingles.es/tiendas_e/eci/viajes/imagenes/galeria/images/aplicacion/960/headerSliderSlide_1.png);
}

.boton_2{
	background-image: url(http://www3.viajeselcorteingles.es/tiendas_e/eci/viajes/imagenes/galeria/images/aplicacion/960/headerSliderSlide_2.png);
	
}
.boton_3{
	background-image: url(http://www3.viajeselcorteingles.es/tiendas_e/eci/viajes/imagenes/galeria/images/aplicacion/960/headerSliderSlide_3.png);
	
}
.boton_4{	
	background-image: url(http://www3.viajeselcorteingles.es/tiendas_e/eci/viajes/imagenes/galeria/images/aplicacion/960/headerSliderSlide_4.png);
	
}
.boton_5{	
	background-image: url(http://www3.viajeselcorteingles.es/tiendas_e/eci/viajes/imagenes/galeria/images/aplicacion/960/headerSliderSlide_5.png);
	
}
.boton_6{
	background-image: url(http://www3.viajeselcorteingles.es/tiendas_e/eci/viajes/imagenes/galeria/images/aplicacion/960/headerSliderSlide_6.png);
	
	
}
.boton_7{
	background-image: url(http://www3.viajeselcorteingles.es/tiendas_e/eci/viajes/imagenes/galeria/images/aplicacion/960/headerSliderSlide_7.png);
	
}
.boton_8{	
	
	
}
.boton_9{
	
	
}


.sliderNavigationSlides a:hover,
.sliderNavigationSlides a.active {
	background-position: top;
}
#headerSlider {
	position: absolute;
	top: 0px;
	right: 0px;
	width:460px;
	height:307px;
	background:#636363;	
}
#headerSliderNavigation {
}
#headerSliderGoPrev {
}
#headerSliderGoNext {
}
#headerSliderSlides {
	position: absolute;
	width: 460px;
	height: 307px;
	top: 0;
	left: 0;
	background: #636363;
}
#headerSliderSlides a {
	display: block;
	text-decoration: none;
	position: absolute;
	width: 503px;
	height: 307px;
	top: 0;
	left: 0;
	opacity: 1;
}
#headerSliderSlides a img {
	border: 0px solid #fff;
}
#headerSliderNavigationSlides {
}
#headerSliderNavigationSlides a {
}
#headerSliderNavigationSlides a:hover,
#headerSliderNavigationSlides a.active {
}


#play{
	position: absolute;
	top:6px;
	right:34px;
	height:22px;
	width:50px;
	/* background: url(../img/solo_play.png); */
	/*background: url(../img/play.png);*/
	background-repeat: no-repeat;
	cursor:pointer;
	z-index:1;
}

#pause{
	position: absolute;
	top:6px;
	right:34px;
	height:22px;
	width:50px;
	/* background: url(../img/solo_pause.png); */
	/*background: url(../img/pause.png);*/
	background-repeat: no-repeat;
	cursor:pointer;
	z-index:2;
}