html, body {
	padding:0; margin:0; background:url(img/bg-body.jpg) center; font-size: 9pt; color:#fff; font-family:arial;
	}
	
img {
	border: 0;
	}
	
h1, h2, h3, h4, h5, h6 {
	padding:0; margin:0;
	}
	
h3 {
	font-size: 10pt;
	}
	
img, div, a, h1, h2, h3 { behavior: url(iepngfix.htc) }

/*p {margin-left:15px;}*/

/******************************* contenido general para todas las páginas *******************************/

/* content y wrap */
.content {
	background:url(img/bg-content.png) repeat;
	overflow:visible;
	clear: both;
	}
	
.wrap {
	width:755px;
	margin:0 auto;
	overflow:visible;
	position: relative;
	padding:0px 1px;
	}
	
.logo-superior {
	width:755px;
	margin:0 auto;
	margin-top:10px;
	}
	
.logo-superior a {
	width:179px;
	height:24px;
	background:url(img/logo-superior.png) no-repeat;
	display:block;
	}
	
.logo-superior h1 {
	text-indent:-9999px;
	overflow:hidden;
	}

/* menu */
.menu {
	width:755px;
	margin:0 auto;
	padding:0px;
	padding-top:2px;
	margin-top: 6px;
	border-top: 1px solid #0a0a0a;
}
	
	
.menu ul {
	list-style:none;
	text-align:center;
	padding:5px 0px 10px 0px;
	margin:0px;
	margin-top: 0px;
	margin-bottom: 6px
}
	
.menu li {
	float:left;
	}
	
.menu li a {
	display:block;
	background-position:top center;
	background-repeat:no-repeat;
	margin-left:15px;
	}
	
.menu li a:hover {
	background-position: center;
	}
	
.menu li a.selected {
	background-position: bottom center;
	}
	
.menu li a span {
	display:none;
	}
	
.menu .home	{
	background-image: url(img/btn-home.png);
	width:37px;
	height:9px;
	margin-left:0px;
	}
	
.menu .mujer {
	background-image: url(img/btn-mujer.png);
	width:43px;
	height:9px;
	}
	
.menu .hombre {
	background-image: url(img/btn-hombre.png);
	width:53px;
	height:9px;
	}
	
.menu .lookbook {
	background-image: url(img/btn-lookbook.png);
	width:70px;
	height:9px;
	}
	
.menu .vender {
	background-image: url(img/btn-vender.png); 
	width:51px;
	height:9px;
	}
	
.menu .comprar {
	background-image: url(img/btn-comprar.png); 
	width:63px; 
	height:9px;
	}
	
.menu .contact {
	background-image: url(img/btn-contacto.png); 
	width:67px; 
	height:9px;
	}

/* login and bag in menu */
.menu-right {
	float:right; 
	margin-top:-19px; 
	text-transform:uppercase; 
	color:#969797; 
	font-size:7pt; 
	width:220px;
	position: relative;
	z-index: 160;
}
	
/* agrupamientos */
.agrup {
	width:755px; 
	margin:0 auto; 
	padding:0px;
	overflow: visible;
	border-top:1px solid #0a0a0a;
	border-bottom:1px solid #0a0a0a;
	}
	
.agrup ul {
	list-style:none; 
	padding:0px; 
	margin:0px; 
	overflow:hidden; 
	width:545px; 
	}
	
.agrup li {
	float:left; 
	text-transform:uppercase; 
	padding:4px 0px; 
	text-align:left;
	}
	
.agrup li a {
	display:block; 
	margin-right:10px; 
	font-size:7pt; 
	color:#969797; 
	text-decoration:none;
	}
	
.agrup li a:hover,.agrup li a.selected {
	color:#f6f6f6;
	}
	
.agrup li a.outlet {
	color:#ce1126; 
	font-weight:bold;
	}

.agrup li a b {
	color:#ce1126; 
	font-weight:bold;
	}	

/* menu-lookbook */
.look {
	width:755px; 
	margin:0 auto; 
	overflow:hidden; 
	padding:0px; 
	margin-top:5px; 
	margin-bottom:5px; 
	border-top:2px solid #1b1c1e; 
	}
	
.look ul {
	list-style:none; 
	text-align:center; 
	padding:0px; 
	margin:5px 0px;
	}
	
.look li {
	float:left; 
	text-transform:uppercase; 
	padding:5px 0px;
	}
	
.look li a {
	display:block; 
	margin-left:10px; 
	font-size:7pt; 
	color:#969797; 
	text-decoration:none;
	}
	
.look li a:hover,.agrup li a.selected {
	color:#f6f6f6;
	}

/* search and prices */
.buscar-precios {
	float:right;
	position: relative;
	z-index: 150;
	width:207px;
	height: 38px;
}

.buscar-precios .label {
	color:#969797;
	font-size:8pt;
	position: absolute;
}

.buscar-precios .buscar {
	top: 4px;
}

.buscar-precios .preciosen {
	top: 22px;
}

.buscar-precios form {
	background-color: #4d4d4d;
	width: 117px;
	height: 13px;
	position: absolute;
	top: 4px;
	right: 0;
}

.buscar-precios form input.text {
	border:0px; 
	background-color: #4d4d4d;
	width:100px;
	font-size:7pt; 
	color:#a6a6a6; 
	text-transform:uppercase; 
	position: absolute;
	right:17px;
	padding: 0;
	}


.buscar-precios form input.submit {
	background:url(img/ico-search.png) no-repeat right center #4d4d4d;
	width: 10px;
	height: 10px;
	margin: 0;
	padding: 0;
	border: none;
	position: absolute;
	right: 1px;
	top: 2px;
	cursor: pointer;
}

.buscar-precios .losPrecios {
	position: absolute;
	right: 0;
	top: 21px;
	cursor: pointer;
}

.buscar-precios .losPrecios div {
	width: 117px;
	height: 13px;
	background: url(img/flecha-carrito-superior.png) no-repeat right #4d4d4d; 
}

.buscar-precios .losPrecios div ul {
	position:absolute;
	width:117px; 
	top: 0;
	left: 0;
	display:none;
	background:#4d4d4d;
	}
	
.buscar-precios .losPrecios div ul li {
	float: none;
	padding: 2px 5px;
 
}
	
.buscar-precios .losPrecios li ul li a {
	margin-left:0px; 
	padding:2px 5px;
	}

.buscar-precios .losPrecios div a.elegido {
	background:url(img/bg-content.png);
	}
	
.buscar-precios .losPrecios div span {
	margin-left:6px;
	font-size:7pt;
	color:#a6a6a6; 
	text-transform:uppercase; 
	}

/* login */
.login {
	background:#262626; 
	position:fixed; 
	width:266px; 
	height:270px; 
	left:50%; 
	margin-left:-158px; 
	top:50%; 
	margin-top:-150px; 
	padding:24px 25px; 
	display:none; 
	z-index:250;
	}
	
.login h2 {
	background:url(img/h2-login.png) no-repeat; 
	height:44px; 
	text-indent:-9999px; 
	margin:0 auto;
	}
	
.login p {
	text-transform:uppercase; 
	padding:2px; 
	margin:0px; 
	margin-top:3px; 
	color:#808080; 
	font-size:8pt;
	}
	
.login b {
	margin-top:5px;
}

.login a {
	cursor:pointer;
}

.inputs {
	width:260px; 
	font-size:8pt;
	}
	
.ingresar {
	background-color:#8c0b05;
	color:#FFFFFF;
	font-family:arial;
	font-weight:bold;
	cursor:pointer;
	font-size:8pt;
	width:80px;
	height:20px;
	border:0px;
	margin-top:7px;
	}
	
.registrarme {
	background-color:#4D4D4D;
	color:#FFFFFF;
	cursor:pointer;
	font-family:arial;
	font-weight:bold;
	font-size:8pt;
	width:100px;
	height:20px;
	border:0px;
	margin-top:7px;
	}

.info-login {
	position:absolute;
	width: 400px;
	text-align: right;
	top: -30px;
	right: 0;
	cursor: pointer;
	}

.logueado {
	font-size:7pt; 
	color:#a6a6a6; 
	text-transform:uppercase; 
	position:absolute;
	width: 400px;
	text-align: right;
	top: -30px;
	right: 0;
}
	
.logueado a {
	color:#a6a6a6; 
	text-decoration:none;
	cursor:pointer;
	}
	
.logueado a b {
	color:#f6f6f6; 
	}
	
.logueado a:hover {
	text-decoration:underline;
	}

/* footer */
.footer {
	width:755px; 
	margin:0 auto; 
	padding:5px 0px; 
	text-align:center; 
	font-size:7pt; 
	text-transform:uppercase; 
	overflow:hidden;
	}
	
.encontrar {
	float:left; 
	font-family:arial; 
	font-weight:bold;
	}
	
.footer .encontrar a {
	color:#f6f6f6;
	cursor: pointer;
	text-decoration:none;
	}
	
.footer .encontrar a:hover {
	color:#f6f6f6; 
	text-decoration:none;
	}
	
.direcciones {
	float:right; 
	font-family:arial; 
	color:#a6a6a6; 
	font-size:6pt;
	text-align:right;
	}

/* fondo overlay */
.fondoBox {
	background:url(img/bg-content-look.png) repeat; 
	position:fixed; 
	top:0; 
	left:0; 
	margin:0; 
	padding:0; 
	z-index:200;
}

	
/******************************* secciones individuales *******************************/

/* home */
.home-img {width:755px; height:535px; display:block; background: url(img/img-portada.jpg);}
.home-img img {margin:20px auto;}
.home-logo {background:url(img/bg-content-look.png) repeat; width:755px; height:168px; margin-top:295px; position:absolute;}
.home-logo h1 {background:url(img/h1-home.png) no-repeat; width:307px; height:40px; text-indent:-9999px; margin:0 auto; margin-top:32px; overflow:hidden;}
.home-logo h2 {background:url(img/h2-home.png) no-repeat; width:128px; height:10px; text-indent:-9999px; margin:0 auto; margin-top:12px;}
.home-logo h3 {background:url(img/h3-home.png) no-repeat; width:708px; height:22px; text-indent:-9999px; margin:0 auto; margin-top:20px;}

/* mujer */
.mujer-img {width:755px; height:535px; display:block; background: url(img/img-mujer.jpg);}
.mujer-img-1 {width:378px; height:535px; display:block; background: url(img/img-mujer-1.jpg); float:left;}
.mujer-img-1-hover:hover .mujer-img-1 {background: url(img/img-mujer-1-hover.jpg);}
.mujer-img-2 {width:377px; height:535px; display:block; background: url(img/img-mujer-2.jpg); float:left;}
.mujer-img-2-hover:hover .mujer-img-2 {background: url(img/img-mujer-2-hover.jpg);}
.mujer-img img {margin:20px auto;}

/* hombre */
.hombre-img {width:745px; height:460px; display:block; padding:5px; padding-top:75px; padding-bottom: 0; background: url(img/img-hombre.jpg);}
.hombre-img img {margin:20px auto;}

/* lookbook */
.lookbook-img {width:755px; height:535px; display:block; background: url(img/img-lookbook.jpg);}
.lookbook-img img {margin:20px auto;}
.lookbook-spot {background:url(img/bg-content-look.png) repeat; width:755px; height:70px; margin-top:324px; position:absolute;}
.lookbook-spot h2 {background:url(img/h2-lookbook.png) no-repeat; width:571px; height:50px; text-indent:-9999px; margin:0 auto; margin-top:10px;}

/* vender */
.vender-img {width:745px; height:460px; display:block; padding:5px; padding-top:75px;}
.vender-img h2 {background:url(img/h2-vender.png) no-repeat; height:43px; text-indent:-9999px; margin:0 auto;}
.vender-img-spot {background:url(img/text-vender.png) no-repeat; height:128px; margin-top:45px;}
.vender-img-spot span {display:none;}
.vender-img-opciones {border-top:1px solid #535556; margin-top:45px; color:#a6a6a6; font-size:7pt; font-weight:bold; overflow:hidden;}
.vender-left {float:left; margin-top:10px; width:560px;}
.vender-right {float:right; margin-top:10px; width:183px;}
.vender-img-individuales {border-top:1px solid #535556; margin-top:10px; margin-left:4px; float:left;}
.vender-img-individuales span {display:none;}

/* vender-por-catalogo */
.vender-por-catalogo-img {width:755px; height:535px; display:block; background: url(img/img-vender-por-catalogo.jpg) no-repeat right #000000;}
.vender-por-catalogo-img h2 {background:url(img/h2-vender-por-catalogo.png) no-repeat; height:53px; text-indent:-9999px; margin:0 auto;}
.vender-por-catalogo-left {padding:25px; padding-top:40px;}
.vender-por-catalogo-texto {color:#a6a6a6; margin:0px; text-transform:uppercase; padding-top:10px;}
.vender-por-catalogo-texto a {color:#4d4d4d; text-decoration:none; font-size:8pt; background:url(img/flecha-link.png) no-repeat left; padding-left:10px;}
.vender-por-catalogo-texto a:hover {color:#f6f6f6;}
.vender-por-catalogo-texto ul {padding:11px; line-height:18px; list-style-type:disc;}
.vender-por-catalogo-numero {padding:0px; padding-top:75px; background:url(img/opcion-vender-por-catalogo.png) no-repeat bottom; width:120px; height:104px;}

/* vender-en-consignacion */
.vender-en-consignacion-img {width:755px; height:535px; display:block; background: url(img/img-vender-en-consignacion.jpg) no-repeat right #000000;}
.vender-en-consignacion-img h2 {background:url(img/h2-vender-en-consignacion.png) no-repeat; height:53px; text-indent:-9999px; margin:0 auto;}
.vender-en-consignacion-left {padding:25px; padding-top:40px;}
.vender-en-consignacion-texto {color:#a6a6a6; margin:0px; text-transform:uppercase; padding-top:10px;}
.vender-en-consignacion-texto a {color:#4d4d4d; text-decoration:none; font-size:8pt; background:url(img/flecha-link.png) no-repeat left; padding-left:10px;}
.vender-en-consignacion-texto a:hover {color:#f6f6f6;}
.vender-en-consignacion-texto ul {padding:11px; line-height:18px; list-style-type:disc;}
.vender-en-consignacion-numero {padding:0px; padding-top:93px; background:url(img/opcion-vender-en-consignacion.png) no-repeat bottom; width:148px; height:104px;}

/* vender-en-local */
.vender-en-local-img {width:755px; height:535px; display:block; background: url(img/img-vender-en-local.jpg) no-repeat right #000000;}
.vender-en-local-img h2 {background:url(img/h2-vender-en-local.png) no-repeat; height:47px; text-indent:-9999px; margin:0 auto; margin-top:6px;}
.vender-en-local-left {padding:25px; padding-top:40px;}
.vender-en-local-texto {color:#a6a6a6; margin:0px; text-transform:uppercase; padding-top:10px;}
.vender-en-local-texto a {color:#4d4d4d; text-decoration:none; font-size:8pt; background:url(img/flecha-link.png) no-repeat left; padding-left:10px;}
.vender-en-local-texto a:hover {color:#f6f6f6;}
.vender-en-local-texto ul {padding:11px; line-height:18px; list-style-type:disc;}
.vender-en-local-numero {padding:0px; padding-top:57px; background:url(img/opcion-vender-en-local.png) no-repeat bottom; width:149px; height:104px;}

/* vender-armar-red */
.vender-armar-red-img {width:755px; height:535px; display:block; background: url(img/img-vender-armar-red.jpg) no-repeat right #000000;}
.vender-armar-red-img h2 {background:url(img/h2-vender-armar-red.png) no-repeat; height:46px; text-indent:-9999px; margin:0 auto; margin-top:7px;}
.vender-armar-red-left {padding:25px; padding-top:40px;}
.vender-armar-red-texto {color:#a6a6a6; margin:0px; text-transform:uppercase; padding-top:10px;}
.vender-armar-red-texto a {color:#4d4d4d; text-decoration:none; font-size:8pt; background:url(img/flecha-link.png) no-repeat left; padding-left:10px;}
.vender-armar-red-texto a:hover {color:#f6f6f6;}
.vender-armar-red-texto ul {padding:11px; line-height:18px; list-style-type:disc;}
.vender-armar-red-numero {padding:0px; padding-top:111px; background:url(img/opcion-vender-armar-red.png) no-repeat bottom; width:150px; height:104px;}

/* vender-mas */
.vender-mas {width:755px; display:block; background:url(img/bg-content-mas.png) repeat;}
.vender-mas-text {padding:15px 25px; color:#a6a6a6; overflow:hidden; background:url(img/bg-content-mas.png) repeat;}
.vender-mas-text strong {color:#d9d9d9;}
.vender-mas-columna {font-size:8pt; float:left; width:227px; margin-left:10px; color:#777; margin-bottom:15px;}
.vender-mas-columna b {color:#a6a6a6;}
.vender-mas-vacio {clear:both;}
.vender-mas-oportunidad {font-size:7pt; margin-top:10px;}
.link-contacto {border:1px solid #680803; background:url(img/input-contacto.jpg); display:block; width:67px; height:19px; margin-top:10px;}

/* vender-por-catalogo-mas */
.vender-por-catalogo-mas-img {width:730px; height:139px; display:block; background: url(img/img-vender-por-catalogo-mas.jpg) no-repeat top right #000000; padding:15px 0 0 25px;}
.vender-por-catalogo-mas-img h2 {background:url(img/h2-vender-por-catalogo-mas.png) no-repeat; height:125px; text-indent:-9999px; margin:0 auto;}

/* vender-en-consignacion-mas */
.vender-en-consignacion-mas-img {width:730px; height:139px; display:block; background: url(img/img-vender-en-consignacion-mas.jpg) no-repeat top right #000000; padding:15px 0 0 25px;}
.vender-en-consignacion-mas-img h2 {background:url(img/h2-vender-en-consignacion-mas.png) no-repeat; height:126px; text-indent:-9999px; margin:0 auto;}

/* vender-en-local-mas */
.vender-en-local-mas-img {width:730px; height:139px; display:block; background: url(img/img-vender-en-local-mas.jpg) no-repeat top right #000000; padding:15px 0 0 25px;}
.vender-en-local-mas-img h2 {background:url(img/h2-vender-en-local-mas.png) no-repeat; height:124px; text-indent:-9999px; margin:0 auto;}

/* vender-armar-red-mas */
.vender-armar-red-mas-img {width:730px; height:139px; display:block; background: url(img/img-vender-armar-red-mas.jpg) no-repeat top right #000000; padding:15px 0 0 25px;}
.vender-armar-red-mas-img h2 {background:url(img/h2-vender-armar-red-mas.png) no-repeat; height:124px; text-indent:-9999px; margin:0 auto;}

/* comprar */
.comprar-img {width:755px; height:460px; display:block; padding-top:75px;}
.comprar-img h2 {background:url(img/h2-comprar.png) no-repeat; height:43px; text-indent:-9999px; margin:0 auto;}
.comprar-img-spot {background:url(img/text-comprar.png) no-repeat; height:128px; margin-top:45px;}
.comprar-img-spot span {display:none;}
.comprar-img-opciones {border-top:1px solid #535556; margin-top:15px; color:#a6a6a6; font-size:7pt; font-weight:bold; overflow:hidden;}
.comprar-left {margin-top:10px; width:572px;}
.comprar-img-individuales {border-top:1px solid #535556; margin-top:10px; margin-left:7px; float:left;}
.comprar-img-individuales span {display:none;}

/* contacto */
.contacto-img {
	width:755px;
	height:535px;
	display:block;
	background: url(img/img-contacto.jpg) no-repeat right #000000;
	overflow: auto;
}
.contacto-img img {margin:20px auto;}
.contacto {width:467px; overflow:hidden;}
.contacto-left {width:280px; float:left; padding-left:20px;}
.contacto-left h2 {background:url(img/h2-contacto.png) no-repeat left; width:263px; height:43px; text-indent:-9999px; margin:20px 0 10px 0;}
.contacto-left div {padding:0px;}
.contacto-left div p {color:#f6f6f6; text-transform:uppercase; padding:0px; margin:0px; margin-top:3px; font-size:10px;}
.contacto-left input {width:262px; height:13px; padding:0px; font-size:8pt;}
.contacto-left select {width:266px; height:17px; padding:0px; font-size:8pt;}
.contacto-left textarea {width:262px; padding:0px; font-size:8pt;}
.contacto-right {width:166px; float:left; margin-top:477px;}
.contacto-right input {width:66px; height:19px; padding:0px;}
.enviar {
	background-color:#8c0b05;
	color:#FFFFFF;
	font-family:arial;
	font-weight:bold;
	font-size:8pt;
	width:65px;
	height:18px;
	border:0px;
	}
.limpiar{
	margin-left:10px;
	background-color:#4d4d4d;
	color:#FFFFFF;
	font-family:arial;
	font-weight:bold;
	font-size:8pt;
	width:65px;
	height:18px;
	border:0px;
	/*border:1px solid #262626; background:url(img/input-reset.jpg); margin-left:8px; cursor:pointer;*/
	}
.contacto input[type="submit"], .contacto input[type="reset"]{cursor:pointer;}
.newsletterChecked {width:17px; height:17px; background:#4d4d4d; margin:1px; padding:0px; border:0px; float:left; cursor:pointer;}
.newsletterCheckedOk {width:17px; height:17px; background:url(img/ico-ok-news.png) no-repeat #4d4d4d; margin:1px; padding:0px; border:0px; float:left; cursor:pointer;}
.newsletter {color:#a6a6a6; font-size:8px; text-transform:uppercase; margin-top:7px; margin-left:0px;}
.legal {color:#a6a6a6; font-size:7px; margin-top:2px; margin-left:8px;}
.obligatorio {font-size:7px; color:#8b0b04; margin-left:8px;}
.requerido {color:#ce1126;}
.registroh2 {background:url(img/h2-registro.png) no-repeat left; width:263px; height:43px; text-indent:-9999px; margin:20px 0 10px 0;}

/******************************* secciones carrito, prenda individual, catalogo y paginador *******************************/

/* catalogo */
.catalogo {float:left; overflow:hidden; margin:0; padding:11px; padding-bottom:2px; width:689px; height:494px; background:url(img/bg-content-mas.png) repeat;}
/* .catalogo-art {width:152px; height:229px; margin:7px; float:left; border:3px solid #262626;} */
.catalogo-art {width:152px; height:229px; margin:10px; float:left;}
.catalogo-art-mascara {background:url(img/prenda-mascara.png) no-repeat; width:152px; height:229px; position:absolute;}
.catalogo-art:hover .catalogo-art-info {display:block;}
.catalogo-art-info {
	background:url(img/bg-content-look.png) repeat;
	position:absolute;
	margin-top:145px;
	padding:5px;
	width:115px;
	color:#969797;
	font-size:7pt;
	display:none;
}

.catalogo-art-info b {text-transform:uppercase; color:#c6c6c6; font-size:7pt;}
.catalogo-art-info a {text-decoration:none; color:#969797;}
.catalogo-art-info span {color:#a6a6a6; font-size:8pt;}
.catalogo-art-info span a { font-size:7pt;}
.catalogo-art-info-dto {cursor:pointer; background:#8c0b05; color:#f6f6f6 !important; font-size:6pt !important; font-weight:bold; text-transform:uppercase; padding:2px 1px;}
.catalogo-vacio {clear:both;}
.catalogo-palabraBuscada {background:#ce1126;}

/* paginador */
.paginador {text-align:right; font-size:7pt; padding-bottom:4px; background:url(img/bg-content-mas.png) repeat; color:#a6a6a6; padding-right:38px;}
.paginador a {color:#a6a6a6; text-decoration:none;}
.paginador-left {float:left; padding:237px 3px; width:16px; height:33px; background:url(img/bg-content-mas.png) repeat;}
.paginador-right {float:left; padding:237px 3px; width:16px; height:33px; background:url(img/bg-content-mas.png) repeat;}
.paginador.floatpag { position: absolute; right: 0; top: 5px; background: none; }

/* tu carrito */
.info-carrito {	
	background: url(img/flecha-carrito-superior.png) no-repeat right #4d4d4d; 
	padding:1px 5px;
	margin-left: 0;
	width:200px; 
	color:#a6a6a6; 
	float:right;
	cursor: pointer;
	position: relative;
	z-index: 151;
}

.tuCarrito {
	width:200px;
	margin: 0;
	position:absolute;
	top: 13px;
	left: 0;
	background:#4d4d4d;
	z-index:99;
	padding:3px 5px;
	display:none;
}
.tuCarrito table {width:100%; border-collapse:collapse;}
.tuCarrito td {padding:3px 0px; vertical-align:bottom;}
.tuCarrito-red {/*color:#f6605d;*/ color:#f6f6f6; font-weight:bold; text-align:right;}
.tuCarrito-right {color:#f6f6f6; text-align:right;}
.tuCarrito-total {border:1px solid #f6f6f6; border-left:0px; border-right:0px;}
.tuCarrito-red.tuCarrito-total {text-align:left;}
.tuCarrito-ver {font-size:7pt; text-align:center; padding:5px 0px !important;} 
.tuCarrito-ver a {text-decoration:none; color:#ff0000; font-weight:bold; background:#8c0b05 !important;}
.tuCarrito-ver a:hover {text-decoration:underline;}

.tuCarrito {
	cursor: default;
}

.tuCarrito-prenda {
	width:200px;
	position:absolute;
	top: 13px;
	left: 0;
	background:#4d4d4d;
	z-index:99;
	padding:3px 5px;
	display:none;
	}
.tuCarrito-prenda b {color:#f6f6f6; text-transform:uppercase;}
.tuCarrito-prenda div {text-align:center; padding:3px; margin-bottom:2px;}
.tuCarrito-prenda-title {text-align:center; padding:1px !important; margin:1px !important;}
.tuCarrito-prenda-img {float:left; margin-top:4px;}
.tuCarrito-prenda-info {float:left; line-height:14px; margin-left:2px; text-align:left; width:130px; padding-bottom:0px !important;}
.tuCarrito-prenda-info span {text-align:left;}

#cantiPrendasArribaCarr { width: 20px; }

/* catalogo-prenda */
.catalogo-prenda {overflow:hidden; margin:0; padding:22px; text-transform:uppercase; background:url(img/bg-content-mas.png) repeat;}
.catalogo-prenda-img {float:left; width:314px; height:471px; margin-right:30px;}
.catalogo-prenda-img a {cursor:pointer;}
.catalogo-prenda-info {float:left; width:330px;}
.catalogo-prenda-info h3 {color:#d9d9d9; font-size:9pt;}
.catalogo-prenda-info span {color:#717171; font-size:7pt; text-transform:none;}
.catalogo-prenda-info p {color:#808080;  font-size:8pt; margin:2px 0px;}
.catalogo-prenda-info-precios label {color:#a6a6a6; font-weight:bold;}
.catalogo-prenda-info-precios span {color:#d9d9d9; text-transform:uppercase;}
.catalogo-prenda-info-precios table {border-collapse:collapse; margin-top:5px;}
.catalogo-prenda-info-precios td {padding:0px; margin:0px;}
.catalogo-prenda-info-mas {border-bottom:1px solid #5d5f61; font-weight:bold; color:#a6a6a6; padding:0px 0px 9px 10px; font-size:8pt; margin-bottom:10px; background:url(img/flecha-link.png) no-repeat left 3px; cursor:pointer;}
.catalogo-prenda-info-mas-info {color:#707070; font-size:7pt; margin-top:5px; text-transform:none; width:200px; display:none;}

.catalogo-prenda-info-disponible {
	overflow: visible;
}
.catalogo-prenda-info-disponible p {color:#a6a6a6; font-weight:bold; font-size:8pt; margin:3px;}
.catalogo-prenda-info-disponible span {text-transform:uppercase; color:#7a7a7a; font-size:6pt; margin-left:5px;}
.catalogo-prenda-info-paginador {margin-top:33px;}
.catalogo-prenda-info-paginador a {color:#808080; font-weight:bold; font-size:8pt; text-decoration:none;}
.catalogo-prenda-separador {border-top:1px solid #5d5f61; margin:10px 0;}
.catalogo-prenda-link {cursor:pointer;}
.catalogo-prenda-link a {text-decoration:none; color:#808080;}
.catalogo-prenda-link a:hover {text-decoration:underline;}
.catalogo-prenda-link-descuento {cursor:pointer; text-decoration:none; color:#ce1126;}
.pedir {
	margin-left:10px;
	background-color:#8c0b05;
	margin-top:35px;
	margin-left:5px;
	color:#FFFFFF;
	font-family:arial;
	font-weight:bold;
	cursor:pointer;
	font-size:8pt;
	width:65px;
	height:20px;
	border:0px;
	}
.pedir-enviando {border:1px solid #680803; background:url(img/ico-loader.gif) no-repeat center #8c0b05; width:67px; height:19px; margin-top:20px;}

.coloresTallesContenido {
	overflow:hidden;
}

.colores {overflow:hidden;}
.color {border:1px solid #262626; float:left; margin:2px; padding:1px;}
.colorElegido {color:#808080; font-size:7pt; padding-top:5px; padding-left:2px;}
.talle-prenda {width:30px; height:15px; padding-bottom:2px; background:#aaa; color:#262626; text-align:center; font-size:8pt; font-weight:bold; cursor:pointer; border:0px;}
.talleElegido {color:#808080; font-size:7pt; padding-top:12px; padding-left:2px;}

.cantidad {
	font-size:8pt;
	color:#a6a6a6;
	text-transform:uppercase;
	width: 30px;
	height: 15px;
	background: url(img/flecha-carrito-superior.png) no-repeat center right #4d4d4d;
	left: 4px;
	top: 4px;
	text-align: center;
	padding-right: 8px;
	cursor: pointer;
	position: relative;
}

.cantidad-numeros {
	display:none;
	position: absolute;
	top: 0;
	left: 0;
	background:#4d4d4d;
	top: 13px;
	left: 0;
	width: 30px;
	margin: 0;
	padding-right: 8px;
	
}

.cantidad p {font-size:10px;}
.cantidad p:hover {background:url(img/bg-content.png) repeat; cursor: pointer; }
.catalogo-prenda-info-mas-con-info {border-bottom:2px solid #444649; font-weight:bold; color:#a6a6a6; padding:0px 0px 9px 10px; font-size:8pt; margin-bottom:10px; background:url(img/flecha-carrito-superior.png) no-repeat left 5px; cursor:pointer;}
.catalogo-prenda-info-paginador-con-info {color:#808080; margin-top:40px; font-weight:bold; font-size:8pt;}


/* catalogo-carrito */
.catalogo-carrito {color:#a6a6a6; font-size:8pt; margin:0; overflow:hidden; padding:20px 5px; text-transform:uppercase;}
.catalogo-carrito-cliente {overflow:hidden; font-size:7pt;}
.catalogo-carrito-cliente span {float:right; font-weight:bold; border-bottom:2px solid #161618; padding-bottom:2px;}
.catalogo-carrito-cliente a {text-decoration:none; color:#a6a6a6; cursor:pointer;}
.catalogo-carrito-cliente-datos {color:#f6f6f6; margin:15px 0px;}
.catalogo-carrito-cliente-datos p {margin:0px;}
.catalogo-carrito-cliente-datos b {font-size:8pt;}
.mail {text-transform:none;}
.catalogo-carrito-titulos {margin-top:10px; overflow:hidden; text-align:center; background:#262626; padding:4px 0px;}
.catalogo-carrito-titulos span {font-weight:bold;}
.catalogo-carrito-primer-td {float:left; width:245px;}
.catalogo-carrito-segundo-td {float:left; width:120px;}
.catalogo-carrito-tercero-td {float:left; width:100px;}
.catalogo-carrito-cuarto-td {float:left; width:100px;}
.catalogo-carrito-quinto-td {float:left; width:100px;}
.catalogo-carrito-sexto-td {float:left; width:80px;}
.catalogo-carrito-td-segundo {float:left; width:100px; padding:5px 0px 5px 20px;}
.catalogo-carrito-td-segundo div {float:none; margin:0px; padding:17px 0px; font-size:7pt;}
.catalogo-carrito-td-segundo div span {color:#ce1126; font-size:7pt; font-weight:bold;}
.catalogo-carrito-td-tercero {float:left; width:96px; padding:5px 2px;}
.catalogo-carrito-td-tercero div {background:#4d4d4d; text-align:center; float:none; margin:0px; padding:30px 0px;}
.catalogo-carrito-td-cuarto {float:left; width:76px; padding:5px 2px;}
.catalogo-carrito-td-cuarto div {text-align:center; float:none; margin:0px; padding:30px 0px;}
.catalogo-carrito-td-cuarto div a {color:#a6a6a6; text-decoration:none; cursor:pointer;}
.catalogo-carrito-descuentos {padding:5px; font-size:8pt; margin-top:2px; color:#f6f6f6/*ce1126*/; text-transform:none;}
.catalogo-carrito-prendas {background:#262626; overflow:hidden; margin-top:7px;}
.catalogo-carrito-prendas img {float:left; margin-right:10px;}
.catalogo-carrito-prendas p {font-weight:bold; font-size:8pt; color:#f6f6f6; margin-bottom:0px; margin-top:11px;}
.catalogo-carrito-prendas span {font-size:6pt; text-transform:none;}
.catalogo-carrito-prendas label {font-size:8pt; color:#a6a6a6;}
.catalogo-carrito-totales {background:#262626; float:right; margin:7px 0px; padding:10px; width:250px; overflow:hidden;}
.catalogo-carrito-totales span {float:right;}
.catalogo-carrito-totales-comunes {
	margin-bottom:5px;
}
.catalogo-carrito-totales-final {border-top:1px solid #48484a; margin:5px 0px; padding-top:5px; color:#ce1126; font-weight:bold;}

.catalogo-carrito-totales-final span {color:#f6f6f6;}
.catalogo-carrito-enviar {float:right;}
.catalogo-carrito-enviar span {display:none;}
.catalogo-carrito-vacio {padding:30px; text-align:center; font-size:9pt;}
.catalogo-carrito-vacio a {color:#ce1126; text-decoration:none; text-transform:none;}
.catalogo-carrito-vacio a:hover {text-decoration:underline;}
.enviar-pedido {
	margin-left:10px;
	background-color:#8c0b05;
	margin-left:5px;
	color:#FFFFFF;
	font-family:arial;
	cursor:pointer;
	font-weight:bold;
	font-size:8pt;
	width:111px;
	height:30px;
	border:0px;
	}
.continuar-comprando {
	margin-left:10px;
	background-color:#4d4d4d;
	cursor:pointer;
	margin-left:5px;
	color:#FFFFFF;
	font-family:arial;
	font-weight:bold;
	font-size:8pt;
	width:151px;
	height:30px;
	border:0px;
	}
.andreani {float:right; margin:0px; margin-bottom:7px; font-size:7pt; overflow:hidden; padding:0 10px; width:250px; text-align:center;}
.andreani a {cursor:pointer;}
.andreani a:hover {text-decoration:underline;}

/* tablas de descuentos */
.tabla-descuento {background:#262626; left:50%; top:50%; position:fixed; text-transform:uppercase; color:#6e6e6e; padding:20px; overflow:hidden; z-index:250;}
.tabla-descuento-cerrar {text-align:right; overflow:hidden;}
.tabla-descuento-cerrar span {cursor:pointer;}
.tabla-descuento-link {background:url(img/flecha-link-tabla-descuento.png) no-repeat right; padding-right:10px; text-align:right; font-size:7pt; margin-top:15px; font-weight:bold;}
.tabla-descuento-link a {color:#ce1126; text-decoration:none; cursor:pointer;}
.tabla-descuento-link a:hover {text-decoration:underline;}
.tabla-descuento p {font-size:7pt; text-transform:none; margin:3px 0px; padding:0px; color:#6e6e6e;}
.tabla-descuento h3 {color:#dedede;}
.tabla-descuento span {float:right;}
.tabla-descuento th {border-bottom:1px solid #6e6e6e; text-align:center; padding-bottom:4px;}
.tabla-descuento td {border-bottom:1px solid #6e6e6e; text-align:center; padding:3px 0px;}
.left {text-align:left !important;}

/* tabla de descuento por prenda */
.tabla-descuento-prenda {width:232px; margin-left:-136px; height:244px; margin-top:-152px; color:#d6d6d6;}
.tabla-descuento-prenda-content {padding:15px 30px;}
.tabla-descuento-prenda-renglon {border-bottom:1px solid #6e6e6e; padding-bottom:2px; margin-top:3px; overflow:hidden;}
.tabla-descuento-prenda-renglon-titulo {color:#8c8c8c; margin:15px 0px; font-weight:bold; text-align:center;}
.tabla-descuento-renglon-left {float:left;}

/* tabla de descuento general */
.tabla-descuento-general {width:715px; margin-left:-377px; height:272px; margin-top:-176px;}
.tabla-descuento-general-content {padding:10px; color:#d6d6d6;}
.tabla-descuento-general-renglon-titulo {color:#8c8c8c; margin:15px 0px; font-weight:bold;}

/* tabla de descuento grande */
.tabla-descuento-grande {width:715px; margin-left:-377px; height:270px; margin-top:-175px;}
.tabla-descuento-grande-content {padding:5px 10px; color:#d6d6d6;}
.tabla-descuento-grande-renglon-titulo {color:#8c8c8c; margin:0px; font-weight:bold;}
.tabla-descuento-grande-left {float:left; border-right:1px solid #6e6e6e; margin:10px 0px; padding-right:20px; width:275px;}
.tabla-descuento-grande-right {float:left; margin:10px 0px; padding-left:20px; width:275px;}

/* mensajes de alerta */
.mensaje-alerta {background:#262626; left:50%; top:50%; position:fixed; text-transform:uppercase; color:#e6e6e6; font-size:8pt; padding:20px; overflow:hidden; z-index:250; display:none;}
.mensaje-alerta-cerrar {text-align:right; cursor:pointer;}
.mensaje-alerta-content {padding:15px; text-align:center;}
.mensaje-alerta-content div {padding:0px;}
.mensaje-alerta-content a {color:#ce1126; text-decoration:none; display:block; margin-top:10px; cursor:pointer;}
.mensaje-alerta-content a:hover {text-decoration:underline;}
.registrarmeNuevo {width:100px; background-color:#ce1126; color:#fff !important; padding:3px;}

/* mensaje de form enviado */
.mensaje {padding:10px; text-align:center; line-height:20px; padding-top:150px; color:#f6f6f6;}
.mensaje-link-1 {color:#ce1126; cursor:pointer;}
.mensaje-link-2 {color:#a6a6a6; text-decoration:none;}
.mensaje-link-2:hover {text-decoration:underline;}

/* nuevo zoom */
.nuevo-zoom {background:#262626; left:10px; top:10px; position:absolute; text-transform:uppercase; color:#e6e6e6; font-size:8pt; padding:0px 10px 10px; overflow:hidden; z-index:250; display:none;}
.nuevo-zoom-cerrar {text-align:right; cursor:pointer; margin-right:-8px;}
.nuevo-zoom-content {padding:0px; text-align:center;}
.nuevo-zoom-content div {padding:0px;}