.jcarousel-skin-ie7 .jcarousel-container-horizontal {
    width:880px;
		height:270px;
}

.jcarousel-skin-ie7 .jcarousel-clip-horizontal {
    width:880px;
		height:270px;
}

.jcarousel-skin-ie7 .jcarousel-item {
    width:124px;
	height:270px;
	position:relative;
	padding-left: 3px;
	background-image: url("../../_slice/bg-item.jpg");
	background-repeat: no-repeat;
	background-position: right center;
	text-align: center;
}

.jcarousel-skin-ie7 .jcarousel-item img{
position: absolute;
bottom:107px;
left: 20px;
}

.autit{
width: 124px;
height: 90px;
font-size: 9px;
color: #969696;
position: absolute;
bottom:0;
text-align: center;
}

.autit h3{
font-size: 10px;
color: #255051;
font-weight: 100;
}


.jcarousel-skin-ie7 .jcarousel-item-horizontal {
    margin-right: 0px;
}

.jcarousel-skin-ie7 .jcarousel-item-placeholder {
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-ie7 .jcarousel-next-horizontal {
    position: absolute;
    top: 85px;
    right: -44px;
    width: 34px;
    height: 50px;
    cursor: pointer;
    background: url(freccia-dx.jpg) no-repeat;
}


.jcarousel-skin-ie7 .jcarousel-prev-horizontal {
    position: absolute;
    top: 85px;
    left: -34px;
    width: 34px;
    height: 48px;
    cursor: pointer;
    background: url(freccia-sx.jpg) no-repeat 0 0;
}


/*------------------ SLIDE CALENDARIO-------------*/

.slide-calendario .jcarousel-skin-ie7 .jcarousel-container-horizontal {
    width:760px;
		height:123px;
}

.slide-calendario .jcarousel-skin-ie7 .jcarousel-clip-horizontal {
    width:760px;
		height:123px;
}

.slide-calendario .jcarousel-skin-ie7 .jcarousel-item {
    width:157px;
	height:93px;
	padding: 15px 17px;
	position:relative;
	text-align: center;
	background-image: none;
	font-size: 11px;
	color: #000;
	line-height: 16px;
}

.slide-calendario .jcarousel-skin-ie7 .jcarousel-item a{
	color: #000;
	text-decoration: none;
	font-weight: 100;
	font-family: 'BiancoeneroBoldBold';
}

.slide-calendario .jcarousel-skin-ie7 .jcarousel-item img{
position: absolute;
top:0px;
left: 40px;
}

.slide-calendario .autit{
width: 124px;
height: 90px;
font-size: 9px;
color: #969696;
position: absolute;
bottom:0;
text-align: center;
}

.slide-calendario .autit h3{
font-size: 10px;
color: #255051;
font-weight: 100;
}


.slide-calendario .jcarousel-skin-ie7 .jcarousel-item-horizontal {
    margin-right: 0px;
}

.slide-calendario .jcarousel-skin-ie7 .jcarousel-item-placeholder {
}

/**
 *  Horizontal Buttons
 */
.slide-calendario .jcarousel-skin-ie7 .jcarousel-next-horizontal {
    position: absolute;
    top: 48px;
    right: -34px;
    width: 34px;
    height: 50px;
    cursor: pointer;
    background: url(freccia-dx2.png) no-repeat;
}


.slide-calendario .jcarousel-skin-ie7 .jcarousel-prev-horizontal {
    position: absolute;
    top: 48px;
    left: -23px;
    width: 34px;
    height: 48px;
    cursor: pointer;
    background: url(freccia-sx2.png) no-repeat 0 0;
}