/* Variables du site - généré automatiquement */

:root {
    --body-font-family: Georgia;
    --body-color: #1f2937;
    --body-background-color: #F9FAFB;
    --body-line-height: 1.25;
    --main-background-color: transparent;
    --main-width: 100%;
    --main-padding: 0.5rem;
    --main-border: 1px solid #d1d5db;
    --barre-nav-color: #ffffff;
    --barre-nav-background-color: #0a0c8e;
    --barre-a-font-family: Georgia;
    --barre-a-font-size: 0.875rem;
    --barre-a-color: #ffffff;
    --barre-a-background-color: transparent;
    --barre-a-font-weight: normal;
    --barre-a-font-style: normal;
    --barre-a-text-decoration: none;
    --barre-a-hover-color: #ffffff;
    --barre-a-hover-background-color: transparent;
    --barre-a-hover-font-weight: normal;
    --barre-a-hover-font-style: normal;
    --barre-a-hover-text-decoration: underline;
    --barre-a-actif-color: #ffffff;
    --barre-a-actif-background-color: transparent;
    --barre-a-actif-font-weight: bold;
    --barre-a-actif-font-style: normal;
    --barre-a-actif-text-decoration: underline;
    --h1-font-family: Georgia;
    --h1-font-size: 1.75rem;
    --h1-color: #000;
    --h1-background-color: transparent;
    --h1-font-weight: bold;
    --h1-font-style: normal;
    --h1-text-decoration: none;
    --h1-text-align: left;
    --h1-margin-top: 0.75rem;
    --h1-margin-bottom: 0.25rem;
    --h2-font-family: Georgia;
    --h2-font-size: 1.375rem;
    --h2-color: #1f2937;
    --h2-background-color: transparent;
    --h2-font-weight: bold;
    --h2-font-style: normal;
    --h2-text-decoration: none;
    --h2-text-align: left;
    --h2-margin-top: 0.75rem;
    --h2-margin-bottom: 1rem;
    --h3-font-family: Georgia;
    --h3-font-size: 1.125rem;
    --h3-color: #1f2937;
    --h3-background-color: transparent;
    --h3-font-weight: bold;
    --h3-font-style: normal;
    --h3-text-decoration: underline;
    --h3-text-align: left;
    --h3-margin-top: 0.75rem;
    --h3-margin-bottom: 0.25rem;
    --h4-font-family: Georgia;
    --h4-font-size: 1rem;
    --h4-color: #1f2937;
    --h4-background-color: transparent;
    --h4-font-weight: bold;
    --h4-font-style: italic;
    --h4-text-decoration: none;
    --h4-text-align: left;
    --h4-margin-top: 0.75rem;
    --h4-margin-bottom: 0.25rem;
    --h5-font-family: Georgia;
    --h5-font-size: 0.875rem;
    --h5-color: #6b7280;
    --h5-background-color: transparent;
    --h5-font-weight: normal;
    --h5-font-style: normal;
    --h5-text-decoration: none;
    --h5-text-align: left;
    --h5-margin-top: 0.75rem;
    --h5-margin-bottom: 0.25rem;
    --h6-font-family: Georgia;
    --h6-font-size: 0.75rem;
    --h6-color: #6b7280;
    --h6-background-color: transparent;
    --h6-font-weight: normal;
    --h6-font-style: normal;
    --h6-text-decoration: none;
    --h6-text-align: left;
    --h6-margin-top: 0.75rem;
    --h6-margin-bottom: 0.25rem;
    --p-font-family: Georgia;
    --p-font-size: 0.875rem;
    --p-color: #1f2937;
    --p-background-color: transparent;
    --p-font-weight: normal;
    --p-font-style: normal;
    --p-text-decoration: none;
    --p-text-align: left;
    --p-margin-top: 0;
    --p-margin-bottom: 0.25rem;
    --lien-color: #064e3b;
    --lien-background-color: transparent;
    --lien-font-weight: normal;
    --lien-font-style: normal;
    --lien-text-decoration: underline;
    --lien-hover-color: #14532d;
    --lien-hover-background-color: transparent;
    --lien-hover-font-weight: normal;
    --lien-hover-font-style: normal;
    --lien-hover-text-decoration: underline;
    --table-border: 1px solid #d1d5db;
    --table-th-font-family: Georgia;
    --table-th-font-size: 0.875rem;
    --table-th-color: #ffffff;
    --table-th-background-color: #064e3b;
    --table-th-mars-color:rgb(0, 225, 255);
    --table-th-venus-color:rgb(255, 137, 137);
    --table-td-mars-color:rgb(0, 4, 255);
    --table-td-venus-color:rgb(255, 137, 137);
    --table-th-font-weight: bold;
    --table-th-font-style: normal;
    --table-th-text-decoration: none;
    --table-th-text-align: center;
    --table-th-padding: 0.25rem 0.5rem;
    --table-td-font-family: Georgia;
    --table-td-font-size: 0.875rem;
    --table-td-color: #1f2937;
    --table-td-background-color: transparent;
    --table-td-font-weight: normal;
    --table-td-font-style: normal;
    --table-td-text-decoration: none;
    --table-td-text-align: center;
    --table-td-padding: 0.25rem 0.5rem;
    --table-tr-even-color: inherit;
    --table-tr-even-background-color: #f9fafb;
    --table-tr-even-font-weight: normal;
    --table-tr-even-font-style: normal;
    --table-tr-even-text-decoration: none;
    --table-tr-odd-color: inherit;
    --table-tr-odd-background-color: #ffffff;
    --table-tr-odd-font-weight: normal;
    --table-tr-odd-font-style: normal;
    --table-tr-odd-text-decoration: none;
    --table-tr-hover-color: inherit;
    --table-tr-hover-background-color: #e5e7eb;
    --table-tr-hover-font-weight: normal;
    --table-tr-hover-font-style: normal;
    --table-tr-hover-text-decoration: none;
    --form-label-color: #1f2937;
    --form-label-padding: 0.125rem;
    --form-input-color: #1f2937;
    --form-input-background-color: #ffffff;
    --form-input-border: 1px solid #d1d5db;
    --form-input-border-radius: 12px;
    --form-input-box-shadow: none;
    --form-input-padding: 0.375rem;
    --form-color: #1f2937;
    --form-background-color: transparent;
    --form-border: none;
    --form-border-radius: 20px;
    --form-box-shadow: none;
    --form-padding: 0.75rem;
    --fieldset-color: #1f2937;
    --fieldset-background-color: transparent;
    --fieldset-border: 1px solid #d1d5db;
    --fieldset-border-radius: 12px;
    --fieldset-box-shadow: none;
    --fieldset-padding: 0.5rem;
    --button-color: #ffffff;
    --button-background-color: #064e3b;
    --button-border: none;
    --button-border-radius: 12px;
    --button-box-shadow: none;
    --button-padding: 0.375rem 0.75rem;
    --button-hover-color: #ffffff;
    --button-hover-background-color: #14532d;
}