
/* ==================================================== SPECIFIC ======================================================== */

/* BOUTON TOP */
#btn_up {
        position: fixed;
        bottom: 20px;
        right: 20px;
        cursor: pointer;
        display: none;
        font-family: Arial, Verdana, Helvetica, sans-serif;
        color: #ffffff;
        font-size: 12px;
        line-height: 40px;
        text-align: center;
        border-radius: 5px;
        box-shadow: 0 0 0 1px #dddddd;
        background: none repeat scroll 0 0 #e48416;
        border: 2px solid #ffffff;    
        height: 40px;
        width: 40px;
        }


/* ZONE UPPERTOP */
#zoneUpperTop {
        margin: 0;
        padding: 0;
        font-family: 'Roboto Condensed', Arial, Verdana, Helvetica, sans-serif;
        font-size: 1.0em;
        line-height: 1.0em;
        font-weight: 700;
        color: #555555;
        }
#zoneUpperTop a {
        color: #555555;
        text-decoration: none;
        }
#zoneUpperTop a:hover {
        color: #53834b;
        text-decoration: none;
        }
#zoneUpperTop .iconUpperTop {
        margin: 0;
    	padding: 0px 7px 0px 0px;
        line-height: 1.0em;
        }
#boxPanier {
        float: right;
        margin: 0;
        padding: 15px 18px 10px 18px;
        color: #ffffff;
        background-color: #53834b;
        border-radius: 5px;
        }
#boxPanier a span.article {
        padding-left: 3px;
        color: #f99420;
        }
#boxPanier a {
        color: #ffffff;
        text-decoration: none;
        }
#boxPanier a:hover {
        color: #ffffff;
        text-decoration: none;
        }
a.tmppointer {
        cursor: pointer;
        }
#boxExit {
        float: right;
        margin: 0;
        padding: 15px 18px 10px 0px;
        }
#boxCreerCompte {
        float: right;
        margin: 0;
        padding: 15px 18px 10px 0px;
        }
#boxMonCompte {
        float: right;
        margin: 0;
        padding: 15px 18px 10px 0px;
        }

#boxPanier .iconUpperTop {
        font-size: 1.2em;
        line-height: 1.0em;
        }
#boxExit .iconUpperTop {
        font-size: 1.2em;
        line-height: 1.0em;
        }
#boxCreerCompte .iconUpperTop {
        font-size: 1.2em;
        line-height: 1.0em;
        }
#boxMonCompte .iconUpperTop {
        font-size: 1.2em;
        line-height: 1.0em;
        }


#boxComptePro,#boxComptePro2 {
        float: right;
        margin: 0;
        padding: 15px 18px 10px 18px;
        color: #ffffff;
        /*background-color: #f99420;*/
        border-radius: 5px;
        margin-right: 10px;
        }
#boxComptePro a span.article {
        padding-left: 3px;
        color: blue;
        }
#boxComptePro a,#boxComptePro2 a {
        color: #f99420;
        text-decoration: none;
        }
#boxComptePro a:hover,#boxComptePro2 a:hover {
        color: #53834b;
        text-decoration: none;
        }
#boxComptePro .iconUpperTop,#boxComptePro2 .iconUpperTop {
        font-size: 1.2em;
        line-height: 1.0em;
        }
        
#boxQuestPro {
        float: right;
        margin: 0;
        padding: 15px 18px 10px 0px;
        }


/* ZONE CONTACT */
#telephone {
        float: right;
        display: block;
        margin: 0;
        padding: 27px 0px 0px 0px;
        font-family: 'Roboto Condensed', Arial, Verdana, Helvetica, sans-serif;
        font-weight: 400;
        text-align: left;
        height: 40px;
        }
.principal #telephone {
        padding: 39px 0px 0px 0px;
        }
.contactIconeLeft {
        display: none;
        float: left;
        margin: 1px 12px 0px 0px;
        padding: 4px 0px 0px 1px;
        color: #ffffff;
        font-size: 1.1em;
        line-height: 1.2em;
        text-align: center;
        text-decoration: none;
        width: 28px;
        height: 25px;
        border-radius: 6px;
        background-color: #f99420;
        }
.contactIconeRight {
        float: right;
        display: block;
        margin: 1px 10px 0px 0px;
        padding: 4px 0px 0px 1px;
        color: #ffffff;
        font-size: 1.1em;
        line-height: 1.2em;
        text-align: center;
        text-decoration: none;
        width: 28px;
        height: 25px;
        border-radius: 6px;
        background-color: #f99420;
        }
.contactNumero {
        float: right;
        display: block;
        margin: 0;
        padding: 6px 0px 0px 0px;
        color: #555555;
        font-weight: 700;
        font-size: 1.1em;
        line-height: 1.1em;
        text-align: right;
        text-decoration: none;
        }
.contactNumero span {
        padding-left: 3px;
        color: #68aa01;
        font-weight: 700;
        white-space: nowrap;
        }


/* SLIDER */
.banner #slider_container {
	width: 1980px;
	height: 300px; /* slide seul */
	}
.banner .slides_container {
	width: 1980px;
	}
.banner .slides_container div.slide {
	width: 1980px;
	height: 300px;
	}
.banner .slide-image {
	width: 1980px;
	height: 300px;
	}

#slider {
	z-index: 0;
	position: relative;
	margin: 0 auto;
	padding: 0px;
	line-height: 1;
	}

#slider_container {
	position: relative;
	margin: 0;
	padding: 0;
	}

#slides {
	z-index: 100;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	text-align: center; /* pour center les boutons pagination */
	}
#slides img {
	display: block;
	margin: 0;
	pading: 0;
	border: 0;
	}

/* Slides container (Important: Set the width of your slides container - Set to display none, prevents content flash) */
.slides_container {
	position: relative;
	display: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	text-align: left;
	}

/* Each slide (Important: Set the width of your slides - If height not specified height will be set by the slide content - Set to display block) */
.slides_container div.slide {
	display: block;
	margin: 0;
	padding: 0;
	overflow: hidden;
	}
.slide {
	/*background-color: #444444;*/
	}

/* TYPE : image */
.slide-image {
	margin: 0;
	padding: 0;
	display: block;
	overflow: hidden;
	}
.slide-image img {
    position: absolute;
	}
.slide-image img.img-align-left {
	left: 0;
	}
.slide-image img.img-position-top {
	top: 0;
	}


/* BANDEAU VERT */
#bgBandeau {
        margin: 0px;
		padding: 0px 0px 0px 0px;
        background-color: #345f2d;
        }
#levelBandeau {
        margin: 0 auto;
        padding: 25px 0px 25px 0px;
        width: 980px;
        text-align: center;
        }
div.txtWelcome {
        padding: 0px 0px 10px 0px;
        font-family: 'Roboto Condensed', Arial, Verdana, Helvetica, sans-serif;
        font-weight: 400;
        color: #ffffff;
        font-size: 1.9em;
        line-height: 1;
        text-align: center;
        }
div.txtIntro {
        padding: 4px 0px 18px 0px;
        font-family: 'Roboto Condensed', Arial, Verdana, Helvetica, sans-serif;
        font-weight: 400;
        color: #ffffff;
        font-size: 1.5em;
        line-height: 1.1em;
        text-align: center;
        }
div.btnHome {
        display: inline-block;
        margin: 5px 0px 5px 0px;
        padding: 0px 0px 0px 0px;
        border-radius: 8px;
        background-color: #4a8142;
		border: 0px;
        }
div.btnHome .btn_inner {
        display: inline-block;
        vertical-align: middle;
        padding: 10px 18px 10px 18px;
        font-family: 'Roboto Condensed', Arial, Verdana, Helvetica, sans-serif;
        font-weight: 400;
        color: #dfeae3;
        font-size: 1.3em;
        line-height: 1.4;
        outline: 0 none;
        }
div.btnHome .icone {
        float: left;
        padding-right: 10px;
        color: #ceddcc;
        font-size: 1.4em;
        }
div.btnHome a {
		color: #dfeae3;
        text-decoration: none;
        }
div.btnHome a:hover {
		color: #ffffff;
        text-decoration: none;
        }


/* ACCUEIL PAYS LANGUES */
#bgCountries {
        margin: 0px;
		padding: 0px 0px 0px 0px;
        background-color: #fafafa;
        }
#levelCountries {
        margin: 0 auto;
        padding: 30px 0px 30px 0px;
        width: 980px;
        }
#zoneCountries {
        margin: 0;
        padding: 20px 0px 20px 0px;
        width: 978px;
        border: 1px solid #bdcebf;
        border-radius: 5px;
        }
#zoneCountries h1 {
        margin: 1px 0px 1px 4%;
		padding: 10px 0px 25px 0px;
        font-family: 'Roboto Condensed', Arial, Verdana, Helvetica, sans-serif;
        font-weight: 700;
        color: #4a8142;
        font-size: 130%;
        line-height: 1.0;
        text-align: left;
        }
div.countries {
        float: left;
        display: block;
        margin: 0px 0% 0px 4%;
        padding: 10px 0px 10px 0px;
        color: #444444;
        text-decoration: none;
        width: 21%;
        }
img.flag {
        float: left;
        margin: -1px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        border: 0;
        }
#zoneCountries span {
        margin: 0;
		padding: 0px 0px 0px 20px;
        font-family: 'Roboto Condensed', Arial, Verdana, Helvetica, sans-serif;
        font-weight: 700;
        color: #444444;
        font-size: 1.1em;
        line-height: 1.4em;
        text-align: left;
        }
#zoneCountries ul {
        clear: both;
        overflow: hidden; /* évite que les li soient séparés après une image */
        list-style: none;
        margin: 2px 0px 7px 44px;
        padding: 0;
        text-align: left;
        }
#zoneCountries ul li {
        margin: 10px 0px 0px 0px;
        padding: 0px 0px 0px 12px;
        font-size: 0.8em;
        font-weight: bold;
        color: #4a8142;
        background: url(../images/puce_menu.png) no-repeat 1px 5px;
        }
#zoneCountries ul li a {
        color: #4a8142;
        text-decoration underline;
        }
#zoneCountries ul li a:hover {
        color: #e48416;
        text-decoration none;
        }


/* ENCARTS HOME */
#bgEncarts {
        margin: 0px;
		padding: 0px 0px 0px 0px;
        background-color: #fafafa;
        }
#levelEncarts {
        margin: 0 auto;
        padding: 10px 0px 5px 0px;
        width: 980px;
        }

#zoneEncarts {
        width: 980px;
        }
.encartHome {
        float: left;
        display: block;
        margin: 25px 25px 0px 0px;
        padding: 10px 10px 10px 10px;
        color: #444444;
        text-decoration: none;
        width: 288px;
        background-color: #ffffff;
        border: 1px solid #bdcebf;
        /*border-radius: 4px;*/
        }
.encartHomeLast {
        float: left;
        display: block;
        margin: 25px 0px 0px 0px;
        padding: 10px 10px 10px 10px;
        color: #444444;
        text-decoration: none;
        width: 288px;
        background-color: #ffffff;
        border: 1px solid #bdcebf;
        /*border-radius: 4px;*/
        }
.encartHome:hover {
        color: #4a8142;
        text-decoration: none;
        background-color: #dfeae3;
        border: 1px solid #4a8142;
        }
.encartHomeLast:hover {
        color: #4a8142;
        text-decoration: none;
        background-color: #dfeae3;
        border: 1px solid #4a8142;
        }
.encartHomeBg {
		padding: 30px 0px 0px 0px;
        height: 200px;
        background-color: #dfeae3;
        border-radius: 4px;
        }
h1.encartTitre {
		margin: 0px 0px 0px 0px;
        padding: 35px 0px 35px 0px;
        font-family: 'Roboto Condensed', Arial, Verdana, Helvetica, sans-serif;
		font-weight: 400;
        font-size: 150%;
        /*line-height: 1.0em;*/
        text-align: center;
        }
.encartIcone {
        display: block;
        margin: 0 auto;
        padding: 10px 10px 10px 10px;
        font-size: 2.6em;
        text-align: center;
        line-height: 1;
        text-decoration: none;
        color: #4a8142;
        }
.zoneClear {
		clear: both;
        }


/* BOUTONS TAXUS, BUXUS, PLANTES */
.btnLink {
		display: block;
        text-decoration: none;
        width: 230px;
        background-color: #d2e1d8;
        border-radius: 5px;
        }
.btnLink:hover {
        text-decoration: none;
        background-color: #ccd9d1;
        }
#btnLinkTaxus {
        margin: 0px 0px 10px 0px;
        padding: 7px 9px 7px 11px;
        width: auto;
        }
#btnLinkBuxus {
        margin: 0px 0px 10px 0px;
        padding: 7px 9px 7px 11px;
        width: auto;
        }
#btnLinkPlantes {
        margin: 0px 0px 20px 0px;
        padding: 7px 9px 7px 11px;
        width: auto;
        }
.iconeLink {
		float: left;
        }
.texteLink {
		float: left;
        padding: 0px 0px 0px 10px;
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 0.8em;
        line-height: 0.8;
        color: #555555;
        }
.texteLink h3 {
        margin: 0;
        padding: 3px 0px 6px 0px;
        font-family: 'Roboto Condensed', Arial, Verdana, Helvetica, sans-serif;
        font-weight: 400;
        font-size: 1.9em;
        line-height: 0.8;
        color: #2c7a0d;
        }





.autocomplete-suggestions { font-size:1em; border: 1px solid #999; background: #FFF; cursor: default; overflow: auto; -webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); -moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); }
.autocomplete-suggestion { padding: 5px 10px; white-space: nowrap; overflow: hidden; text-align: left;}
.autocomplete-selected { background: #F0F0F0; }
.autocomplete-suggestions strong { font-weight: normal; color: #3399FF; }

.errorBox {
    margin: 10px 0px 10px 0px;
    padding: 12px 10px 12px 10px;
    border: 3px solid #ff0000;
    border-radius: 5px;
    color: #ff0000;
    font-size: 0.8em;
    }
    
/* TABLEAU DE BORD CLIENT */
div.zoneReduction {
        margin: 25px 0px 15px 0px;
        padding: 20px 20px 20px 25px;
        background: #ffffff url(../images/picto_newsletter.png) no-repeat 0px 0px;
        border: 2px solid #e52d87; /*c9076b*/
        border-radius: 6px;
        }
div.zoneReduction div.zoneLeft {
        float: left;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 5px;
        text-transform: uppercase;
        text-align: left;
        width: 50px;
        }
div.zoneReduction .iconreduction {
        color: #ffffff;
        font-size: 2.6em;
        }
div.zoneReduction div.zoneRight {
        float: right;
        margin: 0px 0px 0px 0px;
        padding: 0px 5px 0px 0px;
        text-align: left;
        /*width: 565px;*/
        }
div.zoneReduction div.zoneRight span.reduction {
        font-family: 'Fjalla One', Arial, Verdana, Helvetica, sans-serif;
        font-weight: 400;
        color: #222222;
        font-size: 1.1em;
        line-height: 1.2em;
        text-transform: uppercase;
        }
div.zoneReduction div.zoneRight span.remise {
        font-size: 0.9em;
        line-height: 1.2em;
        }
div.zoneReduction div.zoneRight span.montant {
        padding-left: 10px;
        font-family: 'Fjalla One', Arial, Verdana, Helvetica, sans-serif;
        font-weight: 400;
        color: #e52d87;
        font-size: 1.6em;
        line-height: 1.8em;
        }
div.zoneReduction div.zoneRight span.minimum {
        font-size: 0.9em;
        line-height: 1.2em;
        }

div.zoneLiens {
        margin: 0px 0px 0px 0px;
        padding: 25px 0px 0px 0px;
        }
div.zoneLiens ul {
        list-style: none;
        margin: 0px 0px 10px 15px;
        padding: 0;
        }
div.zoneLiens li {
        float: left;
        display: block;
        margin-bottom: 20px;
        font-family: 'Fjalla One', Arial, Verdana, Helvetica, sans-serif;
        font-weight: 400;
        font-size: 1.0em;
        line-height: 1.9em;
        /*text-transform: uppercase;*/
        text-align: center;
        width: 25%;
        }
div.zoneLiens li.clear {
        clear: both;
        }
div.zoneLiens li a {
        color: #333333;
        text-decoration: none;
        }
div.zoneLiens li a:hover {
        color: #444444;
        text-decoration: none;
        }
div.zoneLiens li .iconboard {
        margin-bottom: 10px;
        padding: 15px 15px 15px 15px;
        color: #ffffff;
        font-size: 1.5em;
        text-align: center;
        background-color: #345f2d;
        border-radius: 6px;
        }
        
.messageError, .messageResult{
    padding: 10px;
    text-align: center;
    font-size: 1.5em;
    line-height: 1.5em;
    background-color: white;
    width: 100%;
    height: 280px;
}

.messageErrorBorder{
    border: solid 3px red;
    border-radius: 10px;
    width: 98%;
    height: 270px;
}

.messageResultBorder{
    border: solid 3px #dfeae3;
    border-radius: 10px;
    width: 98%;
    height: 270px;
}

.messageErrorBorder i {
    margin-top: 30px;
    color: red;
    font-size: 2em;
    font-weight: bold;
}

.messageResultBorder i {
    margin-top: 30px;
    color: #53834b;
    font-size: 2em;
    font-weight: bold;
}

.messageErrorBorder i p{
    display: inline;
    color: red;
    text-transform: uppercase;
    font-family: arial;
    margin-left: 10px;
    font-size: 0.8em !important;
}

.messageResultBorder i p{
    display: inline;
    color: #53834b;
    text-transform: uppercase;
    font-family: arial;
    margin-left: 10px;
    font-size: 0.8em !important;
}

.messageErrorBorder p, .messageResultBorder p{
    display: block;
    line-height: 2em;
    color: grey;
    font-weight: bold;
}
