@charset "UTF-8";
.imggauche {
	position: relative;
	float: left;
	margin-right: -20px;
	left: -20px;
}
.imgdroite {
	float: right;
	bottom: -20px;
	position: relative;
	margin-top: -20px;
}
.imgcoin {
	float: left;
	left: -20px;
	top: -15px;
	position: relative;
	margin-right: -10px;
	margin-bottom: -15px;
}