/* Actualites List*/
#actualitesById .scrollBar{
	border:0;
}
#actualitesById.slider{
	height:850px; 
	border:0; 

}
#actualitesById .slide{
	width:auto; 
	padding:0 21px;
	border-left:1px solid #d6d6d7;
	position:relative;
}
#actualitesById  .touteLactualite a,
#actualitesById .slide .date{
	display:block; 
	background:#000000;
	color:#ffffff;
	font-size:1em;
	padding:7px 7px 7px 21px; 
	float:left;
	margin:0 0 0 -21px;
}
#actualitesById  .touteLactualite a{
	float:right;
	margin:0;
	padding:7px 14px 7px 29px;
	text-transform:uppercase;
	font-weight:bold;
	background:#000000 url('../img/flecheActualite.png') no-repeat 14px center;
}
#actualitesById .slide:first-child{
	border:0;
}
#actualitesById.slider .content .handle,
#actualitesById.slider .slide,
#actualitesById.slider .content,
#actualitesById.scrollBar .content .handle .drag{
	height:auto;
} 
#actualitesById{
	overflow:hidden;
}
#actualitesById.slider h5 img{
	vertical-align:1px
}
#actualitesById.slider h5 span{
	display:block;
}
#actualitesById.slider h5{
	margin-top:14px;
}
#actualitesById.slider h5 a,
#actualitesById.slider h5{
	color:#000000;
	font-size:32px;
	text-transform:uppercase;
	line-height:32px; 
	padding:0 0 0 0;
	font-weight:normal;
	text-decoration:none;
	clear:both;
	display:block;
	height:230px;
	width:330px;
}

#actualitesById.slider h5{
	height:230px;
	overflow:hidden;
	Float:left;
}
#actualitesById.slider h5 a{
	padding:14px 0;
}
#actualitesById.slider h5 a:hover{
	text-decoration:underline;
}
#actualitesById.slider p{
	font-size:1em;
}
#actualitesById.slider h6 a{
	font-size:1.636em;
	text-decoration:underline;
	text-transform:none;
}
#actualitesById .image{
	float:left; 
}
#actualitesById .text{
	float:left;   
	width:330px;
	height:255px;
	margin: 7px 0 7px;
	overflow:hidden;
	position:relative;
}
#actualitesById .text p{
	text-align:justify;
	line-height:13px; 
	padding:0;
	color:#000000;
	min-height: 10px;
}
#actualitesById .images,
#actualitesById .images .box{
	float:left;
}
#actualitesById .images .box1{
	margin:0 0 14px;
}
#actualitesById .images .box{
	height:288px;
}
#actualitesById .images .box.boxAlone a{
	line-height:572px;
	height:572px;
}
#actualitesById .images .box.boxAlone a img{
	float:none;
	vertical-align:middle;
	max-height:572px;
}
#actualitesById .images .box a img{
	float:left;
}
#actualitesById .images .box a{
	float:left; 
} 
#scroll-bar-contenu{
	background:#000000;
    border:0;
    display: block;  
	width:3px;
	position:absolute;
	right:0;
	height:100%;
	left:auto;
	top:0;
} 
#scroll-bar-contenu .drag.handle{
	width:17px; 
	height:150px!important;
	float:right;
	background: none;
    cursor: pointer; 
    position: absolute;
	left:-7px;
}
#scroll-bar-contenu .drag.handle span{
	float:left;
	width:3px; 
	background: #C9C9C9;
	margin:0 0 0 7px;
	height:150px!important;
}