#engrammaLogo { 
	text-indent:-9999px;
	background: url(/eOS/core/img/engrammaMarchio-w.png) no-repeat center;
	width:100%;
	height:150px;
	display:block;
}

@media only screen and (max-width: 680px){
  	#engrammaLogo { 
	background: url(/eOS/core/img/engrammaMarchio-w.png) no-repeat center;
	}
}

header {
	background-color:#1C4835;
	color:#E9E9E9;
	width:100%;
	height:185px;
	padding:10px 0 5px 0;
	text-align:center;
	position: relative;
}

.eos_header_issn {
	font: normal 10px verdana, sans-serif;
	position: absolute;
	bottom: 30px;
	right: 2%;
}
