* {
	font-family: Lucida Sans, Arial, Helvetica, sans-serif;
}


body {
	
	margin: 0px auto;
   background-image: url("imagenes/fondo_body.png");
}






#contenedor{
  
    width:900px;
    height:auto;
    margin:0px auto;
   
    

}

#entrada{
background-color: white;
}

#contenedorindex{
  
    width:900px;
    height:auto;
    margin:0px auto;
    
   
    

}

header{
    width:900px;
    height:100px;
}


#logo {
    width:300px;
    height:100px;
    float:left;
   
    
}




    #principal {
    width:560px;
   height:100px;
    position: relative;
    
    
    float:left;
        margin-top: -23px;
        padding-left: 40px;
  

}

nav ul {
    padding:0px;
	
	
   position:absolute;
	bottom:0px;
margin:0px auto;
   
}

nav ul li {
    list-style: none;
	display:inline-block;
	padding:15px;

    
}

nav ul li a {
text-decoration: none;
    color:black;

}
    

#regresar{
width:900px;
    height:auto;
    background-color: white;
}


.button {
		width:60px;
    height:60px;
		border: 0px;
		color: #fff;
		cursor: pointer;
    padding:0px;
}

.zoomin {
		-webkit-transform:  scale(1.2);
		-moz-transform:  scale(1.2);
		-ms-transform:  scale(1.2);
		transform:  scale(1.2);
	}

.overlay-container {
		display: none;
		
		height: 100%;
		width: 100%;
		position: absolute;
		left: 0;
		top: 0;
		
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007f7f7f', endColorstr='#e67f7f7f',GradientType=1 );
	}

.window-container {
		display: block;
		background: #fcfcfc;
		margin: 8em auto;
		width: 90%;
		padding:0px;
		text-align: left;
		z-index: 3;
		border-radius: 3px;
		box-shadow: 0px 0px 30px rgba(0,0,0,0.2);
		-webkit-transition: 0.4s ease-out;
		-moz-transition: 0.4s ease-out;
		-ms-transition: 0.4s ease-out;
		-o-transition: 0.4s ease-out;
		transition: 0.4s ease-out;
		opacity: 0;
	}


.window-container img{

    width:100%
}

.window-container-visible {
		-webkit-transform:  scale(1);
		-moz-transform:  scale(1);
		-ms-transform:  scale(1);
		transform:  scale(1);
		opacity: 1;
	}
	
		
 
.close {
			
			display: block;
    position: absolute;
    top:0px;
    left:0px;
    margin:0px auto;
			width: 30px;
            height:30px;
			background: #fafafa;
			background: -moz-linear-gradient(top,  #fafafa 0%, #f4f4f4 40%, #e5e5e5 100%);
			background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fafafa), color-stop(40%,#f4f4f4), color-stop(100%,#e5e5e5));
			background: -webkit-linear-gradient(top,  #fafafa 0%,#f4f4f4 40%,#e5e5e5 100%);
			background: -o-linear-gradient(top,  #fafafa 0%,#f4f4f4 40%,#e5e5e5 100%); 
			background: -ms-linear-gradient(top,  #fafafa 0%,#f4f4f4 40%,#e5e5e5 100%);
			background: linear-gradient(to bottom,  #fafafa 0%,#f4f4f4 40%,#e5e5e5 100%); 
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#e5e5e5',GradientType=0 );
			border: 1px solid #aaa;
			padding-left:5px;
			color: #444;
			font-family: Helvetica, sans-serif;
			font-size: 30px;
			border-radius: 3px;
			box-shadow: 0 1px 3px #ddd;
			-webkit-transition: 0.2s linear;
			-moz-transition: 0.2s linear;
			-ms-transition: 0.2s linear;
			-o-transition: 0.2s linear;
			transition: 0.2s linear;
			cursor: pointer;
		}

#colecciones{

    
    max-width:900px;
    height:auto;
  
    text-align: center;
}


#cambiauno {
    width:225px;
    height:225px;
    background-image: url(imagenes/menu_colecciones/boton_astarte.png);
    float:left;
}



#cambiauno:hover {
    width:225px;
    height:225px;
background-image: url(imagenes/menu_colecciones/boton_astarte_imagen.png);
    transition-duration: 1s;
}

#cambiados {
    width:225px;
    height:225px;
    background-image: url(imagenes/menu_colecciones/boton_binah.png);
    float:left;
}

#cambiados:hover {
    width:225px;
    height:225px;
background-image: url(imagenes/menu_colecciones/boton_binah_imagen.png);
    transition-duration: 1s;
}


#cambiatres {
    width:225px;
    height:225px;
    background-image: url(imagenes/menu_colecciones/boton_tarot.png);
    float:left;
}


#cambiatres:hover {
    width:225px;
    height:225px;
background-image: url(imagenes/menu_colecciones/boton_tarot_imagen.png);
    transition-duration: 1s;
}


#cambiacuatro {
    width:225px;
    height:225px;
    background-image: url(imagenes/menu_colecciones/boton_boutique.png);
    float:left;
}

#cambiacuatro:hover {
    width:225px;
    height:225px;
background-image: url(imagenes/menu_colecciones/boton_boutique_imagen.png);
    transition-duration: 1s;
}


#cambiacinco {
    width:225px;
    height:225px;
    background-image: url(imagenes/menu_colecciones/boton_inlakech.png);
    float:left;
}

#cambiacinco:hover {
    width:225px;
    height:225px;
background-image: url(imagenes/menu_colecciones/boton_inlakech_imagen.png);
    transition-duration: 1s;
}


#cambiaseis {
    width:225px;
    height:225px;
    background-image: url(imagenes/menu_colecciones/boton_losclasicos.png);
    transition-duration: 1s;
    float:left;
}

#cambiaseis:hover {
    width:225px;
    height:225px;
background-image: url(imagenes/menu_colecciones/boton_losclasicos_imagen.png);
    transition-duration: 1s;
}


#cambiasiete {
    width:225px;
    height:225px;
    background-image: url(imagenes/menu_colecciones/boton_lucina.png);
    float:left;
}


#cambiasiete:hover {
    width:225px;
    height:225px;
background-image: url(imagenes/menu_colecciones/boton_lucina_imagen.png);
    transition-duration: 1s;
}


#cambiaocho {
    width:225px;
    height:225px;
    background-image: url(imagenes/menu_colecciones/boton_mandala.png);
    float:left;
}


#cambiaocho:hover {
    width:225px;
    height:225px;
background-image: url(imagenes/menu_colecciones/boton_mandala_imagen.png);
    transition-duration: 1s;
}


#cambianueve {
    width:225px;
    height:225px;
    background-image: url(imagenes/menu_colecciones/boton_moneta.png);
    float:left;
}

#cambianueve:hover {
    width:225px;
    height:225px;
background-image: url(imagenes/menu_colecciones/boton_moneta_imagen.png);
    transition-duration: 1s;
}


#cambiadiez {
    width:225px;
    height:225px;
    background-image: url(imagenes/menu_colecciones/boton_rizoma.png);
    float:left;
}

#cambiadiez:hover {
    width:225px;
    height:225px;
background-image: url(imagenes/menu_colecciones/boton_rizoma_imagen.png);
    transition-duration: 1s;
}


#cambiaonce {
    width:225px;
    height:225px;
    background-image: url(imagenes/menu_colecciones/boton_polux.png);
    float:left;
}

#cambiaonce:hover {
    width:225px;
    height:225px;
background-image: url(imagenes/menu_colecciones/boton_polux_imagen.png);
    transition-duration: 1s;
}


#cambiadoce {
    width:225px;
    height:225px;
    background-image: url(imagenes/menu_colecciones/boton_sheela.png);
    
    float:left;
}

#cambiadoce:hover {
    width:225px;
    height:225px;
background-image: url(imagenes/menu_colecciones/boton_sheela_imagen.png);
    transition-duration: 1s;
}


#cambiatrece {
    width:225px;
    height:225px;
    background-image: url(imagenes/menu_colecciones/boton_eco.png);
    float:left;
}


#cambiatrece:hover {
    width:225px;
    height:225px;
background-image: url(imagenes/menu_colecciones/boton_eco_imagen.png);
    transition-duration: 1s;
}

#cambiacatorce {
    width:225px;
    height:225px;
    background-image: url(imagenes/menu_colecciones/boton_tipheret.png);
    float:left;
}


#cambiacatorce:hover {
    width:225px;
    height:225px;
background-image: url(imagenes/menu_colecciones/boton_tipheret_imagen.png);
    transition-duration: 1s;
}

#cambiaquince {
    width:225px;
    height:225px;
    background-image: url(imagenes/menu_colecciones/boton_mancuernillas.png);
    float:left;
}


#cambiaquince:hover {
    width:225px;
    height:225px;
background-image: url(imagenes/menu_colecciones/boton_mancuernillas_imagen.png);
    transition-duration: 1s;
}

#cambiadiezseis {
    width:225px;
    height:225px;
    background-image: url(imagenes/menu_colecciones/boton_fatum.png);
    float:left;
}


#cambiadiezseis:hover {
    width:225px;
    height:225px;
background-image: url(imagenes/menu_colecciones/boton_fatum_imagen.png);
    transition-duration: 1s;
}









#astarte{
      width:100%;
    height:auto;
    text-align: center;
   
}

#binah {
width: 900px;
    height:900px;
    text-align: center;
}

#tarot {
width: 900px;
    height:900px;
    text-align: center;
}
#boutique {
width: 900px;
    height:100%;
    text-align: center;
}
#clasicos {
width: 900px;
    height:100%;
    text-align: center;
}
#lucina {
width: 900px;
    height:100%;
    text-align: center;
}
#mandala {
width: 900px;
    height:100%;
    text-align: center;
}
#moneta {
width: 900px;
    height:100%;
    text-align: center;
}
#polux {
width: 900px;
    height:100%;
    text-align: center;
}
#rizoma {
width: 900px;
    height:100%;
    text-align: center;
}
#sheela {
width: 900px;
    height:100%;
    text-align: center;
}
#eco {
width: 900px;
    height:100%;
    text-align: center;
}
#tipereth {
width: 900px;
    height:100%;
    text-align: center;
}












#astarte1 {
width: 900px;
    height:900px;
  background-image: url("imagenes/astarte/astarte_1.png");
    text-align: center;
}


#astarte2 {
width: 900px;
    height:900px;
  background-image: url("imagenes/astarte/astarte_2.png");
    text-align: center;
}

#astarte3 {
width: 900px;
    height:900px;
  background-image: url("imagenes/astarte/astarte_3.png");
    text-align: center;
}

#astarte4 {
width: 900px;
    height:900px;
  background-image: url("imagenes/astarte/astarte_4.png");
    text-align: center;
}

#astarte5 {
width: 900px;
    height:900px;
  background-image: url("imagenes/astarte/astarte_5.png");
    text-align: center;
}

#astarte6 {
width: 900px;
    height:900px;
  background-image: url("imagenes/astarte/astarte_6.png");
    text-align: center;
}

#astarte7 {
width: 900px;
    height:900px;
  background-image: url("imagenes/astarte/astarte_7.png");
    text-align: center;
}

#astarte8 {
width: 900px;
    height:900px;
  background-image: url("imagenes/astarte/astarte_8.png");
    text-align: center;
}

#astarte9 {
width: 900px;
    height:900px;
  background-image: url("imagenes/astarte/astarte_9.png");
    text-align: center;
}





#binah1 {
width: 900px;
    height:900px;
  background-image: url("imagenes/binah/binah_1.png");
    text-align: center;
}

#binah2 {
width: 900px;
    height:900px;
  background-image: url("imagenes/binah/binah_2.png");
    text-align: center;
}

#binah3 {
width: 900px;
    height:900px;
  background-image: url("imagenes/binah/binah_3.png");
    text-align: center;
}

#binah4 {
width: 900px;
    height:900px;
  background-image: url("imagenes/binah/binah_4.png");
    text-align: center;
}

#binah5 {
width: 900px;
    height:900px;
  background-image: url("imagenes/binah/binah_5.png");
    text-align: center;
}

#binah6 {
width: 900px;
    height:900px;
  background-image: url("imagenes/binah/binah_6.png");
    text-align: center;
}

#binah7 {
width: 900px;
    height:900px;
  background-image: url("imagenes/binah/binah_7.png");
    text-align: center;
}

#binah8 {
width: 900px;
    height:900px;
  background-image: url("imagenes/binah/binah_8.png");
    text-align: center;
}







#tarot1 {
width: 900px;
    height:900px;
  background-image: url("imagenes/tarot/botones_tarot_1.png");
    text-align: center;
}

#tarot2 {
width: 900px;
    height:900px;
  background-image: url("imagenes/tarot/botones_tarot_2.png");
    text-align: center;
}

#tarot3 {
width: 900px;
    height:900px;
  background-image: url("imagenes/tarot/botones_tarot_3.png");
    text-align: center;
}

#tarot4 {
width: 900px;
    height:900px;
  background-image: url("imagenes/tarot/botones_tarot_4.png");
    text-align: center;
}

#tarot5 {
width: 900px;
    height:900px;
  background-image: url("imagenes/tarot/botones_tarot_5.png");
    text-align: center;
}

#tarot6 {
width: 900px;
    height:900px;
  background-image: url("imagenes/tarot/botones_tarot_6.png");
    text-align: center;
}

#tarot7 {
width: 900px;
    height:900px;
  background-image: url("imagenes/tarot/botones_tarot_7.png");
    text-align: center;
}

#tarot8 {
width: 900px;
    height:900px;
  background-image: url("imagenes/tarot/botones_tarot_8.png");
    text-align: center;
}

#tarot9 {
width: 900px;
    height:900px;
  background-image: url("imagenes/tarot/botones_tarot_9.png");
    text-align: center;
}

#tarot10 {
width: 900px;
    height:900px;
  background-image: url("imagenes/tarot/botones_tarot_10.png");
    text-align: center;
}

#tarot11 {
width: 900px;
    height:900px;
  background-image: url("imagenes/tarot/botones_tarot_11.png");
    text-align: center;
}

#tarot12 {
width: 900px;
    height:900px;
  background-image: url("imagenes/tarot/botones_tarot_12.png");
    text-align: center;
}
#tarot13 {
width: 900px;
    height:900px;
  background-image: url("imagenes/tarot/mancuernillas/mancuernillas_emperador_1.png");
    text-align: center;
}

#tarot14 {
width: 900px;
    height:900px;
  background-image: url("imagenes/tarot/mancuernillas/mancuernillas_rueda_2.png");
    text-align: center;
}

#tarot15 {
width: 900px;
    height:900px;
  background-image: url("imagenes/tarot/mancuernillas/mancuernillas_mago_3.png");
    text-align: center;
}

#tarot16 {
width: 900px;
    height:900px;
  background-image: url("imagenes/tarot/mancuernillas/mancuernillas_mundo_4.png");
    text-align: center;
}

#tarot17 {
width: 900px;
    height:900px;
  background-image: url("imagenes/tarot/mancuernillas/mancuernillas_enamorados_5.png");
    text-align: center;
}




#boutique1 {
width: 900px;
    height:900px;
  background-image: url("imagenes/boutique/boutique_1.png");
    text-align: center;
}
#boutique2 {
width: 900px;
    height:900px;
  background-image: url("imagenes/boutique/boutique_2.png");
    text-align: center;
}
#boutique3 {
width: 900px;
    height:900px;
  background-image: url("imagenes/boutique/boutique_3.png");
    text-align: center;
}
#boutique4 {
width: 900px;
    height:900px;
  background-image: url("imagenes/boutique/boutique_4.png");
    text-align: center;
}


#inlakech1 {
    width: 900px;
    height:900px;
    background-image: url("imagenes/inlakech/inlakech_1.png");
    text-align: center;
}
#inlakech2 {
    width: 900px;
    height:900px;
    background-image: url("imagenes/inlakech/inlakech_2.png");
    text-align: center;
}
#inlakech3 {
    width: 900px;
    height:900px;
    background-image: url("imagenes/inlakech/inlakech_3.png");
    text-align: center;
}


#inlakech3 {
    width: 900px;
    height:900px;
    background-image: url("imagenes/inlakech/inlakech_3.png");
    text-align: center;
}

#losclasicos1 {
    width: 900px;
    height:900px;
    background-image: url("imagenes/clasicos/clasicos_teseo_1.png");
    text-align: center;
}
#losclasicos2 {
    width: 900px;
    height:900px;
    background-image: url("imagenes/clasicos/clasicos_ariadna_2.png");
    text-align: center;
}

#losclasicos3 {
    width: 900px;
    height:900px;
    background-image: url("imagenes/clasicos/clasicos_laberinto_3.png");
    text-align: center;
}

#losclasicos4 {
    width: 900px;
    height:900px;
    background-image: url("imagenes/clasicos/clasicos_apolo_4.png");
    text-align: center;
}

#losclasicos5 {
    width: 900px;
    height:900px;
    background-image: url("imagenes/clasicos/clasicos_creta_5.png");
    text-align: center;
}

#losclasicos6 {
    width: 900px;
    height:900px;
    background-image: url("imagenes/clasicos/clasicos_dedalo_6.png");
    text-align: center;
}


#lucina1 {
    width: 900px;
    height:900px;
    background-image: url("imagenes/lucina/lucina_aretes_1.png");
    text-align: center;
}
#lucina2 {
    width: 900px;
    height:900px;
    background-image: url("imagenes/lucina/lucina_dije_2.png");
    text-align: center;
}


#mandala1 {
    width: 900px;
    height:900px;
    background-image: url("imagenes/mandala/mandala_anaranjados_1.png");
    text-align: center;
}
#mandala2 {
    width: 900px;
    height:900px;
    background-image: url("imagenes/mandala/mandala_morados_2.png");
    text-align: center;
}

#mandala3 {
    width: 900px;
    height:900px;
    background-image: url("imagenes/mandala/mandala_verdes_3.png");
    text-align: center;
}

#mandala4 {
    width: 900px;
    height:900px;
    background-image: url("imagenes/mandala/mandala_anillos_4.png");
    text-align: center;
}



#moneta1 {
    width: 900px;
    height:900px;
    background-image: url("imagenes/moneta/moneta_dorados_1.png");
    text-align: center;
}
#moneta2 {
    width: 900px;
    height:900px;
    background-image: url("imagenes/moneta/moneta_plateados_2.png");
    text-align: center;
}




#polux1 {
    width: 900px;
    height:900px;
    background-image: url("imagenes/polux/polux_aretes_1.png");
    text-align: center;
}
#polux2 {
    width: 900px;
    height:900px;
    background-image: url("imagenes/polux/polux_dije_2.png");
    text-align: center;
}

#fatum1 {
    width: 900px;
    height:900px;
    background-image: url("imagenes/fatum/fatum_collar.png");
    text-align: center;}

#fatum2 {
    width: 900px;
    height:900px;
    background-image: url("imagenes/fatum/fatum_pulsera.png");
    text-align: center;}


#rizoma1 {
    width: 900px;
    height:900px;
    background-image: url("imagenes/rizoma/rizoma_aretes_1.png");
    text-align: center;
}
#rizoma2 {
    width: 900px;
    height:900px;
    background-image: url("imagenes/rizoma/rizoma_dije_2.png");
    text-align: center;
}

#rizoma3 {
    width: 900px;
    height:900px;
    background-image: url("imagenes/rizoma/rizoma_anillo_3.png");
    text-align: center;
}


#sheela1 {
    width: 900px;
    height:900px;
    background-image: url("imagenes/sheela/shelaa_aretes_1.png");
    text-align: center;
}
#sheela2 {
    width: 900px;
    height:900px;
    background-image: url("imagenes/sheela/shelaa_collar_2.png");
    text-align: center;
}
#sheela3 {
    width: 900px;
    height:900px;
    background-image: url("imagenes/sheela/shelaa_pulsera_3.png");
    text-align: center;
}

#eco1 {
    width: 900px;
    height:900px;
    background-image: url("imagenes/eco/eco_1.png");
    text-align: center;
}



#tipereth1 {
    width: 900px;
    height:900px;
    background-image: url("imagenes/tipereth/tipereth_azules_1.png");
    text-align: center;
}
#tipereth2 {
    width: 900px;
    height:900px;
    background-image: url("imagenes/tipereth/tipereth_rojos_2.png");
    text-align: center;
}
#tipereth3 {
    width: 900px;
    height:900px;
    background-image: url("imagenes/tipereth/tipereth_purpuras_3.png");
    text-align: center;
}
#tipereth4 {
    width: 900px;
    height:900px;
    background-image: url("imagenes/tipereth/tipereth_colores_4.png");
    text-align: center;
}
#tipereth5 {
    width: 900px;
    height:900px;
    background-image: url("imagenes/tipereth/tipereth_agata_5.png");
    text-align: center;
}














#info {

    width: 270px;
    height: 100px;
    float:left;
    text-align: left;
    font-size: 12px;
    padding: 700px 90px 0px 90px;
}

#infotarot {

    width: 270px;
    height: 200px;
    float:left;
    text-align: left;
    font-size: 12px;
    padding: 600px 90px 0px 90px;
}

#compra{

     width: 270px;
    height: 50px;
    float:left;
   
    padding: 750px 0px 0px 180px;
    float:right;
}

#back{
clear: both;
    
    background-color: #B40404;
   padding:10px;
    text-align: center;
    
    font-size: 13px;
}

#back a{

    text-decoration: none;
    color: white;}

#back a:hover {

    text-decoration: none;
    color:darkgoldenrod;}


#modelo{
width: 900px;
    height:900px;
   
    text-align: center;
}

#forma{
    text-align: center;
    padding: 10 10 10 10 px;

}

#prensa{
    text-align: center;
    padding: 10 10 10 10 px;

}

#notaprensa{
    width: 600px;
    margin: 0 auto;
    height:200px;

   

}

#fotoprensa{
width:200px;
    height:200px;
    float:left;
    padding:0 50px 0 50px ;
    
}

#infoprensa{
width:289px;
    height:165px;
    float:right;
    text-align: left;
    border-left-style: solid;
    border-width: 1px;
     border-color: #B40431;
    padding-left: 10px;
    padding-top: 35px;
}
#colecciones img{

    margin-left: 50px;
margin-top:30px;}

h2{
font-size: 20px;
}
h4{
font-size: 12px;
}


#cv {
    width: 900px;
    height: 100%;

}

footer{
    text-align: center;
    font-size: 10px;
    clear: both;
}



label {
    display:block;
    margin-top:20px;
    letter-spacing:1px;
}


.formulario {
    display:block;
    margin:0 auto;
    width:510px;
    color: #000000;
    font-family:Arial;} 

form {
    margin:0 auto;
    width:400px;
}
 
input, textarea {
    width:380px;
    height:27px;
    background:#ffffff;
    border:1px solid #848484;
    padding:10px;
    margin-top:5px;
    font-size:14px;
    color:#000000;
}
 
textarea {
    height:150px;
}
 
#submit {
    width:85px;
    height:35px;
    border:none;
    margin-top:20px;
    cursor:pointer;
    background:#B40431;
}




.doscolumnas {
 -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
    column-gap: 70px;
	-webkit-column-gap: 70px;
	-moz-column-gap: 70px;
	-o-column-gap: 70px;
    margin-left: 100px;
    margin-right: 100px;
    text-align: justify;
    font-size: 11px;

}

.expo {
    font-size: 11px;
    text-align: center;
    margin-left: 100px;
    margin-right: 100px;

}



img {
    border: none;
}