@charset "utf-8";
#container_col {
	background-image: url(../img/img_a_propos2.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	float:left;
	width:100%;
	height: auto;
}
#col_droite {
	min-height:410px;
	padding-top:50px;
	width:59%;
}

#col_droite p {
	margin-left: 110px;
}
#col_droite img {
	width:301px;
	margin:0 60px;
}
