#form-acces, #form-contact, #form-liens, #form-mentions {  }


#form-contact table td { padding: 5px; }
#form-contact select, input, textarea { border: solid 1px #6E6501; }
#form-contact .obligatoire { background: #B3C32C; }
#form-contact .boutons { text-align: center; margin-top: 20px; }
#form-contact .boutons a { padding: 7px; color: #FFFFFF; border: solid 1px #B3C32C; }
#form-contact .boutons a:hover { color: #B3C32C; text-decoration: none; }


#form-liens li { margin-top: 10px; margin-left: 10px; }

#form-acces h2 { color: #C6D92A; padding-bottom: 10px; margin-bottom: 10px; border-bottom: dashed 1px #C6D92A; }
#form-acces #plan-texte { float: left; width: 340px; padding-right: 20px; }
#form-acces #plan-photos { float: right; width: 400px; font-size: 11px; text-align: center; }
#form-acces #plan-photos img { margin-bottom: 10px; }