.mvt-arrow {
  width: 40px;
  height:40px;
}

.description
{
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
  border-radius: 5px;
  background-color: #F3E2A9;
  text-align: justify;
}

.filtre {
  border-collapse: separate;
  border-spacing: 30px;
}

.filtre td {
  vertical-align: top;
}

/*.result {
  border-collapse: separate;
  border-spacing: 10px;
}

.result td {
  vertical-align: top;  
}*/

#txtRef {
  color: #f15c80;
}

#txtCou {
  color: #8085e9;
}

#btSubmit {
  width: 100px;
  height: 50px;
}

h3 {
  text-align: center;
}

table {
  margin: auto; 
}