@charset "utf-8";
/* CSS Document */
html { background: #F39AB6 url(/images/navv/fondvoyages.jpg) no-repeat center center fixed; }
.btn-custom-bleu { color: #fff; background-color: #E2007A ; border-color: #E2007A ; padding: 6px 10px; border-radius: 6px; }
.btn-custom-bleu:hover, .btn-custom-bleu:focus, .btn-custom-bleu.focus, .btn-custom-bleu:active, .btn-custom-bleu.active { color: #fff; border-color: #F39AB6; background: #F39AB6; }