#references{
	/*padding-top: 25px ;*/
}

#detailsStories{
	display: none ; 
}

#flecheRef{
	display: none ; 
	background-color: transparent;
	cursor: pointer;
	border: none ; 
}


/*LE CARROUSEL*/

#refConteneur{
	height: 250px ; 
}

#carrouselRef{
	border: 1px solid black ;
	padding: 10px ; 
}
	
.ref{
	font-size: 98% ;
}

.secteurRef{
	margin-bottom: 5px;
	margin-top: 0px;
}

.contenuRef{
	width: 40%;
	display: inline-block;
	vertical-align: bottom;
}

.textRef{
	font-size: 90% ; 
}

.imgRef{
	display: inline-block;
	width: 30%;
	margin-left: 20px ; 
	vertical-align: top;
	margin-top: 30px;
}

.refMouv{
	margin-bottom: -15px ; 
}

#refG, #refD{
	margin-left: 5px ; 
	margin-right: 5px ; 
	cursor: pointer ;
	margin-bottom: 0px ;
}
