#imagesDoc{
float:left;
width:100%;
}
#premiereImage {
	float: left;
	margin: 5px;
	top:0;
}
#autresImages {
	float:right;
	margin: 0;
	width:50%;
}
