/* CSS Document */
#BoxHeader #BoxBrand #BoxLogoFR {float:right;}
/*#BoxHeader #BoxBrand #BoxLogoFR a {display:block; margin:0; padding:0; width:231px; height:91px; background:url('/FR/images/logo-fr.gif') no-repeat top center;}*/

/*display:block;
	margin:0;
	padding:0;
	width:231px;
	height:91px;
	background-image: url(/images/logo_ita.jpg);
	background-repeat: no-repeat;
	background-position: center center;*/
	#BoxHeader #BoxBrand #BoxLogoFR a {
	display:block;
	margin:0;
	padding:0;
	width:240px;
	height:91px;
	background-image: url(/images/loghi/logo-FRA.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#BoxHeader #BoxBrand #BoxLogoFR a h1 {display:none;}

