#wrapper div.blocline #bloc_services {
	float:left;
	width:630px;
	padding-left:7px;
	border-left:3px solid #D5EFFF;
}
#wrapper div.blocline #bloc_adresses {	
	border:none;
}

#wrapper div.blocline #bloc_services #services .service {
	margin-bottom:20px;
}

#wrapper div.blocline #bloc_services #services .service h2 {
	font-size:16px;
	font-weight:normal;
	font-style:oblique;
}

#wrapper div.blocline #bloc_services #services .service .illustration {
	float:right;
	width:200px;
	padding-left:10px;
	padding-top:5px;
	text-align:right;
}

#wrapper div.blocline #bloc_services #services .service .description {
	border-top:1px solid #D5EFFF;
	padding-bottom:5px;
}

