	.lista_productos {
		display: inline-block;
		width: 100%;
		float: right;
		margin-right: -10px;
	}

	.lista_productos h2{
	    font-size: 22px;
	    font-weight: bold;
	    padding-bottom: 8px;
	}

	.lista_productos ul {
		margin-left: 24px;
	}

	.lista_productos li {

		display: inline-block;
		width: 180px;
		padding: 0 11px;
		position: relative;
		z-index: 10;
	}
	.lista_productos li.Iluminar {
		z-index: 100;
	}

	.lista_productos li .producto {
   		width: 180px;
		position: relative;
		left: 0;
		top: 0;
		padding:0;
		border:0 none;
	}

	.lista_productos li .producto .producto_in {
		display: inline-block;
		width: 180px;
		min-height: 260px;
	    overflow: hidden;
	    position: relative;
		padding: 0 5px;
		text-align: left;
	}


	.lista_productos li.Iluminar .producto {
		left: -10px;
		top: -19px;
		background-color: #fff;
		border: 1px solid #ccc;
		border-radius: 6px;
		box-shadow: 6px 6px 6px rgba(0,0,0, .3);
		width: 188px;
		}


	.lista_productos li.Iluminar .producto_in {
		padding: 5px 5px 5px 5px;
		width: 180px;
		text-align: left;
		border-bottom-color: #dedede;
		border-radius: 6px;
		height: 266px;
	}


	.lista_productos li .foto {
		margin: 0 auto 4px;
		display: block;
		width: 100%;
		height: 195px;
		overflow: hidden;
		text-align: left;
		line-height: 13px;
		margin-bottom: 4px;
	}
	.lista_productos li.Iluminar .foto {
		min-height: 220px;
	}

	.lista_productos li .foto a {
		display: inline-block;
		width:100%;
		font-size: 14px;
		color:#666;
		line-height: 18px;
		    display: inline;
	}

	.lista_productos li .foto img {
		display: block;
		width: auto;
		height: 165px;
		text-indent: -1000px;
		margin: 7px auto 4px ;
		background: url(i/bg_img_prod_125_173.png?v=3) 0 0 no-repeat transparent ;

	}
	.lista_productos li .foto p {
		color: #5c666f;
		display: inline-block;
		white-space: nowrap;
		/* width: 180px; */
		font-weight: bold;
		width: 96%;
		-webkit-font-smoothing: antialiased;
		/* margin-left: 10%; */
		text-align: center;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	/* Antiguas fotos */
	.lista_productos li.Iluminar .antigua img {
		width:140px;
		height: 194px;
	}
	/* Nuevas fotos */
	.lista_productos li.Iluminar .nueva img {
		width: 190px;
		height: 190px;
	}

	.lista_productos li .compra {
		display: none;
		width: 100%;
		height: 33px;
		margin-top: 8px;
		margin-bottom: 8px;
	}
	.lista_productos li.Iluminar .compra {
		display: inline-block;
	}
	.lista_productos li .compra a {
		position: relative;
	    display: inline-block;
	    height: 33px;
	    background-image: none;
	    background-color: #dedede;
	    width: 100%;
	    line-height: 33px;
	    text-align: center;
	    color: #138900;
	    font-size: 14px;
	    border-radius: 6px;
	}

	.lista_productos li .precios {
		/* display: inline-block;
		width: 100%;
		margin-top: 5px;
		text-align: left; */
	}

	.precio_web > p {
		margin-left: 10px;
		    font-size: 12px;
		    color:#666;
	}

	.precio_monto a.preventa  {
		margin-top: -6px;
	}
	.precio_monto a  {
		display: inline-block;
		width: 33px;
		height: 30px;
		overflow: hidden;
		float: right;
		background: url(/theme/Microplay/img/add-cart.png) center center no-repeat #fff;
		background-size: 30px ,30px;
		border-radius: 4px;
		border: 1px solid #fff;
		text-indent: -1000px;
		padding: 0;
		margin: 0;
		margin-right: 7px;
		margin-top: -19px ;
	}

	.precio_monto a:hover {
		border-color: #138900 ;
		background-color: #eee ;
	}
	.precio_monto p {
		margin-bottom: 4px;
	    font-size: 14px;
	    display: block;
	    /* float: right; */
		color: #138900;
		/* float: left; */
	}
	#compra a {
		display: none;
	}

	.precio_monto p b {
		font-weight: normal;
	}

	.load_productos {
		display: none ;
		width: 100%;
		margin:30px 0;
		text-align: center;

	}

	.load_productos a img {
		position: absolute;
    	left: 50%;
	}

	.load_productos a {
		display: block;
	    width: 130px;
	    height: 36px;
	    line-height: 36px;
	    font-size: 18px;
	    background-color: #fff;
	    color: #138900;
	    text-align: center;
	    float: right;
	    /*background: url(i/ver-mas-3.png) right center no-repeat transparent; */
	    margin-right: 24px;
	}


	/* SLIDER*/
	.box-destacamos {
		display: inline-block;
		width: 765px;
		margin-bottom: 30px;
		margin-left: 24px;
	}
	.slider,
	.nivoSlider {
		width:100%;
		height: 218px;
	}

	.ficha-producto .titulo-seccion {
		margin: 0;
		background-image: none ;
		height: inherit ;
		padding-bottom: 0;
	}
	.ficha-producto .titulo-seccion h1 {
		/* line-height: 50px !important ; */
		margin: 8px 4px ;
	}

	#contenido {
/*		padding-top: 0;*/
		width: 992px;
	}

	.ficha-producto .sidebar {
		padding: 0;
		margin:0 ;
	}
	.lista_productos li.Iluminar .sello {
		top: 7px !important;
	}

	.lista_productos li .fechas
	{
	    color: #666666;
	    font-size: 12px;
	    /* margin-top: 4px; */
	    display: none;
	    width: 100%;
	    color:#138900 !important;
	    border-radius: 6px;
	}

	.lista_productos li.Iluminar .fechas {
		/* display: inline-block; */
		width: 100%;
		/* padding: 18px 0; */
		color: #5c666f !important;
		font-weight: bold;
		font-size: 12px;
		position: inherit;
		bottom: 15px;
		text-align: left;
	}


	.lista_productos li .fechas span {
		margin: 4px 0 0;
		font-size: 12px;
		font-weight: bold;
		display: inline-block;
	}

	a.comprar.btn-fn-agregar.carro-prev {
    margin-top: -6px;
	}

	.lista_productos li.publicidad {
		width:100%;
		height:auto;
		/* background-color: #138900 ; */
	}

	.lista_productos li.publicidad .banner-interior {
		margin-top: 0;
		float:right;
	}
	.lista_productos li.publicidad .banner-interior:first-child {
		float: left;
	}


.slider {
		overflow: hidden;
	}

	#slider_XXX {
		height: 218px !important;
	}

	 .bx-pager, .bx-prev , .bx-next {
	 	/* display: none; */
	 }

	 .bx-wrapper {
		 width: 100% !important;
		 height: 100% !important;
	 }

	 .bx-window {
	 	width: 100% !important ;
	 	height: 270px !important;
	 	display: inline-block;
	 	overflow: hidden;
	 }

	 .bx-banner {
	 	width: 100%;
	 	height: 100%;
	 	overflow: hidden;
	 	display: inline-block;
	 }

	 .bx-banner > div {
	 	height: 100%;
	 	overflow: hidden;
	 	float: left;

	 }

	 .bx-banner-100 {
	 	width: 100%;
	 }

	 .bx-banner-2_50-50 {
	 	width: 50%;
	 }

	 .bx-banner-2_25-75_1 {
	 	width: 25%;
	 }
	 .bx-banner-2_25-75_2 {
	 	width: 75%;
	 }

	 .bx-banner-2_75-25_1 {
	 	width: 75%;
	 }
	 .bx-banner-2_75-25_2 {
	 	width: 25%;
	 }

	 .bx-banner-33 {
	 	width: 33.3%;
	 }

	 .bx-banner-25 {
	 	width: 25%;
	 }

.lista_productos_preventas li{
	height: 290px;
}

.lista_productos_preventas li .fechas{
	    display: inline-block;
}
/* .lista_productos .Iluminar .precio_monto a{
	margin-top: -7px;
} */

.miga {
	margin-top: 4px;
}

.titulo-seccion h2 {
	margin: 10px 0;
}
