#box-agenda .jcarousel-skin-tango .jcarousel-next-horizontal {
	background: url(../img/comum/mapeamento.png) no-repeat -448px -185px;
	width: 18px;
	height: 110px;
	float: right;
	cursor: pointer;
}

#box-agenda .jcarousel-skin-tango .jcarousel-next-horizontal:hover {
	background: url(../img/comum/mapeamento.png) no-repeat -469px -185px;
}

#box-agenda .jcarousel-skin-tango .jcarousel-prev-horizontal {
	background: url(../img/comum/mapeamento.png) no-repeat -405px -185px;
	width: 18px;
	height: 110px;
	float: left;
	cursor: pointer;
}

#box-agenda .jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
	background: url(../img/comum/mapeamento.png) no-repeat -426px -185px;
}

#box-agenda .jcarousel-clip {
	width: 690px;
	_width: 683px;
	height: 93px;
	overflow: hidden;
	float: left;
	padding: 12px 0 0 5px;
}


#lista-noticias-home .jcarousel-skin-tango .jcarousel-prev-vertical {
	background: url(../img/comum/mapeamento.png) no-repeat -168px 0;
	width: 340px;
	height: 23px;
	margin: 0 auto 4px auto;
	cursor: pointer;
}

#lista-noticias-home .jcarousel-skin-tango .jcarousel-next-vertical {
	background: url(../img/comum/mapeamento.png) no-repeat -511px 0px;
	width: 340px;
	height: 32px;
	/*margin: 0 auto 0 auto;*/
	cursor: pointer;
	position: absolute;
	bottom: 0px;
	left: 50%;
	margin-left: -170px;
}

#lista-noticias-home .jcarousel-container-vertical {
	height: 430px;	
}

#lista-noticias-home .jcarousel-clip-vertical {
	height:367px;
	overflow:hidden;
}

#carrossel-revistas .jcarousel-next-horizontal {
	background: url(../img/comum/mapeamento.png) no-repeat -247px -649px;
	float: right;
	display: inline;
	width: 29px;
	height: 165px;
	cursor: pointer;
}

#carrossel-revistas .jcarousel-prev-horizontal {
	background: url(../img/comum/mapeamento.png) no-repeat -215px -649px;
	float: left;
	display: inline;
	width: 29px;
	height: 165px;
	cursor: pointer;
}



/* CARROSSEL DE JOGADORES */

#box-jogadores .jcarousel-skin-tango .jcarousel-next-horizontal {
	background: url(../img/comum/dir.png) no-repeat;
	width: 18px;
	height:194px;
	float: right;
	cursor: pointer;
}

/* #box-jogadores .jcarousel-skin-tango .jcarousel-next-horizontal:hover {
	background: url(../img/comum/mapeamento.png) no-repeat -469px -185px;
} */

#box-jogadores .jcarousel-skin-tango .jcarousel-prev-horizontal {
	background: url(../img/comum/esq.png) no-repeat ;
	width: 18px;
	height:194px;
	float: left;
	cursor: pointer;
}

/* #box-jogadores .jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
	background: url(../img/comum/mapeamento.png) no-repeat -426px -185px;
} */

#box-jogadores .jcarousel-clip {
	width: 690px;
	_width: 683px;
	height:194px;
	overflow: hidden;
	float: left;
	padding: 0 0 0 5px;
}