#fixedbar {
	top: 0;
	right: 0;
	left: 10px;
	position: fixed;
	height: 44px;
	width: 939px;
	color: #777777;
	padding: 0;
	margin:0;
	line-height: 44px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(http://blog.mailup.it/wp-content/themes/revolution-20/images/bg-fixedbar.gif) no-repeat 0 0;
	overflow: hidden;
	z-index:9998;
}

#fixedbar a,
#fixedbar a:link,
#fixedbar a:active,
#fixedbar a:visited {
	color: #00aeef;
	font-weight: bold;
}

.fixedbarlinks {
	display: inline-block;
	float: left;
	width: 821px;
	height: 44px;
}

.logohoepli {
	width: 118px;
	height: 44px;
	display: inline-block;
	background: url(http://blog.mailup.it/wp-content/themes/revolution-20/images/logohoepli.gif) no-repeat top right;
	text-align: right;
}

.logohoepli:hover {
	background-position: right -44px;
}

.webmarketinglogo {
	vertical-align: middle;
	padding-right: 9px;
}

