/* 
- CSS GENERALISTE
- CONTAINERS GENERAUX
- HEADER CONTAINER
- TOP CONTAINER
- CENTRE CONTAINER
- FOOTER CONTAINER
- HEADER CONTENT
- TOP CONTENT
- CENTRE CONTENT
- FOOTER CONTENT
*/

/**************************************
 CSS GENERALE"
**************************************/
@font-face {
  font-family: 'Avenir LT Std 95 Black';
  font-style: normal;
  font-weight: normal;
  src: url("font/AvenirLTStd-Black.woff") format("woff"); }

@font-face {
  font-family: 'Avenir LT Std 65 Medium';
  font-style: normal;
  font-weight: normal;
  src: url("font/AvenirLTStd-Medium.woff") format("woff"); }

@font-face {
  font-family: 'Avenir LT Std 55 Roman';
  font-style: normal;
  font-weight: normal;
  src: url("font/AvenirLTStd-Roman.woff") format("woff"); }

@font-face {
  font-family: 'Avenir LT Std 35 Light';
  font-style: normal;
  font-weight: normal;
  src: url("font/AvenirLTStd-Light.woff") format("woff"); }
@font-face {
  font-family: 'icomoon';
  src:  url('font/icomoon/icomoon.eot?gtp6ii');
  src:  url('font/icomoon/icomoon.eot?gtp6ii#iefix') format('embedded-opentype'),
    url('font/icomoon/icomoon.ttf?gtp6ii') format('truetype'),
    url('font/icomoon/icomoon.woff?gtp6ii') format('woff'),
    url('font/icomoon/icomoon.svg?gtp6ii#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-is_actus_select:before {
  content: "\e900";
}
.icon-is_actus:before {
  content: "\e901";
}
.icon-is_agenda_select:before {
  content: "\e902";
}
.icon-is_agenda:before {
  content: "\e903";
}
.icon-is_arrow_down:before {
  content: "\e904";
}
.icon-is_arrow_left:before {
  content: "\e905";
}
.icon-is_arrow_right:before {
  content: "\e906";
}
.icon-is_attachment:before {
  content: "\e907";
}
.icon-is_beetle:before {
  content: "\e908";
}
.icon-is_blog:before {
  content: "\e909";
}
.icon-is_close:before {
  content: "\e90a";
}
.icon-is_contact:before {
  content: "\e90b";
}
.icon-is_delete:before {
  content: "\e90c";
}
.icon-is_download:before {
  content: "\e90d";
}
.icon-is_facebook:before {
  content: "\e90e";
}
.icon-is_google_plus:before {
  content: "\e90f";
}
.icon-is_help:before {
  content: "\e910";
}
.icon-is_home:before {
  content: "\e911";
}
.icon-is_logout:before {
  content: "\e912";
}
.icon-is_menu:before {
  content: "\e913";
}
.icon-is_message:before {
  content: "\e914";
}
.icon-is_modify:before {
  content: "\e915";
}
.icon-is_options:before {
  content: "\e916";
}
.icon-is_phone:before {
  content: "\e917";
}
.icon-is_photos:before {
  content: "\e918";
}
.icon-is_plus_circle_2:before {
  content: "\e919";
}
.icon-is_plus_circle:before {
  content: "\e91a";
}
.icon-is_search:before {
  content: "\e91b";
}
.icon-is_share:before {
  content: "\e91c";
}
.icon-is_simulateur_select:before {
  content: "\e91d";
}
.icon-is_simulateur:before {
  content: "\e91e";
}
.icon-is_tick_circle:before {
  content: "\e91f";
}
.icon-is_tick:before {
  content: "\e920";
}
.icon-is_twitter:before {
  content: "\e921";
}
.icon-is_user:before {
  content: "\e922";
}
.icon-is_view:before {
  content: "\e923";
}
body{ position:relative; font-size:16px; font-family: 'Avenir LT Std 35 Light'; margin:0px; overflow-x: hidden;}
html, body, button, input, select, textarea{ color:#5d6f8d;}
hr{ display:block; height:1px; border:0; border-top:1px solid #ccc; margin:1em 0; padding:0; }
::-moz-selection{ background:#002854; color:white; text-shadow:none; }
::selection{ background:#002854; color:white; text-shadow:none; }
p{ font-size: 16px; margin: 0 0 15px; }
p.retourn{
	text-align: right;
}
p.retourn a{
	color: #ed0028;
}
a { color:#002854; text-decoration:none; outline:none; transition: all 0.4s; }
a:hover		{ text-decoration:none; }
input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus,
input[type=submit]:focus,
a:focus,
a:active,
a:visited,
img:focus,
button:focus,
button:active,
button:visited{
    outline: none;
}
.bleu{ color: #0095e6; font-size: 14px; line-height: 18px;}
h1, h2, h3, h4, h5, h6 { font-weight:normal; margin-top: 0; }
h1{ }
h2{ }
h3{ }
h4{ }
h5{ }
h6{ }

/**************************************
  L E S   C O N T E N T S
/**************************************
 HEADER CONTENT
**************************************/
#logo a{ width: 167px; height: 95px; display: inline-block; background-repeat: no-repeat;
    background-size: cover;
    background-position: center center; }
#logo img{display:block; }
#header-wrapper.small #logo { top:-12px; }
#header-wrapper.small #logo a{ overflow:hidden; width:88px;}
.cont_head{ background:url(/cssimg/site/bg_cont_head.png) repeat-x; position: relative; z-index: 1030; }
#hautpagezone{
	float: right;
	height: 45px;
	padding-left: 0;
	padding-right: 0;
	text-align: right;
}
#hautpagezone span{
	padding: 0 25px 0 0;
	display: inline-block;
}
#hautpagezone a{
	position: relative;
	margin: 12px 0 0;
	color: #fff;
	font-size: 12px;
	display: inline-block;
}
.linkCompte{
	display: !inline-block;
	padding-right: 20px !important;
}
.linkCompte b{
	font-family: 'Avenir LT Std 95 Black';
	font-weight: normal;
}
.linkCompte b:after{
	position: relative;
    left: 5px;
    top: 1px;
	content: "";
	width: 8px;
	height: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	display: inline-block;
	background: #ed0028;
}
.noClients{
	color: #fff;
	font-size: 12px !important;
	display: inline-block !important;
	padding: 0px !important;
}
#hautpagezone a:hover{
	text-decoration: underline;
}
#hautpagezone .link_contact{
	padding: 0 53px 0 0;
	height: 12px;
}
#hautpagezone .link_contact span{
	position: relative;
	top: 1px;
	padding: 0px 11px 0 0;
}
#hautpagezone .link_blog{
	padding: 0 60px 0 0;
    margin: 0 30px 0 30px;
    height: 15px;
}
#hautpagezone .link_blog span{
	position: relative;
	top: 2px;
	padding: 0 11px 0 0;
}
#hautpagezone .link_contact:after,
#hautpagezone .link_blog:after{
	position: absolute;
    top: -5px;
    content: "";
    display: inline-block;
    margin: 0 19px;
    color: #8fc3d1;
    width: 1px;
    height: 25px;
    background: url(/cssimg/site/bg_after.png) no-repeat;
    right: -15px;
}
#hautpagezone .link_contact:after{
	right: -9px;
}
#hautpagezone .se_connecter,
#menu-haut .se_connecter{
	position: relative;
	top: 2px;
	font-family: 'Avenir LT Std 65 Medium';
    border: 2px solid #fff;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    text-transform: uppercase;
    font-size: 11px;
    color: #fff;
    padding: 0px 52px 0px 0px;
    margin: 2px 0 0 50px;
}
#hautpagezone .se_connecter{
	height: 34px;
    float: right;
    display: inline-block;
    line-height: 34px;
}
#menu-haut .se_connecter{
	margin: 0 auto;
    text-align: center;
    display: block;
    max-width: 51%;
    padding: 7px 17px 4px 15px;
}
#hautpagezone span{
	font-size: 15px;
}
#hautpagezone .se_connecter span{
	padding: 0 32px 0 13px;
}
.infos_Top{
	position: relative;
	z-index: 888;
	height: 45px;
	background: #002854;
}
#centre-wrapper,
#footer_bottom,
#footer1{
	float: left;
	width: 100%;
}
.client #centre-wrapper,
.idPage-33 #centre-wrapper,
.idPage-41 #centre-wrapper,
.idPage-46 #centre-wrapper,
.idPage-59 #centre-wrapper,
.idPage-62 #centre-wrapper,
.idPage-31 #centre-wrapper,
.idPage-50 #centre-wrapper,
.idPage-40 #centre-wrapper,
.idPage-45 #centre-wrapper,
.idPage-64 #centre-wrapper,
.conseil #centre-wrapper,
.teteRubrique #centre-wrapper{
	/*position: relative;
	z-index: 1;*/
	margin-top: -44px;
}

/* Portail */
#logo a{
	top: -70px;
}
#logo a{
	background-image:url(/cssimg/site/logo-blanc.png);
	background-size: 100%;
}
.services #logo a{
	background-image:url(/cssimg/site/logo2.png);
}
.idPage-44.services #logo a{
	background-image:url(/cssimg/site/logo3.png);
}
.idPage-58.services #logo a{
	background-image:url(/cssimg/site/logo4.png);
}
.accueil #centre-wrapper,
.services .bx-wrapper{
	position: relative;
	/*top: -182px;*/
	/*margin-top: -182px;*/
	z-index: 14;
	float: left;
	width: 100%;
}
.services #footer_bottom .bx-wrapper{
	margin-top: 0;
	top: 0px;
}

/**************************************
 CENTRE CONTENT
**************************************/
/* NOM PAGE */
h1.nom-page, h2.nom-page{ position:relative; margin-top:40px; margin-bottom:30px; font-size:2.2em; text-align:center; font-family:'texgyreadventorregular'; text-transform:uppercase;}
h1.nom-page span, h2.nom-page span{ color:#fff; background:#ad9865; text-align:center; padding:5px 70px 0 70px; position:relative; min-height:34px; line-height:30px; display:inline-block;} 
h1.nom-page span:before, h2.nom-page span:before{content:""; display:inline-block; position:absolute;width:27px;height:39px; background:url(/cssimg/site/ribbon-left.png) no-repeat; left:-26px; top:0;}
h1.nom-page span:after, h2.nom-page span:after{content:""; display:inline-block; position:absolute;width:27px;height:39px; background:url(/cssimg/site/ribbon-right.png) no-repeat; right:-26px; top:0;}
@media only screen and (max-width:480px) {
	h1.nom-page span:before, h2.nom-page span:before{content:""; display:inline-block;  background:none; }
	h1.nom-page span:after, h2.nom-page span:after{content:""; display:inline-block; background:none; }
}
.fadeur{
    -khtml-opacity:0.5; 
    -moz-opacity : 0.5; 
    -ms-filter: "alpha(opacity=5)"; 
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=5); 
    filter : alpha(opacity=5); 
    opacity : 0.5;
}

/* Home portail */
.accueil .intro div{
	margin-top: 40px;
}
.accueil .intro div:first-child,
#intro_cooperateur div:first-child{
	margin-top: 0;
	margin-bottom: 30px;
}
.accueil .intro h2,
#intro_cooperateur h3{
	font-family: 'Avenir LT Std 65 Medium';
	font-size: 21px;
	text-transform: uppercase;
	color: #5b6e8d;
	line-height: 21px;
	margin: 0 0 19px;
}
.accueil .intro h2 span,
.accueil .intro h2 strong,
#intro_cooperateur h3 span,
#intro_cooperateur h3 strong{
	color: #0095e6;
}
.accueil .intro p{
	margin: 0;
}
#intro_cooperateur p{
	font-size: 15px;
    line-height: 18px;
    margin: 0;
}
.accueil .intro p.bleu,
#intro_cooperateur p.bleu{
	margin: 46px 0 15px;
}
.accueil .intro ul,
.accueil .spec ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.accueil .intro li,
.accueil .spec li,
#intro_cooperateur li,
#intro_cooperateur .spec li{
	border-bottom: 1px solid #e4e9f0;
	border-top: none;
	color: #5d6f8d;
	font-size: 12px;
	padding: 0 0 4px 22px;
    margin: 0 0 10px;
	text-transform: uppercase;
	background:url(/cssimg/site/ico_puce1.png) no-repeat;
}
.accueil .intro li:last-child,
.accueil .spec li:last-child,
#intro_cooperateur li:last-child,
#intro_cooperateur .spec li:last-child{
	border: none;
	padding: 0 0 0 22px;
	margin: 0;
}
.accueil .spec h2,
#intro_cooperateur spec h2{
	font-family: 'Avenir LT Std 95 Black';
	font-size: 21px;
	line-height: 21px;
}
.accueil .spec,
#intro_cooperateur .spec{
	margin-bottom: 79px;
	padding: 41px 0 54px;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	background: #f82835 url(/cssimg/site/bg_spec.png) center top no-repeat;
}
.accueil .spec li,
#intro_cooperateur .spec li{
	font-family: 'Avenir LT Std 95 Black';
	color: #fff;
	border-bottom: 1px solid #f7889b;
	font-size: 14px;
	background: url(/cssimg/site/ico_puce2.png) 0px 2px no-repeat;
}
.accueil .spec p,
#intro_cooperateur .spec p{
	font-size: 14px;
}
.accueil .spec p:last-child,
#intro_cooperateur .spec p:last-child{
	line-height: 17px;
}
#intro_cooperateur .bloc_2{
	margin-top: 83px;
}
#intro_cooperateur .link_hide{
	color: #0095e6;
	font-size: 14px;
	display: inline-block;
	margin-top: 31px;
	text-decoration: underline;
}
#intro_cooperateur .link_hide:hover{
	text-decoration: none;
}
.accueil #presta{
	max-width: 594px;
}
.accueil #presta .item{
	float: left;
	display: inline-block;
	-webkit-border-radius: 250px;
	-moz-border-radius: 250px;
	border-radius: 250px;
	overflow: hidden;
	text-align: center;
	width: 250px;
	height: 250px;
	margin: 0 22px 25px 0;
	padding: 34px;
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.accueil #presta .item h2,
.accueil #presta .item h3{
	text-transform: uppercase;
}
.accueil #presta .item h2,
.accueil #presta .item h2 a{
	font-family: 'Avenir LT Std 65 Medium';
	color: #5b6e8d;
	font-size: 18px;
}
.accueil #presta .item h2 strong{
	font-family: 'Avenir LT Std 95 Black';
	display: block;
	color: #ed0028;
	font-size: 28px;
	margin: 10px 0 0;
	font-weight: normal;
}
.accueil #presta .cont{
	-webkit-border-radius: 183px;
	-moz-border-radius: 183px;
	border-radius: 183px;
	overflow: hidden;
	height: 183px;
	width: 183px;
	padding: 0 33px;
	line-height: 16px;
}
.accueil #presta .cont img{
	display: block;
	margin: 39px auto 20px;
	margin-bottom: 20px;
}
.accueil #presta .cont a{
	font-family: 'Avenir LT Std 65 Medium';
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	line-height: 16px;
}
.accueil #presta .jardinage .cont{
	background: #00c302;
}
.accueil #presta .adminstrative .cont{
	background: #00c9db;
}
.accueil #presta .autres .cont{
	background: #823adc;
}
.accueil #presta .decouvrez .cont{
	border-radius: 0px;
	height: 100%;
	width: 200px;
	padding: 63px 5px 0;
}
.accueil #presta .decouvrez{
	padding: 34px 23px;
	background-image: url(/cssimg/site/ph02.png);
}
.accueil #presta .jardinage{
	background-image: url(/cssimg/site/ph03.png);
}
.accueil #presta .adminstrative{
	background-image: url(/cssimg/site/ph04.png);
}
.accueil #presta .autres{
	background-image: url(/cssimg/site/ph05.png);
}
#news_home{
	padding-left: 0;
	padding-right: 0;
}
#news_home h2{
	font-family: 'Avenir LT Std 95 Black';
	font-size: 36px;
	color: #ed0028;
	line-height: 29.6px;
	margin: 0 0 37px;
	text-transform: uppercase;
}
.services #news_home h2{
	color: #00c302;
}
.idPage-44.services #news_home h2{
	color: #00c9db;
}
.idPage-58.services #news_home h2{
	color: #823adc;
}
#news_home h2 span{
	font-family: 'Avenir LT Std 35 Light';
	display: block;
	font-size: 24px;
	color: #5b6e8d;
}
#news_home .item{
	position: relative;
	margin: 0 0 4px;
	display: block;
	border: 1px solid #d9e6f0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	overflow: hidden;
}
.services #news_home .item{
	max-width: 21.2% !important;
	width: 100% !important;
	height: 190px !important;
	margin-bottom: 7px !important;
	margin-right: 7px !important;
	padding-left: 0;
    padding-right: 0;
}
#news_home .item .infos{
	position: absolute;
    top: 15px;
    left: 12px;
    width: 190px;
}
#news_home .item .infos span{
	display: inline-block;
	float: left;
}
#news_home .item .infos span.global,
#news_home .item .infos span.administratif,
#news_home .item .infos span.autres,
#news_home .item .infos span.jardinage{
	padding: 6px 8px 3px;
	text-transform: uppercase;
	color: #fff;
	font-size: 11px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#news_home .item .infos span.global{
	background: #ed0028;
}
#news_home .item .infos span.administratif{
	background: #00c9db;
}
#news_home .item .infos span.autres{
	background: #823adc;
}
#news_home .item .infos span.jardinage{
	background: #00c302;
}
.idPage-44.services #news_home .item .infos span.jardinage{
	background: #00c9db;
}
.idPage-58.services #news_home .item .infos span.jardinage{
	background: #823adc;
}
#news_home .item .infos span:last-child{
	color: #fff;
	font-size: 12px;
	float: right;
	line-height: 30px;
}
#news_home .item .pic{
	float: left;
	display: inline-block;
	width: 50%;
	height: 140px;
	border-right: 1px solid #d9e6f0;
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    cursor: pointer;
}
.services #news_home .item .pic{
	height: 188px;
}
#news_home .item .desc{
	float: left;
	display: inline-block;
	padding: 10px 10px 10px 15px;
	width: 50%;
}
#news_home .item h3{
	color: #0095e6;
	font-size: 16px;
	margin: 0 0 13px;
}
#news_home .item h3 a{
	color: #0095e6;
}
.services #news_home .item h3{
	color: #00c302;
	font-size: 18px;
	margin: 0 0 13px;
	height: 37px;
    overflow: hidden;
}
.services #news_home .item h3 a{
	color: #00c302;
}
.idPage-44.services #news_home .item h3 a{
	color: #08467a;
}
.idPage-58.services #news_home .item h3 a{
	color: #e910c8;
}
#news_home .item p{
	color: #8f9faf;
	font-size: 12px;
	height: 40px;
	overflow: hidden;
}
.accueil #news_home .item p{
	height: 35px;
}
.services #news_home .item p{
	font-size: 14px;
	height: 75px;
}
#news_home .shares{
	position: absolute;
    right: 0;
    bottom: 0;
    width: 50%;
    height: 41px;
    background: #f3f7f9;
    padding: 8px 5px 8px 15px;
}
#news_home .shares a{
	display: inline-block;
	float: left;
}
#news_home .shares a.partager{
	font-family: 'Avenir LT Std 65 Medium';
    padding: 6px 0 0 20px;
    color: #8f9faf;
    font-size: 12px;
    background: url(/cssimg/site/ico_share.png) 0 6px no-repeat;
}
#news_home .shares a:last-child,
.services #news_home .all_news{
	float: right;
}
#news_home .all_news{
    font-family: 'Avenir LT Std 95 Black';
    color: #869dc4;
    font-size: 13px;
    text-transform: uppercase;
    border: 2px solid #eaeef5;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    height: 36px;
    line-height: 36px;
    padding: 0 60px 0 20px;
    margin: 25px 0 0;
    display: inline-block;
    background: url(/cssimg/site/arrow_news.png) 93% 9px no-repeat;
}
#news_home .all_news:hover{
	color: #fff !important;
	background: url(/cssimg/site/arrow_btn.png) 93% 9px no-repeat;
}
.services #news_home .all_news:hover{
	border: 2px solid #00c302;
	background: #00c302 url(/cssimg/site/arrow_btn.png) 93% 9px no-repeat;
}
.idPage-44.services #news_home .all_news:hover{
	border: 2px solid #00c9db;
	background: #00c9db url(/cssimg/site/arrow_btn.png) 93% 9px no-repeat;
}
.idPage-58.services #news_home .all_news:hover{
	border: 2px solid #e910c8;
	background: #e910c8 url(/cssimg/site/arrow_btn.png) 93% 9px no-repeat;
}
.accueil .other_link,
.other_link{
	position: relative;
    z-index: 88;
    top: 400px;
}
.other_link{
   top: -237px;
}
.other_link a{
	float: left;
	display: inline-block;
	font-family: 'Avenir LT Std 95 Black';
    border: 2px solid #fff;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    text-transform: uppercase;
    font-size: 13px;
    color: #fff;
    width: 210px;
    height: 40px;
    padding: 0 20px 0 20px;
    margin: 0 12px 0 0;
    line-height: 40px;
    background: url(/cssimg/site/arrow_btn.png) 93% 11px no-repeat;
}
.accueil .other_link a:hover,
#news_home .all_news:hover{
	background-color: #ed0028;
	border: 2px solid #ed0028;
	text-decoration: none !important;
}
.services .other_link a:hover{
	background-color: #00563f;
	border: 2px solid #00563f;
}
.idPage-44.services .other_link a:hover{
	background-color: #08467a;
	border: 2px solid #08467a;
}
.idPage-58.services .other_link a:hover{
	background-color: #e910c8;
	border: 2px solid #e910c8;
}
/* jardinage */
#jardinage {
	position: relative;
	margin-top: -172px;
	float: left;
    width: 100%;
  	background: #fff url(/cssimg/jardinage/bg_center1.png) 100% 3% no-repeat;
}
#jardinage.result{
	background: #fff url(/cssimg/jardinage/bg_center3.png) center top no-repeat;
}
#jardinage .intro{
	margin-bottom: 90px;
}
#jardinage .intro img,
.evaluez.container img{
	width: 100%;
}
.idPage-58.services #jardinage .desc_autres img{
	width: auto;
}
#jardinage .intro h2 {
    font-family: 'Avenir LT Std 95 Black';
    font-size: 21px;
    text-transform: uppercase;
    color: #5b6e8d;
    line-height: 21px;
    margin: 70px 0 31px;
    max-width: 90%;
}
.idPage-58 #jardinage .intro h2 {
	 margin: 0px 0 31px;
	 font-size: 28px;
    line-height: 29px;
}
#jardinage .intro h2 span{
  color: #00c302;
}
.idPage-44.services #jardinage .intro h2,
.idPage-58.services #jardinage .intro h2{
	max-width: 100%;
}
.idPage-44.services #jardinage .intro h2 span{
	color: #00c9db;
}
.idPage-58.services #jardinage .intro h2 span{
	color: #823adc;
}
#resa_top{
  padding: 25px 35px;
  margin-bottom: 50px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background:#fff;
  position: relative;
  z-index: 888;
  max-height: 151px;
  box-shadow: rgba(197, 210, 220, 0.6) 27px 41px 79px;
}
#resa_top select{
  width: 100%;
}
#resa_top .title{
  margin: 0 0 25px;
 color: #00c202;
}
.idPage-44 #resa_top .title{
	color: #00c9db;
}
.idPage-58 #resa_top .title{
	color: #823adc;
}
#resa_top .col-xs-12{
  margin-bottom: 15px;
}
#resa_top .cont_btn,
#devis_personnalisee .cont_btn{
	position: relative;
    top: 8px;
  	text-align: right;
  	float: left;
  	width: 100%;
}
#resa_top .cont_btn input[type="submit"]{
    display: inline-block;
    font-family: 'Avenir LT Std 95 Black';
    border: 2px solid #fff;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    text-transform: uppercase;
    font-size: 13px;
    color: #fff;
    width: 210px;
    height: 40px;
    padding: 0 20px 0 20px;
    margin: 0 12px 0 0;
    line-height: 40px;
    border: none;
    cursor: pointer;
    transition: all 0.4s;
    background: #00c302 url(/cssimg/jardinage/ico_search.png) 5% 11px no-repeat;
}
#resa_top .cont_btn input[type="submit"]:hover{
	 background: #00563f url(/cssimg/jardinage/ico_search.png) 5% 11px no-repeat;
}
.idPage-44.services #resa_top .cont_btn input[type="submit"]{
	background: #00c9db url(/cssimg/jardinage/ico_search.png) 5% 11px no-repeat;
}
.idPage-44.services #resa_top .cont_btn input[type="submit"]:hover{
	background: #08467a url(/cssimg/jardinage/ico_search.png) 5% 11px no-repeat;
}
.idPage-58.services #resa_top .cont_btn input[type="submit"]{
	background: #823adc url(/cssimg/jardinage/ico_search.png) 5% 11px no-repeat;
}
.idPage-58.services #resa_top .cont_btn input[type="submit"]:hover{
	background: #e910c8 url(/cssimg/jardinage/ico_search.png) 5% 11px no-repeat;
}
.container_three{
  margin-bottom: 77px;
  box-shadow: rgba(197, 210, 220, 0.6) 27px 41px 79px;
  background: #eaeff3;
}
.container_three .item{
  padding: 18px 15px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #fff;
  margin-right: 7px;
  max-width: 345px;
  margin-bottom: 8px;
}
.container_three .item:nth-child(3n+0){
	margin-right: 0px;
}
.container_three .item:nth-last-child(-n+3){
	margin-bottom: 0px;
}
.container_three img{
  float: left;
  display: inline-block;
  margin: 8px 20px 50px 0;
}
.container_three h3{
   font-family: 'Avenir LT Std 95 Black';
  font-size: 21px;
  color: #004533;
  margin: 0 0 15px;
}
.container_three p{
  font-size: 12px;
  color: #8caa8d;
  margin: 0 0 10px;
  line-height: 16px;
  height: 80px;
  overflow: hidden;
}
.container_three .desc a{
  float: left;
  color: #0bc50c;
  height: 17px;
  line-height: 19px;
  padding: 0 0 0 22px;
  font-size: 12px;
  background: url(/cssimg/jardinage/ico_plus.png) no-repeat;
}
.services .container_three .desc a:hover{
	color: #00563f;
}
.container_three .remise h3{
  color: #008333;
}
.container_three .taille h3{
  color: #00a23c;
}
.container_three .debroussaillage h3{
  color: #00a602;
}
.container_three .deneigement h3{
  color: #43bf00;
}
.container_three .hivernage h3{
  color: #84cf00;
}
.evaluez.container{
  width: 100%;
  margin-bottom: 40px;
  max-width: 960px;
}
.evaluez h2{
   font-family: 'Avenir LT Std 95 Black';
  color: #00c302;
  font-size: 36px;
  text-transform: uppercase;
  margin: 0 0 38px;
}
.idPage-44.services .evaluez h2{
	color: #00c9db;
}
.idPage-58.services .evaluez h2{
	color: #823adc;
}
.evaluez h2 span{
  font-family: 'Avenir LT Std 35 Light';
  display: block;
  font-size: 21px;
  color: #5b6e8d;
}
.evaluez .desc{
   padding-right: 6%;
   padding-top: 37px;
}
.evaluez p,
.evaluez .desc .infos_txt{
  margin-bottom: 57px;
  line-height: 19px;
}
.other_links a,
#prestations .more_link a,
#devis_personnalisee .cont_btn input[type="submit"]{
    float: left;
    display: inline-block;
    font-family: 'Avenir LT Std 95 Black';
    border: 2px solid #eaeef5;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    text-transform: uppercase;
    font-size: 13px;
    color: #869dc4;
    width: 210px;
    height: 40px;
    padding: 0 20px 0 20px;
    margin: 0 10px 0 0;
    line-height: 40px;
    transition: all 0.4s;
    background: url(/cssimg/site/arrow_news.png) 93% 11px no-repeat;
}
.other_links a:hover,
#prestations .more_link a:hover{
  color: #fff;
  border: 2px solid #00563f;
  background: #00563f url(/cssimg/site/arrow_btn.png) 93% 11px no-repeat;
}
#intro_cooperateur .other_links a:hover{
	 border: 2px solid #0095e6;
	background: #0095e6 url(/cssimg/site/arrow_btn.png) 93% 11px no-repeat;
}
.idPage-44.services .other_links a:hover{
	background: #08467a url(/cssimg/site/arrow_btn.png) 93% 11px no-repeat;
}
.idPage-58.services .other_links a:hover{
	border: 2px solid #e910c8;
	background: #e910c8 url(/cssimg/site/arrow_btn.png) 93% 11px no-repeat;
}
#devis_personnalisee .cont_btn input[type="submit"]{
	float: none;
	margin: 0 !important;
	width: 265px;
	color: #fff;
	border: 2px solid #00c302;
	background:#00c302 url(/cssimg/site/arrow_btn.png) 93% 11px no-repeat;
}
#devis_personnalisee .cont_btn input[type="submit"]:hover{
	border: 2px solid #00563f;
	background:#00563f url(/cssimg/site/arrow_btn.png) 93% 11px no-repeat;
}
.beneficiez{
	margin-bottom: 84px;
  	background-color: #00ca25;
	background-image: url(/cssimg/jardinage/bg_cesu.png);
	background-repeat: no-repeat;
	background-position: 47% 0px;
}
.idPage-44.services .beneficiez{
	background-image: url(/cssimg/jardinage/bg_cesu3.png);
}
.idPage-58.services .beneficiez{
	background-image: url(/cssimg/jardinage/bg_cesu4.png);
}
.beneficiez .container{
  	height: 377px;
	overflow: hidden;
}
.beneficiez .carte img{
  display: block;
  margin: 0;
}
.beneficiez .carte p{
  font-family: 'Avenir LT Std 35 Light';
  text-transform: uppercase;
  color: #fff;
  font-size: 18px;
  line-height: 18px;
  max-width: 220px;
}
.beneficiez .carte p a{
  font-family: 'Avenir LT Std 95 Black';
  font-size: 18px;
  text-decoration: underline;
  color: #fff;
}
.beneficiez .desc{
  overflow: hidden;
  height: 379px;
  /*padding-left: 0;
  padding-right: 0;*/
}
.beneficiez .desc h2{
  text-transform: uppercase;
  font-size: 21px;
  color: #5b6e8d;
  margin: 50px 0 44px;
}
.beneficiez .desc h2 strong{
  font-family: 'Avenir LT Std 95 Black';
  display: block;
  font-size: 36px;
  color: #00c302;
  font-weight: normal;
}
.idPage-44.services .beneficiez .desc h2 strong{
	color: #00c9db;
}
.idPage-58.services .beneficiez .desc h2 strong{
	color: #823adc;
}
.beneficiez .desc p{
	font-size: 14px;
	line-height: 18px;
	margin: 0 0 10px;
}
.twoCols{
  width: 100%;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 50px;
  -moz-column-gap: 50px;
  column-gap: 50px;
  height: 201px;
}
/* jardinage page2 */
.threeCols div{
	width: 100%;
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 45px;
  -moz-column-gap: 45px;
  column-gap: 45px;
  color: #fff;
  font-size: 13px;
}
.threeCols p{
	font-size: 13px;
	margin: 0 0 8px;
}
#jardinage .intros h2 {
    font-family: 'Avenir LT Std 95 Black';
    font-size: 22px;
    text-transform: uppercase;
    color: #5b6e8d;
    line-height: 21px;
    margin: 70px 0 25px;
    max-width: 90%;
}
#jardinage .intros .last_col{
	margin-bottom: 0px;
	padding: 0 25px 25px;
}
#prestations h2 strong,
#prestations h2 span{
	font-family: 'Avenir LT Std 35 Light';
	font-size: 16px;
	color: #00c302;
}
#prestations h2 strong,
#prestations h2 span{
	margin: 5px 0 0;
}
/* end jardinage page2 */
.intro_desc{
	width: 100%;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 55px;
  -moz-column-gap: 55px;
  column-gap: 55px;
  height: 120px;
  line-height: 18px;
}
.idPage-44.services .intro_desc{
	height: 195px;
}
.idPage-44.services .intro_desc p{
	font-size: 14px;
	margin: 0 0 10px;
}
.idPage-58.services .intro_desc{
	height: auto !important;
	-webkit-column-count: 1 !important;
    -moz-column-count: 1 !important;
    column-count: 1 !important;
    -webkit-column-gap: 1 !important;
    -moz-column-gap: 1 !important;
    column-gap: 1 !important;
}
.banner_slider h1 {
    font-family: 'Avenir LT Std 35 Light';
    position: relative;
    top: 200px;
    left: -15px;
    color: #fff;
    font-size: 42px;
    padding: 0;
    line-height: 38px;
}
.banner_slider h1 span {
	display: block;
    font-family: 'Avenir LT Std 95 Black';
}
#prestations .more_link a{
	width: 100% !important;
}
#prestations .more_link a:hover{
	color: #fff;
	border: 2px solid #00c302;
    background: #00c302 url(/cssimg/site/arrow_btn.png) 93% 11px no-repeat;
}
/* jardinage page2 */
.container.intro .last_col{
	padding-left: 15px;
	padding-right: 15px;
	max-width: 88%;
}
.container.intro .last_col h2{
	max-width: 52% !important;
}
.container.intro .last_col h2 span,
.container.intro .last_col h2 strong,
#jardinage .intros h2 strong,
#jardinage .intros h2  span{
	font-weight: normal;
	color: #00c302;
}
.avantages{
	float: left;
	width: 100%;
	padding: 70px 0;
	background: #00ca25 url(/cssimg/jardinage/avantages.png) center top no-repeat;
}
.avantages h2{
	font-family: 'Avenir LT Std 95 Black';
	text-transform: uppercase;
	font-size: 24px;
	color: #fff;
	max-width: 40%;
	margin: 0 0 25px;
}
.intro_descs > div{
	width: 100%;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 45px;
  -moz-column-gap: 45px;
  column-gap: 45px;
  height: 200px;
  line-height: 18px;
}
.intro_descs p{
	color: #5b6e8d;
	font-size: 13px;
	line-height: 18px;
	margin: 0 0 8px;
}
#jardinage .intros {
    margin-bottom: 15px;
    border-bottom: 1px solid #e8eef1;
}
#jardinage .intros.lastDiv{
	margin-bottom: 0;
	border: none;
	float: left;
	width: 100%;
}
#jardinage .intros.lastDiv > div{
	max-width: 990px !important;
}
#jardinage .intros .first_col{
	text-align: right;
    padding-top: 20px;
    max-height: 260px;
    overflow: hidden;
}
#jardinage .intros h2,
#prestations h2,
#devis_personnalisee h2{
    font-family: 'Avenir LT Std 95 Black';
    font-size: 24px;
    text-transform: uppercase;
    color: #5b6e8d;
    line-height: 24px;
    margin: 15px 0 19px;
    max-width: 90%;
}
#jardinage .intros.lastDiv h2{
	margin: 70px 0 19px;
}
#devis_personnalisee h2{
	margin: 15px 0 19px 30px;
}
#jardinage .intros .last_col h2{
	font-size: 21px !important;
	max-width: 465px;
	margin: 15px 0 29px !important;
}
#jardinage .intros .last_col h2 strong,
#jardinage .intros .last_col h2 span{
	display: inline-block !important;
}
#prestations h2{
	max-width: 42%;
    padding: 0 40px;
    font-size: 21px !important;
}
#jardinage .intros h2 strong,
#jardinage .intros h2  span,
#prestations h2 strong,
#prestations h2 span{
	display: block;
}
.services #prestations .item{
	width: 100% !important;
    max-width: 345px !important;
    height: 525px !important;
    margin-right: 7px !important;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    margin: 0 0 4px;
    display: block;
    border: 1px solid #d9e6f0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden;
    background: #fff;
}
.services #prestations .item:nth-child(3n+0) {
    margin-right: 0px !important;
}
#prestations{
	margin-top: 17px;
	margin-bottom: 58px;
	float: left;
	width: 100%;
}
#prestations .item .pic {
    float: left;
    display: block;
    width: 100%;
    height: 140px;
    margin-bottom: 24px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    cursor: pointer;
}
#prestations .desc{
	border-top: 1px solid #f4f9f4;
	float: left;
	width: 100%;
	padding: 16px 30px 0;
}
#prestations h3{
	font-family: 'Avenir LT Std 95 Black';
    text-transform: uppercase;
    font-size: 18px;
    color: #00c302;
    line-height: 22px;
    margin: 0;
    padding: 0 30px 17px;
    float: left;
    width: 100%;
    height: 47px;
    overflow: hidden;
}
#prestations h3 a{
	color: #00c302;
}
#prestations .desc p:first-child{
	font-size: 14px;
	margin: 0 0 18px;
}
#prestations .desc p:first-child strong{
	font-family: 'Avenir LT Std 95 Black';
}
#prestations .desc .txt{
	font-size: 13px;
	line-height: 18px;
	height: 90px;
	margin: 0 0 27px;
	overflow: hidden;
}
#prestations .more_link a{
	display: block;
	margin: 0 0 8px;
}
#devis_personnalisee {
	float: left;
	width: 100%;
}
#devis_personnalisee form{
	padding: 71px 35px 25px;
    margin-bottom: 50px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #fff;
    position: relative;
    z-index: 888;
    max-height: 381px;
    box-shadow: rgba(197, 210, 220, 0.6) 27px 41px 79px;
}
#devis_personnalisee input[type="texte"]{
    font-family: 'Avenir LT Std 65 Medium';
    color: #869dc4 !important;
    font-size: 16px;
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 9px;
    z-index: 1;
    background-color: #fff !important;
    background: #fff !important;
    text-shadow: none !important;
    box-shadow: none !important;
    border-radius: 0px;
    border-top: none;
    border-bottom: 2px solid #f3f4f7;
    border-right: none;
    border-left: none;
    border-color: #f3f4f7 !important;
}
#devis_personnalisee .item{
	margin-bottom: 15px;
}
#devis_personnalisee .infos{
	font-family: 'Avenir LT Std 65 Medium';
    color: #869dc4 !important;
    font-size: 16px;
}
#devis_personnalisee textarea{
	width: 100%;
	height: 66px;
	padding: 10px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 2px solid #f3f4f7;
	border-top: 2px solid #f3f4f7;
}
#devis_personnalisee form .row{
	margin-right: -5px;
	margin-left: -5px;
}
#devis_personnalisee .cont_btn{
	top: 44px;
	text-align: right;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 100% !important;
}

/* espace client */
.bandeau_client,
#wrapClients,
.well{
	float: left;
    width: 100%;
}
.bandeau_client{
    min-height: 170px;
    background-color: #f4f7f9;
    background-image: url(/cssimg/client/bandeau01.png);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.idPage-46 .bandeau_client,
.idPage-59 .bandeau_client{
	 background-image: url(/cssimg/client/bandeau02.png);
}
.simulateur .bandeau_client{
	min-height: 333px;
	margin-bottom: -87px;
	 background-image: url(/cssimg/client/bandeau03.png);
}
.simulateur .bandeau_client .texte_bandeau{
	clear: left;
    margin-top: 20px;
}
.bandeau_client .container{
	min-height: 170px;
	color: #869dc4;
}
.bandeau_client h1{
	font-family: 'Avenir LT Std 35 Light';
	color: #6d7e99;
	line-height: 30px;
}
.bandeau_client h1 strong{
	font-family: 'Avenir LT Std 95 Black';
	font-weight: normal;
	display: block;
}
.bandeau_client p{
	/*height: 54px;
	overflow: hidden;*/
	line-height: 18px;
	color: #869dc4;
	padding-right: 11%;
	margin: 0 0 5px;
}
.simulateur .bandeau_client p{
	padding-right: 20%;
}
.bandeau_client li{
	color: #869dc4;
}
.bandeau_client .row div,
.bandeau_client .row.profil_top_client h1,
.bandeau_client .row.profil_top_client div.margeTop{
	margin-top: 55px;
}
.bandeau_client .row.profil_top_client div{
	margin-top: 0px;
}
.imgClients{
	position: relative;
	top: -3px;
	display: inline-block;
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
	-webkit-border-radius: 33px; -moz-border-radius: 33px; border-radius: 33px; width: 33px; height: 33px; border: 2px solid #fff;
}
#wrapClients{
	margin-top: 30px;
}
#wrapClients h2{
	font-family: 'Avenir LT Std 95 Black';
	color: #6d7e99;
	font-size: 24px;
	text-transform: uppercase;
	line-height: 24px;
}
#wrapClients h2 strong{
	font-weight: normal;
	display: block;
	color: #01a2f5;
}
#wrapClients h3{
	font-family: 'Avenir LT Std 95 Black';
	text-transform: uppercase;
	font-size: 21px;
	line-height: 21px;
	text-align: left;
	margin-top: 13px;
}/*
#wrapClients .btn-primary,
#wrapClients #open-form-cooperateur,
#wrapClients #open-form-client{
	background-image: none;
	text-shadow: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 20px 0;
	background-color: #01a2f5;
}*/
#wrapClients #open-form-cooperateur,
#wrapClients #open-form-client{
	background-color: #fff;
	color: #71819c;
}
#wrapClients #open-form-cooperateur:hover,
#wrapClients #open-form-client:hover{
	background-color: #01a2f5;
}
#wrapClients #open-form-cooperateur:hover h3,
#wrapClients #open-form-client:hover h3{
	color: #fff;
}
#wrapClients .btn-primary:hover{
	border-color: #01a2f5;
}
#wrapClients #favorites img{
	display: inline-block;
	vertical-align: middle;
}
#wrapClients .icoInside{
	text-align: right;
}
#wrapClients .btn-primary:focus,
#wrapClients #open-form-cooperateur:focus,
#wrapClients #open-form-client:focus,
#wrapClients .btn-primary:active,
#wrapClients #open-form-cooperateur:active,
#wrapClients #open-form-client:active{
	outline: none!important;
}
#wrapClients .well {
    margin-bottom: 20px;
    border: none;
    padding: 60px 20px 45px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #fff;
    position: relative;
    z-index: 888;
    min-height: 320px;
    box-shadow: rgba(197, 210, 220, 0.6) 27px 41px 79px;
}
.pageGroup-16 #wrapClients .well{
	padding: 60px 20px 0;
}
#wrapClients .lastInfos {
	position: relative; top: -78px; z-index: 900;
}
#wrapClients .lastInfos span{
	color: #869dc4;
	font-size: 14px;
}
#wrapClients .lastInfos span a{
	color: #0195e6;
}
#wrapClients .lastInfos span a:hover{
	text-decoration: underline;
}/*
#wrapClients .form-control {
  font-family: 'Avenir LT Std 65 Medium';
  color: #869dc4 !important;
  font-size: 16px;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 9px;
  z-index: 1;
  background-color: #fff !important;
  text-shadow: none !important;
  box-shadow: none !important;
  border-radius: 0px;
  border-top: none;
  border-bottom: 2px solid #f3f4f7;
  border-right: none;
  border-left: none;
  border-color: #f3f4f7 !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  cursor: initial;
  line-height: initial;
}*/
#wrapClients select.form-control{
	cursor: pointer;
}
#wrapClients input::-webkit-input-placeholder { /* WebKit browsers */
    color: #869dc4 !important;
}
#wrapClients input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #869dc4 !important;
}
#wrapClients input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #869dc4 !important;
}
#wrapClients input:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #869dc4 !important;
}
#wrapClients input:-webkit-autofill,
#login-username,
#login-password {
   -webkit-box-shadow: 0 0 0 1000px white inset !important;
}
#login-username,
#login-password {
   border: 1px solid #ccc !important;
   border-radius: 0px;
   box-shadow: none !important;
}
#loginform select{
	border: 1px solid #ccc;
	border-radius: 0px !important;
	box-shadow: none !important;
}
#wrapClients .form-group{
	margin-bottom: 28px;
}
#wrapClients .valid_inscription{
	position: relative;
    top: -13px;
	background: #ed0028 url(/cssimg/site/arrow_btn.png) 93% 11px no-repeat;
}
.pageGroup-16 #wrapClients .valid_inscription{
	top: 20px;
}
#wrapClients .valid_inscription:hover{
	background: #01a2f5 url(/cssimg/site/arrow_btn.png) 93% 11px no-repeat;
}
@media only screen and (max-width:767px){
	#intro_cooperateur .bloc_2{
		margin-top: 0px;
	}
	#jardinage .intros .first_col{
		text-align: center;
	}
	#jardinage .intros.lastDiv h2 {
    	margin: 40px 0 19px;
	}
	.idPage-44.services .intro_desc{
		height: auto;
	}
	#loginbox{
		padding-left: 0;
		padding-right: 0;
	  }
	#logo a{
		background-image:url(/cssimg/site/logo-alliance.png);
	}

}
/* end espace client */
.errorPage img {
    margin-top: 30px;
    width: 67%;
}
.errorPage h1 {
    font-size: 17px;
    margin: 15px 0;
}
.modal{
	z-index: 1050;
}
/* Footer */
#footer1 ul,
#footer1 li{
	color: #ecf3f9;
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#footer1 .fLink1{
	padding: 15px 0;
	background: #869dc4;
}
#footer1 .fLink1 li{
	margin: 0;
}
#footer1 .fLink1 li h4{
	margin: 0;
}
#footer1 .fLink1 li a{
	font-family: 'Avenir LT Std 65 Medium';
	font-size: 18px;
}
#footer1 li{
	max-width: 25%;
	width: 25%;
	float: left;
	font-size: 14px;
	display: inline-block;
}
#footer1 .fLink2{
	padding: 30px 0;
	background: #ed0028;
}
#footer1 .fLink2 div img,
#footer1 .fLink2 div p{
	float: left;
	display: inline-block;
	margin: 0 15px 25px 0;
}
#footer1 .fLink2 div:last-child img{
	margin-top: 3px;
}
#footer1 .fLink2 div p{
	margin: 0 0 18px;
	max-width: 84%;
	font-size: 13px;
}
#footer1 .fLink2 li:last-child div strong{
	font-family: 'Avenir LT Std 95 Black';
	display: block;
	font-weight: normal;
	margin: 0 0 10px;
	font-size: 18px;
}
#footer1 .fLink2 li:last-child div a{
	font-family: 'Avenir LT Std 95 Black';
	font-size: 18px;
}
#footer1 .fLink2 ul ul li{
	display: block;
	width: 100%;
	max-width: 100%;
	margin: 0 0 15px;
}
#footer1 a{
	color: #ecf3f9;
}
#footer1 a:hover{
	text-decoration: underline;
}
#footer1 .fLink3{
	background: #d80025;
    padding: 10px 0;
    float: left;
    width: 100%;
}
#footer1 .fLink3 .publika{
	float: left;
	display: inline-block;
	color: #fff;
	font-size: 12px;
	margin: 0;
}
#footer1 .fLink3 ul{
	float: right;
	display: inline-block;
}
#footer1 .fLink3 li{
	width: auto;
	max-width: 100%;
	float: left;
	display: inline-block;
	font-size: 12px;
}
#footer_bottom{
	margin-top: 24px;
	min-height: 335px;
	background: #d9e6f0 url(/cssimg/site/bg_foot.png) right top repeat-x;
}
#footer_bottom h2{
	font-family: 'Avenir LT Std 95 Black';
	color: #ed0028;
	text-transform: uppercase;
	font-size: 30px;
	line-height: 30px;
	margin: 59px 0 45px;
}
#footer_bottom h2 span{
	font-family: 'Avenir LT Std 35 Light';
	color: #5b6e8d;
	font-size: 18px;
	display: block;
	margin: 15px 0 0;
	line-height: 20px;
}
#footer_bottom .inter_mobile{
	min-height: 355px;
	/*max-width: 349px;*/
	background: url(/cssimg/site/iphone1.png) right top no-repeat;
}
.services #footer_bottom .inter_mobile{
	background: url(/cssimg/site/iphone2.png) right top no-repeat;
}
.idPage-44.services #footer_bottom .inter_mobile{
	background: url(/cssimg/site/iphone3.png) right top no-repeat;
}
.idPage-58.services #footer_bottom .inter_mobile{
	background: url(/cssimg/site/iphone4.png) right top no-repeat;
}
#footer_bottom .wrap_app{
	max-width: 130px;
}
#footer_bottom .wrap_app a{
	float: left;
	display: inline-block;
	margin: 0 0 10px;
}
#footer_bottom .inter_parole{
	position: relative;
	left: -20px;
	padding-left: 0;
	padding-right: 0;
	min-height: 343px;
    background: url(/cssimg/site/bg_foot2.png) 0px 20px no-repeat;
}
#footer_bottom .wrap_parole{
	margin: 75px 70px 0 79px;
	width: 303px;
	float: left;
    display: inline-block;
}
#footer_bottom .inter_parole h2{
	font-family: 'Avenir LT Std 95 Black';
	color: #ed0028;
	font-size: 30px;
	margin: 0 0 38px;
	line-height: 0px;
}
#footer_bottom .inter_parole h2 span{
	font-family: 'Avenir LT Std 55 Roman';
	display: block;
	color: #5b6e8d;
	font-size: 18px;
}
#footer_bottom .inter_parole .item > p{
	color: #899fc5;
    width: 270px;
    height: 70px;
    font-size: 14px;
    line-height: 18px;
    overflow: hidden;
    margin-bottom: 24px;
}
#footer_bottom .inter_parole .wrap_parole img,
#footer_bottom .inter_parole .wrap_parole .profil p{
	float: left;
	display: inline-block;
}
#footer_bottom .inter_parole .wrap_parole img{
	-webkit-border-radius: 41px;
    -moz-border-radius: 41px;
    border-radius: 41px;
    border: 2px solid #fff;
    margin: 0 14px 0 0;
}
#footer_bottom .inter_parole .profil p{
	color: #667895;
	font-size: 14px;
	margin: 0;
	line-height: 40px;
}
#footer_bottom .inter_parole .profil p strong{
	font-family: 'Avenir LT Std 95 Black';
	font-weight: normal;
}
#footer_bottom .wrap_parole .bx-prev,
#footer_bottom .wrap_parole .bx-next{
	position: absolute;
    top: 76%;
    width: 40px;
    height: 40px;
    border: 2px solid #ebeff5;
    overflow: hidden;
    background-color: #fff;
    background-image: url(/cssimg/site/arrow_left.png) !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
}
#footer_bottom .wrap_parole .bx-prev{
	left: 71%;
	background-image: url(/cssimg/site/arrow_right.png) !important;
}
#footer_bottom .wrap_parole .bx-next {
    right: 0px;
}
#footer_bottom .wrap_parole .bx-next:hover,
#footer_bottom .wrap_parole .bx-prev:hover{
    border: 2px solid #0095e6;
    background-color: #0095e6;
    background-image: url(/cssimg/site/arrow_left_.png) !important;
}
.services #footer_bottom .wrap_parole .bx-next:hover,
.services #footer_bottom .wrap_parole .bx-prev:hover{
	background: #00c302;
	border: 2px solid #00c302;
}
.idPage-44.services #footer_bottom .wrap_parole .bx-prev:hover,
.idPage-44.services #footer_bottom .wrap_parole .bx-next:hover{
	background: #00c9db;
	border: 2px solid #00c9db;
}
.idPage-58.services #footer_bottom .wrap_parole .bx-prev:hover,
.idPage-58.services #footer_bottom .wrap_parole .bx-next:hover{
	background: #e910c8;
	border: 2px solid #e910c8;
}
#footer_bottom .wrap_parole .bx-prev:hover{
	 background-image: url(/cssimg/site/arrow_right_.png) !important;
}
#footer_bottom .bx-viewport{
	height: 100% !important;
}
#footer_bottom .wrap_social{
	position: relative;
	float: left;
	display: inline-block;
	width: 242px;
	min-height: 190px;
	height: 50px;
	margin: 20px 0 0;
	background: url(/cssimg/site/bg_foot3.png) no-repeat;
}
#footer_bottom .wrap_social .title{
	text-align: center;
    width: 135px;
    margin: 10.2% 0 0 37%;
}
#footer_bottom .wrap_social h2{
	font-family: 'Avenir LT Std 95 Black';
	font-size: 18px;
	color: #ed0028;
	text-transform: none;
}
#footer_bottom .wrap_social h2 span{
	font-family: 'Avenir LT Std 95 Black';
    display: block;
    color: #869dc4;
    font-size: 31px;
    line-height: 23px;
    margin-top: 17px;
}
#footer_bottom .wrap_social .fb,
#footer_bottom .wrap_social .twitter,
#footer_bottom .wrap_social .youtube{
	position: relative;
}
#footer_bottom .wrap_social .youtube{
    top: 28px;
}
#footer_bottom .wrap_social .fb{
	top: 93px;
}
#footer_bottom .wrap_social .twitter{
	top: 86px;
    left: 18px;
}
#footer_bottom .bx-wrapper .bx-controls,
#footer_bottom .bx-wrapper .bx-controls-direction{
	display: block;
	visibility: visible;
}
.services #footer_bottom .inter_parole h2,
.services #footer_bottom h2,
.services #footer_bottom .wrap_social h2{
	color: #00c302;
}
.idPage-44.services #footer_bottom .inter_parole h2,
.idPage-44.services #footer_bottom h2,
.idPage-44.services #footer_bottom .wrap_social h2{
	color: #00c9db;
}
.idPage-58.services #footer_bottom .inter_parole h2,
.idPage-58.services #footer_bottom h2,
.idPage-58.services #footer_bottom .wrap_social h2{
	color: #823adc;
}
.services #footer1 .fLink1{
	background: #00563f;
}
.idPage-44.services #footer1 .fLink1{
	background: #08467a;
}
.idPage-58.services #footer1 .fLink1{
	background: #571193;
}
.services #footer1 .fLink2{
	background: #00a602;
}
.idPage-44.services #footer1 .fLink2{
	background: #00c9db;
}
.idPage-58.services #footer1 .fLink2{
	background: #823adc;
}
.services #footer1 .fLink3{
	padding: 11px 0 5px;
	background: #009302;
}
.idPage-44.services #footer1 .fLink3{
	background: #06b3c3;
}
.idPage-58.services #footer1 .fLink3{
	background: #702ec3;
}
.services #footer_bottom{
	background: #ebf4eb url(/cssimg/site/bg_foot.png) right top repeat-x;
}
.services.tpl-front2 #footer_bottom{
	margin-top: -20px;
}

/* table responsive */
.table-responsive {
    min-height: .01%;
    overflow-x: auto;
}
.table {
    width: 100%;
    max-width: 100%;
}

/* media */
@media (min-width: 1200px){
	.container {
    	max-width: 1050px;
    	width: 1050px;
	}
}
@media only screen and (max-width:1024px) {
	#header-wrapper #logo {  left:5%; margin-left:0; text-align:center; }
	#header-wrapper #logo a{ display:inline-block; }
	.accueil #presta .item h2 strong{
		font-size: 19px;
	}
	.accueil #presta .item h2,
	.accueil #presta .item h2 a{
		font-size: 14px;
		margin-top: 21px;
	}
	.accueil #presta .decouvrez{
		padding: 3px 5px;
	}
	.accueil #presta .item{
		padding: 9px;
	}
	.accueil #presta .item:nth-child(2n+0){
		margin: 0 0px 25px;
	}
	.accueil #presta .cont{
		height: 163px !important;
	    width: 163px !important;
	    padding: 0 3px !important;
	}
	.accueil #presta .decouvrez .cont{
		height: 100% !important;
	    width: 158px !important;
	    padding: 48px 5px 0 !important;
	}
	.accueil #presta .item{
	    width: 180px;
    	height: 180px;
	}
}
@media screen and (min-width: 992px) and (max-width: 1199px){
	.services #news_home .item{
		max-width: 21.1111% !important;
		width: 100% !important;
	}
	#footer1 .fLink2 div img{
		margin: 0 5px 25px 0;
	}
	#footer_bottom {
    	padding-bottom: 100px !important;
	}
	.accueil .slick-slider, .accueil .slick-list.draggable{
		max-width: 95% !important;
	}
	.accueil .slick-prev{
		right: 70px !important;
	}
	.accueil .slick-next {
    	right: 22px !important;
	}
	#footer_bottom .wrap_social{
		top: -10px !important;
	}
	.container_three .item{
		max-width: 318px !important;
	}
	.services #prestations .item{
		max-width: 318.555px !important;
	}
}

@media screen and (min-width: 1025px) and (max-width: 1199px){
.accueil #presta .decouvrez{
		padding: 3px 5px;
	}
	.accueil #presta .item{
		padding: 39px;
	}
	.accueil #presta .item:nth-child(2){
		margin: 0 0px 25px;
	}
	.accueil #presta .cont{
		height: 103px !important;
	    width: 103px !important;
	    padding: 0 3px !important;
	}
	.accueil #presta .decouvrez .cont{
		height: 120px !important;
	    width: 120px !important;
	}
	.accueil #presta .item{
	    width: 180px;
    	height: 180px;
	}
}
@media only screen and (max-width:480px) {
.flags{ right:95px; top:10px}
	#header-wrapper #logo { top:35px; }
	#header-wrapper #logo img{ max-width:320px; height:auto;  }
}
@media only screen and (max-width:380px) {
	#header-wrapper #logo { margin-left:0; }
	#header-wrapper #logo img{ max-width:270px; height:auto; }
}

@media screen and (min-width: 768px) and (max-width: 991px){
	.services #prestations .item {
	    width: 16.555% !important;
	    max-width: 100% !important;
	    float: left !important;
	    display: inline-block !important;
	}
	#menu-haut li.idPage-43 > span {
    	padding: 0 5px 0 20px !important;
	}
	#menu-haut .li0.idPage-43 {
    	margin: 0 5px !important;
	}
	#footer1 .fLink2 li:last-child div a{
		font-size: 15px;
	}
	#footer1 .fLink2 li:last-child div strong{
		font-size: 16px;
	}
	#footer1 .fLink2 div img{
		margin: 0 5px 25px 0;
	}
	#jardinage{
		background: #fff url(/cssimg/jardinage/bg_center1.png) 100% 13% no-repeat;
	}
	.twoCols {
	    width: 100%;
	    -webkit-column-count: 2;
	    -moz-column-count: 2;
	    column-count: 2;
	    -webkit-column-gap: 50px;
	    -moz-column-gap: 50px;
	    column-gap: 10px;
	    height: 226px;
	}
	.beneficiez .desc{
		padding-right: 0;
	}
	.beneficiez .carte p{
		font-size: 15px;
	}
	.beneficiez .carte p a{
		font-size: 17px;
	}
	.beneficiez{
		background-position: 41% 0px;
	}
	#resa_top .cont_btn{
		top: 19px;
	}
	#resa_top{
		max-height: 100%;
		padding: 25px 35px 0;
	}
	#footer_bottom .wrap_social{
		margin: 15px 0 95px;
	}
	#footer_bottom h2 span{
		font-size: 16px;
	}
	#news_home h2{
		font-size: 32px;
	}
	#news_home h2 span{
		font-size: 20px;
	}
	.accueil .slick-slide{
		width: 313px !important;
	}
	.accueil #presta{
        margin-bottom: 20px;
        padding-right: 0;
        max-width: 419px;
	}
	.accueil .intro div ul{
		min-height: 211px;
	}
	.accueil .spec > .container,
	.accueil .spec > .container{
		padding-right: 0;
		padding-left: 0;
	}
	#hautpagezone .link_contact {
    	padding: 0 23px 0 0;
	}
	#hautpagezone .link_blog {
	    padding: 0 30px 0 0;
	    margin: 0 10px 0;
	}
	#hautpagezone .se_connecter{
		padding: 0px 22px 0px 0px;
		margin: 2px 0 0 15px;
	}
	#news_home .item h3{
		height: 33px;
		overflow: hidden;
	}
	#news_home .item .infos span:last-child{
		display: none;
		visibility: hidden;
	}
	#footer_bottom h2{
		font-size: 26px;
	}
	#footer_bottom h2 span{
		font-size: 15px;
	}
	#footer_bottom .inter_mobile{
		padding-left: 5px;
	}
	.services #news_home .item{
		max-width: 21% !important;
		width: 100% !important;
	}
	#footer1 li {
    	font-size: 13px;
	}
	#jardinage .intro h2{
		margin: 15px 0 31px;
	}
	#jardinage .intro .intro_desc{
		font-size: 13px !important;
		-webkit-column-gap: 10px !important;
		-moz-column-gap: 10px !important;
		column-gap: 10px !important;
		height: 130px;
	}
	.idPage-44.services #jardinage .intro .intro_desc{
		height: 236px;
	}
	.container_three .item:nth-child(3n) {
    	margin-right: 7px;
	}
	.container_three .item:nth-child(2n) {
    	margin-right: 0px;
    	margin-bottom: 8px;
	}
}
@media only screen and (max-width:767px) {
	.client .avatar_pic{
		right: 48px !important;
	}
	.bandeau_client{
        background-position: 26% center;
    }
	.table-responsive>.table>tbody>tr>td, .table-responsive>.table>tbody>tr>th, .table-responsive>.table>tfoot>tr>td, .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>thead>tr>th {
	    white-space: nowrap;
	}
	.table-responsive {
	    width: 100%;
	    margin-bottom: 15px;
	    overflow-y: hidden;
	    -ms-overflow-style: -ms-autohiding-scrollbar;
	}
	.accueil #presta .decouvrez .cont{
		height: 120px !important;
	    width: 120px !important;
	}
	.accueil #presta .cont {
	    height: 103px !important;
	    width: 103px !important;
	    padding: 0 3px !important;
	}
	.accueil #presta .cont a{
		font-size: 11px;
	}
	#prestations .slick-prev,
	#prestations .slick-next{
		top: -44px !important;
	}
	#prestations > .container > .row{
		margin-right: 0;
		margin-left: 0;
	}
	#jardinage .intros .first_col > img{
	    left: 0px;
	}
	.container_three .item{
		max-width: 100%;
	}
	#jardinage{
		background: #fff url(/cssimg/jardinage/bg_center1.png) 100% 16% no-repeat;
	}
	#jardinage .intro h2{
		margin: 0 0 19px;
	}
	.avantages{
		padding: 30px 0;
	}
	#jardinage .intros.lastDiv .col-md-8{
		padding: 0 30px 30px;
	}
	.threeCols div,
	.intro_descs > div,
	.intro_descs > div{
		-webkit-column-count: 1;
	    -moz-column-count: 1;
	    column-count: 1;
	    -webkit-column-gap: 0px !important;
	    -moz-column-gap: 0px !important;
	    column-gap: 0px !important;
	    height: 100%;
	}
	.avantages h2{
		max-width: 100%;
	}
	#devis_personnalisee form{
		padding: 15px 5px;
		max-height: 100%;
	}
	#devis_personnalisee h2 {
    	margin: 15px 0 19px;
	}
	.services #prestations .slick-list,
	.services #prestations .sliderNews{
		max-height: 525px;
		height: 525px;
	}
	.services #prestations .item{
		width: 16.4% !important;
		max-width: 100% !important;
		float: left !important;
		display: inline-block !important;
	}
	#prestations h2{
		max-width: 100%;
    	padding: 0;
	}
	#jardinage .intros .last_col{
		padding: 0 0px 25px;
	}
	*#news_home > .container,
	.noMarge_mobile{
		padding-right: 0;
		padding-left: 0;
	}
	.services #news_home .item{
		max-width: 42.77% !important;
		margin-right: 0px !important;
		width: 100% !important;
	}
	.beneficiez .carte p{
		max-width: 100%;
		font-size: 14px;
		margin-top: 36px;
	}
	.beneficiez .carte p a{
		font-size: 14px;
	}
	.beneficiez .carte img {
	    display: inline-block;
	    float: left;
	    width: 42%;
	}
	.beneficiez{
		margin-bottom: 34px;
		background: transparent url(/cssimg/jardinage/bg_cesu2.png) left top no-repeat;
	}
	.idPage-44.services .beneficiez{
		background: transparent url(/cssimg/jardinage/bg_cesu3_.png) left top no-repeat;
	}
	.idPage-58.services .beneficiez{
		background: transparent url(/cssimg/jardinage/bg_cesu4_.png) left top no-repeat;
	}
	.beneficiez .container{
		height: 100%;
	}
	.banner_slider h1{
		left: 0px;
		font-size: 29px !important;
	}
	.evaluez.container .other_links{
		float: left;
		width: 100%;
		margin-bottom: 20px;
	}
	.other_links a{
		width: 135px;
		font-size: 11px;
	}
	.evaluez p{
		margin-bottom: 20px;
	}
	#jardinage .intro{
		margin-bottom: 20px;
	}
	.intro_desc,
	.twoCols{
	    width: 100%;
	    -webkit-column-count: 1;
	    -moz-column-count: 1;
	    column-count: 1;
	    -webkit-column-gap: 0px;
	    -moz-column-gap: 0px;
	    column-gap: 0px;
	    height: 100%;
	    line-height: 18px;
	}
	.container_three .item:last-child{
		margin-bottom: 0 !important;
	}
	.container_three .item:nth-last-child(-n+3){
		margin-bottom: 8px;
	}
	.container_three h3{
		margin: 35px 0 0px;
		float: left;
		display: inline-block;
	}
	.container_three{
		margin-right: 15px;
		margin-left: 15px;
		margin-bottom: 0;
	}
	#resa_top .title{
		margin: 0 0 15px;
	}
	#resa_top .title.middle_title{
		margin: 15px 0;
	}
	#resa_top .cont_btn{
		top: 18px;
	}
	#resa_top{
		margin-left: 15px;
		margin-right: 15px;
		padding: 25px 35px 0;
	}
	#resa_top{
		max-height: 100%;
	}
	 #resa_top .cont_btn{
	    text-align: center;
	  }
	  .container_three .desc{
	    float: left;
	  }
	  .container_three img {
	    margin: 8px 20px 20px 0;
	  }
	  .evaluez .desc{
	     padding-right: 0;
	     padding-left: 0;
	 }
	#footer1 .fLink2 li:last-child div a{
		font-size: 11px;
	}
	#footer1 .fLink2 div img, #footer1 .fLink2 div p{
		margin: 0 3px 25px 0;
	}
	#footer1 .fLink2 div img{
		width: 16px;
	}
	#footer1 .fLink2 div p {
	    max-width: 80%;
	    font-size: 12px;
	}
	#footer1 .fLink2 li:last-child div strong{
		font-size: 16px;
	}
	#footer1 a{
		font-size: 13px;
	}
	#footer1 .fLink1 li:last-child,
	#footer1 .fLink1:first-child ul li:nth-child(2){
		text-align: right;
	}
	#footer1 .fLink1 li a{
		font-size: 16px;
	}
	#footer1 li{
		width: 50%;
		max-width: 50%;
	}
	#footer_bottom{
		padding-bottom: 100px;
	}
	#footer1{
		float: left;
		width: 100%;
		display: block;
		margin: 0;
	}
	#footer1 .fLink3 .publika{
		margin: 17px 0 0;
	}
	#footer1 .fLink3 .publika,
	#footer1 .fLink3 ul,
	#footer1 .fLink3 li{
		float: none;
	}
	#footer1 .fLink3{
		text-align: center;
	}
	#footer_bottom .wrap_parole{
		margin: 75px auto 0;
	    width: 303px;
	    float: none;
	    display: block;
	}
	#footer_bottom .inter_parole{
		padding-left: 15px;
	    padding-right: 15px;
	    min-height: 324px;
	    left: 0;
	    background-image: url(/cssimg/site/bg_foot2_.png);
	    background-repeat: no-repeat;
	    background-size: contain;
	}
	#footer_bottom h2 span{
		font-size: 16px;
	}
	#footer_bottom h2{
		font-size: 28px;
	}
	#news_home h2 span{
		font-size: 17px;
	}
	#news_home h2{
		font-size: 29px;
	}
	#news_home .item .infos span:last-child{
		line-height: 25px;
	}
	#news_home .item .infos span.administratif, #news_home .item .infos span.autres, #news_home .item .infos span.jardinage{
		padding: 7px 8px 5px;
		font-size: 8px;
	}
	#news_home .item .infos{
		left: 6px;
		width: 129px;
	}
	#news_home .item h3{
		font-size: 12px;
	}
	#news_home .item{
		border-right: 1px solid #d9e6f0 !important;
	}
	.accueil .slick-slide{
		width: 49.9% !important;
	}
	.accueil #presta .item{
		margin: 0 22px 25px 0;
	    display: inline-block;
	    width: 120px;
	    height: 120px;
	    padding: 9px;
	    float: none;
	}
	.accueil #presta .cont img{
		width: 25px;
		margin: 15px auto 5px !important;
	}
	.accueil #presta .autres .cont img{
		width: 35px;
	}
	.accueil #presta .cont img
	.accueil #presta .cont a{
		font-size: 11px;
	}
	.accueil .spec{
		padding: 41px 0 20px;
		margin-bottom: 25px;
	}
	.accueil .spec .container{
		padding-right: 0;
		padding-left: 0;
	}
	.accueil .spec ul{
		margin: 15px 0 20px;
	}
	.accueil .intro p.bleu{
		margin: 26px 0 0px;
	}
	#news_home,
	.beneficiez .desc{
		padding-left: 15px;
		padding-right: 15px;
		height: 100%;
	}
	#footer_bottom .wrap_app a{
		margin: 0 20px 10px 0;
	}
	#footer_bottom .inter_mobile,
	#jardinage .intro img,
	#footer_bottom .wrap_app,
	.evaluez.container img{
		max-width: 100%;
	}
	#jardinage .intro img,
	.evaluez.container img{
		text-align: center;
	    margin: 0 auto;
	    display: inherit;
	}
	#logo a {
    	top: 3px;
	}
	#header .row{
		margin: 0;
	}
	.slidetexte h1 {
    	font-size: 29px !important;
	}
	.other_link a{
		margin: 0 0px 12px 0;
	}
	.accueil .intro div.first_col,
	.accueil #presta{
		text-align: center;
	}
	.accueil #presta{
		margin-bottom: 15px;
		text-align: center;
	}
	.accueil .intro div.first_col img{
		width: 90%;
	}
	#footer1 .fLink3 li span,
	.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager{
		display: none;
		visibility: hidden;
	}
	.accueil #presta .item h2, .accueil #presta .item h2 a {
    	font-size: 13px;
    	margin-top: 30px;
	}
	.accueil #presta .item h2 strong {
    	font-size: 12px;
    	margin: 5px 0 0;
	}
	.accueil #presta .decouvrez .cont {
    	height: 100px !important;
    	width: 100px !important;
    	padding: 0 5px !important;
	}
}
@media only screen and (max-width:375px){
	#footer_bottom .wrap_social{
		margin: 0px;
	}
}

/* All styles */
#logo,
menuZone{ float: left; display: inline-block; }
#logo a,
#hautpagezone{
	position: relative;
	z-index: 111;
}
.accueil .intro img{
	width: 100%;
}
.accueil #presta .cont a:hover,
#news_home .item h3 a:hover,
#news_home .all_news:hover{
	text-decoration: underline;
}

/* All display none */
.accueil .wrapper > h1,
.breadcrumbs,
.accueil .hide_home,
.encadreslider .bx-controls-direction,
.bx-wrapper .bx-controls-direction,
.encadreslider .legende,
#footer,
.bx-controls-auto,
#footer_bottom .wrap_parole .bx-default-pager,
.tpl-front2 #centre-wrapper .spacer2{
	display: none;
	visibility: hidden;
}
