
.jcarousel-skin-wke {
	font-family:'Trebuchet MS',Verdana,Arial,Helvetica,sans- serif;width:100%;  
}

.jcarousel-skin-wke .jcarousel-container-horizontal {
    padding:0 25px;
    width:672px;
}

.jcarousel-skin-wke .jcarousel-container-vertical { 
   padding-top:35px; padding-bottom:35px; padding-left:0px;;
}

.jcarousel-skin-wke .jcarousel-clip-horizontal {
    border-bottom:1px solid #E6E7E8;
    border-top:1px solid #E6E7E8;
    height:261px;
    width:672px;

}

.jcarousel-skin-wke .jcarousel-clip-vertical {
    width:  270px;
    height: 407px;
    background-color:#ffffff; 
    overflow: hidden;

}

.jcarousel-skin-wke .jcarousel-item-horizontal {
	
    margin-right: 25px;
}

.jcarousel-skin-wke .jcarousel-item-vertical {
    margin-top: 15px; margin-bottom: 5px;
}







/**
 *  Vertical Buttons
 */
.jcarousel-skin-wke .jcarousel-next-vertical {

    width: 100%;
    height: 38px;
    cursor: pointer;
    background:url("slide-flecha-anterior_v.png"); background-position: top center; background-repeat:no-repeat; border-top:1px solid #cfcfcf;
}
.jcarousel-skin-wke .jcarousel-next-vertical:hover {

    width: 100%;
    height: 38px;
    cursor: pointer;
    background:url("slide-flecha-anterior_v.png"); background-position: top center; background-repeat:no-repeat; border-top:1px solid #cfcfcf;
}       
.jcarousel-skin-wke .jcarousel-prev-vertical {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 35px;
    cursor: pointer;
   background:url("slide-flecha-next_v.png"); background-repeat:no-repeat; background-position: top center;  z-index:1000; border-bottom:1px solid #cfcfcf; margin-bottom:0px;
   }

.jcarousel-skin-wke .jcarousel-prev-vertical:hover {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 35px;
    cursor: pointer;
   background:url("slide-flecha-next_v.png"); background-repeat:no-repeat; background-position: top center;  z-index:1000; border-bottom:1px solid #cfcfcf; margin-bottom:0px;
   }


.jcarousel-skin-wke .jcarousel-prev-disabled-vertical,
.jcarousel-skin-wke .jcarousel-prev-disabled-vertical:hover,

    cursor: default;   
    background:url("slide-flecha-anterior_v.png");
}



/**
 *  Horizontal Buttons
 */
.jcarousel-skin-wke .jcarousel-next-horizontal {
	background:url("slide-flecha-posterior.gif") no-repeat scroll -25px top transparent;
	position: absolute;
    top: 0px;
    right: 0px;
	width:25px;
	height:263px;
    cursor: pointer;
}



.jcarousel-skin-wke .jcarousel-next-horizontal:hover{
 background-position: 0px 0px;}

.jcarousel-skin-wke .jcarousel-next-horizontal:active {
	 background-position: 0px 0px;
}


.jcarousel-skin-wke .jcarousel-next-disabled-horizontal,
.jcarousel-skin-wke .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-wke .jcarousel-next-disabled-horizontal:active {
   cursor: default;
    background-position: -25px top;
	background:url("slide-flecha-posterior.gif") no-repeat scroll -25px top transparent;
}

.jcarousel-skin-wke .jcarousel-prev-horizontal {
 	background:url("slide-flecha-anterior.gif") no-repeat scroll 0 0 transparent;
	position: absolute;
   	top: 0px;
   	left: 0px;
	width:25px;
	height:263px;
 	cursor: pointer;
}


.jcarousel-skin-wke .jcarousel-prev-horizontal:hover {
	
    background-position: -25px 0px;
}

.jcarousel-skin-wke .jcarousel-prev-horizontal:active {
	 background-position: -25px 0px;
}

.jcarousel-skin-wke .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-wke .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-wke .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
	background:url("slide-flecha-anterior.gif") no-repeat scroll 0 0 transparent;
}


#mycarousel { padding:0px; margin:0px;}

ul#mycarousel img {
		display:block; margin:0px;padding:0px; width:90px; height:100px; float:left; border:none;
}

ul#mycarousel h3 {
	font-size:11px; float:left; width:165px; padding-left:2px;padding-right:2px; text-align:left;
}
ul#mycarousel a {
	color:#0063A9;
	text-decoration:none; 
	
}

.referencia-nota {
	color:#666666;
	font-style:italic;
	font-size:12px; margin-left:5px;  float:left; width:160px; height:20px; display:block;	
}

ul#mycarousel .precio
	{ padding-left:5px; 
	color:#C24F61;
	font-size:17px;
}

ul#mycarousel .precio-tachado
	{ padding-left:5px; 
	color:#C24F61;
	font-size:17px;
	text-decoration:line-through;
}

ul#mycarousel .color666 {
	color:#666666; 
}

ul#mycarousel .normal10 {
	font-size:10px;
	font-weight:normal;
}

ul#mycarousel li {border-bottom:1px dashed #cfcfcf; padding-bottom:10px; }


#visor1 { height: 390px; width: 290px; margin-bottom:30px;   margin-top:30px; margin:auto; text-align:left;}
#visor1_1 {height: 390px; width: 280px; margin-bottom:30px; margin-top:30px; margin:auto; text-align:left;}

.corta {clear:both; background-image:none; height:1px; background-repeat:no-repeat;}
 
 
