/*.jcarousel-item h4 a{
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.jcarousel-item p a{
	clear: both;
	color: #FFF;
	text-decoration: none;
}
.jcarousel-item div.textoPromo {
	position: absolute;
	left: 0;
	padding: 5px;
	height: 116px;
	top: 96px;
	width: 163px;
	background: url(../images/bg-promos.png) repeat;
}*/
/*.jcarousel-item-horizontal {
    margin-right: 10px;
}
.jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}*/

/**
 *  Horizontal Buttons
 */
/*.jcarousel-next-horizontal {
    position: absolute;
    top: 43px;
    right: 5px;
    width: 11px;
    height: 22px;
    cursor: pointer;
    background: transparent url(/images/galeria-siguiente.gif) no-repeat 0 0;
}*/

/*.jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}*/

/*.jcarousel-next-horizontal:active {
    background-position: -64px 0;
}*/

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

/*.jcarousel-prev-horizontal {
    position: absolute;
    top: 43px;
    left: 5px;
    width: 11px;
    height: 22px;
    cursor: pointer;
    background: transparent url(/images/galeria-anterior.gif) no-repeat 0 0;
}*/

/*.jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}*/

/*.jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}*/

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