.jcarousel-skin-1 .jcarousel-container {
	width: 225px;
	background: transparent;
}

.jcarousel-skin-1 .jcarousel-container-horizontal {
	width: 225px;
	height:22px;
	/*padding:0 15px;*/
}

.jcarousel-skin-1 .jcarousel-clip-horizontal {
	width: 195px;
	height:22px;
	float: left;
	background: url(images/web/fondo_commodities.gif) no-repeat;
}

.jcarousel-skin-1 .jcarousel-item {
	width: 195px;
	height:22px;
	/*padding: 0px 31px;*/
}

.jcarousel-skin-1 .jcarousel-prev-horizontal {
	width: 15px;
	height: 22px;
	background: url(images/web/commodities_boton_izquierda.gif) no-repeat;
	float: right;
	cursor: pointer;
/*	background:url(images/home/flecha_izquierda.gif) no-repeat 0 0;*/
}

.jcarousel-skin-1 .jcarousel-prev-horizontal:hover {
/*    background-position: -20px 0;*/
	background: url(images/web/commodities_boton_izquierda.gif) no-repeat;
	cursor: pointer;
/*	 background:url(images/home/flecha_izquierda.gif) no-repeat 0 0;*/
}

.jcarousel-skin-1 .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-1 .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-1 .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    /*background-position: -40px 0;*/
	 
	 background: none;
}

.jcarousel-skin-1 .jcarousel-next-horizontal {
	width: 15px;
	height: 22px;
	background: url(images/web/commodities_boton_derecha.gif) no-repeat;
	float: left;
	cursor: pointer;
}

.jcarousel-skin-1 .jcarousel-next-horizontal:hover {
/*    background-position: -20px 0;*/
	background: url(images/web/commodities_boton_derecha.gif) no-repeat;
	cursor: pointer;
	/* background:url(images/home/flecha_derecha.gif) no-repeat 0 0;*/
}

.jcarousel-skin-1 .jcarousel-next-disabled-horizontal,
.jcarousel-skin-1 .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-1 .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    /*background-position: -40px 0;*/
	 background: none;
}

/**************************** 2 ************************************/


.jcarousel-skin-2 .jcarousel-container {
	width: 525px;
	background: transparent;
}

.jcarousel-skin-2 .jcarousel-container-horizontal {
	width: 525px;
	height:222px;
}

.jcarousel-skin-2 .jcarousel-clip-horizontal {
	width: 525px;
	height:222px;
}

.jcarousel-skin-2 .jcarousel-item {
	width: 175px;
	height:222px;
/*	background: url(images/home/fondo_zona.jpg) no-repeat;*/
}

.jcarousel-skin-2 .jcarousel-prev-horizontal {
	position:absolute;
	cursor:pointer;
	top: 82px;
	left: -13px;
	width:11px;
	height:62px;
	background: url(images/home/boton_izq_zonas.gif) no-repeat;
}

.jcarousel-skin-2 .jcarousel-prev-horizontal:hover {
/*    background-position: -20px 0;*/
	background: url(images/home/boton_izq_zonas.gif) no-repeat;
}

.jcarousel-skin-2 .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-2 .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-2 .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    /*background-position: -40px 0;*/
	 
	 background: none;
}

.jcarousel-skin-2 .jcarousel-next-horizontal {
	position:absolute;
	cursor:pointer;
	top:82px;
	right:-14px;
	width:11px;
	height:62px;
	background: url(images/home/boton_der_zonas.gif) no-repeat;
}

.jcarousel-skin-2 .jcarousel-next-horizontal:hover {
/*    background-position: -20px 0;*/
	background: url(images/home/boton_der_zonas.gif) no-repeat;
}

.jcarousel-skin-2 .jcarousel-next-disabled-horizontal,
.jcarousel-skin-2 .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-2 .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    /*background-position: -40px 0;*/
	 background: none;
}

/* en home si quitan alguna seccion */


/**************************** 3 ************************************/


.jcarousel-skin-3 .jcarousel-container {
	width: 173px;
	background: transparent;
}

.jcarousel-skin-3 .jcarousel-container-horizontal {
	width: 173px;
	height:222px;
}

.jcarousel-skin-3 .jcarousel-clip-horizontal {
	width: 173px;
	height:222px;
}

.jcarousel-skin-3 .jcarousel-item {
	width: 173px;
	height:222px;
	background: url(images/home/fondo_zona.jpg) no-repeat;
}

.jcarousel-skin-3 .jcarousel-prev-horizontal {
	position:absolute;
	cursor:pointer;
	top: 12px;
	left: 10px;
	width:11px;
	height:62px;
	background: red url(images/home/boton_izq_zonas.gif) no-repeat;
}

.jcarousel-skin-3 .jcarousel-prev-horizontal:hover {
/*    background-position: -20px 0;*/
	background: url(images/home/boton_izq_zonas.gif) no-repeat;
}

.jcarousel-skin-3 .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-3 .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-3 .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    /*background-position: -40px 0;*/
	 
	 background: none;
}

.jcarousel-skin-3 .jcarousel-next-horizontal {
	position:absolute;
	cursor:pointer;
	top:12px;
	right:5px;
	width:11px;
	height:62px;
	background: aqua url(images/home/boton_der_zonas.gif) no-repeat;
}

.jcarousel-skin-3 .jcarousel-next-horizontal:hover {
/*    background-position: -20px 0;*/
	background: url(images/home/boton_der_zonas.gif) no-repeat;
}

.jcarousel-skin-3 .jcarousel-next-disabled-horizontal,
.jcarousel-skin-3 .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-3 .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    /*background-position: -40px 0;*/
	 background: none;
}

/* en home si quitan alguna seccion */


