/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
    font-family: 'Gabriela', serif;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ==========================================================================
   Author's custom styles
   ========================================================================== */

/* COULEURS
vert du fond : #389e42
beige titres : #f1e6d2
*/

a:hover {
    color: #f4ff47;
}

body {
    background-image: url('../img/BG_Body.jpg');
}

#GENERAL {
    width: 1024px;
    margin: auto;
}

a {
    color: #fff;
    text-decoration: none;
}

section {
    width: 1024px;
    margin-top: 160px;

}

h1 {
    font-family: 'dancing_scriptregular';
    font-size: 44px;
    font-weight: 400;
    color: #f4ff47;
}

p {
    font-size: 15px;
    color: #fff;
    line-height: 28px;
    padding-left: 32px;
}

.TXT_STYLE_Peau {
    color: #f1e6d2;
}

.TXT_STYLE_Coordonnes {
    color: #f1e6d2;
    font-size: 17px;
}

/* GESTION DU HEADER FLOTTANT */
#HEADER {
    width: 1024px;
    height: 148px;
    background-image: url('../img/BG_Header.png');
    background-repeat: no-repeat;
    background-position: 0 37%;
    margin-top: 0;
}

.HEADER_Fige{
    position: absolute;
    top: 222px;
}

.HEADER_Bouge{
    position: fixed;
    top: 21px;
}

#NAV_Logo {
    display: block;
    width: 330px;
    float: right;
    margin-top: 1px;
}

#HEADER ul {
    width: 682px;
    float: left;
    padding-top: 50px;
}

#HEADER ul li{
    display: block;
    float: left;
    width: 170px;
    font-family: 'Gabriela', serif;
    font-size: 18px;
    color: #fff;
    text-align: center;
    text-shadow: 1px 1px 7px #1a471d;
    filter: dropshadow(color=#1a471d, offx=1, offy=1);
}

/* GESTION DU Qui suis-je */
#Je {
    background-image: url('../img/BG_QuiSuis-je.jpg');
    background-repeat: no-repeat;
    background-position: bottom;
}

#Je p {
   width: 640px;
}

#Je img{
    float: right;
}

#Je h2 {
    font-size: 18px;
    color: #f1e6d2;
    margin-left: 32px;
    font-weight: 100;
}

#CITATION {
    margin-left: 270px;
    font-size: 22px;
    color: #fff;
    margin-top: 50px;
    margin-bottom: 60px;
}

#MON_NOM{
    font-size: 26px;
    font-family: 'dancing_scriptregular';
    color: #f1e6d2;
}

.MON_TITRE {
    display: block;
    margin-left: 74px;
    font-size: 14px;
    color: #f1e6d2;
}

/* GESTION DE MES SERVICES */
#Services {
    background-image: url('../img/BG_Services.jpg');
    background-repeat: none;
    background-position: top;
    height: 708px;
}

.Services_conteneur {
    width: 650px;
    background-color: #389e42;
    margin-left: 32px;
    margin-bottom: 5px;
}

.Services_conteneur p {
    padding: 10px;
}

.Services_conteneur h2 {
    font-family: 'dancing_scriptregular';
    font-size: 24px;
    font-weight: 100;
    color: #fff;
    text-shadow: 1px 1px 7px #1a471d;
    filter: dropshadow(color=#1a471d, offx=1, offy=1);
}

#Disclaimer{
    font-size: 16px;
    line-height: 32px;
    color: #1d1d1d;
    margin-left: 32px;
    font-weight: 100;
}

/* GESTION DE VOUS A MOI */

#Moi{
    height: 521px;
}

form {
    width: 510px;
    height: 430px;
}

input {
    color: #389e42;
    padding-left: 10px;
    font-family: 'Gabriela', serif;
    margin-bottom: 15px;
    margin-left: 32px;
}

#Prenom, #Nom {
    width: 230px;
}

#Nom {
    margin-left: 30px;
}

#Email {
    width: 510px;
}

#Demande {
    width: 505px;
    height: 300px;
    margin-left: 32px;
    margin-bottom: 10px;
    color: #389e42;
    padding: 10px;
    font-family: 'Gabriela', serif;
}

#BoutonSend {
    float: right;
}

#MOI_Confirmation {
    width: 500px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    margin-top: 120px;
}


/* GESTION DE INFOS PRATIQUES */
#Pratiques p {
    width: 540px;
    float: left;
    margin: 0;
}

#introduction{
    color: #1d1d1d;
}

#Pratiques img {
    float: right;
}

#Pratiques h2 {
    font-size: 18px;
    color: #f1e6d2;
    margin-left: 32px;
    font-weight: 100;
}

.TXT_STYLE_h2 {
    display: inline-block;
    margin-bottom: 10px;
    font-size: 18px;
    color: #f1e6d2;
}

.TXT_Tarifs {
    display: inline-block;
    float: right;
}

#Pratiques p img {
    float: none;
    margin-right: 20px;
}

/* FOOTER */
#Footer {
    display: block;
    height: 480px;
    margin-top: 5px;
    background-image: url('../img/BG_Footer.jpg');
    background-repeat: no-repeat;
}

#Quote_footer {
    font-size: 20px;
    color: #fff;
    display: block;
    margin-top: 330px;
    text-align: center;
    text-shadow: 1px 1px 7px #1a471d;
    filter: dropshadow(color=#1a471d, offx=1, offy=1);
}

#Footer h1 {
    margin-left: 32px;
    margin-bottom: 2px;
}

#Footer ul li {
    float: left;
    font-size: 13px;
    padding: 0 10px 0 10px;
    list-style: none;
}

#Footer ul {
    margin-left: 45px;
}












/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {

}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}