/* imagen de los zapatos y titulares */

body#xinicio #contenedora {
	z-index: 10;
	width: 690px;
	top: 0;
	left: 180px;
	position: absolute;
	height: 775px;
	background: transparent url(/images/estructura/imagen-inicio-en.jpg) no-repeat;
	overflow: hidden;
	right: 0;
}

body#xvidorreta #contenedora {
	z-index: 10;
	width: 690px;
	top: 0;
	left: 180px;
	position: absolute;
	height: 775px;
	background: transparent url(/images/estructura/imagen-vidorreta-en.jpg) no-repeat;
	overflow: hidden;
	right: 0;
}

body#xyute #contenedora {
	z-index: 10;
	width: 690px;
	top: 0;
	left: 180px;
	position: absolute;
	height: 775px;
	background: transparent url(/images/estructura/imagen-yute-en.jpg) no-repeat;
	overflow: hidden;
	right: 0;
}

body#xonline #contenedora.fondo1 {
	z-index: 10;
	width: 690px;
	top: 0;
	left: 180px;
	position: absolute;
	height: 775px;
	background: transparent url(/images/estructura/imagen-online-logo-en.jpg) no-repeat;
	overflow: hidden;
	right: 0;
}

body#xonline #contenedora {
	z-index: 10;
	width: 690px;
	top: 0;
	left: 180px;
	position: absolute;
	height: 775px;
	background: transparent url(/images/estructura/imagen-online-en.jpg) no-repeat;
	overflow: hidden;
	right: 0;
}

body#xnoticias #contenedora.fondo2 {
	z-index: 10;
	width: 690px;
	top: 0;
	left: 180px;
	position: absolute;
	height: 775px;
	background: transparent url(/images/estructura/imagen-noticias-logo-en.jpg) no-repeat;
	overflow: hidden;
	right: 0;
}

body#xnoticias #contenedora {
	z-index: 10;
	width: 690px;
	top: 0;
	left: 180px;
	position: absolute;
	height: 775px;
	background: transparent url(/images/estructura/imagen-noticias-en.jpg) no-repeat;
	overflow: hidden;
	right: 0;
}

body#xcontactar #contenedora {
	z-index: 10;
	width: 690px;
	top: 0;
	left: 180px;
	position: absolute;
	height: 775px;
	background: transparent url(/images/estructura/imagen-contacto-en.jpg) no-repeat;
	overflow: hidden;
	right: 0;
}

/* flecha donde estas */

body#xinicio #donde {
	background: transparent url(/images/estructura/flecha-inicio-en.gif) no-repeat right top;
	margin: 0;
	padding: 0;
	z-index: 20;
	width: 75px;
	height: 600px;
	position: fixed;
	right: 0;
	top: 0;
}

body#xvidorreta #donde {
	background: transparent url(/images/estructura/flecha-vidorreta-en.gif) no-repeat right top;
	margin: 0;
	padding: 0;
	z-index: 20;
	width: 75px;
	height: 600px;
	position: fixed;
	right: 0;
	top: 0;
}

body#xyute #donde {
	background: transparent url(/images/estructura/flecha-yute-en.gif) no-repeat right top;
	margin: 0;
	padding: 0;
	z-index: 20;
	width: 75px;
	height: 600px;
	position: fixed;
	right: 0;
	top: 0;
}

body#xonline #donde {
	background: transparent url(/images/estructura/flecha-online-en.gif) no-repeat right top;
	margin: 0;
	padding: 0;
	z-index: 20;
	width: 75px;
	height: 600px;
	position: fixed;
	right: 0;
	top: 0;
}

body#xnoticias #donde {
	background: transparent url(/images/estructura/flecha-noticias-en.gif) no-repeat right top;
	margin: 0;
	padding: 0;
	z-index: 20;
	width: 75px;
	height: 600px;
	position: fixed;
	right: 0;
	top: 0;
}

body#xcontactar #donde {
	background: transparent url(/images/estructura/flecha-contacto-en.gif) no-repeat right top;
	margin: 0;
	padding: 0;
	z-index: 20;
	width: 75px;
	height: 600px;
	position: fixed;
	right: 0;
	top: 0;
}
