.jcarousel-skin-tango .jcarousel-container {
}
.jcarousel-skin-tango .jcarousel-direction-rtl {
	direction: rtl;
}
.jcarousel-skin-tango .jcarousel-container-horizontal {
	width: 639px;
	height: 196px;
}
.jcarousel-skin-tango .jcarousel-clip {
    overflow: hidden;
}
.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  639px;
    height: 260px;
}
.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin: 0 5px 0 0;
}
.jcarousel-img {
	margin: 0 0 0 0;
}
.jcarousel-txt {
	width: 193px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	line-height: 14px;
	font-weight: bold;
}
.jcarousel-txt a {
	color: #000;
 	text-decoration: none;
}
.jcarousel-txt a:hover {
	color: #000;
	text-decoration:underline:
}
#jcarousel-back {
	position: absolute;
	float: left;
	z-index: 100;
	width: 25px;
	height: 140px;
	cursor: pointer;
	background-image: url(atras-carrousel.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#jcarousel-next {
	position: absolute;
	float: left;
	left: 614px;
	z-index: 100;
	width: 25px;
	height: 140px;
	cursor: pointer;
	background-image: url(siguiente-carrousel.png);
	background-repeat: no-repeat;
	background-position: right center;
}
#tabs_titulo3 {
	height: auto;
	width: 640px;
}
