#photoflow .partie1 {
	margin-right : 400px;
	padding : 0 1em 0 0;
	text-align : justify;
}

#photoflow .partie2 {
	float : right;
	width : 400px;
	height : 250px;

}

.decale  #photoflow .partie1 {
	margin-right : 350px;
}
.decale #photoflow .partie2 {
	width : 350px;
}

.clear { clear : both; }
