@charset "utf-8";
/* CSS Document */


div#home_logo_onekey {
	width:200px;
	height:87px;
	background:url(../img/logo_onekey.png) no-repeat left;
	/*display:none;*/
}

div#logo_onekey {
	float:left;
	width:200px;
	height:87px;
	padding:15px 0 0 0;
	background:url(../img/logo_onekey.png) no-repeat left;
	/*display:none;*/
}

div#logo_client {
	float:left;
	width:200px;
	height:87px;
	padding:15px 0 0 0;
	background:url(../img/logo_onekey.png) no-repeat left;
	display:none;
}

img#logo_onekey_small {
	display:none;
}


div#baseline {
    /*display:none;*/
}

div#baselineClient {
	display:none;
}

#infoClient {
	padding-left:26px!important;
	padding-right:20px!important;
    display:none;
}

.hrefBannerActifOrNot {
   pointer-events: none;
   cursor: default;
}
