.form h3 {color : #00b0e7}

.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: #00b0e7;
  -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:#008acb;
}
.icon-degree:before,.icon-photo:before, .icon-medal:before, .icon-camera:before{color:#00b0e7}
#resultats table td.td0 {
  text-align: center;
  font-weight: normal;
  padding: 10px;
}
#resultats table.footable td:nth-child(1) {
  padding-left: 10px;
}
#resultats table.footable td:nth-child(1), #resultats table.footable th:nth-child(1) {
  text-align: center;
}
