@charset "utf-8";
/* CSS Document */

html,
html * {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
    
}

header {
    padding: 26px;
    background-color: #5CA75C;
}
.header_abeilles {
	width: 100%;
	height: 30%;
	background-image: url("../images/fond/Abeilles_art2_1440.jpg");
		
}
.header_essaim {
	width: 100%;
	height: 30%;
	background-image: url("../images/fond/banner_essaim_230.jpg");
		
}
.header_couverts {
	width: 100%;
	height: 30%;
	background-image: url("../images/fond/jardin-paillage.jpg");
		
}
.header_fertilisant {
	width: 100%;
	height: 30%;
	background-image: url("../images/fond/fertilisation.jpg");
		
}
.header_legal {
	width: 100%;
	height: 30%;
	background-image: url("../images/fond/legal_or.jpg");
	
}
.header_outils {
	width: 100%;
	height: 30%;
	background-image: url("../images/fond/banner_outils.jpg");
		
}
.header_environement {
	width: 100%;
	height: 30%;
	background-image: url("../images/fond/banner_environnement.jpg");
		
}
.header_protection {
	width: 100%;
	height: 30%;
	background-image: url("../images/fond/banner_cultures.jpg");
		
}
.header_organisation {
	width: 100%;
	height: 30%;
	background-image: url("../images/fond/banner_organisation.png");
		
}
.header_cultures {
	width: 100%;
	height: 30%;
	background-image: url("../images/fond/banner_cultures.jpg");
		
}
 .header_liens {
	width: 100%;
	height: 30%;
	background-image: url("../images/fond/Header-Liens-900x300.jpg");
}
.header_photo {
	width: 100%;
	height: 30%;
    background-image: url("../images/fond/banner_photo.jpg");
	}
.header_statistiques {
	width: 100%;
	height: 30%;
    background-image: url("../images/fond/banner_statistiques.jpg");
	}
.header_info {
	width: 100%;
	height: 30%;
    background-image: url("../images/fond/banner_infos_02.png");
	}
.header_renovation {
	width: 100%;
	height: 30%;
    background-image: url("../images/fond/abris.jpg");
	}
.header_solidarite {
	width: 100%;
	height: 30%;
    background-image: url("../images/fond/banner_solidarite.jpg");
	}
.header_meteo {
	width: 100%;
	height: 30%;
    background-image: url("../images/fond/banner_meteo.jpg");
	}

img {
    width: 100%;
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}

/*NE PAS EFFACER LA CLASSE SUIVANTE*/
.year {}
/*----------------------------------*/

footer {
    padding: 20px 30px;
    background-color: #E4D5B2 ;
}

body {
    margin-left: auto;
    margin-right: auto;
    
}

.style-logo {
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 192px;
}

.style-menu ul {
    list-style-type: none;
    
}

.style-menu ul li a {
    text-decoration: none;
    color: #2F322A;
    text-align: center;
    display: block;
    text-transform: uppercase;
    padding: 8px;
}
.hero {
    background-image: url("../images/photo/allee14b.jpg");
    background-size: cover;
    padding: 20px 20px 50px 20px;
    color: #FFFFFF;
    text-align: center;
}
.hero_infos {
    background-image: url("../images/photo/allee14b.jpg");
    background-size: cover;
    padding: 20px 20px 50px 20px;
    color: #FFFFFF;
    text-align: center;
}

.hero_jardins {
    background-image: url("../images/jardinage/beaujardin_2.jpg");
    background-size: cover;
    padding: 20px 20px 50px 20px;
    color: #FFFFFF;
    text-align: center;
}

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

.row:after {
    clear: both;
}

h1 {
    font-size: 57px;
    text-transform: uppercase;
    font-weight: 200;
    margin-bottom: 20px;
}

h2 {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 200;
    margin-bottom: 23px;
}

h3 {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 200;
    margin-bottom: 100px;/*120*/
}

h4 {
    font-size: 16px;
    font-weight: 200;
    margin-bottom: 100px;/*120*/
}

p {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 35px;
}

.button {
    border: 2px #FFFFFF solid;
    padding: 8px 30px;
    border-radius: 30px;
    color: #FFFFFF;
    text-decoration: none;
    align-content: center;
}

.button_2 {
    border: 2px #FFFFFF solid;
    padding: 8px 30px;
    border-radius: 30px;
    color: #FFFFFF;
    text-decoration: none;
    align-content: center;
}

.button_3 {
    border: 2px #FFFFFF solid;
    padding: 8px 30px;
    border-radius: 30px;
    color: #FFFFFF;
    text-decoration: none;
    align-content: center;
    background-color: rgba(1,166,56,0.45) ;
}

.button_4 {
    border: 2px #FFFFFF solid;
    padding: 8px 30px;
    border-radius: 30px;
    color: #FFFFFF;
    text-decoration: none;
    align-content: center;
    background-color: rgba(166,1,1,0.45) ;
}

.button_5 {
    border: 2px #FFFFFF solid;
    padding: 8px 30px;
    border-radius: 30px;
    color: #FFFFFF;
    text-decoration: none;
    align-content: center;
    background-color: rgba(26,18,199,0.45) ;
}

.info-box-beige {
    background-color: #B9A88E;
    color: #FFFFFF;
    padding: 30px 20px 60px;
    text-align: center;
}

.info-box-bleu {
    background-color: #050442;
    color: #FFFFFF;
    padding: 30px 20px 60px;
    text-align: center;
}

.info-box-violet {
    background-color: #7F00FF;
    color: #FFFFFF;
    padding: 30px 20px 60px;
    text-align: center;
}
.info-box-sauge {
    background-color: #B2AC88;
    color: #FFFFFF;
    padding: 30px 20px 60px;
    text-align: center;
}

.info-box-alpine {
    background-color: #0078C1;
    color: #FFFFFF;
    padding: 30px 20px 60px;
    text-align: center;
}
.info-box-marron {
    background-color: #B18442;
    color: #FFFFFF;
    padding: 30px 20px 60px;
    text-align: center;
}
.info-box-vert {
    background-color: #09C068;
    color: #FFFFFF;
    padding: 30px 20px 60px;
    text-align: center;
}

.info-box-meteo {
    background-image: url("../images/animation/new_nuages.gif");
    /*background-color: #09C068;*/
    color: #000000;
    padding: 30px 20px 60px;
    text-align: center;
}
.encadre_gris {
	color: black;
	background-color: silver;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	
}

.encadre_sauge {
    background-color: #B2AC88;
    padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.encadre_sauge_b {
    background-color: #B2AC88;
    padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	border-radius: 20px;
}
.encadre_sauge_1 {
    background-color: #B2AC88;
    border-style: solid;
	border-width: 2px;
    padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
    border-radius: 20px;
}
.encadre_green_2 {
    background:linear-gradient( #45B39D, #A3E4D7, #45B39D);
    border-style: solid;
	border-width: 2px;
    padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
    border-radius: 20px;
}

.base_blanc {
	background-color: white;
}
.encadre_blanc_1 {
	color: black;
	background-color: white;
	border-style: solid;
	border-width: 2px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
    border-radius: 20px;
	
}
.encadre_beige_1 {
	color: black;
	background-color: rgba(93,236,163,0.84);
	border-style: solid;
	border-width: 2px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
    border-radius: 20px;
}

.encadre_beige_2 {
	color: black;
	background-color: #CFBE93;
	border-style: solid;
	border-width: 2px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
    border-radius: 20px;
}

.encadre_harley {
    background-color: #F58220;
    padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom-left-radius: 300px;
	border-top-right-radius: 300px;
}
.encadre_nature {
    background-color: #06C91C;
    padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom-left-radius: 300px;
	border-top-right-radius: 300px;
}

.footer-text {
    font-size: 13px;
    margin-bottom: 20px;
    text-align: center;
    
}

.col {
    width: 100%;
    padding: 0px 7px 14px;/* espace entre les blocs*/
}

.style-ajfba {
    font-size: 36px;
    text-align: center;
    padding: 8px;
}
.style-ajfba_white {
    font-size: 36px;
    text-align: center;
    color: white;
    padding: 8px;
}
.style-ajfba_bwhite {
    font-size: 36px;
    text-align: center;
    color: white;
    padding: 8px;
    background-color: rgba(1,166,56,0.45);
}

.style-copyright {
    text-align: center;
    display: flow-root;
    background-color: #E4D5B2;
}

.place_droite {
    float: right;
    width: 30%;
}
.place_droite_abeille {
    float:right;
    width: 8%;
}
.left_article {
	background-color: #FFFFFF;
	width: 70%;
	float: left;
	font-family: "Source Sans Pro";
	color: #343434;
	padding-bottom: 15px;
}
.right_article {
	width: 30%;
	float: left;
	background-color: #FFFFFF;/*#F6F6F6*/

}

/*Vue tablette*/
@media (min-width: 768px){
    
    body {
        max-width: 778px;
    }
    
    .style-menu ul li {
        display: inline-block;
        }
    .style-menu ul {
        text-align: center;
    }
    h1 {
        font-size: 40px;
        margin-bottom: 20px;
    }
    
    .col-md-one-half {
        width: 50%; /*separer les blocs pour la vue sur tablette ou PC */
    }
    
    .col {
        float: left;
        padding: 0px 7px 14px; /* creer un espace entre les blocs*/
        
    }
  
}


/*Vue PC herite de la vue tablette */
@media (min-width: 1024px){
    
    body {
        max-width: 1200px;
    }
    
    .style-logo {
        float: left;
    }
    
    .style-menu {
        float: right;
    }
    
    .col-lg-one-fourth {
        width: 25%;
    }
    .col-pc-one-dix {
        width: 10%;
    }
   
}