@import url('lato.css');

*
{
    margin: 0;
    padding: 0;
    border: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; 
}

html
{
    font-family: 'Lato', Arial, Helvetica, sans-serif;
    color: white;
    font-size: 75%;
}

body
{
    background: url("../images/fond.webp") top center no-repeat fixed;
    background-size: cover;
    background-color: #536186;
}

header, nav, section, footer
{
    display: block;
}

ul
{
    list-style: none;
}

h1, h2, h3, h4, h5, h6
{
    font-weight: normal;
}
.clear
{
    clear: both;
    //height: 0;
}


.site
{
    
}

header
{
    background: rgba(14, 25, 39, 0.85);
    margin-bottom: 30px;
    padding-bottom: 20px;
}

.right
{
    /*! float: right; */
}

.largeur
{
    /*! width: 920px; */
    margin: 0 3%;
    position: relative;
}

.logo
{
    margin-top: 20px;
    float: left;
    width: 260px;
    height: 50px;
    background-image: url("../images/logo.png");
    background-repeat: no-repeat;
}

.slogan
{
    margin-top: 35px;
    float: left;
    font-size: 1.4em;
    font-weight: bold;
    background: url("../images/titreblanc2.png") no-repeat 270px center;
}

#menu
{
    float: right;
    margin-top: 35px;
    font-size: 1.3em;
    //width: 620px;
}

#menu li
{
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding: 0 20px 1em;
}

#menu li ul
{
    position: absolute;
    display: none;
    background: rgba(0, 0, 0, 0.7);
    border: 1px solid rgba(255, 255, 255, 0.7);
    border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 11px;
    font-size: 0.9em;
    z-index: 10;
    margin-top: 1em;
    left: 0;
    //width: 160px;
    font-weight: normal;
}

#menu li ul::before
{
    content: "";
    width: 0px;
    height: 0px;
    position: absolute;
    top: 0;
    margin-top: -5px;
    border-bottom: 5px solid rgba(255, 255, 255, 0.7);
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    z-index: 100;
}

#menu li:hover ul
{
    display: block;
}

#menu li li
{
    display: list-item;
    position: static;
    padding-bottom: 0;
}

a
{
    text-decoration: none;
    color: white;
}

a:hover
{
    text-decoration: underline;
}

#actu > a
{
    display: block;
}

.site > section
{
    margin: 30px 10%;
    padding-bottom: 60px;
    background: rgba(0, 0, 0, 0.85);
    overflow: hidden;
    -pie-background: rgba(0, 0, 0, 0.85);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    -webkit-box-shadow: 0px 0px 0px 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 0px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 0px 5px rgba(0, 0, 0, 0.3);
    position: relative;
}

.aside-panel
{
    width: 100%;
    display: block;
    float:left;
    //height: 483px;
    -webkit-border-top-left-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    -moz-border-radius-topleft: 20px;
    -moz-border-radius-bottomleft: 20px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    position: relative;
    padding: 20px 25px 130px;
}

@media (min-width: 1000px)
{
    .aside-panel
    {
        width: 350px;
    }
    
    .content img
    {
        width: 100%;
    }
}

.aside-panel h1
{
    font-size: 2.6em;
    margin-bottom: 30px;
    text-shadow: 0 2px 2px black;
}

.aside-panel p
{
    text-align: justify;
    margin-bottom: 1.3em;
    font-size: 1.5em;
    /* text-shadow: 0 1px 3px black; */
}

.flocon
{
    width: 125px;
    height: 123px;
    background-image: url("../images/flocon.png");
    position: absolute;
    bottom: 0;
    right: 0;
}

.dark
{
    opacity: 0.2;
}

.content
{
    padding: 0 1px;
    overflow: auto;
}

.content h1
{
    font-size: 3em;
    text-align: center;
}

.content h2
{
    text-align: center;
    font-size: 2em;
}

.content h3
{
    text-align: center;
}

.content img
{
    width: 100%;
}

.content > p, .content > ul, .content > a, .aside-panel > p, .aside-panel > ul, .aside-panel > a
{
    text-align: justify;
    font-size: 1.5em;
    padding: 1% 7%;
}

.content > address
{
    text-align: center;
    font-size: 1.5em;
    padding: 1% 7%;
}


.content ul
{
    margin-bottom: 3%;
}

/*.article .bck
{
    width: 300px;
    height: 200px;
    border: 2px solid cyan;
}*/

.site .bck-blanc
{
    background: rgba(255, 255, 255, 0.85);
    box-shadow: 0px 0px 0px 5px rgba(255, 255, 255, 0.3);
    color: black;
}

.dl
{
    position: absolute;
    bottom: 0;
    right: 0;
    //height: 35px;
    font-size: 1.2em;
    font-weight: 600;
    padding: 10px 20px 10px 50px;
    border-radius: 10px 0 20px 0;
    -moz-border-radius: 10px 0 20px 0;
    text-shadow: 0 1px 2px black;
}

 /* Style the buttons that are used to open and close the accordion panel */
.accordeon {
    cursor: pointer;
    width: 100%;
    padding: 10px;
    text-align: center;
    border: none;
    outline: none;
    transition: 0.4s;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.active, .accordeon:hover {
    background-color: rgba(0, 0, 0, 0.3);
}

/* Style the accordion panel. Note: hidden by default */
.panel {
    padding: 0 18px;
    background-color: rgba(0, 0, 0, 0.2);
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}

.panel li
{
    text-align: center;
    padding: 5px;
}

@media (min-width: 500px)
{
    .content .ref
    {
        width: 200px;
        height: 200px;
        display: flex;
        margin: 0 5%;
    }
}

.content .ref
    {
        display: block;
    }

.contact-us input, .contact-us textarea
{
    display: block;
    margin: 20px auto;
    padding: 5px;
    border-radius: 20px;
    font-family: sans-serif;
    border: #0076bd 2px solid;
}

.contact-us input:focus, .contact-us textarea:focus
{
    border-radius: 0;
    transition: 0.2s;
}

.contact-us input
{
    text-align: center;
}

footer
{
    background: url("../images/footer.webp") repeat;
    background-color: black;
    padding: 15px 0;
    box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.9);
    margin-top: 140px;
}

footer a
{
    display: block;
}

.contact
{
    float: right;
    padding-left: 13px;
    position: relative;
    background: url("../images/vertical.png") no-repeat left center;
    font-size: 1.2em;
}

.contact a
{
    padding-left: 37px;
    //height: 40px;
    /* text-shadow: 0 1px 1px black; */
}

.mail
{
    background: url("../images/mail.png") no-repeat left center;
    line-height: 40px;
}

.tel
{
    background: url("../images/tel.png") no-repeat left center;
    line-height: 40px;
}

.adresse
{
    background: url("../images/adresse.png") no-repeat left center;
}

/* ----- Couleurs ----- */

.bleu .aside-panel
{
    background-image: linear-gradient(to bottom, rgba(0, 128, 255, 0.1), rgba(11, 95, 179, 0.67), rgba(0, 128, 255, 0.1));
}

.bleu .dl
{
    background: #103153;
    background: url("../images/download.png") no-repeat 17px center, url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzEwMzE1MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwYjFiMzkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: url("../images/download.png") no-repeat 17px center, -moz-linear-gradient(top, #103153 0%, #0b1b39 100%);
    background: url("../images/download.png") no-repeat 17px center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#103153), color-stop(100%,#0b1b39));
    background: url("../images/download.png") no-repeat 17px center, -webkit-linear-gradient(top, #103153 0%,#0b1b39 100%);
    background: url("../images/download.png") no-repeat 17px center, -o-linear-gradient(top, #103153 0%,#0b1b39 100%);
    background: url("../images/download.png") no-repeat 17px center, -ms-linear-gradient(top, #103153 0%,#0b1b39 100%);
    background: url("../images/download.png") no-repeat left center, linear-gradient(to bottom, #103153 0%,#0b1b39 100%);
}

.vert .aside-panel
{
    background-image: linear-gradient(to bottom, rgba(124, 149, 49, 0.1), rgba(124, 149, 49, 0.67), rgba(124, 149, 49, 0.1));
}

.vert .dl
{
    background: #7c9531;
    background: url("../images/download.png") no-repeat 17px center, url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdjOTUzMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0NDUxMWMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: url("../images/download.png") no-repeat 17px center, -moz-linear-gradient(top, #7c9531 0%, #44511c 100%);
    background: url("../images/download.png") no-repeat 17px center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7c9531), color-stop(100%,#44511c));
    background: url("../images/download.png") no-repeat 17px center, -webkit-linear-gradient(top, #7c9531 0%,#44511c 100%);
    background: url("../images/download.png") no-repeat 17px center, -o-linear-gradient(top, #7c9531 0%,#44511c 100%);
    background: url("../images/download.png") no-repeat 17px center, -ms-linear-gradient(top, #7c9531 0%,#44511c 100%);
    background: url("../images/download.png") no-repeat 17px center, linear-gradient(to bottom, #7c9531 0%,#44511c 100%);
}

.violet .aside-panel
{
    background-image: linear-gradient(to bottom, rgba(124, 69, 154, 0.1), rgba(124, 69, 154, 0.67), rgba(124, 69, 154, 0.1));
}

.violet .dl
{
    background: #7c459a;
    background: url("../images/download.png") no-repeat 17px center, url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdjNDU5YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzZDIxNGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: url("../images/download.png") no-repeat 17px center, -moz-linear-gradient(top, #7c459a 0%, #3d214d 100%);
    background: url("../images/download.png") no-repeat 17px center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7c459a), color-stop(100%,#3d214d));
    background: url("../images/download.png") no-repeat 17px center, -webkit-linear-gradient(top, #7c459a 0%,#3d214d 100%);
    background: url("../images/download.png") no-repeat 17px center, -o-linear-gradient(top, #7c459a 0%,#3d214d 100%);
    background: url("../images/download.png") no-repeat 17px center, -ms-linear-gradient(top, #7c459a 0%,#3d214d 100%);
    background: url("../images/download.png") no-repeat 17px center, linear-gradient(to bottom, #7c459a 0%,#3d214d 100%);
}

.rose .aside-panel
{
    background-image: linear-gradient(to bottom, rgba(212, 74, 102, 0.1), rgba(212, 74, 102, 0.67), rgba(212, 74, 102, 0.1));
}

.rose .dl
{
    background: #d44a66;
    background: url("../images/download.png") no-repeat 17px center, url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q0NGE2NiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4MDJlM2UiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: url("../images/download.png") no-repeat 17px center, -moz-linear-gradient(top, #d44a66 0%, #802e3e 100%);
    background: url("../images/download.png") no-repeat 17px center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d44a66), color-stop(100%,#802e3e));
    background: url("../images/download.png") no-repeat 17px center, -webkit-linear-gradient(top, #d44a66 0%,#802e3e 100%);
    background: url("../images/download.png") no-repeat 17px center, -o-linear-gradient(top, #d44a66 0%,#802e3e 100%);
    background: url("../images/download.png") no-repeat 17px center, -ms-linear-gradient(top, #d44a66 0%,#802e3e 100%);
    background: url("../images/download.png") no-repeat 17px center, linear-gradient(to bottom, #d44a66 0%,#802e3e 100%);
}

.blanc .aside-panel
{
    background-image: linear-gradient(to bottom, rgba(192, 192, 192, 0.1), rgba(192, 192, 192, 0.67), rgba(192, 192, 192, 0.1));
}

.blanc .dl
{
    background: #c0c0c0;
    background: url("../images/download.png") no-repeat 17px center, url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2MwYzBjMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3ZjdmN2YiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: url("../images/download.png") no-repeat 17px center, -moz-linear-gradient(top, #c0c0c0 0%, #7f7f7f 100%);
    background: url("../images/download.png") no-repeat 17px center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c0c0c0), color-stop(100%,#7f7f7f));
    background: url("../images/download.png") no-repeat 17px center, -webkit-linear-gradient(top, #c0c0c0 0%,#7f7f7f 100%);
    background: url("../images/download.png") no-repeat 17px center, -o-linear-gradient(top, #c0c0c0 0%,#7f7f7f 100%);
    background: url("../images/download.png") no-repeat 17px center, -ms-linear-gradient(top, #c0c0c0 0%,#7f7f7f 100%);
    background: url("../images/download.png") no-repeat 17px center, linear-gradient(to bottom, #c0c0c0 0%,#7f7f7f 100%);
}