/* icarousel_5 css */  
#icarousel_5 {
	position: relative; /* important */
	overflow: hidden; /* important */
	width: 296px; /* important */
	height: 189px;
	float: left;
}  
  
#icarousel_5_content {
	position: relative;
	float: left;
}   
  
.icarousel_5_item {
	height: 169px;
	text-align: left;
	float: left;
	width: 276px;
	position: relative;
	padding: 10px;
} 
#icarousel_6 {
	position: relative; /* important */
	overflow: hidden; /* important */
	width: 296px; /* important */
	height: 189px;
	float: left;
}  
  
#icarousel_6_content {
	position: relative;
	float: left;
}   
  
.icarousel_6_item {
	height: 169px;
	text-align: left;
	float: left;
	width: 276px;
	position: relative;
	padding: 10px;
}  
.icarouseldate {
	font-size: 11px;
	color: #000;
	width: 276px;
}     
.icarouseltitre {
	font-size: 11px;
	color: #000;
	width: 276px;
	font-weight: bold;
	padding-top: 5px;
}      
.icarouseldescript {
	font-size: 11px;
	color: #7c7c7c;
	width: 276px;
	padding-top: 5px;
} 
.icarouselsuite {
	position:relative;
	float:right;
	width:116px;
	height:28px;
	margin-top: 10px;
	font-weight:bold;
	color:#000000;
	padding-top: 5px;
	padding-left: 10px;
} 
.icarousellien {   
    font-size: 11px;   
    color: #000;   
} 
#container_bd .icarousel_5_item a {   
    color: #ff0;   
    text-decoration: underline;   
}   
    #container_bd .icarousel_5_item a:hover {color: #0f0;}
	
#container_bd .icarousel_6_item a {   
    color: #ff0;   
    text-decoration: underline;   
}   
    #container_bd .icarousel_6_item a:hover {color: #0f0;}   
