/* CSS Document */

  body { font-family: Helvetica, Arial, sans-serif; line-height: 1.7; margin: 40px; background-color: #f9f9f9; color: #222; }
  h1, h2 { color: #2c3e50; }
  .table-perso { border-collapse: collapse; width: 95%; margin: 30px auto; font-size: 0.96em; }
  .table-perso th, .table-perso td { border: 1px solid #bbb; padding: 8px 12px; }
  .table-perso th { background-color: #e3eaf2; }
  .section { margin-bottom: 40px; padding-bottom: 20px; border-bottom: 1px solid #eee; }
  .note { background: #fff8e6; padding: 15px 20px; border-left: 4px solid #ff9900; margin: 20px 0; }
  .highlight { background: #feffb9; border-left: 4px solid #ffd900; padding: 15px 20px; margin: 20px 0; border-radius: 4px; }
  .cursive { font-style: italic; color: #555; }
  ul { margin-left: 22px; line-height: 1.8; padding-left: 5px; }
  code { background: #f0f0f0; padding: 2px 4px; border-radius: 3px; font-family: 'Courier New', monospace; }
  .note-linguistique { background: #fff8e6; padding: 6px 10px; border-left: 3px solid #ff9900; margin: 8px 0; font-size: 0.97em; display: inline-block; }
  .encart-exergue { background: #f0f7ff; border-left: 4px solid #2980b9; padding: 10px 15px; margin: 15px 0; font-size: 0.98em; border-radius: 4px; }
  .practice_your_english { background-color: #FFE3FF; }
  .read_real_english { background-color: #FFDDEB; border-radius: 6px; padding: 16px 20px; margin-top: 26px; margin-bottom: 22px; }
  .btn-tts {background: transparent;border: none;font-size: 1.1em;cursor: pointer;margin-right: 4px;vertical-align: middle;}