#galery, #galery1 {position:relative;
		background: url(../gfx/decoupe/fondgalery.gif) no-repeat 3px 0;
		padding-bottom:24px;
		height:183px;
		}
		.scroll {
	height:181px;
	overflow:hidden;
}
div.scrollable {
	float:left;
	height:181px;
	margin:0 1px;
	position:relative;
	overflow:hidden;
	width:613px;
	z-index:1;
}
div.scrollable div.items {
	position:absolute;
	width:20000em;
}
div.scrollable div.items div.item {
	float:left;
	margin:0 1px;
	overflow:hidden;
	padding: 0;
	
}
div.scrollable div.items div.item .span-2 {
	margin-right:6px;
	text-align:center;
}


div.scrollable div.items div.item {
background: url(../gfx/decoupe/loupe.gif) no-repeat bottom left;
height:181px;
width:203px;
	}	
div.scrollable div.items div.item b {font-weight:normal;
	line-height:12px;
	padding:5px;
	color:#989898;
	display:block;
	font-size:10px;}



a.prev, a.next {
	display:block;
	width:13px;
	height:181px;
	background: url(../gfx/decoupe/prev.gif) no-repeat top center;
	float:left;
	margin:0 5px 0 3px;
	cursor:pointer;
	font-size:1px;
	text-indent:-9999em;
}
a.prev:hover, a.next:hover, a.prevPage:hover, a.nextPage:hover {
	background-position:0px -0px;
}
a.disabled {
	visibility:hidden !important;
}
a.next, a.nextPage {
	background:url(../gfx/decoupe/next.gif) no-repeat top left;
	clear:right;
}

#bottom .scroll {
	background:url(../images/gfx/layout/scroll-big.png) no-repeat;
	height:63px;
}
#bottom div.scrollable {
	height:63px;
	width:904px;
}
#bottom div.scrollable div.items div.item {
	padding:15px 0 0;
	text-align:center;
	width:226px;
}
#bottom a.prev, #bottom a.next {
	margin:15px 5px;
}