/*boutons en BG Anglais*/


/*top lang and contact*/


ul.topRightSubnav li a:hover.lang {
	background-position: -37px 0;
}

ul.topRightSubnav li a.lang {
	background: url(/library/images/btn/en/langbutton.gif) no-repeat 0 0;
	width:37px;
	display:block;
	font-size:12px;
	height:12px;
	line-height:12px;
	text-indent: -9000px;
}


ul.topRightSubnav li a:hover.contact {
	background-position:-49px 0;
}
ul.topRightSubnav li a.contact {
	background: url(/library/images/btn/en/contactbutton.gif) no-repeat 0 0;
	display:block;
	font-size:8px;
	height:8px;
	line-height:8px;
	width:49px;
	text-indent: -9000px;
}