@import url(fonts/fonts.css);

body
{
    color: #431C0F;
    font-family: CormorantGaramond, serif;
    font-size: medium;
    font-variant: normal;
    font-weight: 300;
    margin-bottom: 10px;
    margin-top: 10px;
    text-align: justify;
}

h1
{
    font-size: 50px;
    margin: auto;
    text-align: center;
    width: 60%;
}

#logo
{
    max-width: 887px;
    width: 60%;
}

h2
{
    margin: 2px;
    font-weight: 600;
}

h3
{
    border-bottom: #FBDB47 1px solid;
    color: #FBDB47;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 10px;
    margin-top: 20px;
    text-align: center;
    text-indent: 0;
}

h4
{
    font-weight: 600;
}

p
{
    margin: 5px 0;
    text-align: justify;
    text-indent: 30px;
}

#soustitre
{
    font-size: 30px;
    font-style: italic;
    margin: 0 auto auto;
    text-align: center;
    width: 60%;
}

#chapeau
{
    font-size: 18px;
    font-style: italic;
}

.urubugu
{
    /*font-family: CormorantSC, serif;*/
}

#corps
{
    margin: auto;
    width: 70%;
}

.colonnegauche
{
    float: left;
    margin: 10px 0;
    width: 45%;
}

.colonnedroite
{
    float: right;
    margin: 10px 0;
    width: 45%;
}

.colonnecentrale
{
    clear: both;
    margin: 10px 0;
    width: 100%;
}

.partie
{
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-top: 0;
    text-indent: 30px;
}

img
{
    border: none;
}

a
{
    border: none;
    color: #F89430;
    text-decoration: underline;
}

a:hover
{
    border: none;
    text-decoration: underline overline;
}

.imagepaypal
{
    margin: auto;
    text-align: center;
}

.entoure
{
    border: 3px solid rgb(200, 200, 200);
    border-radius: 30px;
    margin: 0;
    padding: 10px 20px 10px 20px;
    text-align: center;
    text-indent: 0;
}

.entoure img
{
    margin-top: 10px;
}

#pieddepage
{
    clear: both;
    float: none;
    font-style: italic;
    margin: auto;
    padding-top: 20px;
    text-align: center;
    width: 70%;
}

#pieddepage, #pieddepage a
{
    color: rgb(204, 204, 204);
}

ul
{
    margin-top: 0;
}

#drapeaux
{
    position: fixed;
    right: 20px;
    top: 20px;
    width: 150px;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
}

.drapeau
{
    height: 30px;
    width: 30px;
    margin:5px;
}

.marque
{
    font-family: CormorantGaramond, serif;
    font-style: normal;
    font-weight: 500;
}

strong
{
    font-weight: 600;
}

.centerdiv
{
    margin: auto;
    text-align: center;
}

#bientot
{
    border: #F89430 solid 1px;
    color: #F89430;
    font-size: 30px;
    font-weight: 600;
    text-align: center;
}

#logophylica
{
    float: left;
    height: 60px;
    margin: 10px;
}

#promoios
{
    max-width: 700px;
    width: 60%;
}

#promomacos
{
    max-width: 950px;
    width: 81%;
}

.bottomaligningcontainer
{
    clear: both;
    display: flex;
    justify-content: space-between;
}

.bottomaligningleft
{
    align-self: flex-end;
    display: inline-block;
    float: left;
    margin: 10px 0;
    text-align: center;
    vertical-align: bottom;
    width: 45%;
}

.bottomaligningright
{
    align-self: flex-end;
    display: inline-block;
    float: right;
    margin: 10px 0;
    text-align: center;
    vertical-align: bottom;
    width: 45%;
}

.icon
{
    margin-bottom: 0;
    text-align: center;
    width: 64px;
}

.lienstore
{
    padding: 15px;
}

#contact
{
    margin-top: 30px;
    margin-bottom: 15px;
    padding:10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 100%;
    border: #FBDB47 1px solid;
}

#engagement
{
    margin-top: 10px;
}
