@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot?-heiyu5');
	src:url('../fonts/icomoon.eot?#iefix-heiyu5') format('embedded-opentype'),
		url('../fonts/icomoon.woff?-heiyu5') format('woff'),
		url('../fonts/icomoon.ttf?-heiyu5') format('truetype'),
		url('../fonts/icomoon.svg?-heiyu5#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-bourse:before {
	content: "\e602";
}

.icon-ferarepasser:before {
	content: "\e600";
}

.icon-aspirateur:before {
	content: "\e601";
}
ul.star {
	list-style:none;
	margin-top:20px
}
ul.star li {
	background:url(../images/puce-2.png) no-repeat center left;
	padding-left:68px;
	font-size:.875em;
	letter-spacing:-0.08em
}
ul.star li:last-child {
	margin-bottom:0
}
ul.star2 li {
	background:url(../images/puce-2.png) no-repeat center left;
	display:inline-block;
	height:48px;
	font-weight:700;
	font-size:1em;
	color:#8a8a8a;
	padding:8px 30px 0 45px
}
