#fichemagasin .glyphicon {
	font-size: x-large;
}
.searchmag {
	margin: 1em 0;
}
.boutique .pagination {
	margin: 0;
}
.conteneurInfoBulle {
	margin: 0;
	padding: 0;
	width: auto;
	overflow: hidden;
}
h1.conteneurInfoBulle {
	text-align: center;
}
p.texteInfoBulle {
	margin: 0;
	padding: 0;
	text-align: justify;
}
#EmplacementDeMaCarte {
	width: 100%;
	height: 400px;
}
#EmplacementDeMaCarte img {
	max-width: none;
}
.infoMag, .infoMag a {
	margin-top: 2em;
	color: #808080;
	font-style: italic;
}
img.imglogo {
	width:16px;
	height:16px;
}
.liste_mag {
	display: inline-block;
}
.liste_mag:before {
	content: '';
}
.liste_mag::first-letter {
	font-weight: bolder;
}