body {
    color:#363f46;
}
.homecentre { width:1440px; max-width:1440px; margin-left:auto; margin-right:auto; position:relative; }
@media only screen and (max-width:1439px) {
    .homecentre { width:1280px; max-width:1280px; }
}
@media only screen and (max-width:1279px) {
    .homecentre { width:1000px; max-width:1000px; }
}
@media only screen and (max-width:980px) {
    .homecentre { display:block; width:100%; max-width:100%; }
}

h1, h2 {
    margin-top:50px;
    margin-bottom:30px;
}
h1 {
    text-align:center;
    color:#363f46;
    margin-top:20px;
    margin-bottom:20px;
    margin-left:80px;
    margin-right:80px;
    font-size:56px;
    font-weight:bold;
    line-height:66px;
}
h2 {
    padding-left:10px;
    font-size:44px;
    font-weight:normal;
    line-height:52px;
}
.colonnes2 {
    box-sizing:border-box;
    padding-left:20px;
    padding-right:20px;
}
p {
    font-size:22px;
    text-align:justify;
}
h1 span {
    color:#dd552b;
    font-weight:900;
}

#homeslide {
    width:100%;
    height:600px;
    overflow:hidden;
    z-index:-20;
}
.homeslide {
    background-image: url(/upload/parametres/slide1-hardelot.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto 100%;
    height:679px;
}
#homeslide1 {
	background-image:url(/upload/parametres/slide1-hardelot.jpg);
}
#homeslide2 {
	background-image:url(/upload/parametres/slide2-golfhardelot.jpg);
}
#homeslide3 {
	background-image:url(/upload/parametres/slide3-plagehardelot.jpg);
}
#homeslide .slick-dots { bottom:30px;  }
#homeslide .slick-dots li button:before { font-size:20px; color:#de6314; opacity:1; }
#homeslide .slick-dots li.slick-active button:before { color:#FFFFFF; opacity:1; }

#homelogo {
    margin-bottom:10px;
}
#homerecherche {
    width:1000px;
    max-width:1000px;
    margin-left:auto;
    margin-right:auto;
    position:relative;
    margin-top:-230px;
    margin-bottom:70px;
    text-align:center;
}
#formrecherchehorizontale {
    margin-top:100px;
}

@media only screen and (max-width:980px) {
    h1, h2 {
        font-size:36px;
        line-height:42px;
        margin-left:0;
        margin-right:0;
    }
    h1, h2 {
        margin-top:40px;
    }
    h1 span {
        font-weight: 700;
    }
    #homeslide {
        margin-top:40px;
        height:380px;
    }
    .homeslide {
        height:380px;
    }
    #homelogo {
        width:220px; margin-bottom:30px;
    }
    #homerecherche {
        display:block;
        width:100%;
        max-width:100%;
		margin-top:-300px;
		margin-bottom:0;
		padding-left:0;
		padding-right:0;
	}
    #formrecherchehorizontale {
        margin-top:130px;
    }
}

@mediaa only screen and (max-width:680px) {
    #homeslide { height:340px; }
    .homeslide { background-size:auto 100%; height:340px; }
    .colonnes2 { display:block; width;100%; margin-bottom:25px; }
}

#homefacilite {
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
}

a.homebouton1, a.homebouton2 {
    display:inline-block;
    margin-top:20px;
    margin-bottom:5px;
    margin-left:20px;
    color:#fff;
    background-color:#de6314;
    padding:12px;
    border-radius:3px;
    font-size:18px;
    font-weight:700;
}
a.homebouton2 {
    background-color:#303030;
    margin-bottom:60px;
}

#homeselection {
    padding-left:15px;
    padding-right:15px;
    padding-bottom:50px;
}
#homeselection .homevignette {
    width:25%;
    float:left;
    box-sizing:border-box;
    padding:15px;
}
    #homeselection .homevignette2 {
        background-color:#232323;
    }
#homeselection .homevignette2 .homevignettetexte {
    position:relative;
    height:130px;
    padding:0;
    padding-left:20px;
    padding-right:20px;
}
#homeselection .homevignette2 a {
    font-size:18px;
    line-height:24px;
    text-align:left;
    color:#FFF;
}
#homeselection .homevignette2 .intitule, #homeselection .homevignette2 .ville {
    display:block;
    text-align:left;

}
        #homeselection .homevignette2 strong {
            display:block;
            margin-top:-20px;
            font-size:18px;
            font-weight:bold;
            text-align:left;
            color:#FFFFFF;
            border-top:1px solid #dd552b;
            padding-top:6px;
        }
#homeselection .homevignetteligne3 {
    display:none;
}
#homeselection .homevignettephoto {
    position:relative;
    overflow:hidden;
}
#homeselection .homevignettephoto img.photo {
    width:100%;
}
#homeselection .homevignettephoto .photomoins, #homeselection .homevignettephoto .photoplus, #homeselection .homevignettephoto .nbphoto {
	display:none;
}
    #homeselection a.lien {
        position:absolute;
        bottom:15px;
        right:0;
        padding:2px;
        color:#FFFFFF;
        font-weight:normal;
        font-size:14px;
        text-align:right;
        padding-right:20px;
    }

@media only screen and (max-width:1439px) {
    #homeselection .homevignette { width:33%; }
    #homevignette4 { display:none; }
}
@media only screen and (max-width:980px) {
    #menuhaut { top:5px; }
	#homeselection .homevignette { width:50%; }
    #homevignette4 { display:block; }
}
@media only screen and (max-width:480px) {
    #homeselection { padding-bottom:0; }
	#homeselection .homevignette { width:100%; padding-left:0; padding-right:0; }
    #homevignette3, #homevignette4 { display:none; }
}