@charset "utf-8";
/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td {
	margin: 0px;
	padding: 0px;
	
	}


body { background-color:#000; font-family: Verdana, Geneva, sans-serif; font-size:12px; color:#FFFFFF; text-align:center; }
h1 { color:#acd8ff; font-size:12px; font-weight:bold;}
h2 { color:#acd8ff; font-size:12px; font-weight:bold;}
.txt_form { color:#FFF; font-size:12px;}
#page { margin-left:auto; margin-right:auto; width:932px; height:600px;}
#page #contenidoHome { background:url(img/bk.jpg); width:932px; height:600px; }
#page #contenidoHombre { background:url(img/bk_hombre.jpg); width:932px; height:600px;}
#page #contenidoHistoria { background:url(img/bk.jpg); width:932px; height:600px; margin-left:auto; margin-right:auto; }
#page #contenidoMujer { background:url(img/bk_mujer.jpg); width:932px; height:600px; margin-left:auto; margin-right:auto; }
#page #contenidoAccesorios { background:url(img/bk_calzado.jpg); width:932px; height:600px; margin-left:auto; margin-right:auto; }
#page #contenidoMedias { background:url(img/bk_medias.jpg); width:932px; height:600px; margin-left:auto; margin-right:auto; }
#page #contenidoMarroquineria { background:url(img/bk_marroquineria.jpg); width:932px;height:600px; margin-left:auto; margin-right:auto; }
#page #contenidoLentes { background:url(img/bk_lentes.jpg);width:932px; height:600px; margin-left:auto; margin-right:auto; }
#page #contenidoUnderwear { background:url(img/bk_under.jpg); width:932px; height:600px; margin-left:auto; margin-right:auto; }
#page #contenidoFragancias { background:url(img/bk_fragancias.jpg); width:932px; height:600px; margin-left:auto; margin-right:auto; }

#redes {  height:120px;}
a #facebook { background: url(img/fcbk.jpg) right no-repeat; position:relative; top:10px; right:10px; height:42px; width:60px; float:right; cursor:pointer;}
a #youtube { background: url(img/youtube.png) right no-repeat; position:relative; top:10px; right:10px; height:42px; width:60px; cursor:pointer; float:right;}


.backstage { margin:auto;text-align:center; margin-top:35px;}
.historia { width:900px; height:450px; background:url(img/dummy.png) repeat; margin-top:40px; margin-left:auto; margin-right:auto; }
.hombre, .home, .mujer, .junior, .fragancias, .backstageCont, { width:900px; height:500px; background:url(img/tp.png) repeat; margin-top:0px; margin-left:auto; margin-right:auto; }
.medias, .marroquineria, .lentes, .underwear, .accesorios  { width:1077px; height:500px; background:url(img/tp.png) repeat; margin-top:60px; margin-left:auto; margin-right:auto; }
.contactos { width:900px; height:500px; background:url(img/tp.png) repeat; margin-top:70px; margin-left:auto; margin-right:auto; }

.historia_txt { width:300px; height:400px; float:left;}

#menu_acc {font-size: 12px; float:left; margin-left:auto; margin-right:auto; text-align:center; padding-left:20px;}
#menu_acc ul { list-style-type: none; }
#menu_acc ul li { float:left; padding:10px;}
#menu_acc ul li a{ text-decoration: none; color: #fff;}
#menu_acc ul li.cur a{ text-decoration: none; color: #a0cff3;}
#menu_acc ul li a:hover { color: #a0cff3;}

#menu {text-align: left; font-s ize: 12px; width: 820px; float:left;}
#menu ul { list-style-type: none; padding:0px;}
#menu ul li.nivel1 { float: left; display:inline; width: 162px; margin-right: 2px; }
#menu ul li.nivel2 { float: left; display:inline; width: 100px; margin-right: 2px; }
#menu ul li a {display: block; text-decoration: none; color: #fff; padding: 8px;  position: relative;}
#menu ul li:hover {position: relative;}

#menu ul li a:hover, #menu ul li:hover a.nivel1 {color: #a0cff3; position: relative; }
#menu ul li a.nivel1 {display: block!important;display: none; }
#menu ul li ul {display: none; width:500px; background: url(img/dummy.png) repeat; }
#menu ul li a:hover ul {display: block; position: absolute;}
#menu ul li:hover ul {display: block; position: absolute;}
#menu ul li ul li { float:left; width: 90px;  }

#menu ul li ul li.marg { padding-left:30px; }
#menu ul li ul li a { padding: 6px 0px 8px 8px;}
#menu ul li ul li a:hover {position: relative;}
table.falsa {border-collapse:collapse; border:0px; float: left; position: relative; }

ul#dos {top: -28px!important; top: -59px;}

#menu ul li ul#dos li { }



img {
	border:0;
}

#galeria1 { width:444px; text-align:center; margin-left:auto; margin-right:auto; border:#000 solid 6px; background:#000; }
#galeria2 { width:444px; text-align:center; border:#000 solid 6px; background:#000; float:right; }
#galeria3 { width:444px; text-align:center; margin-top:130px; margin-left:auto; margin-right:auto; border:#000 solid 6px; background:#000;}

#slideshow-main {
float:left;

	
}

#slideshow-main ul {
	margin:0; 
	padding:0; 
	width:300px;
}

#slideshow-main li {
	
	display:none;
	position:relative;
	background:url(img/dummy.png) repeat;
}

#slideshow-main li.active {
	display:block !important;
}

#slideshow-main li span.opacity {
	position:absolute;
	bottom:0; left:0;
	display:block; 
	width:100%;
	height:60px;
	background:#000;
	filter:alpha(opacity=50); 
	-moz-opacity:0.5; 
	-khtml-opacity: 0.5; 
	opacity: 0.5;
	z-index:500;
}

#slideshow-main li span.content {
	position:absolute;
	bottom:0; left:0;
	display:block; 
	width:100%;
	height:60px;
	z-index:1000;
	border-bottom:#000 solid 6px;
	text-decoration:none;
}

#slideshow-main li span.content h1 {
	font-size:14px;
	margin:5px 0;
	padding:0 10px;;
	color:#abdcfd;
	text-decoration:none;
}

#slideshow-main li span.content p {
	font-size:11px;
	margin:5px 0;
	padding:0 10px;;
	color:#abdcfd;
	text-decoration:none;
}

#slideshow-carousel {
	float:left; 
	width:144px;
	position:relative
}

#slideshow-carousel ul {
	margin:0; 
	padding:0;
	list-style:none;
}

#slideshow-carousel li {
	height:144px;
	width:144px;
	
	
	
}

#slideshow-carousel li .arrow {
	left:3px; 
	top:28px; 
	position:absolute; 
	width:20px; 
	height:40px; 
	background:url(images/arrow_white.png) no-repeat 0 0; 
	display:block;
}

#slideshow-carousel li a {
	background:#000; 
	display:block; 
	width:144px; 
	height:144px;
}


#slideshow-carousel .active {
	filter:alpha(opacity=100); 
	-moz-opacity:1.0; 
	-khtml-opacity: 1.0; 
	opacity: 1.0;
}

#slideshow-carousel .faded {
	filter:alpha(opacity=50); 
	-moz-opacity:0.5; 
	-khtml-opacity: 0.5; 
	opacity: 0.5;
}


