@charset "utf-8";
@font-face { font-family: "Lobster"; src: url("../fonts/Lobster_1.4.otf"); }
@font-face { font-family: "Century Gothic"; src: url("../fonts/GOTHIC.TTF"); }
@font-face { font-family: "Century Gothic"; font-style: italic; src: url("../fonts/GOTHICI.TTF"); }
@font-face { font-family: "Century Gothic"; font-weight: bold; src: url("../fonts/GOTHICB.TTF"); }

/********** Eléments communs                                                                               **********/
/********************************************************************************************************************/
* { margin: 0; padding: 0; }
.break { clear: both; }
.pointer { cursor: pointer; }
.image { display: inline-block; background-size: cover; margin-top: 1em; margin-left: 2%; margin-right: 0; padding: 0; }
#home_images .image { float: left; }
.image span { display: none; }
h1, h2, h3, h4, h5, h6, h7 {
    font-family: "Century Gothic";
    color: #423e3e;
}
h2 {
    font-family: "Century Gothic";
    text-transform: uppercase;
    font-weight: bold;
    color: #c0b944;
}

p, li, td {
    font-family: "Century Gothic";
    color: #423e3e;
    margin: 0.5em 0;
}
a {
    font-size: 1.3em;
    text-decoration: none;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}

ul {
    margin-left: 5%;
}



/********** En-tête                                                                                        **********/
/********************************************************************************************************************/
#all_bg_head {
	background-color: #5c7944
}


#bg_header_home {
    width: 100%;
    max-width: 1492px;
    background-size: cover;
    margin: 0px;
    padding: 0px;
    background-image: url(../../images/bg_header_home.png);
    background-repeat: no-repeat;
    background-position: center;
}
#header_home {
    width: 73%;
    max-width: 1180px;
    float: left;
    margin: 0px;
    padding: 0px;
}
#logo_header {
    background: white url(../../images/logo_header.png) no-repeat center ;
    background-size: cover;
    float: left;
    width: 20.9115282%;
    background-color: #ffffff;
}
#bg_content {
    width: 100%;
    float: left;
}

#all_content_home {
    float: left;
    width: 100%;
    max-width: 1492px;
    margin: 0px;
    padding: 0px;
    height: 100%;
}

#content_home {
    width: 77%;
    padding: 1%;
    float: left;
    height: 100%;
}
#sidebar_right {
    background-color: #c0b944;
    float: left;
    max-width: 312px;
    width: 20.911%;
    text-align: left;
}
#menuTrigger {
    display: none;
}
#main_menu_sidebar {
    float: left;
    width: 100%;
    /*max-width: 310px;*/
    margin-top: 10%;
}
#main_menu_sidebar ul {
    padding: 0px;
    margin: 0px;
}
#main_menu_sidebar ul li {
    list-style-type: none;
}
#main_menu_sidebar ul li:hover {
    background: white;
}

#main_menu_sidebar ul li a {
    font-family: "Century Gothic";
    font-weight: normal;
    text-transform: uppercase;
    text-decoration: none;
    color: #423e3e;
    display: block;
    float: left;
    width: 100%;
    font-size: 1.4em;
    margin-top: 4%;
    /*padding-left: 25%;*/
}
#main_menu_sidebar ul li a:hover {
    font-weight: bold;
    color: #FFF;
    /*background-image: url(../../images/img_a-hover.png);*/
    background-repeat: repeat-x;
    float: left;
    background-position: 2px;
    /*width: 0%;*/
}
#main_menu_sidebar ul li a span {
    width: 10%;
    display: inline-block;
    padding-top: 5%;
    margin: 0 1% 0 0;
}
#main_menu_sidebar ul li a:hover span {
    background: white;
}
#block_contact_sidebar {
    float: left;
    width: 80%;
    max-width: 250px;
    border-top-width: medium;
    border-top-style: dotted;
    border-top-color: #423e3e;
    margin-left: 10%;
    margin-top: 10%;
    border-bottom-width: medium;
    border-bottom-style: dotted;
    border-bottom-color: #423e3e;
    margin-bottom: 10%;
    padding-bottom: 3%;
    background-image: url(../../images/contact_home.png);
    background-repeat: no-repeat;
    background-position: center;
}
#block_newsletter_sidebar {
    float: left;
    width: 65%;
    max-width: 250px;
    margin-bottom: 10%;
    margin-left: 10%;
    background-image: url(../../images/img_txt_newsletter.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding-top: 42px;
}
#visitor_email {
    width: 80%;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}
#submitter {
    background-image: url(../../images/submitter_ok.png);
    background-repeat: no-repeat;
    width: 21px;
    float: right;
    height: 21px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}

#lienFacebook {
    width: 80%;
    max-width: 100px;
    background-image: url(../../images/logo_fb.png);
    background-repeat: no-repeat;
    background-position: center;
    font-size: 2px;
    line-height: 10%;
    font-weight: lighter;
    color: #423e3e;
}
.img_vd {
    float: left;
    margin-top: 2em;
    margin-left: 5em;
}
.h1_attente {
    font-family: "Lobster";
    font-weight: normal;
    color: #c0b944;
}
.p_attente {
    font-family: "Lobster";
    color: #FFF;
}
.h2_attente {
    font-family: "Lobster";
    color: #c0b944;
}
#les_actus_home {
    float: left;
    height: 982px;
    width: 700px;
    background-repeat: no-repeat;
}
#block_date{
    width: 32%;
    height: 268px;
    background-color: #423e3e;
    display: inline-block;
    text-align: center;
    margin-top: 1em;
    float: left;
    padding-top: 2em;

}
#block_pdf{
    width: 32%;
    height: 268px;
    background-color: #5c7944;
    display: inline-block;
    text-align: center;
    margin-top: 1em;
    float: left;
    padding-top: 2em;
    margin-left: 2%;
}
.txt_h1 {
    font-weight: normal;
    text-transform: uppercase;
    color: #c0b944;
}

#block_vd{
    width: 32%;
    height: 268px;
    background-color: #c0b944;
    display: inline-block;
    margin-top: 1em;
    padding-top: 2em;
    float: left;
    margin-left: 2%;
    text-align: center;
}
/********** Pied de page **********/
#bg_footer {
    background-color: #5c7944;
    background-repeat: no-repeat;
    float: left;
    width: 100%;
    max-height: 110px;
}
#footer {
    width: 100%;
    max-width: 1492px;
    max-height: 110px
}

#menu_footer {
	margin-left: 28%;
    width: 50%;
	font-family: "Century Gothic";
	color: #FFF;
	font-size: 0.6em;
	text-transform: uppercase;
	margin-top: 1%;
	float: left;
}
#menu_footer ul {
    padding: 0px;
    margin-top: 0px;
    margin-right: 12%;
    margin-bottom: 0px;
    margin-left: 0px;
}
#menu_footer ul li {
    list-style-type: none;
    width: 33%;
    float: left;
    display: inline-block;
}
#menu_footer ul li a {
    text-decoration: none;
    color: #FFF;
}
#menu_footer ul li a:hover {
    font-weight: bold;
}
.menu_footer_block3 {
    width: 200%;
}
#logo_footer {
    float: right;
    width: 20%;
    max-width: 144px;
    background-image: url(../../images/logo_footer.png);
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 0;
}


/********** Responsive                                                                                     **********/
/********************************************************************************************************************/
@media screen and (max-width: 1200px) {
    #edito { zoom: 0.8; }
    #main_menu_sidebar { zoom: 0.8;}
    a { font-size: 1; }
}

@media screen and (max-width: 1000px) {
    #edito { zoom: 0.7; }
    #main_menu_sidebar { zoom: 0.7;}
    h1 { font-size: 1.7em; }
    h2 { font-size: 1.4em; }
    p { font-size: 0.95em; }
    a { font-size: 0.95em; }
}

@media screen and (max-width: 800px) {
    #edito { zoom: 0.5; }
    #main_menu_sidebar { zoom: 0.5;}
    #home_images .image { width: 100% !important; margin: 1em 0; }
    h1 { font-size: 1.4em; }
    h2 { font-size: 1.2em; }
    p { font-size: 0.85em; }
    a { font-size: 0.85em; }
	li { font-size: 0.85em;}
    #bg_footer { display: none; }
}

@media screen and (max-width: 640px) {
    #edito { display: none; }
    #sidebar_right { left: -75%; position: absolute; width: 75%; transition: left 0.5s ease-in-out; height: auto !important; overflow-y: auto;}
    #sidebar_right.over { left: 0; box-shadow: 0.25em 0 1em rgba(0, 0, 0, 0.5);}
    #main_menu_sidebar ul li a { font-size: 2.5em; margin-bottom: 1em; }
    #logo_header { float: right; }
    #menu_footer { display: none; }
    #menuTrigger {
        display: block;
        position: absolute;
        top: 10px;
        background-image: url(../../images/icone_menu_small_sceen.png);
        background-position: center;
        background-repeat: no-repeat;
        height: 24px;
        width: 32px;
        border: 2px white solid;
        margin: 5px;
    }
    h1 { font-size: 1.1em; }
    h2 { font-size: 1em; }
    p { font-size: 0.95em; }
    /*a { font-size: 0.50em; }*/
}

#zoom {
    position: fixed;
    background: rgba(0, 0, 0, 0.85);
    width: 100%;
    height: 100%;
    top: 0;
    opacity: 0;
    transition: 0.5s;
}
#zoomPhoto {
    width: 960px;
    max-width: 80%;
    margin: auto;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin-top: 50vh;
    transform: translateY(-50%);
    border: 1px white solid;
}
.miniature {
    width: 45%;
    float: left;
    margin-left: 0;
    margin-top: 2.5%;
}
.miniature:first-child, .miniature:nth-child(3), .miniature:nth-child(5), .miniature:nth-child(7) { margin-right: 2.5%; }
.icone_pdf {
	background-image: url(../../images/icone_pdf.png);
	background-repeat: no-repeat;
	float: left;
	width: 19%;
	max-width: 65px;
    display: inline-block;
}

/* Correspond au WYSIWYG */
.vert {
    color: #5c7944;
}
.rouge {
    color: #dc225b;
}
