/* Définition des polices personnalisées */

@font-face
{
    font-family: 'AutourOne-Regular';
    src: url('polices/Autourone-regular.otf');
    font-weight: normal;
    font-style: normal;
}

/* Eléments principaux de la page */

html
{
    background: url(images/arbre.jpg)no-repeat center top fixed;
    background-size: 100% auto;
}

body
{
    font-family: 'AutourOne-Regular';
    color: #181818;
}

#bloc_page
{
    background-color: #fcf8e5;
    width: 800px;
    margin: auto;
}
/* Header */

#plaquette
{
    top: 10px;
    left: 10px;
    height: 130px;
    border-radius: 5px;
    background: url('images/plaquette.png') no-repeat;
    position: relative;
}

#titre
{
    position: absolute;
    right: 170px;
    bottom: 10px;
    text-align: center;
    font-family: 'AutourOne-Regular';
    font-size: 1.05em;
    font-weight: bold;
    color: #999595;
}

#logo
{
    position: absolute;
    display: inline-flex;
    right: 30px;
    top: 10px;
}

#logo img
{
    border-radius: 10px;
    margin-left: 10px;
    box-shadow: 2px 5px 3px #1c1a19;
}
/* Navigation */
    
  
nav > ul
{
    list-style-type: none;
    background-color: #860588;
    padding-bottom: 0px;
    display: flex;
    padding-left: 35px;
    justify-content: space-around;
    align-items: flex-start;
}

nav > ul > li
{
    float: left;
    position: relative;
}

nav > ul::after
{
    content: "";
    display: block;
    clear: both;
}

nav li
{
    list-style-type: none;
}

nav a
{
    display: inline-block;
    font-family: 'AutourOne-Regular';
    font-size: 0.7em;
    color: #FFF;
    padding-bottom: 5px;
    text-decoration: none;
}

nav a:hover
{
    color: black;
    border-bottom: 3px solid #aed516;
}

.accueil-php:hover
{
    border-top: 5px solid #aed516;
    background-color: rgba(174, 213, 22, 0.15);
}

.electro-php:hover
{
    border-top: 5px solid #aed516;
    background-color: rgba(174, 213, 22, 0.15);
}

.collection-php:hover
{
    border-top: 5px solid #aed516;
    background-color: rgba(174, 213, 22, 0.15);
}

.habitat-php:hover
{
    border-top: 5px solid #aed516;
    background-color: rgba(174, 213, 22, 0.15);
}

.service-php:hover
{
    border-top: 5px solid #aed516;
    background-color: rgba(174, 213, 22, 0.15);
}

.electro-php .submenu
{
    background-color: rgb(174, 213, 22);
}

.collection-php .submenu
{
    background-color: rgb(174, 213, 22);
}

.habitat-php .submenu
{
    background-color: rgb(174, 213, 22);
}

.submenu
{
    display: none;
}

nav li:hover .submenu
{
    display: inline-block;
    position: absolute;
    top: 100%;
    left: 0px;
    padding: 0px;
    z-index: 1000;
}

.submenu
{
    border-bottom: 1px solid #ccc;
}

.submenu li a
{
    padding: 5px 5px;
    font-size: 13px;
    font-style: bold;
    color: #225388;
    width: 150px;
}

.submenu li:hover a
{
    color: black;
    font-weight: bold;
}

.electro-php .submenu li:hover
{
    background-color: rgb(100, 145, 176);
}

.collection-php .submenu li:hover
{
    background-color: rgb(100, 145, 176);
}

.habitat-php .submenu li:hover
{
    background-color: rgb(100, 145, 176);
}

/* Corps */

aside.accueil
{
    position: relative;
    background-color: #706b64;
    box-shadow: 0px 2px 5px #1c1a19;
    border-radius: 5px;
    padding: 20px 20px 10px 20px;
    margin: 10px 20px 0px 25px;
    font-family: 'AutourOne-Regular';
    color: #ffffff;
    font-size: 1em;
}

aside.timbres
{
    position: relative;
    display: flex;
    background-color: #706b64;
    box-shadow: 0px 2px 5px #1c1a19;
    border-radius: 5px;
    padding: 10px 476px 15px 20px;
    margin: 10px 10px 5px 25px;
    font-family: 'AutourOne-Regular';
    color: #ffffff;
    font-size: 1em;
}

aside.monnaies
{
    position: relative;
    display: flex;
    background-color: #706b64;
    box-shadow: 0px 2px 5px #1c1a19;
    border-radius: 5px;
    padding: 10px 525px 30px 20px;
    margin: 10px 10px 5px 25px;
    font-family: 'AutourOne-Regular';
    color: #ffffff;
    font-size: 1em;
}

aside.muselets
{
    position: relative;
    display: flex;
    background-color: #706b64;
    box-shadow: 0px 2px 5px #1c1a19;
    border-radius: 5px;
    padding: 10px 525px 30px 20px;
    margin: 10px 10px 5px 25px;
    font-family: 'AutourOne-Regular';
    color: #ffffff;
    font-size: 1em;
}

aside.accueil a
{
    text-decoration: none;
    color: #860588;   
}

aside.accueil a:hover
{
    text-decoration: none;
    color: #afea00;   
}

aside.boutique
{
    position: relative;
    background-color: #706b64;
    box-shadow: 0px 2px 5px #1c1a19;
    border-radius: 5px;
    padding: 0px 23px 20px 20px;
    margin: 0px 20px 10px 100px;
    font-family: 'AutourOne-Regular';
    color: #ffffff;
    font-size: 1em;
}

aside.boutique1
{
    position: relative;
    display: flex;
    background-color: #999595;
    box-shadow: 0px 2px 5px #1c1a19;
    border-radius: 5px;
    padding: 5px 130px 10px 10px;
    margin: 5px 5px 10px 15px;
    font-family: 'AutourOne-Regular';
    color: #181818;
    font-size: 0.7em;
}

aside.boutique2
{
    position: relative;
    background-color: #999595;
    box-shadow: 0px 2px 5px #1c1a19;
    border-radius: 5px;
    padding: 5px 130px 10px 10px;
    margin: 5px 10px 10px 5px;
    font-family: 'AutourOne-Regular';
    color: #181818;
    font-size: 0.7em;
}

aside.boutique3
{
    position: relative;
    display: flex;
    background-color: #999595;
    box-shadow: 0px 2px 5px #1c1a19;
    border-radius: 5px;
    padding: 5px 283px 10px 10px;
    margin: 5px 5px 10px 25px;
    font-family: 'AutourOne-Regular';
    color: #181818;
    font-size: 0.7em;
}

aside.rupture
{
    position: relative;
    display: flex;
    background-color: #999595;
    box-shadow: 0px 2px 5px #1c1a19;
    border-radius: 5px;
    padding: 5px 470px 10px 10px;
    margin: 5px 5px 10px 28px;
    font-family: 'AutourOne-Regular';
    color: #ffffff;
    font-size: 1.7em;
}

aside.epcshabitat
{
    position: relative;
    background-color: #706b64;
    box-shadow: 0px 2px 5px #1c1a19;
    border-radius: 5px;
    padding: 20px 20px 10px 20px;
    margin: 10px 20px 20px 25px;
    font-family: 'AutourOne-Regular';
    color: #ffffff;
    font-size: 1em;
}

aside.epcshabitat a
{
    text-decoration: none;
    color: #afea00;   
}

aside.epcshabitat a:hover
{
    text-decoration: none;
    color: #860588;   
}

section
{
    list-style-type: none;
    display: flex;
    margin-bottom: 15px;
    padding-top: 5px;
}

#lexique0
{
    position: absolute;
    right: 300px;
    bottom: 38px;
    font-size: 0.9em;
    list-style-image: url(images/puce.png);
}

#lexique0 a
{
    padding-right: 40px;
    text-decoration: none;
    color: #afea00;
}

#lexique0 a:hover
{
    text-decoration: none;
    color: #860588;
}

#lexique01
{
    position: absolute;
    right: 150px;
    bottom: 38px;
    font-size: 0.9em;
    list-style-image: url(images/puce.png);
}

#lexique01 a
{
    padding-right: 40px;
    text-decoration: none;
    color: #afea00;
}

#lexique01 a:hover
{
    text-decoration: none;
    color: #860588;
}

#lexique02
{
    position: absolute;
    right: 30px;
    bottom: 38px;
    font-size: 0.9em;
    list-style-image: url(images/puce.png);
}

#lexique02 a
{
    padding-right: 40px;
    text-decoration: none;
    color: #afea00;
}

#lexique02 a:hover
{
    text-decoration: none;
    color: #860588;
}

#lexique10
{
    position: absolute;
    right: 350px;
    bottom: 38px;
    font-size: 0.9em;
    color: #860588;
    list-style-image: url(images/puce.png);
}

#lexique10 a
{
    padding-right: 40px;
    text-decoration: none;
    color: #afea00;
}

#lexique10 a:hover
{
    text-decoration: none;
    color: #860588;
}

#lexique11
{
    position: absolute;
    right: 197px;
    bottom: 150px;
    font-size: 0.9em;
    color: #860588;
    list-style-image: url(images/puce.png);
}

#lexique11 a
{
    padding-right: 40px;
    text-decoration: none;
    color: #afea00;
}

#lexique11 a:hover
{
    text-decoration: none;
    color: #860588;
}

#lexique12
{
    position: absolute;
    right: 40px;
    bottom: 76px;
    font-size: 0.9em;
    color: #860588;
    list-style-image: url(images/puce.png);
}

#lexique12 a
{
    padding-right: 40px;
    text-decoration: none;
    color: #afea00;
}

#lexique12 a:hover
{
    text-decoration: none;
    color: #860588;
}

#lexique2
{
    position: absolute;
    right: 320px;
    bottom: 60px;
    font-size: 0.9em;
    color: #860588;
    list-style-image: url(images/puce.png);
}

#lexique2 a
{
    text-decoration: none;
    padding-right: 40px;
    color: #afea00;
}

#lexique2 a:hover
{
    text-decoration: none;
    color: #860588;
}

#lexique21
{
    position: absolute;
    right: 200px;
    bottom: 78px;
    font-size: 0.9em;
    color: #860588;
    list-style-image: url(images/puce.png);
}

#lexique21 a
{
    text-decoration: none;
    padding-right: 40px;
    color: #afea00;
}

#lexique21 a:hover
{
    text-decoration: none;
    color: #860588;
}

#lexique22
{
    position: absolute;
    right: 60px;
    bottom: 61px;
    font-size: 0.9em;
    color: #860588;
    list-style-image: url(images/puce.png);
}

#lexique22 a
{
    text-decoration: none;
    padding-right: 40px;
    color: #afea00;
}

#lexique22 a:hover
{
    text-decoration: none;
    color: #860588;
}

#info
{
    position: absolute;
    font-size: 0.7em;
    bottom: 0px;
}

h1
{
    font-family: 'AutourOne-Regular';
    font-weight: bold;
    font-size: 1.2em;
    color: #afea00;
    text-align: center;
}

h2
{
    font-family: 'AutourOne-Regular';
    font-weight: bold;
    font-size: 1.2em;
    color: #181818;
    text-decoration: underline;
}

h3
{
    font-family: 'AutourOne-Regular';
    font-weight: bold;
    font-size: 1.2em;
    color: #afea00;
    text-align: center;
}

h4
{
    font-family: 'AutourOne-Regular';
    font-weight: bold;
    font-size: 0.9em;
    color: #181818;
    text-decoration-line: underline;
}

#flyer img
{
   margin-left: 5px;
   border-radius: 10px;
}

#photo_philatelie img
{
    float: left;
    margin: 17px 10px 0px 0px;
    border-radius: 10px;
}

#photo_cpa img
{
    float: left;
    margin: 17px 10px 0px 0px;
}

#photo_monnaies img
{
    float: left;
    margin: 17px 10px 0px 0px;
    border-radius: 10px;
}

#photo_capsules img
{
    float: left;
    margin: 10px 10px 0px 0px;
    border-radius: 10px;
}

#photo_lexique img
{
    float: left;
    margin: 23px 10px 38px 0px;
    border-radius: 10px;
}

#photo_lexique1 img
{
    float: left;
    margin: 23px 10px 25px 0px;
    border-radius: 10px;
}

#photo_lexique2 img
{
    float: left;
    margin: 20px 10px 25px 0px;
    border-radius: 10px;
}

#photo_boutique img
{
    justify-content: space-around;
    border-radius: 25px;
    margin-left: 10px;
}

#photo_boutique1 img
{
    justify-content: space-around;
    border-radius: 25px;
    margin-left: 50px;
    margin-right: 50px;
}

#photo_lot img
{
    float: left;
    margin: 20px 50px 10px 10px;
    border-radius: 10px;
}

#photo_don img
{
    float: left;
    margin: 20px 50px 10px 10px;
    border-radius: 10px;
}

#description
{
    position: absolute;
    top: 8px;
    left: 207px;
    margin-top: 8px; 
}

#description1
{
    position: absolute;
    right: 120px;
    top: 10px;
    font-size: 1.4em;
    color: #860588;
}

#message
{
    position: absolute;
    top: 20px;
    left: 280px;
    margin-top: 8px;
    text-align: center; 
}

#photo_acheter img
{
    position: absolute;
    border-radius: 5px;
    box-shadow: 3px 5px 5px #181818;
    bottom: 15px;
    right: 15px;
}

#photo_commander img
{
    position: absolute;
    bottom: 10px;
    right: 15px;
}


/* Footer */


footer ul
{
    list-style-type: none;
    background-color: #860588;
    padding: 8px 0px 8px 5px;
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
}

footer a
{
    display: inline-block;
    font-size: 1em;
    color: #FFF;
    text-decoration: none;
}

.mentions-php a:hover
{
    color: black;
}

