#LogoHeader {
  float: left;
  height: 110px;
  position: absolute;
  top: 45px;
  width: 604px;
}
#LogoHeader .imgLogo{
	width:94px;
	height:110px;
	float:left

}
#LogoHeader .textoLogo {
  color: #000;
  float: left;
  font-size: 22px;
  font-weight: bold;
  line-height: 25px;
  width: 400px;
}
#LogoHeader .logoOrgao {
  float: right;
  height: 110px;
  margin-top: -27px;
  width: 100px;
}
#LogoHeader .textoLogomini {
  font-size: 12px;
  margin-top: 8px;
}