@charset "UTF-8";

* {
	padding: 0;
	margin: 0;
	}

body {
	background-image: url(imagenes/layout/fondo5.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

#contenedor { 
	background:center ; 
	width: 844px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	}


#contenido {
	position: relative;
	width: 844px;
	height: 655px;
	top: auto;
	left: auto;
	}
	
#espacio {
	position:relative;
	width: 844px;
	height: 2px;
	top: 0px;
	left: 0px;
	}
	
#greca {
	position:absolute;
	left:-328px;
	top:2px;
	width:328px;
	height:598px;
	z-index:10;
	background-image: url(imagenes/layout/greca.jpg);
}
#logo {
	position:relative;
	width: 844px;
	height: 104px;
	top: 0px;
	left: 0px;
	background-image: url(imagenes/layout/joyeria_disney_logo.jpg);
	background-repeat: no-repeat;
	}
	
#menu {
	position:absolute;
	width: 543px;
	height: 104px;
	top: 0px;
	left: 301px;
	background-image: url(imagenes/layout/joyeria_disney_rojo.jpg);
	background-repeat: no-repeat;
	z-index:7;
	}
	
#botones {
	position:absolute;
	left:0px;
	top:66px;
	width:543px;
	height:38px;
	z-index:1;
}

#espacioTitulo {
	position:relative;
	width: 844px;
	height: 63px;
	top: 0px;
	left: 0px;
	background-image: url(imagenes/layout/joyeria_disney_esq_izq.jpg);
	background-repeat: no-repeat;
	}
	
#titulo {
	position:absolute;
	left:301px;
	top:0px;
	width:543px;
	height:63px;
	z-index:1;
}

#cuerpo {
	position:relative;
	width: 844px;
	height: 515px;
	top: 0px;
	left: 0px;
	background-color: #FFFAEC;
	}


#izquierda {
	position:absolute;
	left:0px;
	top:0px;
	width:34px;
	height:515px;
	z-index:1;
	background-image: url(imagenes/layout/joyeria_disney_somb_izq.jpg);
	background-repeat: no-repeat;
}

#derecha {
	position:absolute;
	left:823px;
	top:0px;
	width:21px;
	height:515px;
	z-index:2;
	background-image: url(imagenes/layout/joyeria_disney_somb_der.jpg);
	background-repeat: no-repeat;
}

#direccion {
	position:relative;
	width: 844px;
	height: 81px;
	top: 0px;
	left: 0px;
	background-image: url(imagenes/layout/joyeria_disney_bajo.jpg);
	background-repeat: no-repeat;
	}
	
#fotos {
	position:relative;
	width: 258px;
	height: 516px;
	top: 0px;
	left: 34px;
	}
	
#carga {
	position:absolute;
	width: 531px;
	height: 515px;
	top: 0px;
	left: 292px;
	z-index:22;
	background-image: url(imagenes/layout/joyeria_disney_contenido.jpg);
	background-repeat: no-repeat;
}
	
#marco {
	position:absolute;
	width: 450px;
	height: 496px;
	top: 20px;
	left: 40px;
	z-index:25;
}

#plata {
	position:absolute;
	width: 60px;
	height: 38px;
	top: 0px;
	left: 70px;
	z-index:30;
	background-image: url(imagenes/layout/joyeria_disney_plata.jpg);
}

#esmaltados {
	position:absolute;
	width: 119px;
	height: 38px;
	top: 0px;
	left: 130px;
	z-index:32;
	background-image: url(imagenes/layout/joyeria_disney_esmaltes.jpg);
}
#oroPlata {
	position:absolute;
	width: 101px;
	height: 38px;
	top: 0px;
	left: 249px;
	z-index:34;
	background-image: url(imagenes/layout/joyeria_disney_oro_plata.jpg);
}

#fimo {
	position:absolute;
	width: 59px;
	height: 38px;
	top: 0px;
	left: 350px;
	z-index:36;
	background-image: url(imagenes/layout/joyeria_disney_fimo.jpg);
}

#contacto {
	position:absolute;
	width: 134px;
	height: 38px;
	top: 0px;
	left: 409px;
	z-index:38;
	background-image: url(imagenes/layout/joyeria_disney_contacto.jpg);
}


/* =============================|[ menú ]|===========================*/
	
#uno {
	position:absolute;
	width: 86px;
	height: 86px;
	top: 0px;
	left: 0px;
	z-index:1;
}

#dos {
	position:absolute;
	width: 86px;
	height: 86px;
	top: 0px;
	left: 86px;
	z-index:2;
}

#tres {
	position:absolute;
	width: 86px;
	height: 86px;
	top: 0px;
	left: 172px;
	z-index:3;
}
	
#cuatro {
	position:absolute;
	width: 86px;
	height: 86px;
	top: 86px;
	left: 0px;
	z-index:4;
}

#cinco {
	position:absolute;
	width: 86px;
	height: 86px;
	top: 86px;
	left: 86px;
	z-index:5;
}

#seis {
	position:absolute;
	width: 86px;
	height: 86px;
	top: 86px;
	left: 172px;
	z-index:6;
}
	
#siete {
	position:absolute;
	width: 86px;
	height: 86px;
	top: 172px;
	left: 0px;
	z-index:7;
}

#ocho {
	position:absolute;
	width: 86px;
	height: 86px;
	top: 172px;
	left: 86px;
	z-index:8;
}

#nueve {
	position:absolute;
	width: 86px;
	height: 86px;
	top: 172px;
	left: 172px;
	z-index:9;
}
	
#diez {
	position:absolute;
	width: 86px;
	height: 86px;
	top: 258px;
	left: 0px;
	z-index:10;
}

#once {
	position:absolute;
	width: 86px;
	height: 86px;
	top: 258px;
	left: 86px;
	z-index:11;
}

#doce {
	position:absolute;
	width: 86px;
	height: 86px;
	top: 258px;
	left: 172px;
	z-index:12;
}
	
#trece {
	position:absolute;
	width: 86px;
	height: 86px;
	top: 344px;
	left: 0px;
	z-index:13;
}

#catorce {
	position:absolute;
	width: 86px;
	height: 86px;
	top: 344px;
	left: 86px;
	z-index:14;
}

#quince {
	position:absolute;
	width: 86px;
	height: 86px;
	top: 344px;
	left: 172px;
	z-index:15;
}
	
#dieciseis {
	position:absolute;
	width: 86px;
	height: 86px;
	top: 430px;
	left: 0px;
	z-index:16;
}

#diecisiete {
	position:absolute;
	width: 86px;
	height: 86px;
	top: 430px;
	left: 86px;
	z-index:17;
}

#dieciocho {
	position:absolute;
	width: 86px;
	height: 86px;
	top: 430px;
	left: 172px;
	z-index:18;
}

/* =============================|[ marcos ]|===========================*/

#veintiuno {
	position:absolute;
	width: 86px;
	height: 86px;
	top: 0px;
	left: 0px;
	z-index:21;
	background-image: url(imagenes/menu/recuadro.gif);
	background-repeat: no-repeat;
	/*visibility: hidden;*/
}

#veintidos {
	position:absolute;
	width: 86px;
	height: 86px;
	top: 0px;
	left: 86px;
	z-index:22;
	background-image: url(imagenes/menu/recuadro.gif);
	background-repeat: no-repeat;
	visibility: hidden;
}

#veintitres {
	position:absolute;
	width: 86px;
	height: 86px;
	top: 0px;
	left: 172px;
	z-index:23;
	background-image: url(imagenes/menu/recuadro.gif);
	background-repeat: no-repeat;
	visibility: hidden;
}
#veinticuatro {
	position:absolute;
	width: 86px;
	height: 86px;
	top: 86px;
	left: 0px;
	z-index:24;
	background-image: url(imagenes/menu/recuadro.gif);
	background-repeat: no-repeat;
	visibility: hidden;
}

#veinticuatrovacio {
	position:absolute;
	width: 86px;
	height: 86px;
	top: 86px;
	left: 0px;
	z-index:24;
	background-image: url(imagenes/menu/recuadro.gif);
	background-repeat: no-repeat;
}


#veinticinco {
	position:absolute;
	width: 86px;
	height: 86px;
	top: 86px;
	left: 86px;
	z-index:25;
	background-image: url(imagenes/menu/recuadro.gif);
	background-repeat: no-repeat;
	visibility: hidden;
}

#veintiseis {
	position:absolute;
	width: 86px;
	height: 86px;
	top: 86px;
	left: 172px;
	z-index:26;
	background-image: url(imagenes/menu/recuadro.gif);
	background-repeat: no-repeat;
	visibility: hidden;
}
	
#veintisiete {
	position:absolute;
	width: 86px;
	height: 86px;
	top: 172px;
	left: 0px;
	z-index:27;
	background-image: url(imagenes/menu/recuadro.gif);
	background-repeat: no-repeat;
	visibility: hidden;
}

#veintiocho {
	position:absolute;
	width: 86px;
	height: 86px;
	top: 172px;
	left: 86px;
	z-index:28;
	background-image: url(imagenes/menu/recuadro.gif);
	background-repeat: no-repeat;
	visibility: hidden;
}

#veintinueve {
	position:absolute;
	width: 86px;
	height: 86px;
	top: 172px;
	left: 172px;
	z-index:29;
	background-image: url(imagenes/menu/recuadro.gif);
	background-repeat: no-repeat;
	visibility: hidden;
}
	
#treinta {
	position:absolute;
	width: 86px;
	height: 86px;
	top: 258px;
	left: 0px;
	z-index:30;
	background-image: url(imagenes/menu/recuadro.gif);
	background-repeat: no-repeat;
	visibility: hidden;
}

#treintayuno {
	position:absolute;
	width: 86px;
	height: 86px;
	top: 258px;
	left: 86px;
	z-index:31;
	background-image: url(imagenes/menu/recuadro.gif);
	background-repeat: no-repeat;
	visibility: hidden;
}

#treintaydos {
	position:absolute;
	width: 86px;
	height: 86px;
	top: 258px;
	left: 172px;
	z-index:32;
	background-image: url(imagenes/menu/recuadro.gif);
	background-repeat: no-repeat;
	visibility: hidden;
}
	
#treintaytres {
	position:absolute;
	width: 86px;
	height: 86px;
	top: 344px;
	left: 0px;
	z-index:33;
	background-image: url(imagenes/menu/recuadro.gif);
	background-repeat: no-repeat;
	visibility: hidden;
}

#treintaycuatro {
	position:absolute;
	width: 86px;
	height: 86px;
	top: 344px;
	left: 86px;
	z-index:34;
	background-image: url(imagenes/menu/recuadro.gif);
	background-repeat: no-repeat;
	visibility: hidden;
}

#treintaycinco {
	position:absolute;
	width: 86px;
	height: 86px;
	top: 344px;
	left: 172px;
	z-index:35;
	background-image: url(imagenes/menu/recuadro.gif);
	background-repeat: no-repeat;
	visibility: hidden;
}
	
#treintayseis {
	position:absolute;
	width: 86px;
	height: 86px;
	top: 430px;
	left: 0px;
	z-index:36;
	background-image: url(imagenes/menu/recuadro.gif);
	background-repeat: no-repeat;
	visibility: hidden;
}

#treintaysiete {
	position:absolute;
	width: 86px;
	height: 86px;
	top: 430px;
	left: 86px;
	z-index:37;
	background-image: url(imagenes/menu/recuadro.gif);
	background-repeat: no-repeat;
	visibility: hidden;
}

#treintayocho {
	position:absolute;
	width: 86px;
	height: 86px;
	top: 430px;
	left: 172px;
	z-index:38;
	background-image: url(imagenes/menu/recuadro.gif);
	background-repeat: no-repeat;
	visibility: hidden;
}

/* =============================|[ FIN marcos ]|===========================*/
/* =============================|[ FIN menú ]|===========================*/


a:active {
	border-top-color: #FFFAEC;
	border-right-color: #FFFAEC;
	border-bottom-color: #FFFAEC;
	border-left-color: #FFFAEC;
	color: #FFFAEC;
	background-color: #FFFAEC;
}
h2 {
	font-family: "Futura Light BT", Arial;
	font-size: 16px;
	color: #333333;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #430A1E;
}
#contenedor #contenido #menu #botones #plata #Image1 
a:visited {
	background-image: url(imagenes/menu/visitado_r1_c1.jpg);
}
#contenedor #contenido #cuerpo #apDiv1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #6B0125;
}
