
#barra-ensp {
	position: relative;
	height: 70px;
	background: url(../images/bg-div.gif) repeat-x;
	border-top: 1px solid  #cbcbcb;
}

#barra-ensp a {
	display: block;
	height: 70px;
	width: 300px;
	background: url(../images/logo.gif) no-repeat;
}

#barra-ensp a span {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;	
}

#barra-ensp .link-fiocruz {
	position: absolute;
	top: 15px;
	right: 15px;
	height: 25px;
	width: 86px;
	background: url(../images/logo-fiocruz.png) no-repeat;
}
