div.right-column .newsletter {
	background: transparent url(/skins/ametys/resources/img/btn/en/bg-newsletter.png) no-repeat bottom center;
}

a.home-know-more {
	background: transparent url(/skins/ametys/resources/img/btn/en/btn-savoirplus.png) no-repeat bottom center;
}

a.home-know-more:hover {
	background-image: url(/skins/ametys/resources/img/btn/en/btn-savoirplus-hover.png);
}

a.home-download {
	background: transparent url(/skins/ametys/resources/img/btn/en/btn-telecharger.png) no-repeat bottom center;
	width: 150px !important;
}

a.home-download:hover {
	background-image: url(/skins/ametys/resources/img/btn/en/btn-telecharger-hover.png);
}

a.home-integrator {
	background: transparent url(/skins/ametys/resources/img/btn/en/box-integrateur.png) no-repeat bottom center;
}

a.home-integrator:hover {
	background-image: url(/skins/ametys/resources/img/btn/en/box-integrateur-hover.png);
}

a.box1 {
	background: transparent url(/skins/ametys/resources/img/btn/en/box1.png) no-repeat top center;
}

a.box1:hover {
	background-image: url(/skins/ametys/resources/img/btn/en/box1-hover.png);	
}	

a.box2 {
	background: transparent url(/skins/ametys/resources/img/btn/en/box2.png) no-repeat top center;
}

a.box2:hover {
	background-image: url(/skins/ametys/resources/img/btn/en/box2-hover.png);	
}

a.box3 {
	background: transparent url(/skins/ametys/resources/img/btn/en/box3.png) no-repeat top center;
}

a.box3:hover {
	background-image: url(/skins/ametys/resources/img/btn/en/box3-hover.png);	
}

a.box-download {
	background: transparent url(/skins/ametys/resources/img/btn/en/box-download.png) no-repeat bottom center;
}

a.box-download:hover {
	background-image: url(/skins/ametys/resources/img/btn/en/box-download-hover.png);
}

a.box-knowmore {
	background: transparent url(/skins/ametys/resources/img/btn/en/box-knowmore.png) no-repeat bottom center;
}

a.box-knowmore:hover {
	background-image: url(/skins/ametys/resources/img/btn/en/box-knowmore-hover.png);
}

.bdx-top .top-links {
	left: 130px;
}