#article_identite{
	background: url('../img/img_photo/identite_bebe');
	background-repeat: no-repeat;
	background-size:100%;
	background-position:center;
}
#article_portrait{
	background: url('../img/img_photo/portrait.png');
	background-repeat: no-repeat;
	background-size:100%;
	background-position:center;
}
#article_evenementielle{
	background: url('../img/img_photo/evenementielle.png');
	background-repeat: no-repeat;
	background-size:102%;
	background-position:center;
}
#article_industriel{
	background: url('../img/img_photo/industriel.png');
	background-repeat: no-repeat;
	background-size:100%;
	background-position:center;
}
.read-more{
	color: #FFF;
	background-color: 52CE18;
}
