.form h3 {color : #a90a7b}

.form #recherche .col .ui-widget select {
  background: none;
  border: 0 none;
  height: 28px;
  margin: 0;
  padding: 0;
  width: 200px;
  font-size: 13px;
  position: relative;
  z-index: 4;
  -webkit-appearance: none;
  appearance: none;
  -moz-appearance: none;
  padding-right: 50px;
}

span.moredetail,
.button span {
  display: inline-block;
  position: relative;
  margin-bottom: 0;
  font-family: 'GillSansStd', Helvetica,sans-serif;
  font-size: 13px;
  font-weight: bold;
  vertical-align: middle;
  padding: 10px 30px 10px 10px;
  cursor: pointer;
  background-image: none;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 13px;
  color: white;
  background-color: #a90a7b;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
span.moredetail {
  padding:6px;
  font-size: 10px;
}

#resultats .paginator .page.positionActuelle a {
  border:none;
  color:#009044;
}
.icon-degree:before,.icon-photo:before, .icon-medal:before, .icon-camera:before, .icon-poster:before{color:#a90a7b}