/*
Theme Name: Gestion Patrimoine Lescuyer 
Theme URI: 
Description: Gestion Patrimoine Lescuyer Theme
Author: bureaubureau
Author URI: http://bureaubureau.fr/
Version: 1.0
License: 
License URI: 
Tags: 
Text Domain: 
*/


/* 
-------------------------------------------------------------- */

@font-face {
    font-family: 'DINProRegular';
    src: url('font/dinpro-regular.eot');
    src: url('font/dinpro-regular.eot') format('embedded-opentype'),
         url('font/dinpro-regular.woff') format('woff'),
         url('font/dinpro-regular.ttf') format('truetype'),
         url('font/dinpro-regular.svg#DINProRegular') format('svg');
}
@font-face {
    font-family: 'DINProBold';
    src: url('font/dinbold-webfont.eot');
    src: url('font/dinbold-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/dinbold-webfont.woff') format('woff'),
         url('font/dinbold-webfont.ttf') format('truetype'),
         url('font/dinbold-webfont.svg#DINProBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
strong{
	font-family: 'DINProBold', sans-serif!important;
	
}
/* GLOBAL -------------------------------------------------------------- */
#wrap{
	position: relative;
	z-index: 200;
}
#wrap_body{
	position: relative;
	top: 455px;
	background-color: #f5f5f5;
}
#col2{
	float: right;
	width: 243px;
}
	#col2 a{
		text-decoration: none;
	}
	#titre_col2 a{
		text-decoration: none;
	}
#body{
	position: relative;
	margin: 0 auto;
	width: 968px;
}
#mobile, #mobile_home{
	display: none;
}
#fb_bouton_mobile{
			display: none;
		}
#clear {
	clear: both!important;
	float: none!important;
}
#corp {
	margin: 0 auto;
	width: 968px;
	position: relative;
	margin-bottom: 4px;
}
#header{
	margin: 0 auto;
	width: 968px;
	padding-top: 30px;
	position: relative;
	margin-bottom: 15px;
}
#logo{
	background-image: url('images/logo.png');
	width: 252px;
	height: 92px;
	float: left;
}
#fb{
	background-image: url('images/fb.png');
	width: 31px;
	height: 31px;
	display: block;
	bottom: 0px;
	right: 0px;
	position: absolute;

}
#fb_bouton{
float: left;
bottom: 0px;
position: absolute;
right: 50px;
}
/* MENU */


/*location edit */


.page-template-location #search, .page-template-biens-location #search, .page-template-resultat-location #search {
	width: 213px;
	height: 235px;
}

#menu{
	background: #761f71;
	background: -moz-linear-gradient(top, #761f71 0%, #591755 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#761f71), color-stop(100%,#591755));
	background: -webkit-linear-gradient(top, #761f71 0%,#591755 100%);
	background: -o-linear-gradient(top, #761f71 0%,#591755 100%);
	background: -ms-linear-gradient(top, #761f71 0%,#591755 100%);
	background: linear-gradient(to bottom, #761f71 0%,#591755 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#761f71', endColorstr='#591755',GradientType=0 );
	color: white;
}
#menu a{
    text-decoration: none;
    color: white;
    display: inline-block;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 22px;
    padding-right: 22px;
    margin-right: 3px;


}
#menu a:hover{
	text-decoration: none;
	color: white;
	background: #241124; /* Old browsers */
	background: -moz-linear-gradient(top, #241124 0%, #4b224a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#241124), color-stop(100%,#4b224a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #241124 0%,#4b224a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #241124 0%,#4b224a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #241124 0%,#4b224a 100%); /* IE10+ */
	background: linear-gradient(to bottom, #241124 0%,#4b224a 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#241124', endColorstr='#4b224a',GradientType=0 ); /* IE6-9 */
	opacity: 1;
	margin-right: 3px;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

#menu li {
	font-family: DINProRegular, sans-serif;
	font-size: 14px;
	position: relative;
	display: inline-block;
	text-transform: uppercase;
}
#menu li:after {
	content: "|";
}
#menu li:last-child:after{
	content: "";
}
.page_contenu #texte.bareme {
		font-family: 'DINProRegular', sans-serif;
		font-size: 13px;
		color: black;
		margin-left: 10px;
		line-height: 18px;
		float: left;
		width: 100%;
		margin-right: 10px;
		margin-bottom: 50px;
	}
a.current-menu-item {
	text-decoration: none;
	color: white;
	background: #241124; /* Old browsers */
	background: -moz-linear-gradient(top, #241124 0%, #4b224a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#241124), color-stop(100%,#4b224a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #241124 0%,#4b224a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #241124 0%,#4b224a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #241124 0%,#4b224a 100%); /* IE10+ */
	background: linear-gradient(to bottom, #241124 0%,#4b224a 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#241124', endColorstr='#4b224a',GradientType=0 ); /* IE6-9 */
}

#home{
	background: url('images/picto_home.png');
	width: 16px;
	display: inline-block;
	margin-right: 10px;
	height: 13px;
}
#zone a{
	color: white;
}
#zone {
	position: relative;
	color: white;
	float: left;
	margin-right: 4px;
	margin-top: 4px;
	width: 239px;
	height: 223px;
}
div#zone:nth-child(4){
	margin-right: 0px;
}
#zone #titre {
	position: absolute;
	bottom: 0px;
	left: 25px;
	border-left-color: white;
	border-left-style: solid;
	border-left-width: 4px;
	padding-left: 10px;
	padding-bottom: 20px;
}
#zone #titre_1{
	font-family: DINProRegular, sans-serif;
	margin-bottom: 5px;
	font-size: 20px;
	text-transform: uppercase;
	
}
#zone #titre_2{
	font-family: "DINProRegular", sans-serif;
	font-weight: 400;
	font-size: 20px;
	text-transform: uppercase;
}
#zone #hover{
	background-color: rgba(99,87,99, 0);
	width: 239px;
	height: 223px;
	position: absolute;
	cursor: pointer;
	transition: all 0.2s ease-in-out 0s;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	opacity: 0;
}
#zone #hover:hover{
	opacity: 1;
	position: absolute;
	background-color: rgba(99,87,99, 0.8);
}
#zone #hover:hover > #titre{
	display: block;
	opacity: 1;
}
#zone_contact {
	position: relative;
	color: #635763;
	float: left;
	margin-top: 4px;
	width: 219px;
	height: 202px;
	background-color: #dbdcdc;
	padding-left: 20px;
	padding-top: 20px;
}
#zone_contact #mail a{
	color: #635763;
	text-decoration:none;
}
#zone_contact #ville {
	font-family: "DINProBold", sans-serif;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 4px;
}
#zone_contact #adresse{
    	font-family: DINProRegular, sans-serif;
	font-size: 12px;
	margin-bottom: 3px;
}
#zone_contact #tel{
    	font-family: DINProRegular, sans-serif;
	font-size: 12px;
	margin-bottom: 3px;
}
#zone_contact #mail {
	font-family: "DINProBold", sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
}
#zone_contact #titre_contact {
	font-family: DINProRegular, sans-serif;
	font-size: 14px;
	color: #771f72;
	right: 10px;
	top: 10px;
	text-transform: uppercase;
	text-align: left;
	margin-bottom: 10px;

}

/*FOOTER*/

#footer{
	background: #625662; /* Old browsers */
	background: -moz-linear-gradient(top, #625662 0%, #383238 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#625662), color-stop(100%,#383238)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #625662 0%,#383238 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #625662 0%,#383238 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #625662 0%,#383238 100%); /* IE10+ */
	background: linear-gradient(to bottom, #625662 0%,#383238 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#625662', endColorstr='#383238',GradientType=0 ); /* IE6-9 */
	margin: 0 auto;
	width: 968px;
}
#footer img{
	display: none;
}
.menu-image.menu-image-title-hide.wp-post-image{


}
.menu a{
	color: white;
	text-decoration: none;
}
#col {
	width: 205px;
	float: left;
	padding-left: 30px;
	padding-top: 20px;
	color: white;
	font-family: DINProRegular, sans-serif;
	font-size: 10px;
	padding-bottom: 0px;
	line-height: 15px;
}
#titre_menu{
	color: white;
	font-family: DINProBold, sans-serif;
	font-size: 13px;
	margin-bottom: 5px;
}
#menu_footer{
	float: left;
	padding-top: 3px;
	border-left-color: white;
	border-left-width: 2px;
	border-left-style: solid;
	padding-left: 20px;
	border-right-color: white;
	border-right-width: 2px;
	border-right-style: solid;
	margin-right: 20px;
	margin-left: 20px;
	height: 100px;

}
#col_menu{
	color: white;
	font-family: DINProRegular, sans-serif;
	font-size: 10px;
	float: left;
	margin-right: 30px;
	line-height: 15px;
	padding-top: 10px;

}
#col_menu a{
	color: white;
	font-family: DINProRegular, sans-serif;
	font-size: 10px;
	text-decoration: none;

}
#credit_titre{
	padding-left: 30px;
	padding-top: 30px;
	margin-bottom: 2px;
	color: white;
	font-family: DINProRegular, sans-serif;
	font-size: 15px;
}
#credit_sous_titre{
	color: white;
	font-family: DINProRegular, sans-serif;
	font-size: 11px;
	padding-left: 30px;
}
#col li{
	list-style-type: none;
}
/* DIAPO */
#slide{
    position: relative;
}
#diapo{

}
#corp #diaporama #prev, #corp #diaporama #next  {
	top: 170px;
}
#next {
	background: url('images/next.png');
	width: 36px;
	height: 36px;
	position: absolute;
	right: 24px;
	top: 210px;
	cursor: pointer;
	z-index: 999;
}
#diapo_regie #next {
	right: 20px;
}
#prev{
	background: url('images/prev.png');
	width: 36px;
	height: 36px;
	position: absolute;
	left: 24px;
	top: 210px;
	cursor: pointer;
	z-index: 999;
}
#encart{
	position: absolute;

	bottom: 10px;


}
#bien #description{
	font-family: 'DINProBold', sans-serif;
	line-height: 15px;

}
#encart #description{
    	padding-left: 30px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 40px;
    	background-color: white;
    	font-family: DINProRegular, sans-serif;
	color: black;
	font-size: 13px;
	float: left;
}
#encart #nav {
	float: left;
	height: 33px;
	width: 10px;
	background-color: white;
	margin-left: 10px;
	color: white;
}
.cycle-slideshow > div {
/*	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	padding: 0;*/
}
.cycle-overlay{
	z-index: 999;
	padding-left: 40px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 40px;
	background-color: white;
	font-family: DINProRegular, sans-serif;
	color: black;
	font-size: 13px;
	position: absolute;
	bottom: 10px;
	width: 259px;
	box-shadow: 6px 2px 8px rgba(0,0,0,0.2);
}
#nav {
	position: absolute;
	bottom: 10px;
	z-index: 999;
	left: 350px;
	cursor: pointer;
}
#nav span{
	display: block;
	height: 33px;
	width: 13px;
	background-color: white;
	float: left;
	color: white;
	margin-right: 10px;
	box-shadow: 6px 2px 8px rgba(0,0,0,0.2);
}
#nav .cycle-pager-active{
	display: block;
	height: 33px;
	width: 13px;
	background-color: #761f71 ;
	float: left;
	color: #761f71;
	margin-right: 10px;
	box-shadow: 6px 2px 8px rgba(0,0,0,0.2);
}

/* PAGE */
#page{
	 margin-top: 0;
}
#diapo_page #next, #diapo_page #prev{
	top: 97px;
	;
}
#corp #next, #corp #prev{
	opacity: 0.5;
	transition: all 0.2s ease-in-out 0s;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	top: 97px;
}
#corp #next:hover{
	opacity: 1;
}
#corp #prev:hover{
	opacity: 1;
}
#page #prev{
	right: 24px;
	top: 97px;
}
#diapo_regie #prev, #diapo_regie #next{
	top: 207px;
	
}

#diapo_page{
	width: 725px;
	float: left;
	position: relative;
}
#search{
	float: right;
	background-color: #591755;
	width: 209px;
	height: 198px;
	margin-left: 0px;
	padding-left: 15px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;

}
#search #titre{
	font-family: DINProRegular, sans-serif;
	color: white;
	text-transform: uppercase;
	font-size: 14px;
	float: right;
}
#search select {
	width: 100%;
	padding: 5px;
	border: 0;
	border-radius: 0;
	font-size: 16px;
	line-height: 1;
	height: 26px;
	-webkit-appearance: none;
	margin-bottom: 10px;
	font-size: 10px;
	text-transform: capitalize;
	background: url('images/puce.png') no-repeat;
	background-color: white;
	background-position: 186px;
}
#search form{
	margin-top: 25px;
}
#search input[type="button"]{
	margin-top: 10px;
}
#search input[type="submit"],#search input[type="button"]{
	float: right;
	font-family: DINProRegular, sans-serif;
	color: white;
	text-transform: uppercase;
	font-size: 13px;
	padding: 7px 39px;
background: #ffffff; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjklIiBzdG9wLWNvbG9yPSIjMzgwNzM4IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
background: -moz-linear-gradient(top, #ffffff 0%, #380738 9%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(9%,#380738)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#380738 9%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#380738 9%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#380738 9%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 0%,#380738 9%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#380738',GradientType=0 ); /* IE6-8 */
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 0px solid #ffffff;
	-moz-box-shadow: 0px 1px 3px rgba(000,000,000,0), inset 0px -1px 0px rgba(255,255,255,0.1);
	-webkit-box-shadow: 0px 1px 3px rgba(000,000,000,0), inset 0px -1px 0px rgba(255,255,255,0.1);
	box-shadow: 0px 1px 3px rgba(000,000,000,0), inset 0px -1px 0px rgba(255,255,255,0.1);
	text-shadow: 0px -1px 1px rgba(000,000,000,0), 0px 1px 0px rgba(255,255,255,0);
	cursor: pointer;
	background-color: #37083b;
}
.fancybox-close{
	background-image: url("images/fancybox-close.png")!important;
	background-size: 36px 36px!important;
}
#bouton_offre, #bouton_estimation {
	background: url('images/offre.png');
	width: 209px;
	height: 71px;
	color: white;
	font-family: 'DINProRegular', sans-serif;
	font-size: 19px;
	text-transform: uppercase;
	padding-left: 30px;
	padding-top: 20px;
}
.page_contenu {
	background: #fff;
	margin-top: 10px;
	margin-bottom: 80px;
}
.bareme table{
	    width: 100%;
    line-height: 30px;
    border-width: 1px;
    border-style: solid;
    border-color: #EEE;
    margin-top: 10px;
    margin-bottom: 10px;
}
.bareme table tr:nth-child(2n) {
    background-color: #f8f8f8;
}
.error{
	padding-top: 70px;
	padding-bottom: 90px;
}
#titre a{
	text-decoration: none;
	color: white;
}
.page_contenu #titre{
	font-family: 'DINProRegular', sans-serif;
	font-size: 20px;
	color: #791e75;
	position: relative;
	margin-left: 30px;
	margin-top: 30px;
	display: table;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.page_contenu #titre.bareme{
    width: calc(100% - 30px);
    text-align: center;
}
.page_contenu #texte{
	font-family: 'DINProRegular', sans-serif;
	font-size: 13px;
	color: black;
	margin-left: 30px;
	line-height: 18px;
	float: left;
	width: 588px;
	margin-right: 10px;
	margin-bottom: 50px;
}
#separation{
	width: 100%;
	background-color: white;
	height: 30px;
	position: relative;
	background: url('images/separation.png');
	background-position: 40% 40px;
	background-size: 778px;
	background-repeat: no-repeat;
	padding-bottom: 60px;
	padding-top: 20px;
}
#bouton_renseignement{
	background: url('images/renseignement.png');
	width: 209px;
	height: 61px;
	color: white;
	font-family: 'DINProRegular', sans-serif;
	font-size: 19px;
	text-transform: uppercase;
	padding-left: 30px;
	padding-top: 16px;
	line-height: 22px;
}
#bouton_renseignement:before{
	background-image: url('images/fleche.png');
	height: 24px;
	width: 26px;
}
#fleche {
	background-image: url('images/fleche.png');
	height: 18px;
	margin-right: 3px;
	margin-bottom: 0px!important;
	background-size: 20px;
	width: 20px;
	float: left;
}
#bouton_renseignement_location{
	background: url('images/renseignement.png');
	width: 209px;
	height: 85px;
	color: white;
	font-family: 'DINProRegular', sans-serif;
	font-size: 20px;
	text-transform: uppercase;
	padding-left: 30px;
	padding-top: 16px;
	line-height: 22px;
	float: left;
	background-size: 380px;
}
#renseignement{
	display: none;
}
#zone_description a{
	text-decoration: none;
}
#zone_description #bouton_renseignement{
		float: left;
}
#bouton {
	position: 	relative;
	float: right;
}
#bouton a{
	text-decoration: none;
	
}
#bouton div{
	margin-bottom: 16px;
}
/* RESULTAT */
#page_recherche{
	margin-top: 4px;
}
#liste{
	float: left;
	width: 724px;
}
#liste_single{
	float: left;
	width: 724px;
}
#page_recherche #search{
	
}

#col2 #zone_contact{
	position: relative;
	color: #635763;
	float: right;
	margin-top: 4px;
	width: 219px;
	height: 202px;
	background-color: #dbdcdc;
	padding-left: 20px;
	padding-top: 20px;
	margin-bottom: 4px;
}

#col2 #estimation{
	background: url('images/estimation.png');
	width: 239px;
	height: 112px;
	float: right;
	position: relative;
	margin-top: 4px;
}

#col2 #service_personalise{
	background: url('images/service.png');
	width: 239px;
	height: 112px;
	float: right;
	position: relative;
	margin-top: 4px;
}
#titre_col2{
	font-family: 'DINProRegular', sans-serif;
	text-transform: uppercase;
	color: white;
	padding-left: 16px;
	font-size: 12px;
	position: absolute;
	bottom: 0px;
	padding-bottom: 10px;
	background: #6f646f;
	background: -moz-linear-gradient(top, #6f646f 0%, #483f48 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6f646f), color-stop(100%,#483f48));
	background: -webkit-linear-gradient(top, #6f646f 0%,#483f48 100%);
	background: -o-linear-gradient(top, #6f646f 0%,#483f48 100%);
	background: -ms-linear-gradient(top, #6f646f 0%,#483f48 100%);
	background: linear-gradient(to bottom, #6f646f 0%,#483f48 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6f646f', endColorstr='#483f48',GradientType=0 );
	width: 223px;
	padding-top: 18px;
}
#annonce{
    	font-family: 'DINProRegular', sans-serif;
	text-transform: uppercase;
	color: black;
	font-size: 13px;
}
#bien{
	font-family: 'DINProRegular', sans-serif;
	margin-bottom: 20px;
	border-bottom-color: gray;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	padding-bottom: 20px;
	position: relative;
	font-size: 13px;
}
#bien_crop{
	width: 359px;
	height: 260px;
	overflow: hidden;
	float: left;
}
#bien_crop img{
	height: auto!important;
	margin: 0px 0 0 0px;
	float: left!important;
	width: 400px!important;
}
.crop {
	width: 300px;
	height: 203px;
    overflow: hidden;
    float: left;
margin-right: 30px;
}

.crop img {
    width: 300px!important;
	margin: 0px 0 0 0px;
}
#bien ul{
	list-style-type: none;
	margin-top: 60px;
	float: left;
	width: 50%;
}
#bien a{
	text-decoration: none;
}
#bien ul li:before {
	content: "- ";
}
ul:last-child{
	border: none;
}
#bien img{
	float: left;
	margin-right: 20px;
	width: 300px;
}
div#bien:first-child{
	margin-top: 4px;
}
#dummy{
	background-color: #DDD;
	width: 300px;
	height: 225px;
	float: left;
	margin-right: 20px;
}
#savoir{
	position: absolute;
	bottom: 0px;
	font-family: DINProRegular, sans-serif;
	color: white;
	text-transform: uppercase;
	font-size: 13px;
	padding: 7px 39px;
	padding-bottom: 9px;
padding-top: 9px;
background: #ffffff;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…BoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
background: -moz-linear-gradient(top, #ffffff 0%, #380738 9%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(9%,#380738));
background: -webkit-linear-gradient(top, #ffffff 0%,#380738 9%);
background: -o-linear-gradient(top, #ffffff 0%,#380738 9%);
background: -ms-linear-gradient(top, #ffffff 0%,#380738 9%);
background: linear-gradient(to bottom, #ffffff 0%,#380738 9%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#380738',GradientType=0 );
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
border: 0px solid #ffffff;
-moz-box-shadow: 0px 1px 3px rgba(000,000,000,0), inset 0px -1px 0px rgba(255,255,255,0.1);
-webkit-box-shadow: 0px 1px 3px rgba(000,000,000,0), inset 0px -1px 0px rgba(255,255,255,0.1);
box-shadow: 0px 1px 3px rgba(000,000,000,0), inset 0px -1px 0px rgba(255,255,255,0.1);
text-shadow: 0px -1px 1px rgba(000,000,000,0), 0px 1px 0px rgba(255,255,255,0);
cursor: pointer;
background-color: #37083b;
bottom: 20px;
}

.page_contenu #savoir{
	position: relative;
	display: inline-block;
	bottom: 0px;
	font-family: DINProRegular, sans-serif;
	color: white;
	text-transform: uppercase;
	font-size: 13px;
	padding: 7px 39px;
	padding-bottom: 9px;
	padding-top: 9px;
	background: -moz-linear-gradient( top, #ffffff 0%, #37083b 12%, #380738);
	background: -webkit-gradient( linear, left top, left bottom, from(#ffffff), color-stop(0.12, #37083b), to(#380738));
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 0px solid #ffffff;
	-moz-box-shadow: 0px 1px 3px rgba(000,000,000,0), inset 0px -1px 0px rgba(255,255,255,0.1);
	-webkit-box-shadow: 0px 1px 3px rgba(000,000,000,0), inset 0px -1px 0px rgba(255,255,255,0.1);
	box-shadow: 0px 1px 3px rgba(000,000,000,0), inset 0px -1px 0px rgba(255,255,255,0.1);
	text-shadow: 0px -1px 1px rgba(000,000,000,0), 0px 1px 0px rgba(255,255,255,0);
	cursor: pointer;
}
#biens_recherche {
	 margin-top: 4px;
}
#biens_recherche #bien img{
	float: none;
	display: none;
}
#biens_recherche #liste #bien #titre {
	font-family: 'DINProBold', sans-serif;
	font-size: 20px;
	color: #791e75;
	border-bottom-color: #791e75;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	display: inline-block;
	padding-bottom: 6px;
	margin-top: 20px;
	margin-bottom: 10px;
}
#biens_recherche #liste #bien #description {
	margin-bottom: 30px;
}
#biens_recherche #bien  {
	border: none;
}
#biens_recherche #bien  ul {
	list-style-type: none;
	margin-top: 30px;
	float: left;
	margin-right: 30px;
	border-right-width: 1px;
	border-right-color: #771f72;
	border-right-style: solid;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: 16px;
}
#biens_recherche #colonne{
	position: relative;
}
#bien #adv-custom-pager img{
    display: block;
    width: 100px;
    height: auto;
    margin-right: 0px;
}
#diapo_single img{
	margin-right: 4px;
	width: 575px;
}
#diapo_single{
    float: left;
    overflow: hidden;
    width: 85%;
    height: 336px;
    margin-right: 2px;
}
#bien #adv-custom-pagera img, #bien #adv-custom-pager a           { border: none; float: left; }
#bien #adv-custom-pager a                               { margin: 3px; margin-bottom: 4px;}
#bien #adv-custom-pager a.cycle-pager-active                        { outline: 3px solid gray;
outline-offset: -3px; }
#bien #adv-custom-pager a:nth-of-type(1){
	margin-top: 0px;
}
#biens_recherche #savoir {
	float: left;
	position: relative;
	bottom: 0px;
	margin-top: 5px;
	font-size: 10px;
}

#zone_description{
	padding-left: 30px;
	float: left;
	clear: left;
	padding-bottom: 20px;
}
.telephone{
	font-family: DINProBold, sans-serif;
	color: #791e75;
}
#dpe_texte{
	
}
#dpe{
	background: url('images/dpe.png');
	width: 148px;
	height: 197px;
	float: left;
}
#dpe_info{
	font-family: DINProBold, sans-serif;
	position: relative;
	font-weight: bold;
	height: 21.5px;
	line-height: 22px;
	margin-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: right;
	font-weight: bold;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	float: right;
	color: black;
}
#biens_recherche #bien ul#ul_dpe {
	margin-right: 0px;
	border: none;
	padding-right: 0px;
}
#wrap_contact{
    background: linear-gradient(to bottom,  #635763 0%,#2f282f 100%);
	background: #241124; /* Old browsers */
	background: -moz-linear-gradient(top, #241124 0%, #4b224a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#241124), color-stop(100%,#4b224a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #241124 0%,#4b224a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #241124 0%,#4b224a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #241124 0%,#4b224a 100%); /* IE10+ */
	background: linear-gradient(to bottom, #241124 0%,#4b224a 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#241124', endColorstr='#4b224a',GradientType=0 ); /* IE6-9 */
}
#wrap_contact_estimation{
	background: #625662;
	background: -moz-linear-gradient(top, #625662 0%, #383238 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#625662), color-stop(100%,#383238));
	background: -webkit-linear-gradient(top, #625662 0%,#383238 100%);
	background: -o-linear-gradient(top, #625662 0%,#383238 100%);
	background: -ms-linear-gradient(top, #625662 0%,#383238 100%);
	background: linear-gradient(to bottom, #625662 0%,#383238 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#625662', endColorstr='#383238',GradientType=0 );
}
#contact {
    width: 602px;
    background-color: white;
    margin-left: 30px;
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
	
}
#contact #titre{
	color: black;
	font-size: 22px;
	font-family: DINProRegular, sans-serif;
	
}
#contact form {
	display: block;
	margin-top: 0em;
}
#contact label {
	display: block;
	margin: 32px 0 0;
	float: left;
	clear: left;
	width: 90px;
	font-family: DINProRegular, sans-serif;
}
#contact input[type="submit"]{
	background-color: #772071;
	width: 165px;
	float: right;
	font-family: DINProRegular, sans-serif;
	text-transform: uppercase;
	color: white;
	font-size: 13px;
}
#contact input, textarea {
    border: 1px solid #ccc;
    padding: 5px;
    margin: 10px 0 0 0;
    width: 500px;
}
#home_mobile{
	background: url('images/picto_home_mobile.png');
	width: 22px;
	height: 31px;
	float: left;
	background-repeat: no-repeat;
	background-position-y: 8px;
}
#haut{
	display: none;
}
#zone_description #titre {
		font-family: 'DINProBold', sans-serif;
		font-size: 20px;
		color: #791e75;
		border-bottom-color: #791e75;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		display: inline-block;
		padding-bottom: 6px;
		margin-top: 20px;
		margin-bottom: 20px;
	}
@media all and (max-width : 600px)
{
	#diaporama{
		display: none;
	}
	#header {
		margin: 0 auto;
		width: 320px;
		padding-top: 30px;
		position: relative;
		margin-bottom: 15px;
	}
	#menu{
		background: none;
		width: 320px;
	}
	#menu li {
		font-family: DINProRegular, sans-serif;
		font-size: 17px;
		position: relative;
		display: block;
		text-transform: uppercase;
		margin-bottom: 15px;
		background: linear-gradient(to bottom, #761f71 0%,#591755 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#761f71', endColorstr='#591755',GradientType=0 );
		color: white;
	}
	#menu ul li:first-child{
		

	}
	#menu li:after {
		content: "";
	}
	#menu a {
		text-decoration: none;
		color: white;
		display: block;
		padding-top: 8px;
		padding-bottom: 8px;
		padding-left: 20px;
		margin: 0px;
	}
	#menu a:hover{
		margin-right: 0px;
	}
	#corp {
		margin: 0 auto;
		width: 320px;
		position: relative;
		margin-bottom: 4px;
	}
	#fb {
		background-image: url('images/fb.png');
		width: 31px;
		height: 31px;
		position: relative;
		display: block;
		float: right;
	}
	#logo{

		background-image: url('images/logo.png');
		width: 252px;
		height: 92px;
		float: none;
		left: 50%;
		position: relative;
		margin-left: -126px;

	}
	#zone{
		display: none;
	}
	#zone_contact{
		width: 320px;
		padding-top: 0px;
		margin: 0px;
		padding-left: 0px;
		float: left;
		height: 100%;
	}
	#zone_contact #titre_contact{
		font-family: DINProRegular, sans-serif;
		font-size: 17px;
		position: relative;
		display: block;
		text-transform: uppercase;
		margin-bottom: 15px;
		background: linear-gradient(to bottom, #685d68 0%,#473e47 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#685d68', endColorstr='#473e47',GradientType=0 );
		color: white;
		top: 0px;
		right: 0px;
		padding-right: 20px;
		padding-top: 8px;
		padding-bottom: 8px;

	}
	#zone_contact #ville, #zone_contact #adresse, #zone_contact #tel,#zone_contact #mail{
		padding-left: 20px;
	}
	#footer{
		width: 320px;
		padding-bottom: 20px;
	}
	#footer #col{
		padding-bottom: 2px;
	}
	#footer #col:nth-child(4),#footer #col:nth-child(3){
		display: none;
	}
	#haut{
		background: url('images/haut.jpg');
		width: 61px;
		height: 63px;
		display: block;
		float: right;
	}
	#diapo_page {
	width: 320px;
	float: left;
	position: relative;
	margin-bottom: 15px;
	}
	#diapo_page img {
	width: 100%;
	float: left;
	position: relative;
	}
	#diapo_regie {
	width: 320px;
	float: left;
	position: relative;
	margin-bottom: 15px;
	}
	#diapo_regie img {
	width: 100%;
	float: left;
	position: relative;
	}
	#page {
	margin-top: 0px;
	}
	#next, #prev{
		display: none;
	}
	#search{
		width: 290px;
		margin-left: 0px;
	}
	#search select {
		width: 100%;
		padding: 5px;
		border: 0;
		border-radius: 0;
		font-size: 16px;
		line-height: 1;
		height: 26px;
		-webkit-appearance: none;
		margin-bottom: 10px;
		font-size: 10px;
		text-transform: capitalize;
		background: url('images/puce.png') no-repeat;
		background-color: white;
		background-position: 266px;
	}
	.page_contenu #titre {
		font-family: 'DINProRegular', sans-serif;
		font-size: 20px;
		color: #791e75;
		position: relative;
		margin-left: 10px;
		margin-top: 20px;
		display: table;
		text-transform: uppercase;
		margin-bottom: 20px;
	}
	.page_contenu #texte {
		font-family: 'DINProRegular', sans-serif;
		font-size: 13px;
		color: black;
		margin-left: 10px;
		line-height: 18px;
		float: left;
		width: 300px;
		margin-right: 10px;
		margin-bottom: 50px;
	}
	
	#separation {
		display: none;
		width: 100%;
		background-color: white;
		height: 30px;
		position: relative;
		background: url('images/separation.png');
		background-position: 40% 40px;
		background-size: 328px;
		background-repeat: no-repeat;
		padding-bottom: 20px;
		padding-top: 20px;
	}
	#visuel img{
		width: 100%;
	}
	#bouton {
	position: relative;
	float: left;
	width: 250px;
	}
	.page_contenu #savoir{
		display: none;
	}
	#liste{
		width: 320px;
		float: right;
		
	}
	#bien img {
		float: left;
		margin-right: 20px;
		width: 100%;
		}
	.crop {
		width: 150px!important;
		height: 100px;
		overflow: hidden;
		float: left;
		margin-right: 20px;
		}
	#bien .crop img {
		width: 150px!important;
		margin: 0px 0 0 0px;
	}
	#bien_crop {
width: 330px!important;
height: 220px;
overflow: hidden;
float: left;
margin-right: 20px;
	}
	#bien_crop img {
		width: 320px!important;
		margin: 0px 0 0 0px;
	}
	#dummy{
		width: 150px;
		height: 150px;
	}
	#savoir {
		padding-left: 20px;
		padding-right: 20px;
		position: initial;
		margin-top: 10px;
		text-align: center;
	}
	#bien{
		width: 320px;
	}
	#bien ul {
		list-style-type: none;
		margin-top: 0px;
		float: left;
		width: 150px;
	}
	#bien ul a{
		text-decoration: none;
	}
	#col2 {
		float: left;
		width: 320px;
		margin-bottom: 5px;
	}
	#col2 a{
		text-decoration: none;
	}
	#titre_col2 a{
		text-decoration: none;
	}
	#col2 #estimation {
		background: url('images/estimation.png');
		width: 158px;
		height: 112px;
		float: left;
		position: relative;
		margin-top: 4px;
	}
	#col2 #service_personalise {
		background: url('images/service.png');
		width: 158px;
		height: 112px;
		float: right;
		position: relative;
		margin-top: 4px;
		background-size: 242px;
		background-position-x: 158px;
	}
	#titre_col2{
		width: 153px;
padding-left: 5px;
padding-top: 5px;
padding-bottom: 5px;
font-size: 11px;
	}
	#col2 #zone_contact{
		display: none;
	}
	#liste_single #bien img{
		width: 100%;
	}
	#liste_single  #bien #adv-custom-pager img{
		display: block;
		width: 74px!important;
		height: 100%;
		margin-right: 0px;
	}
	#liste_single #adv-custom-pager{
		margin-top: 5px;
		float: left;
	}
	#zone_description{
		margin-bottom: 10px;
		padding-left: 0px;
	}
	#zone_description #titre {
		font-family: 'DINProBold', sans-serif;
		font-size: 20px;
		color: #791e75;
		border-bottom-color: #791e75;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		display: inline-block;
		padding-bottom: 6px;
		margin-top: 20px;
		margin-bottom: 10px;
	}
	#biens_recherche #bien ul {
		list-style-type: none;
		margin-top: 30px;
		float: left;
		margin-right: 30px;
		border-right-width: 1px;
		border-right-color: #771f72;
		border-right-style: solid;
		padding-right: 30px;
		padding-bottom: 10px;
		padding-top: 10px;
		line-height: 16px;
		width: 99px;
		font-size: 12px;
	}
	#zone_description #bouton_renseignement{
		display: none;
	}
	#zone_description ul:nth-child(1){
		display: none;
	}
	#zone_description #bouton_renseignement{
		float: left;
	}
	#bien #diapo_single img{
		width: 320px;
	}
	#renseignement{
		font-family: DINProRegular, sans-serif;
		color: white;
		text-transform: uppercase;
		font-size: 13px;
		padding: 7px 15px;
		padding-bottom: 9px;
	padding-top: 9px;
		background: -moz-linear-gradient( top, #ffffff 0%, #37083b 12%, #380738);
		background: -webkit-gradient( linear, left top, left bottom, from(#ffffff), color-stop(0.12, #37083b), to(#380738));
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 6px;
		border: 0px solid #ffffff;
		-moz-box-shadow: 0px 1px 3px rgba(000,000,000,0), inset 0px -1px 0px rgba(255,255,255,0.1);
		-webkit-box-shadow: 0px 1px 3px rgba(000,000,000,0), inset 0px -1px 0px rgba(255,255,255,0.1);
		box-shadow: 0px 1px 3px rgba(000,000,000,0), inset 0px -1px 0px rgba(255,255,255,0.1);
		text-shadow: 0px -1px 1px rgba(000,000,000,0), 0px 1px 0px rgba(255,255,255,0);
		cursor: pointer;
		float: right;
		position: relative;
		font-size: 10px;
		margin-top: 5px;
		display: block;
	}
	#biens_recherche #bien ul#ul_dpe {
		border-right-width: 0px;
		border-right-color: #771f72;
		border-right-style: solid;
		position: absolute;	
}
	#biens_recherche #savoir {
		float: left;
		position: relative;
		bottom: 0px;
		margin-top: 5px;
		font-size: 10px;
	}
	#bien #adv-custom-pager img {
		display: block;
		width: 74px;
		height: 50px;
		margin-right: 0px;
		}
	#search input[type="submit"], #search input[type="button"]{
		width: 100%;
	}
	#bien a.visuel{
		width: 100%!important;
	}
		#diapo_single{
			    width: 100%;
		}
		#menu_footer {
			border: none;
padding-left: 0px;
float: none;
margin-left: 0px;
		}
		#col_menu {
			padding-left: 30px;
			float: left;
		}
		#zone_contact #titre_contact {
			padding-left: 20px;
		}
		#biens_recherche #bien ul#ul_dpe{
			position: relative;
		}
		#dpe_info{
			left: 150px;
			position: absolute!important;
		}
		#mobile{
			display: block;
			float: left;
			font-family: DINProRegular, sans-serif;
			font-size: 17px;
			position: relative;
			display: block;
			text-transform: uppercase;
			margin-bottom: 7px;
			background: linear-gradient(to bottom, #761f71 0%,#591755 100%);
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#761f71', endColorstr='#591755',GradientType=0 );
			color: white;
			padding: 3px;
			padding-left: 10px;
			padding-right: 10px;
			cursor: pointer;
		}
				#mobile a{
			color: white;
			text-decoration: none;
		}
		#mobile_home{
			display: block;
			float: left;
			margin-left: 10px;
		}
		#fb{
			display: none;
		}
		#fb_bouton{
			display: none;
		}
		#fb_bouton_mobile{
			display: block;
		}
		#fb_mobile{
			background-image: url('images/fb.png');
			width: 22px;
			height: 22px;
			display: block;
			bottom: 0px;
			right: 0px;
			float: right;
			background-size: 22px;
			background-repeat: no-repeat;

		}
		#fb_bouton_mobile{
			float: right;
			position: relative;
			right: 0px;
			margin-left: 10px;
			top: 2px;
		}
		.hide_mobile{
			display: none!important;
		}
		#menu-menu-1 li.current-menu-item {
			text-decoration: none;
			color: white;
			background: #241124; /* Old browsers */
			background: -moz-linear-gradient(top, #241124 0%, #4b224a 100%); /* FF3.6+ */
			background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#241124), color-stop(100%,#4b224a)); /* Chrome,Safari4+ */
			background: -webkit-linear-gradient(top, #241124 0%,#4b224a 100%); /* Chrome10+,Safari5.1+ */
			background: -o-linear-gradient(top, #241124 0%,#4b224a 100%); /* Opera 11.10+ */
			background: -ms-linear-gradient(top, #241124 0%,#4b224a 100%); /* IE10+ */
			background: linear-gradient(to bottom, #241124 0%,#4b224a 100%); /* W3C */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#241124', endColorstr='#4b224a',GradientType=0 ); /* IE6-9 */
		}
		#menu a:hover{
			font-family: DINProRegular, sans-serif;
font-size: 17px;
position: relative;
display: block;
text-transform: uppercase;
margin-bottom: 15px;
background: linear-gradient(to bottom, #761f71 0%,#591755 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#761f71', endColorstr='#591755',GradientType=0 );
color: white;
		}
		#menu li:hover {
			font-family: DINProRegular, sans-serif;
			font-size: 17px;
			position: relative;
			display: block;
			text-transform: uppercase;
			margin-bottom: 15px;
			background: linear-gradient(to bottom, #761f71 0%,#591755 100%);
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#761f71', endColorstr='#591755',GradientType=0 );
			color: white;
		}
		.espace_client{
			display: none;
		}
		.espace_client_mobile{
			display: block!important;
			background: #761f71;
			background: -moz-linear-gradient(top, #761f71 0%, #591755 100%);
			background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#761f71), color-stop(100%,#591755));
			background: -webkit-linear-gradient(top, #761f71 0%,#591755 100%);
			background: -o-linear-gradient(top, #761f71 0%,#591755 100%);
			background: -ms-linear-gradient(top, #761f71 0%,#591755 100%);
			background: linear-gradient(to bottom, #761f71 0%,#591755 100%);
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#761f71', endColorstr='#591755',GradientType=0 );
			color: white;
			position: relative;
			right: 0px;
			bottom: 0px;
			font-family: DINProRegular, sans-serif;
			font-size: 17px;
			height: 23px;
			line-height: 23px;
			padding-left: 8px;
			padding-right: 8px;
			visibility: visible;
			float: right;
		}

}
#diaporama .cycle-slide img {
    width: 968px;
}
#diapo_page img.cycle-slide {
    width: 729px;
}
#bien a.visuel {
    float: left;
    margin-right: 20px;
    width: 300px;
    overflow: hidden;
    height: 225px;
}
#search .transaction input[type="submit"] {
    float: none;
}
#search form.transaction {
    text-align: center;
    margin-top: 70px;
}
#bouton_renseignement strong.small {
    font-size: 17px;
}
.espace_client{
	background: #761f71;
	background: -moz-linear-gradient(top, #761f71 0%, #591755 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#761f71), color-stop(100%,#591755));
	background: -webkit-linear-gradient(top, #761f71 0%,#591755 100%);
	background: -o-linear-gradient(top, #761f71 0%,#591755 100%);
	background: -ms-linear-gradient(top, #761f71 0%,#591755 100%);
	background: linear-gradient(to bottom, #761f71 0%,#591755 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#761f71', endColorstr='#591755',GradientType=0 );
	color: white;
	position: absolute;
	right: 0px;
	bottom: 0px;
	font-family: DINProRegular, sans-serif;
	font-size: 14px;
	height: 31px;
	line-height: 31px;
	padding-left: 12px;
	padding-right: 12px;
}
.espace_client:hover{
	    background: #241124;
    background: -moz-linear-gradient(top, #241124 0%, #4b224a 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#241124), color-stop(100%,#4b224a));
    background: -webkit-linear-gradient(top, #241124 0%,#4b224a 100%);
    background: -o-linear-gradient(top, #241124 0%,#4b224a 100%);
    background: -ms-linear-gradient(top, #241124 0%,#4b224a 100%);
    background: linear-gradient(to bottom, #241124 0%,#4b224a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#241124', endColorstr='#4b224a',GradientType=0 );
}
.espace_client_mobile{
	display: none;
}