a.changer_vue_avec {
	width: 74px;
	height: 26px;
	line-height: 26px;
	padding: 0;
	margin: 10px 0;
	display: block;
	outline: none;
	text-indent: -9999px;
	background-image: url(../images/vues.gif);
	background-repeat: no-repeat;
}

a.changer_vue_sans {
	width: 74px;
	height: 26px;
	line-height: 26px;
	padding: 0;
	margin: 10px 0;
	display: block;
	outline: none;
	text-indent: -9999px;
	background-image: url(../images/vues.gif);
	background-repeat: no-repeat;
}

a.swap { background-position: left bottom; }

