/*
	Accessible News Slider : Plugin Specific
-----------------------------------------------------------------------------------------*/

.accessible_news_slider img {
	border: 0;
}
.accessible_news_slider {
	position: relative;
	overflow: hidden;
}

.back a,.next a {
	display: none;
	outline: none; /* This is optional, and is arguably less accessible. */
}


.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:290px;margin:15px 0;height:260px;
}
.accessible_news_slider li a span{display:none }
.accessible_news_slider li a:hover span{display:block;text-align:center;max-height:159px;overflow:hidden;width:270px;background:#272D32;padding:13px 10px;opacity:0.80;filter : alpha(opacity=80);position:absolute;top:15px;z-index:100}
/*
	Accessible News Slider : Plugin Specific : Theme [ Candy Coated ]
-----------------------------------------------------------------------------------------*/

.candy_coated  {
	width:930px;
	margin:0 0 0 30px;overflow:hidden;height:275px

}
.candy_coated .photo{max-height:185px; overflow:hidden}
.candy_coated  h2{font-size:14px;margin:10px 0 0 0; text-align:center }	
.candy_coated  p{text-align:center}
.candy_coated  strong{color:#F40D3C;font-weight:normal;}

.next a {
margin:100px 7px 0 0 ;width:22px;
background:url(/img/FDroite.png) no-repeat; height:49px;display:inline;
}
.back a {
	float:left; width:30px;margin:100px 0 0 7px;width:22px;
	background:url(/img/FGacuhe.png) no-repeat; height:49px;display:inline;
}




.accessible_news_slider2 img {
	border: 0;
}
.accessible_news_slider2 {
	position: relative;
	overflow: hidden;
}

.back a,.next a {
	display: none;
	outline: none; /* This is optional, and is arguably less accessible. */
}


.accessible_news_slider2 ul {
	position: relative;
	left: 0;
	width: auto;
	margin: 0;
	padding: 0;
	list-style-type: none;
	overflow: hidden;
	z-index: 1;
}

.accessible_news_slider2 li {
	float: left;
	display:inline;
	width:125px;margin:15px 0px 15px 0;
}

.candy_coated2  {
	width:520px;
	margin:0 0 0 30px;overflow:hidden;height:100px

}
.candy_coated2 img{max-height:90px;}	

.candy_coated2 .next2 a {
margin:30px 7px 0 0 ;width:22px;
background:url(/img/FDroite.png) no-repeat; height:49px;display:inline;
}
.candy_coated2 .back2 a {
	float:left; width:30px;margin:30px 0 0 7px;width:22px;
	background:url(/img/FGacuhe.png) no-repeat; height:49px;display:inline;
}

#navDiapo{float:right;margin:250px 7px 0 0 ;width:16px;height:16px}
