#col-center{
	width:301px; 
	padding:0px 0 0 9px;   
	height:100%;
	background:url(../images/col-center-home.png) repeat-y;   
	float:right;    
	position:relative;
	z-index:4;
}       
#top-bloc{
	margin-bottom:23px;
}
#col-center article h2{
	font-size:18px;
}
/*-----carousel-----*/

#carousel{
  	overflow: hidden;
  	position:relative;
	position:fixed;
  	z-index: 1;
} 
* html #carousel{
	position: absolute;
	top:expression(documentElement.scrollTop+body.scrollTop);
}       
#carousel ul#carousel-content{
  	overflow: hidden;  
	position:absolute;  
}
#carousel ul#carousel-content li{
 	float:left;
  	display: block;
   	position: relative;     
}   

#carousel-btn li{
	height:24px;
	position:absolute; 
	bottom:40px;	 
	text-indent:-5000px;    
	cursor:pointer;
}  
#btn-prev{
	width:72px;
	background:url(../images/btn-prev.png) no-repeat; 
	left:173px;
}
#btn-next{
	width:72px;
	background:url(../images/btn-next.png) no-repeat;
	right:301px;
}             
.carousel-text{
	background:url(../images/back-rond-home.png) no-repeat;
	width:269px;
	height:258px; 
	padding:27px 12px 0 0;
	position:absolute;
	right:336px;
	top:85px;      
	text-align:center;
}       
.carousel-text .date-fiche{
	width:200px;
	margin:20px auto 21px auto;
}
.carousel-text .date-fiche strong{
	font-size:45px;  
	display:block; 
	height:35px;  
	
	text-align:center;  
	font-family:'나눔고딕';      
}
.carousel-text .date-fiche span{
	display:block;
	font-size:14px;
	padding-bottom:2px;      
	border-bottom:1px solid #000;
	text-transform:uppercase;    
	margin-bottom:4px;
}
.carousel-text .date-fiche em{
	display:block;
	font-style:light;
	line-height:17px;
	font-size:16px; 
	font-family:'나눔고딕';
}      
.carousel-text h2,
.carousel-text h3{
	font-weight:bold;
	font-size:20px;
	font-style:bold;   
	line-height:22px;
	font-family:'나눔고딕';
	color: #fff;
}
.carousel-text .detail-text{
	margin-top:4px;
	font-size:14px;
	text-transform:uppercase;
}          
.btn-detail{
	background:url(/images/btn-detail-home.png) no-repeat;
	width:63px;
	height:18px;
	text-indent:5000px;
	position:absolute;
	top:220px;
	left:110px;
}  
.btn-decouvre a{
	display:block;
	width:101px;
	height:24px;
	text-indent:-5000px;
}  

#col-center article{
}



#col-right{
	padding-top:0;   
	float:none;
	margin:0;
	width:100%;
	display:block;
}  
