	/*--------section items--------*/
	
	.section_box{float:left; margin:10px 0px 10px 0px; width:580px;}
	
	.big { float:left; width:560px; padding:10px;}
	.big .img{float:left; width:200px; height:120px;border:1px solid #68B3DD;} 
	.big .img img{margin:0px;border:0;} 
	.big .text {float:left; margin-left:20px; width:325px;}
	
	#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:10px; }
	.small2{ }
	.small3{}
	
	.leftsec_1 , .rightsec_1 { min-height:110px; width:260px;}
	.leftsec_1 {float:left;}
	.rightsec_1 {float:right;}
		
	.small1 .img{float:left; width:100px; height:120px; border:1px solid #68B3DD;} 
	.small1 .img img{margin:0px; border:0; width:100px; height:120px; } 
	.small1 .text{float:left; width:135px; margin-left:20px; height:100%}
	
		
	.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:20px; 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:20px; height:120px; padding:5px;}

	

	/*--------/section items--------*/
	
	#col_left { width: 580px; }
	#col_right { width: 210px; }
	#page a.bt_outil { display: none; } 	
	