@CHARSET "UTF-8";

.concerts-info {
	display: block;
	float: left;
	width: 75%;
}

.concerts-lieu {
	display: block;
	float: right;
	width: 20%;
}
