/*#######################################################*/	
/*	Classes pour les scroll Divs						#*/
/*#######################################################*/	

	#content_scroll a{color:#671f0b; text-decoration:none;}
	#content_scroll a:hover{color:#575e01;}

	#container_scroll{position:relative; top:-5px; left:0px; width:403px; height:90px; overflow: hidden; border:0px solid #999999; padding:10px; margin-bottom:20px; background:url(../../images/bg_nouvelle.jpg) no-repeat}
	#content_scroll{position:relative; width:350px; left:5px; padding-bottom:30px}
	#scrollArea {position:absolute; margin-left:380px; margin-top:30px; height:60px; width:13px; border:1px solid #88563c; overflow:hidden; z-index:1000}
	#scroller {position:absolute; top:-1px; width:13px; background:#aa563c; border-top:1px solid #998c7b; border-bottom:1px solid #88563c;}
	
	#btn_close{position:absolute; margin-top:10px; margin-left:380px; width:15px; height:15px; z-index:100}
	
	/*
	#container_scroll{position:relative; top:-10px; left:0px; width:633px; height:250px; overflow: hidden; border:1px solid #999999; padding:10px; margin-bottom:20px}
	#content_scroll{position:relative; width:598px; left:5px; padding-bottom:30px}
	#scrollArea {position:absolute; margin-left:625px; margin-top:3px; height:247px; width:15px; border:1px solid #999999; overflow:hidden; z-index:100}
	#scroller {position:absolute; top:-1px; width:15px; background:#cccccc; border-top:1px solid #998c7b; border-bottom:1px solid #999999;}
	*/
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	