	/*--------section items--------*/
	
	.section_box{float:left; margin:10px 0px 10px 0px; width:600px; height:80px;}
	
	.big { float:left; width:560px; padding:10px;}
	.big .img{  float:left; width:200px; height:120px;border:0px solid #68B3DD;} 
	.big .img img{margin:0px;border:0;} 
	.big .text {float:left; margin-left:20px; width:400px; }
	
	#col_left .text h3  {font-size: 13px; color:#68B3DD; font-weight:bold;}
	#col_left .text p {font-size: 11px; color:#a7a7a7; margin-bottom:10px;}
	
	.big, .small1 , .small2 , .small3{ border:1px solid #68B3DD;  }
	
	.small1 { padding:1px; height:78px; border:0px; }
	.small2{ }
	.small3{}
	
	.leftsec_1 , .rightsec_1 { height:80px; width:285px;}
	.leftsec_1 {float:left;}
	.rightsec_1 {float:right;}
		
	.small1 .img{float:left; width:75px; height:78px; border:0px solid #68B3DD;} 
	.small1 .img img{margin:0px; border:0; width:80px; height:80px; } 
	.small1 .text{ float:left; width:200px; margin-left:5px; height:50%; ; padding-top:8px;}
	
		
	.leftsec_2 , .rightsec_2 { min-height:110px; width:280px;}
	.leftsec_2 {float:left;}
	.rightsec_2 {float:right;}
		
	.small2 .img{float:left; width:110px; height:120px; border-right:1px solid #68B3DD;} 
	.small2 .img img{margin:0px; border:0; width:110px; height:120px; } 
	.small2 .text{float:left; width:135px; margin-left:5px; height:100%}
		
	.leftsec_3 , .rightsec_3 { min-height:110px; width:280px; background: url(img/modele/body/fd_section_box3.png) no-repeat left top; height:140px;}
	.leftsec_3 {float:left;}
	.rightsec_3 {float:right;}
		
	.small3 .img{float:left; width:130px; height:120px; } 
	.small3 .img img{margin:0px; border:0; width:120px; height:120px; } 
	.small3 .text{float:left; width:120px; margin-left:5px; height:120px; padding:5px;}

	

	/*--------/section items--------*/
	
	#col_left { margin-left:-124px;  margin-top: 0px; }
	#col_right { width: 570px; text-align:left; margin-top: 10px; }
	
  .img_left { margin-left:0px; margin-top:0; }
	
	#corp h3 { padding:0 0 0 0px; margin:0 0 0 0px;}
	
	.img { background:url(article_icon.png) no-repeat; }
	
	#conteneur { padding-top: 0px; }

	
	#article_nav .couche { font: bold 12px Arial, Helvetica, sans-serif; color:#0079c2; float: left; padding: 2px 6px 0 0;}
	#article_nav { clear: both; }
	#menudrop { float: left; }



	ul.article_list li.parent {font-weight:bold;}
	
	#conteneur .article_list ul {padding-top:7px;}
	#conteneur ul.article_list li.article p, #conteneur ul.article_list li.container p {padding-bottom:3px; margin-left:9px;}
	#conteneur ul.article_list li.article a {font-size:11px;}
	#conteneur ul.article_list li {padding-bottom:10px;}
	
	ul.article_list a {text-decoration:underline;}
	ul.article_list li {padding-left:14px;}	
	ul.article_list div.article_summary {
		color:#919491;
	}