@charset "UTF-8";
@font-face{
    font-family: SFMovie;
    font-stretch: normal;
    font-style: normal;
    font-weight: normal;
    src: url("../font/sf_movie_poster2-webfont.eot");
    src:url("../font/sf_movie_poster2-webfont.eot?#iefix") format("embedded-opentype"),
        url("../font/sf_movie_poster2-webfont.woff") format("woff"),
        url("../font/sf_movie_poster2-webfont.ttf") format("truetype"),
        url("../font/sf_movie_poster2-webfont.svg#sf_movie_posterregular") format("svg");
}
@font-face {
    font-family: DosisRegular;
    font-style: normal;
    font-weight: normal;
    src: url('../font/dosis-regular-webfont.eot');
    src: url('../font/dosis-regular-webfont.eot?#iefix') format('embedded-opentype'),
        url('../font/dosis-regular-webfont.woff2') format('woff2'),
        url('../font/dosis-regular-webfont.woff') format('woff'),
        url('../font/dosis-regular-webfont.ttf') format('truetype'),
        url('../font/dosis-regular-webfont.svg#dosisregular') format('svg');
}
root, html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}
:focus{
    outline: 0;
}
body{
    line-height: 1;
    color: black;
    background: white;
}
ol, ul{
    list-style: none;
}
table{
    border-collapse: separate;
    border-spacing: 0;
}
caption, th, td{
    text-align: left;
    font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after{
    content: "";
}
blockquote, q{
    quotes: "" "";
}
img{
    overflow: hidden;
}

/*
#############
##couleurs ##
#############
principale: #FFF
principale_hover: #15EE10
*/
html{
    height: 100%;
    width: 100%;
}
body{
    width: 100%;
    height: 100%;
    color: #FFF;
    background:#C6C6C6;
}
#page_background{
    display: none;
}
#page{
    width: 900px;
    margin: auto;
    background: white;
}
#fondPage{
    border-top:2px solid #FFF;
    border-bottom:3px solid #c6c6c6;
    width: 100%;
    background: #0072bc;
}
.contenu{
    margin: auto;
    padding: 20px;
    background: #0072BC;
    width: 860px;
    overflow: hidden;
    font-family: Arial, sans-serif;
    position: relative;
    z-index: 5;
}
.contenu2{
    margin: auto;
    padding: 40px;
    background: white;
    width: 820px;
    overflow: hidden;
    font-family: Arial, sans-serif;
}
a{
    text-decoration: none;
    color:#F2F1F6;
}
a:hover, a:focus{
    text-decoration: underline;
}
.gras{
    font-weight: bold;
}
.italique{
    font-style: italic;
}
.column2_text{
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 0.5rem;
    -moz-column-gap: 0.5rem;
    column-gap: 0.5rem;
    margin: 0.5rem 0 0 0.5rem;
}
ul.column2_text{
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 0rem;
    -moz-column-gap: 0rem;
    column-gap: 0rem;
    list-style-position: inside;
    margin-left: 21px !important;
}
.page > p{
    font-size: 1.24rem;
    line-height: 1.6rem;
    text-align: justify;
    margin-top:0.5rem;
    margin-bottom:1rem;
}
.page > div > img{
    border: 1px solid #FFF;
    width: 274px;
    height: 205px;
    display: inline-block;
    margin: 10px 0px 10px 10px;
}
.page > div > div{
    display: inline-block;
    width: 540px;
    vertical-align: top;
    margin-left: 25px;
    margin-top: 10px;
}
.page > div > div > h2{
    font-size: 32px;
}
.page > div > div > p{
    font-size: 17px;
    line-height: 21px;
    text-align: justify;
}
.page > div > div > ul{
    margin: 0.5rem 0 0 0.5rem;
    list-style-position: inside;
    margin-left: 21px !important;
    font-size: 17px;
    line-height: 23px;
    list-style-type: disc;
}
.page .barre_horizontale{
    height: 2px;
    border-top: 2px solid #FFF;
    border-bottom: 1px solid #FFF;
    margin: 20px 10px 20px 10px;
}
.page .lignePhoto{
    width:100%;
    margin:1rem 0 0 0;
}
.page .lignePhoto div{
    display:inline-block;
    padding:5px;
    box-sizing:border-box;
}
.page .lignePhoto img{
    border:1px solid #FFF;
    width:100%;
    height:auto;
}
/*
############
## HEADER ##
############
*/
#bloc_header{
    width: 100%;
    background: url('../img/banniere/bloc_banniere.jpg') center top no-repeat transparent;
    position: relative;
    z-index: 5;
}
#bloc_header2{
    width: 100%;
    background: url('../img/banniere/bloc_banniere2.jpg') center top repeat-x #FFC9A3;
    position: relative;
    z-index: 5;
}
header{
    width: 900px;
    margin: auto;
    color: white;
    background-color: #634C4C;
    overflow: hidden;
    position: relative;
    z-index: 5;
}
/*
##########
## MENU ##
##########
*/
#bloc_menu{
    width: 100%;
    height: 50px;
    margin-bottom: -50px;
    background-color: #498D45;
    position: relative;
    z-index: 5;
}
#menu{
    height: 50px;
    width: 900px;
    margin: auto;
    background-color: #498D45;
    font-family: DosisRegular, sans-serif;
    overflow: hidden;
    position: relative;
    z-index: 5;
}
#menu li{
    display: inline-block;
    overflow: hidden;
    vertical-align: top;
}
#menu a{
    width: 179px;
    display: block;
    text-align: center;
    line-height: 50px;
    font-size: 1.4rem;
    text-decoration: none;
    color: #FFFFFF;
    transition:
        background-color 0.4s linear 0s,
        color 0.4s linear 0s;
}
#menu #barreMenu_lien_fin{
    width: 180px;
}
#menu a:hover,
#menu a:focus,
#menu .pageSite_actuelle{
    background-color: #356733;
    color: #FFF;
    transition:
        background-color 0.4s linear 0s,
        color 0.4s linear 0s;
}
#menu .menu_barre_verti_sel{
    background-color:#FFF;
}
.barreMenu_barre_verti{
    transition: background-color 0.4s linear 0s;
    height: 50px;
    width: 1px;
    background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,0) 2%, rgba(255,255,255,1) 20%, rgba(255,255,255,1) 80%, rgba(255,255,255,0) 98%, rgba(255,255,255,0) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(2%,rgba(255,255,255,0)), color-stop(20%,rgba(255,255,255,1)), color-stop(80%,rgba(255,255,255,1)), color-stop(98%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,0)));
    background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0) 2%,rgba(255,255,255,1) 20%,rgba(255,255,255,1) 80%,rgba(255,255,255,0) 98%,rgba(255,255,255,0) 100%);
    background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0) 2%,rgba(255,255,255,1) 20%,rgba(255,255,255,1) 80%,rgba(255,255,255,0) 98%,rgba(255,255,255,0) 100%);
    background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0) 2%,rgba(255,255,255,1) 20%,rgba(255,255,255,1) 80%,rgba(255,255,255,0) 98%,rgba(255,255,255,0) 100%);
    background: linear-gradient(rgba(255,255,255,0) 0%,rgba(255,255,255,0) 2%,rgba(255,255,255,1) 20%,rgba(255,255,255,1) 80%,rgba(255,255,255,0) 98%,rgba(255,255,255,0) 100%);
}
/*
############
## FOOTER ##
############
*/
#bloc_footer{
    height: 180px;
    width: 100%;
    background-color:#c6c6c6;
    border-top: 3px solid #FFF;
    position: relative;
    z-index: 5;
}
footer{
    height: 180px;
    width: 900px;
    background-color:#c6c6c6;
    margin: auto;
    margin-top: -180px;
    overflow: hidden;
    position: relative;
    z-index: 5;
}
footer a{
    text-decoration: none;
    color:#0072BC;
}
footer > div{
    display: inline-block;
    overflow: hidden;
    clear: both;
    vertical-align: top;
}
.footer_bloc{
    height: 180px;
    width: 224px;
    font-family: Arial, serif;
    font-size: 14px;
    line-height: 19px;
    color:#0072BC;
    padding: 30px 0 0 26px;
    box-sizing:border-box;
}
.footer_bloc > h3{
    font-family: SFMovie, Comic, serif;
    color:#0072BC;
    font-size: 33px;
}
.footer_bloc > ul{
    margin-top: 14px;
    font-size: 14px;
    line-height: 20px;
}
.footer_heure{
    margin-left: 15px;
}
.footer_jour{
    font-weight: bold;
    font-size: 13px;
}
footer .autreIconeFooter{
    vertical-align:middle;
    margin-right:5px;
    margin-top:5px;
}
.footer_interBlocs{
    height: 180px;
    width: 1px;
    background: -moz-linear-gradient(top,  rgba(174,174,174,0) 0%, rgba(174,174,174,1) 20%, rgba(174,174,174,1) 80%, rgba(174,174,174,0) 100%);
    background: -webkit-linear-gradient(top,  rgba(174,174,174,0) 0%,rgba(174,174,174,1) 20%,rgba(174,174,174,1) 80%,rgba(174,174,174,0) 100%);
    background: linear-gradient(to bottom,  rgba(174,174,174,0) 0%,rgba(174,174,174,1) 20%,rgba(174,174,174,1) 80%,rgba(174,174,174,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00aeaeae', endColorstr='#00aeaeae',GradientType=0 );
}
/*
############
## DIVERS ##
############
*/
#background_pied{
    position: relative;
    top: 0px;
    left: 0px;
    margin-top: -80px;
    width: 100%;
    height: 150px;
    background-color: #731128;
    visibility: collapse;
}
/*
####################
## PAGE : CONTACT ##
####################
*/
#contact{
    font-family: Arial, serif;
}
#contact > #formulaire{
    width: 320px;
    height: 690px;
    float: left;
    margin-left: 53px;
    margin-top: 20px;
    position: relative;
    z-index: 20;
}
#contact > #presentation{
    width: 300px;
    height: 465px;
    margin-right: 53px;
    margin-top: 20px;
    float: right;
}
#contact > iframe{
    width: 752px;
    height: 460px;
    margin: 46px 0px 49px 53px;
    border: 1px solid #FFF;
    background-color: #FFF;
    position: relative;
    z-index: 10;
}
/* FORMULAIRE */
#formulaire > form{
    width: 320px;
}
#formulaire > h3{
    font-family: Arial, serif;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 9px;
}
#formulaire > form > label{
    display: block;
    margin-bottom: 5px;
    font-size: 13px;
    position: relative;
    z-index: 30;
}
#formulaire > form > input,
#formulaire > form > div > input{
    width: 310px;
    border: 1px solid silver;
    box-shadow: none;
    margin-bottom: 9px;
    border-radius: 3px;
    padding: 4px;
    transition:
        border 0.3s linear 0s,
        box-shadow 0.3s linear 0s;
}
#formulaire > form > input:hover, #formulaire > form > input:active,
#formulaire > form > input:focus{
    border: 1px solid #FFF;
    box-shadow: 0px 0px 5px #FFF;
    transition:
        border 0.3s linear 0s,
        box-shadow 0.3s linear 0s;
}
#formulaire > form > textarea{
    width: 310px;
    height: 118px;
    border: 1px solid silver;
    margin-bottom: 10px;
    padding: 4px;
    border-radius: 5px;
    transition:
        border 0.3s linear 0s,
        box-shadow 0.3s linear 0s;
    box-shadow: none;
    position: relative;
    z-index: 25;
}
#formulaire > form > textarea:hover, #formulaire > form > textarea:active,
#formulaire > form > textarea:focus{
    border: 1px solid #FFF;
    box-shadow: 0px 0px 5px #FFF;
    transition:
        border 0.3s linear 0s,
        box-shadow 0.3s linear 0s;
}
#formulaire > form > div > #submitFormContact{
    margin-top: 7px;
    margin-left: 20px;
    width: 200px;
}
#formulaire > form > div > #submitFormContact:active,
#formulaire > form > div > #submitFormContact:hover,
#formulaire > form > div > #submitFormContact:focus{
    border: 1px solid #FFF;
    box-shadow: 0px 0px 2px #FFF;
    transition:
        border 0.2s linear 0s,
        box-shadow 0.2s linear 0s;
}
/* PRESENTATION */
#presentation{
    font-family: Arial, serif;
}
#presentation ul li{
    font-size: 17px;
    line-height: 30px;
}
#presentation ul li h3{
    font-family: Arial, serif;
    font-size: 22px;
    font-weight: bold;
}
#presentation img{
    border: 1px solid #FFF;
    width: 298px;
    margin-top: 19px;
    background-color: #FFF;
    color: #634C4C;
}
#presentation #horaire{
    margin: 11px 0px 13px 0px;
    border: 1px solid #FFF;
    text-align: center;
    padding: 10px 0px 10px 0px;
}
#presentation #horaire h3{
    margin-bottom: 5px;
}
#presentation #horaire .heure{
    margin-top: -10px;
}
/* ERREUR FORMULAIRE */
.erreurTraitement{
    color: #8d1b35;
}
.frm_champInvalide{
    background-color: rgba(228, 100, 100, 0.5);
}
/*
#############################
## PAGE : MENTIONS LEGALES ##
#############################
*/
#mentionsLegales{
    color: #3c3c3c;
    font-family: Arial, serif;
}
#mentionsLegales > div{
    border: 1px solid #FFF;
    padding: 20px;
    width: 300px;
    float: right;
    clear: both;
}
#mentionsLegales > div > ul > li{
    margin: 10px 0px;
}
#mentionsLegales > div > h3{
    font-size: 20px;
    line-height: 25px;
}
#mentionsLegales > h3{
    font-size: 20px;
    line-height: 25px;
}
#mentionsLegales > ul{
    font-size: 15px;
    line-height: 20px;
}
#mentionsLegales > p{
    font-size: 12px;
    line-height: 18px;
    text-align: justify;
    margin-top: 5px;
}
/*
###########################
## PAGE : MESSAGE SUCCES ##
###########################
*/
#succes > img{
    margin: auto;
    margin-top: 75px;
    margin-bottom: 75px;
    margin-left: 275px;
    width: 350px;
    height: 220px;
}
/*
#############
## ACCUEIL ##
#############
*/
#accueil > p{
    font-size: 20px;
    line-height: 24px;
    font-family: Verdana, Arial, serif;
    text-align: justify;
    margin: 20px 10px 10px 10px;
}
#carrousel{
    width: 858px;
    height: 538px;
    border: 1px solid #FFF;
    background-color: #FFF;
    position: relative;
    overflow: hidden;
}
.slide{
    position:absolute;
    top:0;
    left:0;
    width:916px;
    height:212px;
}
.navigation{
    display:none;
    position:absolute;
    bottom:5px;
    right:0px;
}
.navigation span{
    background: #FFF;
    color: #0072BC;
    padding: 2px 4px;
    cursor: pointer;
    margin: 0 1px;
}
.navigation span:hover,.navigation span.active{
    background: #0072BC;
    color: #FFF;
}
/*
################
# PAGE GALERIE #
################
*/
.galerie{

}
.galerie li{
    display: inline-block;
    width: 25%;
    box-sizing: border-box;
    vertical-align: middle;
}
.galerie li > img,.galerie li > a{
    display: block;
    overflow: hidden;
    position: relative;
    margin: 8px;
}
.galerie img{
    display: block;
    border: 1px #F3F2F7 solid;
    box-sizing: border-box;
    width: 100%;
    height: auto;
}
.galerie img:hover{
    border: 1px #F9C84F solid;
}

#page2 ul{
    line-height:25px;
}


form .captcha{
    padding:0.5rem;
    margin:1rem 0;
    background-color:#DDD;
    color:#000;
    max-width:500px
}
form .captcha p{
    margin:0 0 0.5rem;
    font-size:0.95rem
}
form .captcha img{
    width:100%;
    max-width:200px;
    vertical-align:middle
}
form .captcha input,
#formulaire > form > div > input,
#contactFormulaire .captcha input{
    margin-top:0.5rem;
    display:inline-block;
    width:6rem;
    vertical-align:middle;
}


.object-embed{
    background-color:#000;
    position:relative;
    width:100%;
    clear:both
}
.object-embed .object-ok{
    padding-bottom:100%;
    position:relative;
    width:100%
}
.object-embed .object-ok > div{
    height:100%;
    width:100%;
    display:flex;
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
    justify-content:center;
    align-items:center;
    flex-direction:column;
}
.object-embed .object-ok > div > button{
    margin-bottom:1.5rem;
    padding:0.4rem;
    font-size:1.1rem;
    line-height:1.1rem;
    font-weight:300;
    font-family:'Open Sans',Arial,sans-serif;
    display:inline-block
}
.object-embed .object-ok > div > button:focus{
    color:#007bff
}
.object-embed .object-ok p,.object-embed .object-ok a span{
    font-size:1rem;
    line-height:1.4rem;
    font-weight:300;
    color:#FFF;
    text-shadow:none;
    font-family:'Open Sans',Arial,sans-serif
}
.object-embed .object-ok > div > a{
    margin-top:0.25rem
}
.object-embed .object-ok > div > a > img{
    width:20px;
    vertical-align:middle
}
.object-embed .object-ok p{
    max-width:360px
}
.object-embed .object-iframe{
    padding-bottom:100%;
    position:relative;
    width:100%
}
.object-embed .object-iframe > div{
    height:100%;
    width:100%;
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    right:0
}
.object-embed .object-iframe iframe{
    width:100%;
    height:100%
}


.object-embed.google-maps .object-ok,.object-embed.google-maps .object-iframe{
    padding-bottom:60%
}


