#smoothbanners {
	margin: 104px 8px 0 8px;
	width: 952px;
	height: 252px;
	position: relative;
	clear: both;
}
#smoothbanners #bannersSup {
	background: url('img/fondBanniereHaut_NouvelAnChinois.png') top center no-repeat;
	position: absolute;
	width: 968px;
	height: 28px;
	top: 0;
	left: -8px;
}
#smoothbanners li {
	height: 252px;
	list-style: none;
}
#prevBtn a { 
	display:block;
	background: url('img/btn.png') 0 0 no-repeat;
	width:40px;
	height:60px;
	position:absolute;
	left:-1px;
	top:240px;
	text-indent: -9000px;
}
#nextBtn a { 
	display:block;
	background: url('img/btn.png') 100% 0 no-repeat;
	width:40px;
	height:60px;
	position:absolute;
	right:-1px;
	top:240px;
	text-indent: -9000px;
}
#smoothbanners #textBackground {
	background: url('img/textBackground.png') top center no-repeat;
	position: absolute;
	width: 163px;
	height: 175px;
	padding: 64px 30px 0 30px;
	top: 13px;
	right: 54px;
}
#smoothbanners #textBackground h1 {
	background-color: transparent;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: normal;
	line-height: 25px;
	text-shadow: 0 1px 2px #111111;
	text-transform: none;
	padding: 0;
}