
table td { padding: 5px; }
select, input, textarea { border: solid 1px #79768B; }
.obligatoire { background: #FF7B03; }

.boutons { text-align: center; margin-top: 20px; }
.boutons a { padding: 7px; color: #79768B; border: solid 1px #FF7B03; }
.boutons a:hover { color: #FF7B03; text-decoration: none; }
