@import url(http://fonts.googleapis.com/css?family=Fjalla+One);
/****** RESET CSS ******/
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
body{line-height:1;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}
nav ul{list-style:none;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
ins{background-color:#ff9;color:#000;text-decoration:none;}
mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold;}
del{text-decoration:line-through;}
abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}
table{border-collapse:collapse;border-spacing:0;}
hr{display:block;height:1px;border:0;border-top:1px solid #cccccc;margin:1em 0;padding:0;}
input,select{vertical-align:middle;}
/********************************************************** GENERAL ***/
.clear_both {clear:both;}
a, .lienseo {margin:0;padding:0;font-size:100%; vertical-align:baseline;background:transparent;text-decoration: none;color:#5d886a;text-decoration: underline;}
a:hover{color: #366342;text-decoration: none;}
body {
	font-size:12px;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	color:#787878;
	background:#fff;
	overflow:auto;
}
/***transitions****/
header a,#rappel span,.bx-wrapper span,#colonne_centre a,.encart span,#navigation,#formulaire_contact p.submit input,#submit_newsletter, #submit_ami,.bouton{-webkit-transition: all 400ms ease-in-out;-moz-transition: all 400ms ease-in-out;-ms-transition: all 400ms ease-in-out;-o-transition: all 400ms ease-in-out;transition: all 400ms ease-in-out;}
h1 {
    color: #366342;
    margin:0 0 20px 0;
	font-size: 30px;font-family: 'Fjalla One', sans-serif;font-weight: normal;padding-top: 30px;
}

h1 .small{font-size: 20px;}
.index h1{padding-top: 0;}
h2,#colonne_centre p.titre-relance,.h2{ font-size: 22px;font-family: 'Fjalla One', sans-serif;font-weight: normal;color: #366342;margin: 10px 0;}
h2 .big,.titre_actu .big,.h2 .big{font-size: 30px;}
h3{font-size: 18px;font-family: 'Fjalla One', sans-serif;font-weight: normal;color: #366342;margin: 10px 0;}
/* img lightbox */
.imgRight {
	float:right;
	margin:0 0 10px 10px;
	border:none;
}

.imgLeft {
	float:left;
	margin:0 10px 10px 0;
	border:none;
}
#container {
	width:100%;
	position:relative;
}
.vert{
	color:#366342
}
/********************************************************** HEADER ***/
header {
	width:100%;display: block;height: auto;
	z-index:1;
}
header a{text-decoration: none;}
header section {
	position:relative;
	width:960px;
	margin: 0 auto;
	z-index:1
}
#langue {
    display: block;
    height: 30px;
    left: 145px;
    position: absolute;
    top: 134px;
    width: 380px;
    z-index: 3;
}
#langue a{display:inline-block;width:24px;height:16px;margin:0 2px 0 0;float:left;}
#langue #fr:hover,#langue #fr.selected{background:url(../gifs/icone-fr.png) 0 0 no-repeat;}
#langue #fr{background:url(../gifs/icone-frNB.png) 0 0 no-repeat;}
#langue #be:hover,#langue #be.selected{background:url(../gifs/icone-be.png) 0 0 no-repeat;}
#langue #be{background:url(../gifs/icone-beNB.png) 0 0 no-repeat;}
#langue #en:hover,#langue #en.selected{background:url(../gifs/icone-en.png) 0 0 no-repeat;}
#langue #en{background:url(../gifs/icone-enNB.png) 0 0 no-repeat;}
/* Logo */
#logo {
    background: url("../gifs/logo.jpg") no-repeat scroll center 22px rgba(0, 0, 0, 0);
    display: block;
    float: left;
    height: 100px;
    margin: 0 0 20px 0;
    padding-top: 28px;
    width: 380px;
    z-index: 1;

}
#logo span {display: block;}
#logo .titre{font-size: 48px;color: #fff;font-family:"Times New Roman", Times, serif;padding-top: 0px;text-indent:-3000px;}
#logo .baseline{font-size: 15px;color: #fff;font-family: 'Fjalla One', sans-serif;margin-top:20px;letter-spacing:0.02em;}
#logo:hover{
-webkit-opacity:0.7;
-moz-opacity:0.7;
opacity:0.7;}
/***rappel***/
#rappel{float: left;margin:32px 0 0 55px;text-align: center;padding: 12px 20px 7px;position: relative;background:#fff;}
#rappel span{display: block;font-size: 20px;color: #366342;font-family: 'Fjalla One', sans-serif;line-height: 26px;}
#rappel .coin{height: 14px;width: 14px;overflow: hidden;position: absolute;}
#rappel .coin.top{top: 3px;left: 3px;background: url(../gifs/coin-top.png) 0 0 no-repeat;}
#rappel .coin.bottom {bottom: 3px;right: 3px;background: url(../gifs/coin-bottom.png) 0 0 no-repeat;}
#rappel:hover .coin.top{top: 6px;left: 6px;}
#rappel:hover .coin.bottom{right:6px;bottom: 6px;}
/* Contact Header */
#contact_header {
	float: right;
	display:block;
	width:auto;margin-top: 47px;
	height:auto;font-size: 20px;color: #fff;font-family: 'Fjalla One', sans-serif;line-height: 26px;
	z-index:1;
}
#contact_header:hover{color: #9FBDB5}
#contact_header span{display: block;}
/* Top bar */
header nav#top_bar {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	z-index:5
}
header nav#top_bar ul {
	float:right
}
header nav#top_bar ul li {
	float:left;
	display: block;
	position: relative
}
header nav#top_bar ul li+li a:after{
content:"";
height:8px;width:8px;
display:inline-block;
background:url(../gifs/fleche-ssmenu.png) no-repeat center center;
position:relative;margin:0 0 0 8px;}
header nav#top_bar ul li+li+li a:after, header nav#top_bar ul li ul li a:after {
content:none;
}
header nav#top_bar ul li a {
	color:#fff;
	padding:3px 10px;
	display:block;
	font-family: 'Fjalla One';
	font-size:13px;
}
header nav#top_bar ul li a:hover,header nav#top_bar ul li a.selected {
	background:#5D886A;
	color:#fff;
}
header nav#top_bar .dropdown{
display:none;
	position: absolute;
	background: #366342;
	width: 100% !important}
header nav#top_bar .dropdown li{
	float: none !important}
header nav#top_bar ul li ul li a:hover,header nav#top_bar ul li ul li a.selected {
	background:#fff;
	color:#366342;
}
/************* Style du menu horizontal *****/
#barre_top{background:#346140;width: 100%;overflow: hidden;position: absolute;top: 0;left: 0;z-index: -1;height: 130px;}
header nav#menu_h{
	z-index: 1;display: block;height: auto;width: 960px;margin:15px 0;overflow:hidden; position:relative;}
	
.btn-facebook { position:absolute; top:0; right:0; display:block; z-index:1;}
.houzz:hover, .btn-facebook:hover { opacity:0.7;}
	
.houzz{display: inline-block;margin: 32px 0 0 20px;z-index: 1;}
.houzz img{height: auto;width: 70px;}
	
	
header nav#menu_h ul.tabs{
	position: relative;
	display: block;float: left;width: 100%;
	text-align:center; z-index:0;}
header nav#menu_h ul.tabs li{
	position: relative;
	float:none;margin:0 2px ;
	display: inline-block;}
header nav#menu_h ul li a{
background: #366342;color: #fff;
	display: block;
	padding: 5px 20px;font-size: 20px;font-family: 'Fjalla One', sans-serif;line-height: 40px;
	text-align: center}

header nav#menu_h ul li a:hover,header nav#menu_h ul li a.selected{background:#9FBDB5 ;color: #fff;}
header nav#menu_h .dropdown{
	position: absolute;
	left: 0;
	background: #5d886a;
	width: 140%}
header nav#menu_h li+li+li+li .dropdown{width: 100%;}
header nav#menu_h .tabs li .dropdown li{
	width: 100%;margin: 0;
	float: none;}
header nav#menu_h .tabs li .dropdown li a{
	text-align: left;line-height: 20px;height: auto;font-size: 13px;
	padding:5px}
/*****alerte mail***/
#alerte_mail{line-height: 40px;height:40px;display:inline-block;background:#366342 url(../gifs/icone-mail.png) -20px center no-repeat;padding: 0 10px 0 30px;color: #fff;font-size: 16px;font-family: 'Fjalla One', sans-serif;}
#alerte_mail:hover{background:#366342 url(../gifs/icone-mail.png) -10px center no-repeat;}
/* BX SLIDER */
.bxslider{visibility:hidden; max-height:165px;}
.bx-wrapper {
	position: relative;margin: 10px auto 0;z-index: 2;clear: both;
	display: block;padding: 0px;clear:both;background: #fff;
}
.bx-wrapper a{height: 100%;width: 100%;display: block;position: relative;}
.bx-wrapper img {
	width: auto;z-index: -1 !important;vertical-align: bottom;height: 253px;
}
.bx-wrapper li{position: relative;}
.bx-wrapper span{position: absolute;top: 0;left: 0;height: 100%;width: 100%;background:#366342 url(../gifs/recherche_actu.png) center 80px no-repeat;color: #fff;z-index: 10;font-size: 22px;font-family: 'Fjalla One', sans-serif;padding: 130px 0 0 0;	-moz-box-sizing: border-box;box-sizing: border-box;-webkit-box-sizing: border-box;text-align: center;display: none \9; \9;opacity: 0;}
.bx-wrapper li a:hover span{display: block \9;opacity: 1;}
/* DIRECTION CONTROLS (NEXT / PREV) */
.colonne_centre ul.bxslider{margin:0}
.colonne_centre ul.bxslider li{margin:0}
.bx-wrapper .bx-next {
	right: -36px;background: url(../gifs/fleche-droite.png) 0 0 no-repeat;
}
.bx-wrapper .bx-prev {
	left: -36px;background: url(../gifs/fleche-gauche.png) 0 0 no-repeat;
}
.bx-wrapper .bx-prev:hover {
	left: -40px;
}
.bx-wrapper .bx-next:hover {
	right: -40px;
}
.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 113px;
	outline: 0;
	width: 26px;
	height: 51px;
	text-indent: -9999px;
	z-index: 99;
}
.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}
/****encart***/
.encart_global{width: 100%;height: auto;padding: 10px 0 20px;background: #eff7f1;}
.encart_global .center{width: 960px;height: auto;margin: 0 auto;overflow: hidden;}
.encart_global .h2{margin-bottom: 5px;}
.encart_global .encart{float:left;width: 312px;height: auto;vertical-align: top;border: #366342 1px solid;display: block;position: relative; background:#fff;}
.encart_global .encart:hover .bouton{background: #5d886a;color: #fff;}
.encart_global .encart:hover .prix .txt{padding: 0 15px 0 5px;}
.encart_global .encart+.encart{margin-left: 5px;}
.encart_global .img{z-index: -1}
.encart_global .prix{position: absolute;top: 10px;right: 0;z-index: 2}
.encart_global .prix .txt{height: 38px;line-height: 38px;background: #fff;color: #366342;font-family: 'Fjalla One', sans-serif;float: left;padding: 0 5px;font-size: 22px;}
.encart_global .prix .fleche{background: url(../gifs/triangle-encart.png) 0 0 no-repeat;width: 24px;height: 38px;float: left;}
.encart_global .left{width: 175px;padding:5px 10px;float: left;}
.encart_global .left span{display: block;line-height: 22px;}
.encart_global .localisation{font-size: 15px;color: #366342;font-weight: bold;}
.encart_global .type{font-size: 15px;color: #366342;font-weight: bold;}
.encart_global .bouton{margin: 10px 10px 10px 0; margin-top:25px;}

.encart_global .no_peb{
	line-height:1!important;
	margin:2px;
}
/********************************************************** CONTENT ***/
#content {
	width:960px;
	position:relative;
	margin:30px auto;
	background:#fff;
}
/* COLONNE GAUCHE */
#colonne_gauche {display: none;}
/* COLONNE CENTRE */
#colonne_centre {
	position:relative;
	float:right;
	width:960px;
}
/************************************************************************* Encart actualités **********************/
#colonne_centre .left{width: 720px;float: left;}
article.encart_actu {float: right;width: 215px;}
article.encart_actu .titre_actu {font-size: 22px;color: #366342;font-family: 'Fjalla One', sans-serif;}
article.encart_actu p {font-size: 12px;color: #787878;line-height: 22px;}
article.encart_actu ul li{list-style: none !important;margin: 0 !important}
article.encart_actu ul li a{font-size: 14px;color: #366342;font-family: 'Fjalla One', sans-serif;display: block;margin: 10px 0;text-decoration: none;}
article.encart_actu ul li a:hover{color: #5d886a;}
article.encart_actu p a img {
}
article.encart_actu .bouton{font-size: 16px;font-family: 'Fjalla One', sans-serif;color: #366342;text-align: right;display: block;text-decoration: none;background: none;padding: 0;line-height: normal;
}
article.encart_actu .bouton:hover {color: #5d886a;
}
#colonne_centre p {
	margin-bottom:10px;line-height: 22px;
}
/* liste colonne centre */
#colonne_centre ul {
	margin:10px 0
}
#colonne_centre ul li {
	margin-left:20px;
	list-style-image:url(../gifs/puce.png);
	line-height:20px;
}
/* Bouton */
.produit_listing{
	position:relative;
}
.bouton {
	float:right;display:block;background: #366342;color: #fff;font-size: 17px;padding: 0 10px;line-height: 34px;font-family: 'Fjalla One', sans-serif;text-decoration: none; position:absolute;
	right:0;
	bottom:0;
}
.bouton:hover {background: #5d886a;color: #fff;}
/* Fil d'ariane */
#fil_ariane {
    left: 0;
    position: absolute;
    top: 0;
	z-index:1;
	font-size:11px
}
#fil_ariane div{ display :inline; }
/* Relance */
#relance {
	display: block;
	position: relative;
	margin:20px 0 0;
	float:left;
	width: 100%;border-top: #dfdfdf 1px solid;padding-top: 10px;
}
#relance .titre-relance{
	display: block;
	position: relative;
	font-size: 18px;
	margin-bottom: 10px;}
#relance ul{margin: 15px 0 0 0 !important;display: block;}
#relance li {
	width: 30%;margin-left: 15px !important;
	float:left
}
#relance a {
	display: block;font-size: 18px;font-family: 'Fjalla One', sans-serif;text-decoration: none;
}
/* Formulaire */
#carte, #formulaire_contact {
	width:525px;
	position:relative;
	float:left;border-right: 1px solid #dfdfdf; padding-right:20px
}
small a {
	float:right;display:block;font-size: 14px;padding: 0 10px;line-height: 24px;font-family: 'Fjalla One', sans-serif;text-decoration: none;background: #5d886a;color: #fff;text-decoration: none !important;
}
small a:hover {background: #366342;color: #fff;}
#coordonnees {
	width:400px;
	float:right;text-align: left;
	
}
#coordonnees p {
	text-align:left;font-size:14px;
}
#formulaire_1 {
	float:left
}
legend {
	font-size: 16px;
	font-weight:normal !important;
	padding-right:10px;
	color: #50504E;
	position: relative; 
	left: 0;
}
#formulaire_contact label{
	display:block !important; 
	font-size: 11px;
	text-align: right !important;
	width:165px !important
}
#formulaire_contact input {
	border: solid 1px #999;
	width: 352px;
	height: 20px !important; 
	text-indent: 5px;
}
#formulaire_contact textarea {
	border: solid 1px #999;
	width:352px;
}
#formulaire_contact textarea:hover, #formulaire_contact input:hover {
	border:1px solid #000
}
#formulaire_contact p {
	width: 100%;
	padding:0 !important;
	position:relative;
}
#formulaire_1 #field_14 {
	width: 70px !important;
}
#formulaire_1 #field_3{
	width: 120px !important;
}
#formulaire_contact p.submit{ margin: 0 !important}
#formulaire_contact p.submit input{
	background: #5d886a;
	color: #FFF !important;
	border: none !important;
	width: auto !important;
	height: 34px !important;line-height: 34px;
	float: right;
	text-indent: 0 !important;
	cursor:pointer;font-size: 18px;font-family: 'Fjalla One', sans-serif;
	padding: 0 10px !important
}
#formulaire_contact p.submit input:hover {
	background: #366342;
}
#formulaire_contact .form_erreur {
	border:1px solid #FE8383  !important;
	background:#FFE6E6 !important
}
form.generateur p.erreur, form.generateur div.divGenerateurErreur {
	border:none !important;
}
form.generateur p.erreur span.erreur{
	display: none!important;
}
.hint, [data-hint] {
position: relative;
display: inline-block;
}
.hint, [data-hint] {
position: relative;
display: inline-block;
}
.hint:before, .hint:after, [data-hint]:before, [data-hint]:after {
position: absolute;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
visibility: hidden;
opacity: 0;
z-index: 9;
pointer-events: none;
-webkit-transition: 0.3s ease;
-moz-transition: 0.3s ease;
-ms-transition: 0.3s ease;
-o-transition: 0.3s ease;
transition: 0.3s ease;
}
p.erreur.hint:before, p.erreur.hint:after, p.erreur.hint:hover:before, p.erreur.hint:hover:after, p.erreur.hint:focus:before, p.erreur.hint:focus:after{
visibility: visible;
opacity: 1; }
.hint:before, [data-hint]:before {
content: '';
position: absolute;
background: transparent;
border: 6px solid transparent;
z-index: 5; }
.hint:after, [data-hint]:after {
content: attr(data-hint);
background: #c02022;
color: white;
padding: 8px 10px;
font-size: 12px;
line-height: 12px;
white-space: nowrap;
box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.3);
}

.hint--top:before {border-top-color: #c02022;}
.hint--bottom:before {border-bottom-color: #c02022;}
.hint--left:before {border-left-color: #c02022;}
.hint--right:before {border-right-color: #c02022;}

/**
* top tooltip
*/
.hint--top:before {
margin-bottom: -12px; }
.hint--top:after {
margin-left: -18px; }
.hint--top:before, .hint--top:after {
bottom: 100%;
left: 50%; }
.hint--top:hover:after, .hint--top:hover:before, .hint--top:focus:after, .hint--top:focus:before {
-webkit-transform: translateY(-8px);
-moz-transform: translateY(-8px);
-ms-transform: translateY(-8px);
-o-transform: translateY(-8px);
transform: translateY(-8px);
}

/**
* bottom tooltip
*/
.hint--bottom:before {
margin-top: -12px; }
.hint--bottom:after {
margin-left: -18px; }
.hint--bottom:before, .hint--bottom:after {
top: 100%;
left: 50%; }
.hint--bottom:hover:after, .hint--bottom:hover:before, .hint--bottom:focus:after, .hint--bottom:focus:before {
-webkit-transform: translateY(8px);
-moz-transform: translateY(8px);
-ms-transform: translateY(8px);
-o-transform: translateY(8px);
transform: translateY(8px);
}

/**
* right tooltip
*/
.hint--right:before {
margin-left: -12px;
margin-bottom: -6px; }
.hint--right:after {
margin-bottom: -14px; }
.hint--right:before, .hint--right:after {
left: 100%;
bottom: 50%; }
.hint--right:hover:after, .hint--right:hover:before, .hint--right:focus:after, .hint--right:focus:before {
-webkit-transform: translateX(8px);
-moz-transform: translateX(8px);
-ms-transform: translateX(8px);
-o-transform: translateX(8px);
transform: translateX(8px);
}

/**
* left tooltip
*/
.hint--left:before {
margin-right: -12px;
margin-bottom: -6px; }
.hint--left:after {
margin-bottom: -14px; }
.hint--left:before, .hint--left:after {
right: 100%;
bottom: 50%; }
.hint--left:hover:after,
.hint--left:hover:before,
.hint--left:focus:after,
.hint--left:focus:before
{
-webkit-transform: translateX(-8px);
-moz-transform: translateX(-8px);
-ms-transform: translateX(-8px);
-o-transform: translateX(-8px);
transform: translateX(-8px);
}


form.generateur p.erreur span.erreur, form.generateur div.divGenerateurErreur span.erreur {
	background:none !important;
	font-weight:normal !important;
	margin: 0 0 0 170px !important;
	padding: 0 0 5px 0 !important
}
span.validation {
	display: none;
}
form.generateur label.noFloatingLabel input {
	border:none !important;
}
form.generateur label.noFloatingLabel input:hover {
	border:none !important;
	background-color:transparent !important;
}
.divGenerateurRequired {
	display:none;
}
div.valide {
	background: none !important;
	color:#366342 !important;line-height: 18px;text-align: left;
	padding: 0 !important;
	margin: 0 !important;
	font-weight: normal !important
}
#formulaire_contact input[type='checkbox'], #formulaire_contact input[type='radio']{width: auto !important}
/***footer fancybox***/
footer{
	width: 100%;
	display: block;
	position: relative;
	z-index:1;
	margin-top: 10px;border-top: #366342 1px solid;border-bottom: #366342 1px solid;height: 38px;
}
/* footer */
footer section{
	width: 960px;
	margin: 0 auto;
	position: relative;
	padding:0px;
	overflow: hidden
}	
#adresse-footer {
	position: relative;line-height: 38px;
	float:left;font-size: 13px;font-family: 'Fjalla One', sans-serif;color: #366342;
}
#navigation {
	display: block;
	position: relative;
	float: right;
	cursor: pointer;line-height: 38px;
	font-size: 18px;font-family: 'Fjalla One', sans-serif;color: #366342;
}
#navigation:hover {
	color: #5d886a;
}
/* footer box */
.black {
	background:url(../gifs/black.png) repeat;
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	left:0;
	z-index:10;
	display:none
}
.close {
	background:url(../gifs/close.png) no-repeat;
	width:28px;
	height:29px;
	display:block;
	position:absolute;
	right:-10px;
	top:-10px;
	cursor:pointer
}
#navigation_frame {
    background: #fff;
    display: none;
    padding: 10px;
    position: fixed;
	left:50%;
    width: 940px;
    z-index: 70;
	margin-left:-480px;
	top: 300px
}
#navigation_frame a {
	color:#5d886a;text-decoration: none;
}
#navigation_frame a:hover {
	color: #366342;
}
#lien-footer {
	width:940px;
	font-size:14px;
	line-height:18px;
	float:right;
	position:relative;
}
#navigation_frame ul {
	float:left;
	padding-left:10px;list-style: none;
	border-left:1px solid #dfdfdf;
}
#navigation_frame ul+ul{
	margin-left: 60px;}
#navigation_frame ul li ul {
	border: 0;
    float: none;
    margin-top: 0;
    padding-left: 15px;
    width: auto;
}
#navigation_frame ul li ul li a {
	font-size:12px
}
/* logo footer */
a#logo_footer {
	background:url(../gifs/logo.png) 0 0 no-repeat;
	width:100px;
	height:104px;
	display:block;
	margin-right:40px;
	float:left;
}
a#logo_footer:hover {
	-webkit-opacity:.8;
	-moz-opacity:.8;
	opacity:.8;
}
/* FANCYBOX : newsletter | conseiller a un ami */
#newsletter_iframe {height: 360px;margin: 0 !important;position: absolute;top: 0 !important; padding: 10px !important;}
#newsletter_iframe div{
	position:relative;
	float:left
}
#ami_box_frame{ width: 100%; display: block; float:left; padding: 10px !important; width:417px; height:360px;	-moz-box-sizing: border-box;box-sizing: border-box;-webkit-box-sizing: border-box;}
#form_newsletter{
	position:relative;
	float:left;
	width:440px
}
#newsletter_iframe h1, #ami_box_frame h1{padding-top: 0 !important}
#newsletter_iframe p, #ami_box_frame p{display: block; float: left; width: 100%;}
#newsletter_iframe label,#ami_box_frame label{ text-align: left !important; margin: 20px 0 4px 0; clear: both; display: block; width: 100%}
#newsletter_iframe #input_newsletter, #ami_box_frame input, #ami_box_frame textarea{
	width: 345px;
	height: 22px;
	clear: both;
	float:left;
	border: 1px solid #999;
	padding:0;
}
#ami_box_frame textarea{ height: auto !important}
#submit_newsletter, #submit_ami {
	background:#366342;
	color: #fff !important;
	border: none !important;
	width: auto !important;
	height: 24px !important;
	float: right !important;
	font-size: 16px !important;
	text-indent: 0 !important;
	cursor:pointer;
	padding: 0 5px !important;font-family: 'Fjalla One', sans-serif;
}
#submit_newsletter:hover, #submit_ami:hover {
	background: #5d886a;
	color: #fff !important
}
#ami_box_frame input,#ami_box_frame textarea{width: 100% !important}
#ami_box_frame textarea{ height: auto !important}
#submit_ami{line-height: 30px;height: 30px !important;}
#ami_box_frame p.submit input{width:auto !important}
#form_ami ul.errors {
    color: red;
    float: left;
    list-style: none outside none;
    margin: 10px 0 0;
    padding-top: 0;
}
/********************************************************** REF ***/
.ref_close{
	position: fixed;
	right: -97.3%;
	bottom: 0;
	color: #fff;
	display: block;
	text-decoration: none;
	width: 95.5%;
	border-radius : 90px 0 0 0 / 90px 0 0 0;
	cursor: pointer;
	background-color: #366342;
	padding: 4px 2% 4px 2.5%;
	min-height: 28px;
	z-index:1
}
.ref_close .plus_ref{
	display: block;
	height: 30px;
	width: 30px;
	position: absolute;
	left: 6px;
	background: url(../gifs/plus_ref.png) no-repeat;
	bottom: 3px;
	-webkit-transition: background 300ms ease;
	-moz-transition: background 300ms ease;
	-ms-transition: background 300ms ease;
	-o-transition: background 300ms ease;
	transition: background 300ms ease;}

.rotate_plus{
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.contenu_ref{
	position: relative;
	float:right;
	display: block;
	width: 98%;
}
/****BDD*****/
/****listing****/
.interne #moteur_de_recherche_max { margin-right:3px;}
#catalogue_contenu .produit_listing:first-child .lien_listing {float: right; clear: none; position:relative;}
#catalogue_contenu .produit_listing:first-child .lien_listing .txt{width: 328px;}
#catalogue_contenu .produit_listing:first-child .lien_listing .bouton{ clear:both;}
#colonne_centre .lien_listing{display: block;border: #cfe4d5 1px solid;overflow: hidden;clear: both;margin-bottom: 10px;text-decoration: none;color: #366342;}
#colonne_centre .lien_listing .img{width: 274px;height: 164px;overflow: hidden;float: left;position: relative;}
#colonne_centre .lien_listing .img .bandeau{position: absolute;top: 0;left: 0;z-index: 3;width: 88px;height: 95px;}
.no_peb{
	margin: 5px 0
}
#colonne_centre .lien_listing .img .bandeau img{width: 100%;height: 100%;}
#colonne_centre .lien_listing img{width: 100%;height: 164px;}
#colonne_centre .lien_listing .txt{width: 640px;float: right;padding: 20px 20px 0 20px;}
#colonne_centre .lien_listing .txt .left{width: 410px;float: left;}
#colonne_centre .lien_listing .txt .right {width: auto;float: right;text-align: right;margin-bottom: 7px; position: relative;}
#colonne_centre .lien_listing .txt span{display: block;}
#colonne_centre .lien_listing .type{font-size: 22px;color: #366342;font-family: 'Fjalla One', sans-serif;}
#colonne_centre .lien_listing .prix{font-size: 20px;color: #366342;font-family: 'Fjalla One', sans-serif;text-transform: uppercase;margin-bottom: 5px;}
#colonne_centre .lien_listing .prix .big{font-size: 30px;color: #366342;font-family: 'Fjalla One', sans-serif;text-transform: none;}
#colonne_centre .lien_listing .prix span{display: inline-block;}
#colonne_centre .lien_listing .credit{font-size: 14px;color: #5d886a;}
#colonne_centre .lien_listing .description{clear: both;line-height: 18px; position:absolute; bottom:10px;}
#colonne_centre .lien_listing .localisation{font-size: 15px;color: #366342;line-height: 18px;}
#colonne_centre .lien_listing .detail{font-size: 12px;line-height: 18px;}
#colonne_centre .lien_listing:hover .bouton{background: #5d886a;color: #fff;}
#colonne_centre .condition{color: #5d886a;font-size: 14px;display: block;text-align: right;}
/***pagination***/
.paginationControl{margin: 10px 0;text-align: right;font-size: 16px;font-family: 'Fjalla One', sans-serif;}
.paginationControl .lien{font-size:1em !important;float:none !important}
.paginationControl a{text-decoration: none;}
/***detail****/
.left_bdd{float: left;width: 540px;}
.left_bdd .fancybox{width: 405px;height: auto;display: block;}
.left_bdd .fancybox img{width: 100%;height: auto;}
.left_bdd .fancybox.thumbs{width: 90px;height: auto;vertical-align: top;float: left;margin: 10px 5px;}
.right_bdd{width: 400px;float: right;font-size: 12px;line-height: 18px;}
.right_bdd p.detail,.right_bdd .localisation{margin: 0 !important;color: #366342;font-weight: bold;}
.right_bdd .localisation{font-size: 15px;font-weight: bold;background:#EFF7F1;text-indent:10px;padding:8px 0}
.right_bdd .carte{max-width: 100%;width: 540px;height: auto;margin: 10px 0;display: block;}
.right_bdd .description{line-height: 22px;margin: 10px 0;}
.right_bdd .description.titre{font-size:16px;font-weight:bolder;margin: 10px 0;}
.indications{font-size: 12px;font-style: italic;margin: 5px 0;}
.certificat-energetique .titre{
	color: #366342;
	font-size: 15px;
	font-weight: bold;
	background:#EFF7F1;
	text-indent:10px;
	padding:8px 0;
}
.certificat-energetique .detail{
	padding:10px 0;
	border-bottom:1px solid #eee;
}
.certificat-energetique .detail .valeur_item{
	float:right;
}
.certificat-energetique .peb_fleche{
	margin-top:5px;	
	display:inline-block;
	vertical-align:top;
}
.certificat-energetique .peb_tableau{
	display:inline-block;
	float:right;
	margin-top:5px;	
}
.produit_listing .peb_fleche{
	position:absolute;
	right:0;	
}
.produit_listing .peb_fleche img{
	width:120px !important;
	height:auto !important;
	
}
.encart .left .peb_fleche img{
	width:100px !important;
	height:auto !important;
}
.telechargement_descriptif {
    background: url("../gifs/logo_pdf.png") no-repeat scroll 15px center #366342;
    color: #FFFFFF;
    display: block;
    font-family: fjalla one;
    font-size: 20px;
    margin: 20px 0;
    padding: 8px 15px 8px 60px;
    text-decoration: none;
	position:relative;
}
.telechargement_descriptif:hover {
    background: url("../gifs/logo_pdf.png") no-repeat scroll 15px center #5D886A;
	color:#fff;

}
.telechargement_descriptif:after{
content:"";
display:block;
width:15px;height:30px;
position:absolute;
right:15px;
top:2px;
background:url(../gifs/fleche-droite2.png) no-repeat left top;}
.det_lien{font-size: 16px;font-family: 'Fjalla One', sans-serif;color: #5d886a;text-decoration: none;}
/***liens***/
.icon {display: block;vertical-align: bottom;margin: 10px 0;overflow: hidden;}
.icon a{float: left;overflow: hidden;display: block;margin: 0px 5px 0px 0;text-decoration: none;vertical-align: bottom;}
.print{background: url(../gifs/icone-print.png) 0 0 no-repeat;width: 23px;height: 19px;}
.send{background: url(../gifs/icone-send.png) 0 bottom no-repeat;width: 23px;height: 19px;}
.google{background: url(../gifs/icone-google.png) 0 0 no-repeat;width: 20px;height: 20px;}
.facebook{background: url(../gifs/icone-facebook.png) 0 0 no-repeat;width: 20px;height: 20px;}
.twitter{background: url(../gifs/icone-twitter.png) 0 0 no-repeat;width: 20px;height: 20px;}
.linkedin{background: url(../gifs/icone-in.png) 0 0 no-repeat;width: 20px;height: 20px;}

/******************************** Aspect des checkboxes **************************************/ 
#moteur_de_recherche_max{float:left;margin-right:20px;}
.interne #moteur_de_recherche_max .encadrement{/*width:965px*/}
#moteur_de_recherche_max .titre_encart{
display:block;
padding:5px 10px;
background:#EFF7F1;
font-size:15px;
margin:0 5px }
.encadrement{width:303px;}
.encadrement p{float:left;width:90px;height:50px;
margin:5px;}
p.reference{width:190px;}
p.reference input{width:190px;
height:28px;
border:1px solid #366342;
text-indent:5px;}
.encadrement input.submit_search{
background:#9FBDB5;
border:none;
width:90px;
height:30px;
color:#fff;
cursor:pointer;}
.encadrement input.submit_search:hover{
background:#366342;
}
    /* Cachons la case à cocher */  
#moteur_de_recherche_max [type="checkbox"]:not(:checked),  
#moteur_de_recherche_max [type="checkbox"]:checked,#moteur_de_recherche_max [type="radio"]:not(:checked),  
#moteur_de_recherche_max [type="radio"]:checked {  
      position: absolute;  
      left: -9999px;  
    }  
       
    /* on prépare le label */  
    [type="checkbox"]:not(:checked) + label,  
    [type="checkbox"]:checked + label,
	[type="radio"]:not(:checked) + label,  
    [type="radio"]:checked + label {  
      position: relative; /* permet de positionner les pseudo-éléments */  
      padding-left: 25px; /* fait un peu d'espace pour notre case à venir */  
      cursor: pointer;
	  text-indent:-3000px;
	   width: 90px; height: 65px;
	   overflow:hidden;
	   display:block;
	      /* affiche un curseur adapté */  
    }  
/* :before sert à créer la case à cocher */  
#moteur_de_recherche_max [type="checkbox"]:not(:checked) + label:before, #moteur_de_recherche_max [type="radio"]:not(:checked) + label:before {  
text-indent:0;
  content: 'Maison';  
  color:#fff;
  display:block;
  text-align:center;
  line-height:50px;
  position: absolute;  
  left:0; top: 2px;  
  width: 90px; height:50px; /* dim. de la case */  
  border: 1px solid #aaa;  
  background-color:#5D886A;

} 

.english #moteur_de_recherche_max [type="checkbox"]:not(:checked) + label:before, #moteur_de_recherche_max [type="radio"]:not(:checked) + label:before { content: 'House';}

.english #moteur_de_recherche_max [type="checkbox"]:checked + label:before, #moteur_de_recherche_max [type="radio"]:checked + label:before {content: 'House';}

.nederlands #moteur_de_recherche_max [type="checkbox"]:not(:checked) + label:before, #moteur_de_recherche_max [type="radio"]:not(:checked) + label:before { content: 'Huis';}

.nederlands #moteur_de_recherche_max [type="checkbox"]:checked + label:before, #moteur_de_recherche_max [type="radio"]:checked + label:before {content: 'Huis';}


#moteur_de_recherche_max [type="checkbox"]:checked + label:before, #moteur_de_recherche_max [type="radio"]:checked + label:before {
text-indent:0;
  content: 'Maison';  
  color:#fff;
  display:block;
  text-align:center;
  line-height:50px;
  position: absolute;  
  left:0; top: 2px;  
  width: 90px; height:50px; /* dim. de la case */  
  border: 1px solid #aaa;  
  background-color:#366342;
}


.english  #moteur_de_recherche_max p.appartement [type="checkbox"]:not(:checked) + label:before  {content: 'Apartment';  }
.english  #moteur_de_recherche_max p.appartement [type="checkbox"]:checked + label:before {content: 'Apartment';}

.nederlands  #moteur_de_recherche_max p.appartement [type="checkbox"]:not(:checked) + label:before  {content: 'Appartement';  }
.nederlands  #moteur_de_recherche_max p.appartement [type="checkbox"]:checked + label:before {content: 'Appartement';}

 #moteur_de_recherche_max p.appartement [type="checkbox"]:not(:checked) + label:before  
{  
text-indent:0;
  content: 'Appartement';  
  color:#fff;
  display:block;
  text-align:center;
  line-height:50px;
  position: absolute;  
  left:0; top: 2px;  
  width: 90px; height:50px; /* dim. de la case */  
  border: 1px solid #aaa;  
  background-color:#5D886A;

}  
#moteur_de_recherche_max p.appartement [type="checkbox"]:checked + label:before {
text-indent:0;
  content: 'Appartement';  
  color:#fff;
  display:block;
  text-align:center;
  line-height:50px;
  position: absolute;  
  left:0; top: 2px;  
  width: 90px; height:50px; /* dim. de la case */  
  border: 1px solid #aaa;  
  background-color:#366342;}
  
.english #moteur_de_recherche_max p.autre [type="checkbox"]:not(:checked) + label:before{  content: 'Other';}    
.english #moteur_de_recherche_max p.autre [type="checkbox"]:checked + label:before{  content: 'Other';}  

.nederlands #moteur_de_recherche_max p.autre [type="checkbox"]:not(:checked) + label:before{  content: 'Andere(n)';}    
.nederlands #moteur_de_recherche_max p.autre [type="checkbox"]:checked + label:before{  content: 'Andere(n)';}  
  
 #moteur_de_recherche_max p.autre [type="checkbox"]:not(:checked) + label:before  
 {  
text-indent:0;
  content: 'Terrains';  
  color:#fff;
  display:block;
  text-align:center;
  line-height:50px;
  position: absolute;  
  left:0; top: 2px;  
  width: 90px; height:50px; /* dim. de la case */  
  border: 1px solid #aaa;  
  background-color:#5D886A; 

}  
#moteur_de_recherche_max p.autre [type="checkbox"]:checked + label:before{
text-indent:0;
  content: 'Terrains';  
  color:#fff;
  display:block;
  text-align:center;
  line-height:50px;
  position: absolute;  
  left:0; top: 2px;  
  width: 90px; height:50px; /* dim. de la case */  
  border: 1px solid #aaa;  
  background-color:#366342;}
 #moteur_de_recherche_max p.bruxelles [type="checkbox"]:not(:checked) + label:before {  
text-indent:0;
  content: '  ';  
  color:#fff;
  display:block;
  text-align:center;
  line-height:50px;
  position: absolute;  
  left:0; top: 2px;  
  width: 90px; height:50px; /* dim. de la case */  
  border: 1px solid #aaa;
  background-image:url(../gifs/text_img_4.png); 
  background-repeat:no-repeat; 
  background-position:center center;     
  background-color:#5D886A; 
}  
  
#moteur_de_recherche_max p.bruxelles [type="checkbox"]:checked + label:before{
text-indent:0;
  content: '  ';  
  color:#fff;
  display:block;
  text-align:center;
  line-height:50px;
  position: absolute;  
  left:0; top: 2px;  
  width: 90px; height:50px; /* dim. de la case */  
  border: 1px solid #aaa;
  background-image:url(../gifs/text_img_4.png); 
  background-repeat:no-repeat; 
  background-position:center center;     
  background-color:#366342; }
 #moteur_de_recherche_max p.province [type="checkbox"]:not(:checked) + label:before {  
text-indent:0;
  content: 'Province';  
  color:#fff;
  display:block;
  text-align:center;
  line-height:50px;
  position: absolute;  
  left:0; top: 2px;  
  width: 90px; height:50px; /* dim. de la case */  
  border: 1px solid #aaa;  
  background-color:#5D886A;

}  

#moteur_de_recherche_max p.province [type="checkbox"]:checked + label:before{
text-indent:0;
  content: 'Province';  
  color:#fff;
  display:block;
  text-align:center;
  line-height:50px;
  position: absolute;  
  left:0; top: 2px;  
  width: 90px; height:50px; /* dim. de la case */  
  border: 1px solid #aaa;  
  background-color:#366342;}

.english #moteur_de_recherche_max p.province [type="checkbox"]:not(:checked) + label:before{  content: 'Outside Brussels'; line-height:23px  } 
.english #moteur_de_recherche_max p.province [type="checkbox"]:checked + label:before {  content: 'Outside Brussels';  line-height:23px  } 

 .nederlands #moteur_de_recherche_max p.province [type="checkbox"]:not(:checked) + label:before{  content: 'Buiten Brussel';  } 
.nederlands #moteur_de_recherche_max p.province [type="checkbox"]:checked + label:before {  content: 'Buiten Brussel';  } 
  
.english #moteur_de_recherche_max p.etranger [type="checkbox"]:not(:checked) + label:before{  content: 'Abroad';  } 
.english #moteur_de_recherche_max p.etranger [type="checkbox"]:checked + label:before {  content: 'Abroad';  }

.nederlands #moteur_de_recherche_max p.etranger [type="checkbox"]:not(:checked) + label:before{  content: 'Buitenland';  } 
.nederlands #moteur_de_recherche_max p.etranger [type="checkbox"]:checked + label:before {  content: 'Buitenland';  }
  
 .english #moteur_de_recherche_max p.bruxelles [type="checkbox"]:not(:checked) + label:before{  content: 'Brussels and surroundings'; background-image:none ; line-height:23px } 
.english #moteur_de_recherche_max p.bruxelles [type="checkbox"]:checked + label:before {  content: 'Brussels and surroundings'; background-image:none ; line-height:23px  } 

 .nederlands #moteur_de_recherche_max p.bruxelles [type="checkbox"]:not(:checked) + label:before{  content: 'Brussel en omgeving'; background-image:none ; line-height:23px } 
.nederlands #moteur_de_recherche_max p.bruxelles [type="checkbox"]:checked + label:before {  content: 'Brussel en omgeving'; background-image:none ; line-height:23px  } 


.english #moteur_de_recherche_max p.prix_7 [type="radio"]:not(:checked) + label:before, .english #moteur_de_recherche_max p.prix_7 [type="radio"]:not(:checked) + label:before, .english #moteur_de_recherche_max p.prix_7 [type="radio"]:checked + label:before {content: '' !important; background-image: url("../gifs/rent01.png") !important; background-position: center center; background-repeat: no-repeat;}

.english #moteur_de_recherche_max p.prix_8 [type="radio"]:not(:checked) + label:before, .english #moteur_de_recherche_max p.prix_8 [type="radio"]:not(:checked) + label:before, .english #moteur_de_recherche_max p.prix_8 [type="radio"]:checked + label:before {background-image: url("../gifs/rent03.png") !important;}

.english #moteur_de_recherche_max p.prix_9 [type="radio"]:not(:checked) + label:before, .english #moteur_de_recherche_max p.prix_9 [type="radio"]:not(:checked) + label:before, .english #moteur_de_recherche_max p.prix_9 [type="radio"]:checked + label:before {background-image: url("../gifs/rent02.png") !important;}




.nederlands #moteur_de_recherche_max p.prix_7 [type="radio"]:not(:checked) + label:before, .nederlands #moteur_de_recherche_max p.prix_7 [type="radio"]:not(:checked) + label:before, .nederlands #moteur_de_recherche_max p.prix_7 [type="radio"]:checked + label:before {content: '' !important; background-image: url("../gifs/huis01.png") !important; background-position: center center; background-repeat: no-repeat;}

.nederlands #moteur_de_recherche_max p.prix_8 [type="radio"]:not(:checked) + label:before, .nederlands #moteur_de_recherche_max p.prix_8 [type="radio"]:not(:checked) + label:before, .nederlands #moteur_de_recherche_max p.prix_8 [type="radio"]:checked + label:before {background-image: url("../gifs/huis03.png") !important;}

.nederlands #moteur_de_recherche_max p.prix_9 [type="radio"]:not(:checked) + label:before, .nederlands #moteur_de_recherche_max p.prix_9 [type="radio"]:not(:checked) + label:before, .nederlands #moteur_de_recherche_max p.prix_9 [type="radio"]:checked + label:before {background-image: url("../gifs/huis02.png") !important;}


  
 #moteur_de_recherche_max p.etranger [type="checkbox"]:not(:checked) + label:before{  
text-indent:0;
  content: 'Etranger';  
  color:#fff;
  display:block;
  text-align:center;
  line-height:50px;
  position: absolute;  
  left:0; top: 2px;  
  width: 90px; height:50px; /* dim. de la case */  
  border: 1px solid #aaa;  
  background-color:#5D886A;

}  

#moteur_de_recherche_max p.etranger [type="checkbox"]:checked + label:before {
text-indent:0;
  content: 'Etranger';  
  color:#fff;
  display:block;
  text-align:center;
  line-height:50px;
  position: absolute;  
  left:0; top: 2px;  
  width: 90px; height:50px; /* dim. de la case */  
  border: 1px solid #aaa;  
  background-color:#366342;}

 #moteur_de_recherche_max p.prix_1 [type="radio"]:not(:checked) + label:before{  
text-indent:0;
  content: '  ';  
  color:#fff;
  display:block;
  text-align:center;
  line-height:50px;
  position: absolute;  
  left:0; top: 2px;  
  width: 90px; height:50px; /* dim. de la case */  
  border: 1px solid #aaa;
  background-image:url(../gifs/text_img_1.png); 
  background-repeat:no-repeat; 
  background-position:center center;     
  background-color:#5D886A; 
}  
 
#moteur_de_recherche_max p.prix_1 [type="radio"]:checked + label:before{
text-indent:0;
  content: '  ';  
  color:#fff;
  display:block;
  text-align:center;
  line-height:50px;
  position: absolute;  
  left:0; top: 2px;  
  width: 90px; height:50px; /* dim. de la case */  
  border: 1px solid #aaa;
  background-image:url(../gifs/text_img_1.png); 
  background-repeat:no-repeat; 
  background-position:center center;     
  background-color:#366342; }
  
 #moteur_de_recherche_max p.prix_2 [type="radio"]:not(:checked) + label:before {  
text-indent:0;
  content: '';  
  color:#fff;
  display:block;
  text-align:center;
  line-height:50px;
  position: absolute;  
  left:0; top: 2px;  
  width: 90px; height:50px; /* dim. de la case */  
  border: 1px solid #aaa;  
  background-image:url(../gifs/text_img_2.png); 
  background-repeat:no-repeat; 
  background-position:center center;     
  background-color:#5D886A; 
} 

#moteur_de_recherche_max p.prix_2 [type="radio"]:checked + label:before{
text-indent:0;
  content: '';  
  color:#fff;
  display:block;
  text-align:center;
  line-height:50px;
  position: absolute;  
  left:0; top: 2px;  
  width: 90px; height:50px; /* dim. de la case */  
  border: 1px solid #aaa;  
  background-image:url(../gifs/text_img_2.png); 
  background-repeat:no-repeat; 
  background-position:center center;     
  background-color:#366342; }
  
  
.nederlands  #moteur_de_recherche_max p.prix_2 [type="radio"]:not(:checked) + label:before {    
  background-image:url(../gifs/text_img_2_nl.png); 
} 

.nederlands #moteur_de_recherche_max p.prix_2 [type="radio"]:checked + label:before{
  background-image:url(../gifs/text_img_2_nl.png); 
 } 
  
  
.english  #moteur_de_recherche_max p.prix_2 [type="radio"]:not(:checked) + label:before {
  background-image:url(../gifs/text_img_2_en.png); 
} 

.english #moteur_de_recherche_max p.prix_2 [type="radio"]:checked + label:before{ 
  background-image:url(../gifs/text_img_2_en.png); 
; } 


html.english.js.draganddrop.rgba.multiplebgs.backgroundsize.borderimage.borderradius.boxshadow.textshadow.opacity.cssanimations.cssgradients.csstransforms.csstransforms3d.csstransitions.fontface.generatedcontent.video.audio body section#container section#content section#colonne_centre.interne div#moteur_de_recherche_max form div.encadrement p.float_left.prix_1 label

.english #moteur_de_recherche_max p.prix_2 [type="radio"]:checked + label:before{ 
  background-image:url(../gifs/text_img_2_en.png); 
; } 
   
  
 #moteur_de_recherche_max p.prix_3 [type="radio"]:not(:checked) + label:before {  
text-indent:0;
  content: '';  
  color:#fff;
  display:block;
  text-align:center;
  line-height:50px;
  position: absolute;  
  left:0; top: 2px;  
  width: 90px; height:50px; /* dim. de la case */  
  border: 1px solid #aaa;  
  background-image:url(../gifs/text_img_3.png); 
  background-repeat:no-repeat; 
  background-position:center center;     
  background-color:#5D886A; 

} 
#moteur_de_recherche_max p.prix_3 [type="radio"]:checked + label:before{
text-indent:0;
  content: '';  
  color:#fff;
  display:block;
  text-align:center;
  line-height:50px;
  position: absolute;  
  left:0; top: 2px;  
  width: 90px; height:50px; /* dim. de la case */  
  border: 1px solid #aaa;  
  background-image:url(../gifs/text_img_3.png); 
  background-repeat:no-repeat; 
  background-position:center center;     
  background-color:#366342; }
  
 /**********************************RENOMMER BOUTONS EN CARTON**************************************/
#moteur_de_recherche_max p.ailleurs [type="checkbox"]:not(:checked) + label:before, #moteur_de_recherche_max p.ailleurs [type="checkbox"]:not(:checked) + label:before, #moteur_de_recherche_max p.ailleurs [type="checkbox"]:checked + label:before {content: 'Ailleurs' !important;}

#moteur_de_recherche_max p.prix_4 [type="radio"]:not(:checked) + label:before, #moteur_de_recherche_max p.prix_4 [type="radio"]:not(:checked) + label:before, #moteur_de_recherche_max p.prix_4 [type="radio"]:checked + label:before {content: '' !important; background-image: url("../gifs/1000-sem.png") !important; background-position: center center; background-repeat: no-repeat;}

#moteur_de_recherche_max p.prix_5 [type="radio"]:not(:checked) + label:before, #moteur_de_recherche_max p.prix_5 [type="radio"]:not(:checked) + label:before, #moteur_de_recherche_max p.prix_5 [type="radio"]:checked + label:before {content: '' !important; background-image: url("../gifs/1000-5.png") !important; background-position: center center; background-repeat: no-repeat;}

#moteur_de_recherche_max p.prix_6 [type="radio"]:not(:checked) + label:before, #moteur_de_recherche_max p.prix_6 [type="radio"]:not(:checked) + label:before, #moteur_de_recherche_max p.prix_6 [type="radio"]:checked + label:before {content: '' !important; background-image: url("../gifs/5000-6.png") !important; background-position: center center; background-repeat: no-repeat;}

#moteur_de_recherche_max p.france [type="checkbox"]:not(:checked) + label:before, #moteur_de_recherche_max p.france [type="checkbox"]:not(:checked) + label:before, #moteur_de_recherche_max p.france [type="checkbox"]:checked + label:before {content: 'France' !important;}

#moteur_de_recherche_max p.espagne [type="checkbox"]:not(:checked) + label:before, #moteur_de_recherche_max p.espagne [type="checkbox"]:not(:checked) + label:before, #moteur_de_recherche_max p.espagne [type="checkbox"]:checked + label:before {content: 'Espagne' !important;}

#moteur_de_recherche_max p.prix_7 [type="radio"]:not(:checked) + label:before, #moteur_de_recherche_max p.prix_7 [type="radio"]:not(:checked) + label:before, #moteur_de_recherche_max p.prix_7 [type="radio"]:checked + label:before {content: '' !important; background-image: url("../gifs/1500-7.png") !important; background-position: center center; background-repeat: no-repeat;}

#moteur_de_recherche_max p.prix_8 [type="radio"]:not(:checked) + label:before, #moteur_de_recherche_max p.prix_8 [type="radio"]:not(:checked) + label:before, #moteur_de_recherche_max p.prix_8 [type="radio"]:checked + label:before {content: '' !important; background-image: url("../gifs/1500-3000.png") !important; background-position: center center; background-repeat: no-repeat;}

#moteur_de_recherche_max p.prix_9 [type="radio"]:not(:checked) + label:before, #moteur_de_recherche_max p.prix_9 [type="radio"]:not(:checked) + label:before, #moteur_de_recherche_max p.prix_9 [type="radio"]:checked + label:before {content: '' !important; background-image: url("../gifs/3000-9.png") !important; background-position: center center; background-repeat: no-repeat;}





/**********************************bx_2 detail**************************************/

.bx_2 .bx-wrapper {
	position:  relative;

	margin:0;
	padding: 0;
	width:100%;
	z-index:10;
}
.bx_2 .bx-wrapper img {
	width: 100%;
	display: block;
	height:auto;
}
.bx_2 .bx-wrapper .bx-viewport {
	background: #fff;
}
/* LOADER */
.bx_2 .bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(../gifs/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}
/* PAGER */
.bx_2 .bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	width:100%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.bx_2 .bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	width:25%;
}
.bx_2 .bx-wrapper .bx-pager.bx-default-pager a {
	/*background:url(../gifs/test-slide.jpg) no-repeat center center;*/
	text-indent: -9999px;
	display: block;
	width: 100%;
	height: 80px;
	outline: 0;
	border:1px solid #fff;

}
/*.bx_2 .bx-wrapper .bx-pager-item + .bx-pager-item a {
	//background:url(../gifs/img-listing2.jpg) no-repeat center center;
}
.bx_2 .bx-wrapper .bx-pager-item + .bx-pager-item  + .bx-pager-item a {
	background:url(../gifs/img-listing3.jpg) no-repeat center center;
}
.bx_2 .bx-wrapper .bx-pager-item + .bx-pager-item  + .bx-pager-item   + .bx-pager-item a {
	background:url(../gifs/img-listing4.jpg) no-repeat center center;
}*/

.bx_2 .bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
	-webkit-box-shadow:inset 1px 1px 15px 2px rgba(0,0,0,0.5);
	-moz-box-shadow:inset 1px 1px 15px 2px rgba(0,0,0,0.5);
	-ms-box-shadow:inset 1px 1px 15px 2px rgba(0,0,0,0.5);
	-o-box-shadow:inset 1px 1px 15px 2px rgba(0,0,0,0.5);
	box-shadow:inset 1px 1px 15px 2px rgba(0,0,0,0.5);
}
.encadrement2 {
    border: 1px solid #366342;
    margin: 20px auto;
    padding: 15px 15px 10px 15px;
    width: 423px;
	-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

/*.encadrement2 .btn-loyer { height: 28px; display: block;}*/

.encadrement2 p{clear:both; margin-bottom:32px !important; min-height: 1px;
display: block;}
.encadrement2 input{float:right;width:92px;}
.encadrement2 input.submit_search{background:#366342;color:#fff;border:none; padding: 6px 0; -webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; text-align: center;}
.encadrement2 input.submit_search:hover{background:#9FBDB5;cursor:pointer;}
.encadrement2 label{float:left}

.encadrement2 select { float:right;}

.resultats-loyers {border: 1px solid #366342;
margin: 20px auto;
padding: 15px 15px 10px 15px;
width: 780px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;}


#formulaire_3 {display:block;width:100%;border:1px solid #366342;overflow:hidden;margin-bottom:20px;}
#formulaire_3 p {display:block;width:50%;float:left;clear:none;}
form#formulaire_3.generateur div.divGenerateur{  float: left;
    margin-top: 11px;
    padding: 3px 0;
    width: 50%;
	clear:none;}
#formulaire_3 input#field_3 {
    background: none repeat scroll 0 0 #5D886A;
    border: medium none;
    color: #FFFFFF;
    float: right;
    font-family: fjalla one;
    font-size: 18px;
    padding: 4px 10px;
	cursor:pointer;
}
#formulaire_3 input#field_3:hover {
    background: none repeat scroll 0 0 #366342;

}
#formulaire_3 p.submit{width:73%;}
#formulaire_3  #field_20{width:43%;}
#formulaire_3 .divGenerateur ul li{float:left;}
#formulaire_3 .divGenerateur ul {position:relative;right:-5px;}

/*****************************diaporama_BDD***************************************/
#colonne_centre .left_bdd ul li{margin-left:0;}
.left_bdd #bx-pager {

    margin-top: 2px;
    width: 540px;
}
.left_bdd #bx-pager a{width:24.6%;margin:1px;
position:relative;
display:inline-block;
}
.left_bdd #bx-pager a:before{content:"";width:100%;height:100%;
display:block;
position:absolute;
left:0;
top:0;
background:transparent;
-webkit-box-shadow:inset 1px 1px 20px 10px rgba(0,0,0,0.7);
-moz-box-shadow:inset 1px 1px 20px 10px rgba(0,0,0,0.7);
-ms-box-shadow:inset 1px 1px 20px 10px rgba(0,0,0,0.7);
-o-box-shadow:inset 1px 1px 20px 10px rgba(0,0,0,0.7);
box-shadow:inset 1px 1px 20px 10px rgba(0,0,0,0.7);
-webkit-transition:600ms all ease;
-moz-transition:600ms all ease;
-ms-transition:600ms all ease;
-o-transition:600ms all ease;
transition:600ms all ease;}
.left_bdd #bx-pager a:hover:before, .left_bdd #bx-pager a.active:before{
-webkit-box-shadow:inset 0px 0px 0px 0px rgba(0,0,0,0);
-moz-box-shadow:inset 0px 0px 0px 0px rgba(0,0,0,0);
-ms-box-shadow:inset 0px 0px 0px 0px rgba(0,0,0,0);
-o-box-shadow:inset 0px 0px 0px 0px rgba(0,0,0,0);
box-shadow:inset 0px 0px 0px 0px rgba(0,0,0,0);

}
.left_bdd #bx-pager img{width:auto;}

section#colonne_centre.interne span.vendu{
	background: none repeat scroll 0 0 #AA1717;
	color: #FFFFFF;
	float: right;
	font-family: 'Fjalla One',sans-serif;
	font-size: 18px;
	padding: 5px 10px;
	margin-bottom:5px;
}

/*****************************conseiller à un ami**************************/
#form_ami{width:250px;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
padding:15px;}
#form_ami label {
    color: #5D886A;
    display: block;
    font-family: 'Fjalla One', sans-serif;
    font-size: 15px;
    margin-top: 10px;
}
#form_ami input{}
.messageErreur {
	border: 1px solid red;
	background-color:#FFCCCC;
	color:red;
	width:95%;
	padding:5px 10px;
	margin-bottom:10px;
	display:none;
}

.lien-visite {
    color: #366342;
    margin:0 0 20px 0;
	font-size: 27px;font-family: 'Fjalla One', sans-serif;font-weight: normal;padding-top: 30px;
	line-height: 32px !important;
}
