/* barre de recherche*/
#search_wrapper{
  width: 787px;
  height: 28px;
  border-bottom: 1px solid #a3a3a3;
  padding-bottom: 3px;
}
#search_inner{
  width: 475px;
  padding: 4px 0 4px 5px;
  background-color: #eceef1;
  float: left;
  display: inline;
}
#search_inner.connected{
  width: 475px;
  padding: 4px 0 4px 5px;
  background-color: #667788;
  float: left;
  display: inline;
}
#q{
  float: left;
  height: 17px;
  width: 439px;
  font-size: 12px;
  border-style: inset;
  border-width: 1px;
  display: inline;
}
#section{
  float: left;
  width: 140px;
  margin-left: 6px;
  font-size: 12px;
  border-style: inset;
  border-width: 1px;
  display: inline;
}
#go{
  position: relative;
  background-color: #eceef1;
}
button.global_search{
  float: left;
  display: inline;
  background: url(https://media.easybourse.com/upload/media/image/114000/114903/eb_common_01.png) no-repeat 0 -146px;
  border: none;
  position: relative;
  top: 1px;
  left: 5px;
  width: 25px;
  height: 17px;
}
button.global_search:hover{
  float: left;
  display: inline;
  background: url(https://media.easybourse.com/upload/media/image/114000/114903/eb_common_01.png) no-repeat 0 -96px;
  border: none;
  position: relative;
  top: 1px;
  left: 5px;
  width: 25px;
  height: 17px;
  cursor: pointer;
}
/*fin de barre de recherche*/
#search_wrapper{
  background-color: #fff;
}
#newsmail{
  width: 162px;
  float: left;
  display: inline;
}
#newsletter p{
  text-transform: uppercase;
  font-weight: bold;
  width: 95px;
  float: left;
  display: inline;
  background: url(https://media.easybourse.com/upload/media/image/114000/114903/eb_common_01.png) no-repeat 0 -193px;
  margin-left: 4px;
  padding: 2px 0 4px 7px;
  color: #3C7EBA;
  font-size: 10px;
}
#newsletter form{
  width: 195px;
  float: left;
  margin-top: 4px;
  display: inline;
}
#ask{
  position: relative;
  float: left;
  display: inline;
}
button.ask_nwsltr{
  float: left;
  display: inline;
  background: url(https://media.easybourse.com/upload/media/image/114000/114903/eb_common_01.png) no-repeat 0 -96px;
  border: none;
  position: relative;
  top: 1px;
  left: 2px;
  width: 25px;
  height: 18px;
}
button.ask_nwsltr:hover{
  float: left;
  display: inline;
  background: url(https://media.easybourse.com/upload/media/image/107000/107157/btn_ok_hover.gif) no-repeat center center;
  border: none;
  position: relative;
  top: 1px;
  left: 2px;
  width: 25px;
  height: 18px;
  cursor: pointer;
}
