div {
	text-align:center;
	vertical-align:middle;
	}
div#pix {
	border:2px solid #ccf;
	max-width:201px;
	width:201px;
	max-height:301px;
	height:301px;
	overflow:hidden;
	}
div#cimg{ /* Cadre pour centrage photos */
	position:relative;
	left:-200px;
	width:600px;
	height:400px;
	}