.obwf_usr_header { 
  position: relative; 
  top: 0px; 
  left: 0px; 
  width: 100%; 
  height: 57px; 
/*  background-image: url("images/bkg_testata.png");
  background-repeat: repeat-x; */
  background-color: #fff2ae;
  border-bottom: 1px solid #708c3f;
}

.obwf_usr_header .logo { 
  position: absolute; 
  top: 2px; 
  left: 10px; 
  width: 294px;
  height: 52px;
  background-image: url("images/logo_coldiretti.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}


.obwf_usr_header .dbconn { 
  position: relative;
  width: 200px;
  padding: 10px;
  margin: 0 auto;
  text-align: center;
  color: #708c3f;
  font-family: Arial;
  font-size: 20px;
  font-weight: bold;
}
