.jusify {  text-align: justify; height: auto; width: auto}



.menu .selected, #menu .selected{
	background-position:bottom;
}

.menu img{
	/*float:left;*/
}

#lien_rdp_fr{
	display:inline-block;
	text-indent:-1000px;
	overflow:hidden;
	width:107px;
	height:20px;
	background:url(/images/menu/menu_revue_de_presse.gif) left top;
}

#lien_rdp_fr:hover{
	background-position:left bottom;
}


#lien_rdp_en{
	display:inline-block;
	text-indent:-1000px;
	overflow:hidden;
	width:107px;
	height:20px;
	background:url(/uk/images/menu/menu_revue_de_presse.gif);
}
