@charset "utf-8";
/* CSS Document */
.logo {
	background-image: url(img/logo_ekipnews.png);
	background-repeat: no-repeat;
	float: left;
	height: 94px;
	width: 346px;
	display: inline;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



