#captureFirst img {
	width : 550px;
	margin : auto;
}
#captureFirst .titre {
	text-align : center;
}

#captureAutres .capture {
	width : 48%;
	float : left;
	padding : 5px;
	height : 150px;
}

#captureAutres .capture img {
	margin : auto;
}
#captureAutres .capture .titre {
	text-align : center;
}

#captures h2 {
	clear : both;
	padding-top : 20px;
}