@charset "UTF-8";
/* CSS Document */
#detail{
    background-color: rgba(255,255,255,1.00);
    width: 100%;
    z-index: 10000;
    position: relative;
    padding-top: 20px;
    padding-bottom: 40px;
}
.hidde{
    display: none;
}
.visible{
    display: block;
}
.chapitre{
    font-family: 'Akrobat';
    font-weight:300;
    font-style: normal;
    font-size: 24px;
    color: rgba(0,0,0,0.7);
    letter-spacing: 1px;
    width: 100%;
    height: 32px;
    margin-bottom: 4px;
}
.chapitre:hover{
    background-color: rgba(0,0,0,0.6);
    color: rgba(255,255,255,1.00);
}
.article{
    padding-bottom: 80px;
}
.image_centre{
    text-align: center;
}
.image_gauche{
    text-align: right;
}
.image_gauche img{
    max-width: 600px;
}
.image_droite{
    text-align: left;
}
.image_droite img{
    max-width: 600px;
}
.texte_centre{
    text-align: center;
    margin-right: auto; 
    margin-left:auto; 
    padding-right: 20px;
    padding-left: 20px;
    max-width: 640px;
}
.texte_gauche{
    text-align: justify;
    margin-right: 0px; 
    margin-left:auto; 
    padding-right: 20px; 
    padding-left: 20px; 
    max-width: 600px;
}
.texte_droite{
    text-align: justify;
    padding-right: 20px;
    padding-left: 20px;
    max-width: 600px;
}
.titre_article{
    display: block;
    position: relative;
    margin-top: 20px;
    margin--bottom: 20px;
    font-family: 'Akrobat';
    font-weight: 500;
    font-style: normal;
    font-size: 48px;
    color:rgba(29,32,47,1.00)
}

.texte_article{
    display: block;
    position: relative;
    margin-top: 0px;
    font-family: 'Akrobat';
    font-weight: 300;
    font-style: normal;
    font-size: 18px;
    /*color: rgba(29,32,47,1.00);*/
    color:rgba(0,0,0,0.90)
}
#duree{
    width: 120px;
    float:right;
}

.bloc {
    position: relative;
    width: 100%;
    margin: 0px;
    display: block; /*flex*/
    /*border:rgba(0,0,0,0.5) thin solid;*/
    height:600px;
    background-color: rgba(236,11,15,0);
    overflow: hidden;
}


.blocpara {
    position: relative;
    width: 100%;
    margin: 0px;
    display: block; /*flex*/
    /*border:rgba(0,0,0,0.5) thin solid;*/
    height:600px;
    background-color: rgba(236,11,15,0);
    overflow: hidden;
}

.vert{
    background-color: rgba(255,255,0,0);
}
.fond_partie{
    background-image: url("../navig/partiedroite.jpg");
    background-repeat: no-repeat;
    background-size: cover;
     -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}
.bt_footer{
    display: block;
    background-color: rgba(255,255,255,0);
    color:rgba(255,255,255,0.6);
    padding-top: 4px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 4px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    line-height: 24px;
    height: 24px;
}
.bt_footer:hover{
    background-color: rgba(255,0,0,1.00);
    color:rgba(255,255,255,1);
} 

.gris{
    background-color: rgba(123,123,123,0.2);
}
.gris01{
    background-color: rgba(123,123,123,0.2);
    background-image:url("../../images/background/idee01.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}
.gris02{
    background-color: rgba(123,123,123,0.2);
    background-image:url("../../images/background/idee02.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}
.gris03{
    background-color: rgba(123,123,123,0.2);
    background-image:url("../../images/background/idee03.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}

.parallax{
    display: flex;
    position: absolute;
    top: -20px;
}

.fromleft{
    display: block;
    position: absolute;
    left: -50%;
    background-color: rgba(255,255,255,1);
    width: 50%;
    height: 600px;
}
.fromright{
    display: block;
    position: absolute;
    right: 0px;
    background-color: rgba(255,255,255,1);
    width: 50%;
    height: 600px;
}
.sigle_texte_vertical{
    display: block;
    position: relative;
    /*border: thick solid rgba(0,0,0,1.00);*/
    padding:20px;
    text-align: justify;
}
.sigle{
    display: block;
    position: relative;
    /*border: thick solid rgba(0,0,0,1.00);*/
    text-align: center;
    width: 100%;
}
.sigle img{
    width: 100%;
    max-width: 180px;
}
.justify{
    text-align: justify;
}
.right{
    text-align: right;
    margin-right: 0px;
}
.left{
    text-align: left;
    margin-left: 0px;
}
.slogan_para{
    width: 100%;
    z-index: 700;
    text-align: center;
}
.bloc_slogan_para{
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    font-family: 'Akrobat';
    font-weight: 800;
    font-style: normal;
    font-size: 64px;
    color: rgba(255,255,255,1.00);
    text-transform: uppercase;
    padding-top: 80px;
}
.parabloc{
    position: relative;
}
.slogan_para{
    display: block;
    position: absolute;
}

.bloc_slogan{
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    font-family: 'Akrobat';
    font-weight: 320;
    font-style: normal;
    font-size: 36px;
    color: rgba(255,255,255,1.00);
    text-transform: uppercase;
}

.bloc_slogan_para{
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    font-family: 'Akrobat';
    font-weight: 800;
    font-style: normal;
    font-size: 36px;
    color: rgba(255,255,255,1.00);
    text-transform: uppercase;
    padding-top: 80px;
}
.blocpara {
    position: relative;
    width: 100%;
    margin: 0px;
    display: block; /*flex*/
    /*border:rgba(0,0,0,0.5) thin solid;*/
    height:280px;
    background-color: rgba(236,11,15,0);
    overflow: hidden;
}
.texte_adresse{
    font-family: 'Akrobat';
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
}
#ombre {
   background-image: url("../navig/ombre.png");
    background-repeat: repeat-x;
    background-size: contain;
    opacity: 0.5;
    height: 40px;
    /*display: block;*/
    position: absolute;
    z-index: 10001;
    top: 90px;
    width: 100%;
    pointer-events: none;
}
#menu{
    height: 90px;
}

.footer{
    background-color: rgba(116,141,163,1.00);
    color:rgba(255,255,255,1.00);
    height: 40px;
    width: 100%;
}
.pagination{
    width: 64px;
}
.page{}
.trait{
    height: 1px;
    border-bottom: rgba(0,0,0,1.00) thin solid;
}
.titre_partie{
    padding-top: 54px;
    float: right;
    width: calc(100% - 100px);
    background-color: rgba(178,241,205,0);
}
.titre_partie_droite{
    padding-top: 54px;
    float: left;
    width: calc(100% - 100px);
    background-color: rgba(178,241,205,0);
}
.box_pagination{
    float: left;
    width: calc(80px);
    background-color: rgba(200,0,205,0);
}
.box_pagination_droite{
    float: right;
    width: calc(80px);
    background-color: rgba(200,0,205,0);
}
.letitrepartie{
    font-family: 'Akrobat';
    font-weight: 400;
    font-style: normal;
    font-size: 32px;
    color: rgba(0,0,0,1.00);
}
.lesoustitrepartie{
    font-family: 'Akrobat';
    font-weight:200;
    font-style: normal;
    font-size: 14px;
    color: rgba(0,0,0,1.00);
    text-transform: uppercase;
    letter-spacing: 1px;
}
.conteneur{
    min-height: 400px;
}
.conteneur_court{
    min-height: 40px;
}
.titre_article{
    font-family: 'Akrobat';
    font-weight:300;
    font-style: normal;
    font-size: 32px;
    color: rgba(0,0,0,1.00);
    letter-spacing: 1px;
}
.stitre_article{
    font-family: 'Akrobat';
    font-weight:200;
    font-style: normal;
    font-size: 14px;
    color: rgba(0,0,0,1.00);
    text-transform: uppercase;
    letter-spacing: 1px;
}
.texte_article{
    font-family: 'Akrobat';
    font-weight:100;
    font-style: normal;
    font-size: 16px;
    color: rgba(0,0,0,1.00);
    letter-spacing: 1px;
}
.espace_article{
    clear: both;
    height: 160px;
    background-color: rgba(92,104,199,0);
    display: block;
    position: relative;
}
.image_box{
    margin: 10px;
    padding: 10px;
    padding-top: 12px;
    border: rgba(0,0,0,0.2) thin solid;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
.image_box_cadre{
    margin: 10px;
    padding: 10px;
    padding-top: 12px;
    border: rgba(0,0,0,0.2) thin solid;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.tag_galerie{
    border: rgba(0,0,0,0.3) thin solid;
    margin-right: 10px;
    margin-bottom: 20px;
    color: rgba(0,0,0,1.00);
    background-color: rgba(255,255,255,1.00);
    font-family: 'Akrobat';
    font-weight:300;
    font-style: normal;
    font-size: 14px;
    min-width: 100px;
    text-align: center;
    padding: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.tag_galerie a{
    text-decoration: none;
}

.tag_galerie:hover{
    background-color: rgba(55,218,48,1.00);
    color: rgba(255,255,255,1.00);
}
.tag_galerie_selected{
    background-color: rgba(55,218,48,0.4);
    color: rgba(0,0,0,1.00);
}
.adresse {
    font-family: 'Akrobat';
    font-weight:300;
    font-style: normal;
    font-size: 14px;
    color: rgba(0,0,0,1.00);
}
.vignette{
    background-color: rgba(0,0,0,1.00);
    margin:4px;
    background-image: url("../navig/plus.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    border: rgba(0,0,0,0.2) thin solid;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.image_vignette{
    opacity: 1;
}
.image_vignette:hover{
    opacity: 0.4;
}
.affiche{
    display: block;
}
.masque{
    display: none;
}
#view{
    position: fixed;
    width: 100%;
    height: 100vh;
    background-color: rgba(0,0,0,0.8);
    z-index: 10000;
}
.affiche_layout{
    display: block;
}
.masque_layout{
    display: none;
}
.close{
    position:absolute;
    right: 20px;
    top:20px;
    font-family: 'Akrobat';
    font-weight:400;
    font-style: normal;
    font-size: 36px;
    text-align: center;
    width: 50px;
    height: 50px;
    border: rgba(255,255,255,0.5) thin solid;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    color: rgba(255,255,255,1.00);
    text-decoration: none;
}
#box_image{
    display: block;
    margin: 40px;
    width: calc(100% - 80px);
    height: calc(100vh - 80px);
    overflow: hidden;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}
#image_plus{
    display: block;
    position: absolute;
    margin-top: 48vh;
    right: 5px;
    width: 40px;
    height: 40px;
    background-color: rgba(243,238,238,0);
    z-index: 10002;
    font-family: 'Akrobat';
    font-weight:400;
    font-style: normal;
    font-size: 28px;
    text-align: center;
    border: rgba(255,255,255,0.5) thin solid;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    color: rgba(255,255,255,1.00);
    text-decoration: none;
}
#image_moins{
    display: block;
    position: absolute;
    margin-top: 48vh;
    left: 5px;
    width: 40px;
    height: 40px;
    background-color: rgba(243,238,238,0);
    z-index: 10002;font-family: 'Akrobat';
    font-weight:400;
    font-style: normal;
    font-size: 28px;
    text-align: center;
    border: rgba(255,255,255,0.5) thin solid;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    color: rgba(255,255,255,1.00);
    text-decoration: none;
}


.tableau{
    font-family: 'Akrobat';
    font-weight:300;
    font-style: normal;
    font-size: 18px;
    color: rgba(0,0,0,0.8);
    text-align: left;
}
.tabpad4{
    padding: 4px;
}
.commentaire{
    font-family: 'Akrobat';
    font-weight:300;
    font-style: normal;
    font-size: 18px;
    color: rgba(0,0,0,0.8);
    text-align: left;
}
.minus{
    font-size: 14px;
}
.box_tarif{
    border: rgba(52,103,76,0.5) thin solid;
    padding: 20px;
    max-width: 200px;
    margin-left: auto;
    margin-right: auto;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    margin-bottom: 20px;
}
.tarif{
    font-family: 'Akrobat';
    font-weight:800;
    font-style: normal;
    font-size: 24px;
    color: rgba(0,0,0,0.6);
    text-align: left;
    text-transform: uppercase;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    padding: 8px;
    margin-bottom: 6px;
}
.prix{
    font-family: 'Akrobat';
    font-weight:800;
    font-style: normal;
    font-size: 24px;
    color: rgba(0,0,0,0.6);
    text-align: left;
}
.libelle_prix{
    font-family: 'Akrobat';
    font-weight:400;
    font-style: normal;
    font-size: 18px;
    color: rgba(0,0,0,0.8);
    text-align: left;
}
.taxe{
    font-family: 'Akrobat';
    font-weight:300;
    font-style: normal;
    font-size: 14px;
    color: rgba(0,0,0,0.6);
    text-align: left;
}
.texte_tarif{
    font-family: 'Akrobat';
    font-weight:300;
    font-style: normal;
    font-size: 14px;
    color: rgba(0,0,0,0.8);
    text-align: left;
}
.bouton{
    border: rgba(0,0,0,0.4) thin solid;
    margin-bottom: 20px;
    color: rgba(0,0,0,1.00);
    background-color: rgba(255,255,255,1.00);
    font-family: 'Akrobat';
    font-weight:300;
    font-style: normal;
    font-size: 14px;
    min-width: 100px;
    text-align: center;
    padding: 4px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    width: auto;
    margin-left: auto;
    margin-right: auto;
}

.bouton a{
    text-decoration: none;
}

.bouton:hover{
    background-color: rgba(28,151,95,1.00);
    color: rgba(255,255,255,1.00);
}

.bloc_formulaire{
    font-family: 'Akrobat';
    font-weight:400;
    font-style: normal;
    font-size: 18px;
    padding: 4px;
    border: rgba(0,0,0,0.1) thin solid;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    margin: 4px;
    background-color: rgba(222,253,236,0.5);
    color:rgba(0,0,0,0.7);
}
.bloc_formulaire_error{
    font-family: 'Akrobat';
    font-weight:400;
    font-style: normal;
    font-size: 18px;
    padding: 4px;
    border: rgba(0,0,0,0.1) thin solid;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    margin: 4px;
    background-color: rgba(252,168,168,1);
    color:rgba(0,0,0,0.7);
}
input, textarea, select{
    font-family: 'Akrobat';
    font-weight:400;
    font-style: normal;
    font-size: 18px;
    padding: 0px;
    color:rgba(0,0,0,0.7);
    background-color: rgba(255,255,255,1);
}
.libelle_form{
    font-family: 'Akrobat';
    font-weight:400;
    font-style: normal;
    font-size: 18px;
    padding: 0px;
    color:rgba(0,0,0,0.5);
}
.obligatoire{
    margin-right: 6px;
    font-family: 'Akrobat';
    font-weight:800;
    font-style: normal;
    font-size: 18px;
    padding: 0px;
    color:rgba(137,4,4,1);
}


#tools_admin{
	display: block;
    position: relative;
}
#block_tools_admin{
	background-color: rgba(255,255,255,0.3);
	display: block;
	height: 30px;
	width: 140px;
	left: 0px;
	top: 4px;
	position: relative;
	z-index: 9000;
	border-width: thin;
	border-style: solid;
	border-color: rgba(0,0,0,0.4);
	-moz-border-radius: 0px 6px 6px 0px;
    -webkit-border-radius: 0px 6px 6px 0px;
    border-radius: 0px 6px 6px 0px;
    padding-top: 4px;
}


@media(min-width:768px){
    .texte_gauche{
        text-align: right;
    }
    .texte_droite{
        text-align: left;
    }
    .bloc_slogan{
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    font-family: 'Akrobat';
    font-weight: 800;
    font-style: normal;
    font-size: 48px;
    color: rgba(255,255,255,1.00);
    text-transform: uppercase;
}
    .bloc_slogan_para{
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    font-family: 'Akrobat';
    font-weight: 800;
    font-style: normal;
    font-size: 48px;
    color: rgba(255,255,255,1.00);
    text-transform: uppercase;
    padding-top: 80px;
}
    .blocpara {
    position: relative;
    width: 100%;
    margin: 0px;
    display: block; /*flex*/
    /*border:rgba(0,0,0,0.5) thin solid;*/
    height:360px;
    background-color: rgba(236,11,15,0);
    overflow: hidden;
}
    .sigle_texte_vertical{
    display: block;
    position: relative;
    /*border: thick solid rgba(0,0,0,1.00);*/
    padding:40px;
    text-align: justify;
}
}




@media(min-width:992px){
    .texte_gauche{
        text-align: right;
    }
    .texte_droite{
        text-align: left;
    }
    
  .bloc_slogan{
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    font-family: 'Akrobat';
    font-weight: 800;
    font-style: normal;
    font-size: 56px;
    color: rgba(255,255,255,1.00);
    text-transform: uppercase;
}  
    .bloc_slogan_para{
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    font-family: 'Akrobat';
    font-weight: 800;
    font-style: normal;
    font-size: 56px;
    color: rgba(255,255,255,1.00);
    text-transform: uppercase;
    padding-top: 80px;
}

.blocpara {
    position: relative;
    width: 100%;
    margin: 0px;
    display: block; /*flex*/
    /*border:rgba(0,0,0,0.5) thin solid;*/
    height:400px;
    background-color: rgba(236,11,15,0);
    overflow: hidden;
}
    .sigle_texte_vertical{
    display: block;
    position: relative;
    /*border: thick solid rgba(0,0,0,1.00);*/
    padding:50px;
    text-align: justify;
}
}



@media(min-width:1200px){
    .texte_gauche{
        text-align: right;
    }
    .texte_droite{
        text-align: left;
    }
.bloc_slogan{
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    font-family: 'Akrobat';
    font-weight: 800;
    font-style: normal;
    font-size: 64px;
    color: rgba(255,255,255,1.00);
    text-transform: uppercase;
}
.bloc_slogan_para{
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    font-family: 'Akrobat';
    font-weight: 800;
    font-style: normal;
    font-size: 64px;
    color: rgba(255,255,255,1.00);
    text-transform: uppercase;
    padding-top: 80px;
} 
 .blocpara {
    position: relative;
    width: 100%;
    margin: 0px;
    display: block; /*flex*/
    /*border:rgba(0,0,0,0.5) thin solid;*/
    height:480px;
    background-color: rgba(236,11,15,0);
    overflow: hidden;
}
    .sigle_texte_vertical{
    display: block;
    position: relative;
    /*border: thick solid rgba(0,0,0,1.00);*/
    padding:60px;
    text-align: justify;
}
}


