/*

-----------------------------------------------------------------------------------------*/

.accessible_news_slider img {
	border: 0;
}
.accessible_news_slider li,
.accessible_news_slider p {
	font-family: "Arial", "Verdana", sans-serif;
	margin: 0;
	padding: 0;
	font-size: .8em;
	line-height: 1.6;
}
.accessible_news_slider li p {
	font-size: 1em;
}
.accessible_news_slider {
	position: relative;
	overflow: hidden;
}
.accessible_news_slider .back {

	z-index: 2;
}
.accessible_news_slider .back a,
.accessible_news_slider .next a {
	display: none;
	outline: none; 
}
.accessible_news_slider .next {

	z-index: 2;
}
.accessible_news_slider ul {
	position: relative;
	left: 0;
	width: auto;
	margin: 0;
	padding: 0;
	list-style-type: none;
	overflow: hidden;
	z-index: 1;
}
.accessible_news_slider li {
	float: left;
	display: inline;
	width: 500px;
}

/**-----------------------------------------------------------------------------------------*/

.promoBref  {
	width: 712px;


}
.promoBref a {
	color: #666;
}
.promoBref .back {
	position:absolute;
	right:10px;
	top:5px;
}
.promoBref .next {
	position:absolute;
right:0;
	top:5px;
	
}
.promoBref .next a {
text-indent:-9000em;
	width: 10px;
	height: 10px;
	background: url(../images/accueil/img-jquery/arrR.gif) no-repeat top right;
}
.promoBref .back a {
	text-indent:-9000em;
	width: 10px;
	height: 10px;
	background: url(../images/accueil/img-jquery/arrL.gif) no-repeat top right;
}
.promoBref .slideNavBref{
	position:relative;
height:30px;

}
.promoBref .slideNavBref h4{
	color:#369;
	margin:0;
	padding:0;
	display:block;
	width:200px;
}
.promoBref .sliderBox{
	clear:both;
	background:#FFFFFF;
	width:712px;
}
.promoBref ul {
margin-top: 0;

}
.promoBref li {
width:712px;


	overflow: hidden;
}

.promoBref li p {
	margin-top: 0;
	font-size:10px; 
	font-color:#a0a9b1;
	margin-right: 10px;

}