#skipper {
	position: absolute;
	top: 0;
	left: -9384px;
	}

#navbarbk {
	height: 30px;
	background-color: #000;
	border-bottom: 1px solid #FFF;
	}

#logobk {
	float: right;
	width: 55px;
	padding: 0 5px;
	}

#logobk img {display: block;} /* for moz */

#navbartexte {
	height: 30px;
	line-height: 30px;
	text-align: right;
	color: #FFF;
	}
#navbartexte a {
	color: #FFF ; /*!important*/
	text-decoration: none;
	}
#navbartexte a:hover {
	color: #999 ; /*!important*/
	text-decoration: underline;
	}


