
	#slidr_wrap{ 
			width:655px;
			border: 0px solid #ccc;
			height:445px;
			padding: 10px;
			display: block;
			border-top: 1px solid #CC0000;
			background:url(.../images/bg_pub_soccer.jpg) no-repeat 0 0;	}

	#slidr_wrap h2{ 
			font-size: 14px;}

	#slidr_wrap p{ 
			font-size: 12px;}

	#texte_forfaits{ 
	width:330px;
	float:left;
	text-align: center;
	border: 0px solid #cc0000;}

	#images_forfaits{ 
	width:350px;
	float:left;
	border: 1px solid #cc0000;}


/* image replacement */
	.graphic, #prevBtn, #nextBtn{
	margin:0;
	padding:0;
	display:block;
	overflow:hidden;
	text-indent:-5000px;}

	/* // image replacement */
	#content_forfait_slider{
	border: 1px solid #000;
	width:315px;
	margin-left: 330px;
	float:left;}

	#content_forfait_slider img{
		border: 0px solid #e5e5e5;
		padding: 1px;
		margin: 5px;}
	
	#content_forfait_slider ul, #content_forfait_slider li{
		margin:0;
		padding:0;
		height: 220px;
		overflow:hidden;
		list-style:none;}

	#content_forfait_slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:315px;
		border: 0px solid #ccc;
		height:220px;
		overflow:hidden; }	

	#prevBtn, #nextBtn{ 
		margin-right: -22px;
		display:block;
		width:21px;
		height:102px;
		left:-225px;
		top: -70px;
		position:relative;}
		
	#nextBtn{ 
		left: 0px;
		}
	#prevBtn {top:30px;}	
	#prevBtn a, #nextBtn a{  
		display:block;
		width:21px;
		height:102px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}												

/* // Easy Slider */
