/* GIROMENU CALCIO */
#giromenu_tutti .stepcarousel {
	position: relative; 
	border: 0px solid black;
	width: 690px; 
	height: 23px; 
	/*	overflow: scroll;*/
}
#giromenu_tutti .stepcarousel .belt{
	position: absolute; 
	left: 0;
	top: 0;
	margin: 0;
}
#giromenu_tutti .stepcarousel .panel{
	float: left; 
	overflow: hidden; 
	margin: 4px 5px 0; 
	list-style-type: none;
/*	width: 250px; */
}
#giromenu_tutti {
	background: #ffffff url("/libs/css/default_theme/assets/cms_barMenu/orange_arrow.jpg") no-repeat scroll left 10px;
	border-bottom:1px solid #D2D2D2;
	height:57px;
	margin:0 0 10px 36px;
	padding-left:15px;
	display: block;
	width: 925px;
	position:relative;
}
#giromenu_tutti h2{
	border-bottom:1px solid #D2D2D2;
	font-size:25px;
	font-weight:bold;
	margin:0;
}
#giromenu_tutti span{
	background:none repeat scroll 0 0 transparent;
	color:#000000;
	font-size:14px;
	font-weight:bold;
	height:auto;
	width:212px;
	float: left;
	line-height:28px;
}
#giromenu_tutti #mygallery .belt .panel a{
background: #EEEEEE url("/libs/css/default_theme/assets/cms_barMenu/orange_dot.gif") no-repeat scroll 2px center;
	border:1px solid #D2D2D2;
	color:#000000;
	display:block;
	font-size:11px;
	line-height:16px;
	list-style-type:none;
	padding:1px 3px 0 16px;
	text-decoration:none;
	white-space: nowrap;
	display: block;
}