

.nospan span{
	display: none;
}


/* Small */
.icoSmall-tipFriend,
.icoSmall-addComment,
.icoSmall-shareFacebook,
.icoSmall-compare,
.icoSmall-arrowRight,
.icoSmall-tagCampaigne,
.icoSmall-tagNew,
.icoSmall-rating,
.icoSmall-ratingHalf,
.icoSmall-ratingDisabled,
.icoSmall-listNavigation-backOneDisabled,
.icoSmall-listNavigation-backTenDisabled,
.icoSmall-listNavigation-backAllDisabled,
.icoSmall-listNavigation-backOneActive,
.icoSmall-listNavigation-backTenActive,
.icoSmall-listNavigation-backAllActive,
.icoSmall-listNavigation-forwardOneDisabled,
.icoSmall-listNavigation-forwardTenDisabled,
.icoSmall-listNavigation-forwardAllDisabled,
.icoSmall-listNavigation-forwardOneActive,
.icoSmall-listNavigation-forwardTenActive,
.icoSmall-listNavigation-forwardAllActive,
.icoSmall-hasChildren,
.icoSmall-noChildren {
	display: block;
	height: 25px;
	width: 25px;
	float: left;
	text-align: center;	
	font-size: 100%;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	border: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
	line-height: 1.8em;
}

.icoSmall-tipFriend							{ background: url(icons.png) 0px 0px no-repeat; }
.icoSmall-addComment						{ background: url(icons.png) 0px -30px no-repeat; }
.icoSmall-shareFacebook						{ background: url(icons.png) 0px -60px no-repeat; }
.icoSmall-compare							{ background: url(icons.png) 0px -90px no-repeat; }
.icoSmall-tagCampaigne						{ background: url(icons.png) 0px -120px no-repeat; color: #ffffff;}
.icoSmall-tagNew							{ background: url(icons.png) 0px -150px no-repeat; color: #ffffff;}
.icoSmall-arrowRight						{ background: url(icons.png) 0px -180px no-repeat; height: 15px; }
.icoSmall-rating							{ background: url(icons.png) 0px -210px no-repeat; cursor: default; height: 10px; width: 10px;}
.icoSmall-ratingHalf						{ background: url(icons.png) 0px -240px no-repeat; cursor: default; height: 10px; width: 10px;}
.icoSmall-ratingDisabled					{ background: url(icons.png) 0px -270px no-repeat; cursor: default; height: 10px; width: 10px;}
.icoSmall-listNavigation-backOneDisabled	{ background: url(icons.png) 0px -300px no-repeat; cursor: default;}
.icoSmall-listNavigation-backTenDisabled	{ background: url(icons.png) 0px -330px no-repeat; cursor: default;}
.icoSmall-listNavigation-backAllDisabled	{ background: url(icons.png) 0px -360px no-repeat; cursor: default;}
.icoSmall-listNavigation-backOneActive		{ background: url(icons.png) 0px -390px no-repeat; cursor: pointer;}
.icoSmall-listNavigation-backTenActive		{ background: url(icons.png) 0px -420px no-repeat; cursor: pointer;}
.icoSmall-listNavigation-backAllActive		{ background: url(icons.png) 0px -450px no-repeat; cursor: pointer;}
.icoSmall-listNavigation-forwardOneDisabled	{ background: url(icons.png) 0px -480px no-repeat; cursor: pointer;}
.icoSmall-listNavigation-forwardTenDisabled	{ background: url(icons.png) 0px -510px no-repeat; cursor: pointer;}
.icoSmall-listNavigation-forwardAllDisabled	{ background: url(icons.png) 0px -540px no-repeat; cursor: pointer;}
.icoSmall-listNavigation-forwardOneActive	{ background: url(icons.png) 0px -570px no-repeat; cursor: pointer;}
.icoSmall-listNavigation-forwardTenActive	{ background: url(icons.png) 0px -600px no-repeat; cursor: pointer;}
.icoSmall-listNavigation-forwardAllActive	{ background: url(icons.png) 0px -630px no-repeat; cursor: pointer;}
.icoSmall-hasChildren						{ background: url(icons.png) 0px -660px no-repeat; height: 10px; width: 10px; margin-top: 4px;}
.icoSmall-noChildren						{ background: url(icons.png) 0px -690px no-repeat; height: 10px; width: 10px; margin-top: 4px;}
/*.active .icoSmall-hasChildren				{ background: url(icons.png) 0px -720px no-repeat; height: 10px; width: 10px; margin-top: 4px;}*/



/* Medium */
.icoMedium-tipFriend,
.icoMedium-addComment,
.icoMedium-shareFacebook,
.icoMedium-compare,
.icoMedium-tagCampaigne,
.icoMedium-tagNew,
.icoMedium-arrowRight,
.icoMedium-rating,
.icoMedium-ratingHalf,
.icoMedium-ratingDisabled {
	display: block;
	height: 35px;
	width: 35px;
	float: left;
	text-align: center;	
	font-size: 100%;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	border: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
	line-height: 3.9em;
	color: #fff;
}

.icoMedium-tipFriend					{ background: url(icons.png) -30px 0px no-repeat; }
.icoMedium-addComment					{ background: url(icons.png) -30px -55px no-repeat; }
.icoMedium-shareFacebook				{ background: url(icons.png) -30px -110px no-repeat; }
.icoMedium-compare						{ background: url(icons.png) -30px -165px no-repeat; }
.icoMedium-tagCampaigne					{ background: url(icons.png) -30px -220px no-repeat; width: 45px; height: 45px; color: #ffffff;}
.icoMedium-tagNew						{ background: url(icons.png) -30px -275px no-repeat; width: 45px; height: 45px; color: #ffffff;}
.icoMedium-arrowRight					{ background: url(icons.png) -30px -330px no-repeat; }
.icoMedium-rating						{ background: url(icons.png) -30px -385px no-repeat; width: 20px; height: 20px; }
.icoMedium-ratingHalf					{ background: url(icons.png) -30px -440px no-repeat; width: 20px; height: 20px; }
.icoMedium-ratingDisabled				{ background: url(icons.png) -30px -495px no-repeat; width: 20px; height: 20px; }




/* Large */

.icoLarge-tagCampaigne,
.icoLarge-tagNew {
	display: block;
	height: 80px;
	width: 80px;
	float: left;
	text-align: center;	
	font-size: 160%;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	border: 0;
	padding: 0;	
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
	line-height: 4.1em;
	color: #fff;
}

.icoLarge-tagCampaigne					{ background: url(icons.png) -80px 0px no-repeat; color: #ffffff;}
.icoLarge-tagNew						{ background: url(icons.png) -80px -100px no-repeat; color: #ffffff;}





