/* General */
.web_listing_banniere {
	position: absolute;
	padding-top: 10px;
	z-index: 100;
}

.listing_hide {
/*	display: none;
	visibility: hidden;*/
}
.listing_show {
/*	display: block;
	visibility: show;*/
}

#listings_bureaux {
  -moz-border-bottom-colors: #E6E6E6;
  -moz-border-left-colors: #E6E6E6;
  -moz-border-right-colors: #E6E6E6;
  -moz-border-top-colors: #E6E6E6;
  background-attachment: scroll;
  background-clip: border-box;
  background-color: #FFFFFF;
  background-image: none;
  background-origin: padding-box;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto auto;
  border-image-outset: 0 0 0 0;
  border-image-repeat: stretch stretch;
  border-image-slice: 100% 100% 100% 100%;
  border-image-source: none;
  border-image-width: 1 1 1 1;
  border-color: #E6E6E6;
  border-radius: 4px;
  border-style: solid;
  border-width: 1px;
  min-height: 135px;
  padding-bottom: 9px;
  padding-left: 9px;
  padding-right: 9px;
  padding-top: 9px;
  transition-delay: 0s;
  transition-duration: 0.2s;
  transition-property: all;
  transition-timing-function: ease;
  margin-bottom: 10px;
}

#listings_bureaux .bureaux_image {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #E6E6E6;
  border-radius: 3px;
  border-style: solid;
  border-width: 1px;
  border-image-outset: 0 0 0 0;
  border-image-repeat: stretch stretch;
  border-image-slice: 100% 100% 100% 100%;
  border-image-source: none;
  border-image-width: 1 1 1 1;
  float: left;
  height: 130px;
  margin-right: 10px;
  width: 130px;
  padding:2px;
}


#listings_bureaux .bureaux_image > img {
  height: 130px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  width: auto;
}

#listings_bureaux .bureauinfo {
	float: left;
	min-width: 140px;
	max-width: 320px;
	text-transform:uppercase;
}

#listings_bureaux .bureauinfo_nom {
	font-size:18px;
	margin-bottom:3px;
}

#listings_bureaux .bureauinfo_nom span {
	font-size:14px;
}

#listings_bureaux .bureaux_courtiers {
	text-transform:capitalize;
	font-size:24px;
}

#listings_bureaux .bureaux_proprietes {
	text-transform:capitalize;
}

#listings_courtier {
  -moz-border-bottom-colors: #E6E6E6;
  -moz-border-left-colors: #E6E6E6;
  -moz-border-right-colors: #E6E6E6;
  -moz-border-top-colors: #E6E6E6;
  background-attachment: scroll;
  background-clip: border-box;
  background-color: #FFFFFF;
  background-image: none;
  background-origin: padding-box;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto auto;
  border-bottom-color: #E6E6E6;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-image-outset: 0 0 0 0;
  border-image-repeat: stretch stretch;
  border-image-slice: 100% 100% 100% 100%;
  border-image-source: none;
  border-image-width: 1 1 1 1;
  border-top-color: #E6E6E6;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-top-style: solid;
  border-top-width: 1px;
  margin-bottom: 10px;
  min-height: 135px;
  padding-bottom: 9px;
  padding-left: 9px;
  padding-right: 9px;
  padding-top: 9px;
  transition-delay: 0s;
  transition-duration: 0.2s;
  transition-property: all;
  transition-timing-function: ease;
}

#listings_courtier .courtier_image {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #E6E6E6;
  border-radius: 3px;
  border-style: solid;
  border-width: 1px;
  border-image-outset: 0 0 0 0;
  border-image-repeat: stretch stretch;
  border-image-slice: 100% 100% 100% 100%;
  border-image-source: none;
  border-image-width: 1 1 1 1;
  float: left;
  height: 130px;
  margin-right: 10px;
  padding-bottom: 2px;
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 2px;
}

#listings_courtier .courtier_image > img {
    height: 130px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    width: auto;
}

#listings_courtier .courtierinfo {
    float: left;
    max-width: 320px;
    min-width: 140px;
}

#listings_courtier .courtierinfo_courriel {
	font-size: 14px;
	margin-top: 3px;
}

#listings_courtier .courtierinfo_nom {
    font-size: 14px;
    text-transform: uppercase;
}

#listings_courtier .courtierinfo_nom span {
    font-size: 14px;
}

#listings_courtier .courtierinfo_certificat_type {
}

#listings_courtier .courtierinfo_siteweb {
}

.propriete {
	position: relative;
}

#listing_aucun_resultat{
}

.weblisting_wrapper {
	position: relative;
	min-width:240px;
}
.listing-carousel {
  max-width: 928px;
  overflow: visible !important;
  margin: 0 auto;
}

@media only screen and (min-width: 1192px) and (max-width: 1140px) {
	.listing-carousel {
	  max-width: 928px !important;
	  overflow: hidden !important;
	}
}

@media only screen and (min-width: 882px) and (max-width: 1139px) {
	.listing-carousel {
	  max-width: 702px !important;
	  overflow: hidden !important;
	}
}

@media only screen and (min-width: 633px) and (max-width: 881px) {
	.listing-carousel {
	  max-width: 472px !important;
	  overflow: hidden !important;
	}
}

@media only screen and (min-width: 480px) and (max-width: 632px) {
	.listing-carousel {
	  max-width: 230px !important;
	  overflow: hidden !important;
	}

	.preve { 
	left:20px;
	}

	.nexte { 
	right:20px;
	}
}

@media only screen and (min-width: 100px) and (max-width: 479px) {
	.listing-carousel {
	  max-width: 226px !important;
	  overflow: hidden !important;
	  margin:0 auto !important;
	  margin-left:-2% !important;
	}

	.preve, .nexte { 
	display:none;
	}
}


/* Par liste */
.weblisting.liste .image img > a {
	color:inherit;
}
.weblisting.liste .image img > a:hover {
	color:inherit;
}
.weblisting.liste ul {
	display: block;
}
.weblisting.liste li {
	display: block;
	border-bottom:2px solid #CCC;
	clear: both;
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: none repeat scroll 0 0 #FFFFFF;
  border-color: #E6E6E6;
  border-image: none;
  border-radius: 4px;
  border-style: solid;
  border-width: 1px 1px 3px;
  float: left;
  height: auto;
  margin-right: 10px;
  margin-top: 10px;
  padding: 10px;
  transition: all 0.2s ease 0s;
  width:98%;
}
.weblisting.liste li:hover {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	border-bottom: 3px solid #7A7A7A;
}
.weblisting.liste .image {
  float: left;
  padding-right: 15px;
}
.weblisting.liste .image img {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #E6E6E6;
  border-image: none;
  border-radius: 4px;
  border-style: solid;
  border-width: 1px;
  height: 159px;
  margin: 10px 0;
  padding: 0;
  transition: all 0.2s ease 0s;
  width: 214px;
}
.weblisting.liste .image img:hover {
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
}
.weblisting.liste .ville {
  color: #2E2E2E;
  display: block;
  font-weight: normal;
  margin-top: 10px;
}
.weblisting.liste .prix {
  color: #2860AD;
  float: right;
  font-size: 16px;
  margin: 10px;
}
.weblisting.liste .block {
	display: block;
}

.weblisting.liste .genre {
	color:#8E8E8E;
}

.weblisting.liste .mls {
  display: block;
  margin-bottom: 10px;
}
.weblisting.liste .icones {
  display: block;
  float: right;
  margin-top: 22px;
}
.weblisting.liste .icone {
  float: left;
  font-size: 15px;
  line-height: 27px;
  margin-right: 8px;
  color:#828282;
}
.weblisting.liste .icone>last {
	margin-right: 0;
}
.weblisting.liste .icone img {
	float: left;
	margin-right: 3px;
}
.weblisting.liste .description {
	display: block;
}

.weblisting.liste .adresse_inscription {
	display: block;
}

.weblisting.liste .separator {
	display: block;
	clear: both;
}

/* Plusieurs par rangée */

.weblisting.bloc .image img > a {
	color:inherit;
}
.weblisting.bloc .image img > a:hover {
	color:inherit;
}
.weblisting.bloc ul {
	display: block;
}
.weblisting.bloc li {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: none repeat scroll 0 0 #FFFFFF;
  border-color: #E6E6E6;
  border-image: none;
  border-radius: 4px;
  border-style: solid;
  border-width: 1px 1px 3px;
  float: left;
  height: 285px; /* important! */
  margin-top: 10px;
  padding: 9px;
  transition: all 0.2s ease 0s;
  margin-right: 10px;
  max-width:214px;
  width:214px;
}
/* Hack template fullscreen */
.web2 .weblisting.bloc li {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: none repeat scroll 0 0 #FFFFFF;
  border-color: #E6E6E6;
  border-image: none;
  border-radius: 4px;
  border-style: solid;
  border-width: 1px 1px 3px;
  float: left;
  height: 285px; /* important! */
  margin-top: 10px;
  padding: 9px;
  transition: all 0.2s ease 0s;
  margin-right: 10px;
  max-width:210px;
  width:210px;
}
.weblisting.bloc li:hover {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	border-bottom: 3px solid #7A7A7A;
}
.weblisting.bloc .image {
	display: block;
	text-align: center;
}
.weblisting.bloc .image img {
  height: 159px;
  width: 214px;
  margin: 10px 0;
  border-radius: 2px;
}
.weblisting.bloc .ville {
  color: #2E2E2E;
  font-weight: normal;
}
.weblisting.bloc .prix {
	color: #2860AD;
	display: block;
	font-size: 14px;
	min-height: 18px;
}
.weblisting.bloc .genre {
	display: block;
	color:#8E8E8E;
}
.weblisting.bloc .mls {
}
.weblisting.bloc .icones {
	display: block;
	position: absolute;
	bottom: 6px;
	right: 0;
}
.weblisting.bloc .icone {
  float: left;
  font-size: 15px;
  line-height: 27px;
  margin-right: 8px;
  color:#828282;
}
.weblisting.bloc .icone>last {
	margin-right: 0;
}
.weblisting.bloc .icone img {
	margin-right: 3px;
	float: left;
}
.weblisting.bloc .description {
	display: none;
}
.weblisting.bloc .adresse_inscription {
	display: none;
}
.weblisting.bloc .separator {
}

/* Carousel */
.weblisting.carousel .icones {
	display: block;
	position: absolute;
	bottom: 6px;
	right: 0;
}
.weblisting.carousel .icone {
  float: left;
  font-size: 15px;
  line-height: 27px;
  margin-right: 8px;
  color:#828282;
}
.weblisting.carousel .icone>last {
	margin-right: 0;
}
.weblisting.carousel .icone img {
	float: left;
	margin-right: 3px;
}
.weblisting.carousel .description {
	display: none;
}
.weblisting.carousel .adresse_inscription {
	display: none;
}
.weblisting.carousel .image img > a {
	color:inherit;
}
.weblisting.carousel .image img > a:hover {
	color:inherit;
}
.weblisting.carousel ul {
	display: block;
}
.weblisting.carousel li {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: none repeat scroll 0 0 #FFFFFF;
  border-color: #ffffff;
  border-image: none;
  border-radius: 1px;
  border-style: solid;
  border-width: 1px 1px 3px;
  float: left;
  margin-top: 10px;
  padding: 9px;
  transition: all 0.2s ease 0s;
}
.weblisting.carousel li:hover {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	border-bottom: 3px solid #ffffff;
	cursor:default;
}
.weblisting.carousel .image {
	display: block;
	text-align: center;
}
.weblisting.carousel .image img {
  margin: 10px 0;
  border-radius: 2px;
}
.weblisting.carousel .ville {
font-weight: normal;
line-height: 18px;
color: #2E2E2E;
font-size: 14px;
}
.weblisting.carousel .prix {
color: #2860AD;
display: block;
line-height: 18px;
font-size: 14px;
min-height: 18px;
}
.weblisting.carousel .prixvideos {
color: #034786;
display: block;
line-height: 33px;
font-weight: bold;
font-size: 20px;
min-height: 18px;
}
.weblisting.carousel .genre {
	display: block;
	color:#8E8E8E;
	font-weight: normal;
	line-height: 18px;
    color: #2E2E2E;
    font-size: 14px;
}
.weblisting.carousel .mls {
	display: block;
	color:#8E8E8E;
	font-weight: bold;
	line-height: 23px;
    color: #2E2E2E;
    font-size: 14px;
}
.weblisting.carousel .mlsvideos {
	display: block;
	text-decoration: underline;
	color:#D20031;
	font-weight: bold;
	line-height: 33px;
    color: #0800ED;
    font-size: 18px;
}
.weblisting.carousel .description {
	display: none;
}
.weblisting.carousel .adresse_inscription {
	display: none;
}
.weblisting.carousel .separator {
}

#web_listing_init {
	float: right;
}
.preve { 
left:-12px;
}
.nexte { 
right:-15px;
}
.preve, .nexte {
	position: absolute;
	top: 122px;
	color: #ABABAB;
	font-size: 50px;
	cursor: pointer;
	z-index:3;
}
.listing-carousel-class {
 	overflow: hidden !important;
	width: 100% !important;
}
.listing-carousel-class ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.listing-carousel-class li {
	margin: 6px 10px;
	padding: 0;
	border: 1px solid #e6e6e6;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: border 0.2s ease, box-shadow 0.2s ease;
	transition: border 0.2s ease, box-shadow 0.2s ease;
	border-bottom: 3px solid #e6e6e6;
}
.listing-carousel-class li:hover, .portfolio li:hover {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	border-bottom: 3px solid;
}
.ie8 .listing-carousel-class li:hover, .ie8 .portfolio li:hover {
	border: 1px solid #000;
}
.listing_bureaux_social a {
    border-radius: 2px;
    color: #ACACAC;
    float: right;
    height: 23px;
    margin: 0 0 0 1px;
    text-align: center;
    transition: all 0.1s ease 0s;
    width: 23px;
}
.listing_bureaux_social a:hover {
    color: #FFFFFF;
}
.listing_bureaux_social a:hover i {
    color: #FFFFFF;
}
.listing_bureaux_social a i {
    background-image: url("images/reflect.png");
    background-position: 32px center;
    background-repeat: no-repeat;
    border-radius: 2px;
    display: block;
    font-size: 12px;
    padding: 5px 0;
    transition: all 0.4s ease 0s;
}
.with_color a {
    color: #FFFFFF;
}
.listing_bureaux_social a:hover .icon-twitter, .social a:hover .icons-social-twitter, .with_color a .icon-twitter, .with_color a .icons-social-twitter {
    background-color: #00ABDC;
}
.listing_bureaux_social a:hover .icon-facebook, .social a:hover .icons-social-facebook, .with_color a .icon-facebook, .with_color a .icons-social-facebook {
    background-color: #325C94;
}
.listing_bureaux_social a:hover .icon-dribbble, .social a:hover .icons-social-dribbble, .with_color a .icon-dribbble, .with_color a .icons-social-dribbble {
    background-color: #FA4086;
}
.listing_bureaux_social a:hover .icon-rss, .social a:hover .icons-rss, .with_color a .icon-rss, .with_color a .icons-rss {
    background-color: #F1862F;
}
.listing_bureaux_social a:hover .icon-github, .social a:hover .icons-social-github, .with_color a .icon-github, .with_color a .icons-social-github {
    background-color: #333333;
}
.listing_bureaux_social a:hover .icon-instagram, .with_color a .icon-instagram {
    background-color: #964B00;
}
.listing_bureaux_social a:hover .icon-linkedin, .social a:hover .icons-social-linkedin, .with_color a .icon-linkedin, .with_color a .icons-social-linkedin {
    background-color: #0073B2;
}
.listing_bureaux_social a:hover .icon-pinterest, .social a:hover .icons-social-pinterest, .with_color a .icon-pinterest, .with_color a .icons-social-pinterest {
    background-color: #D9031F;
}
.listing_bureaux_social a:hover .icon-google-plus, .social a:hover .icons-social-google-plus, .with_color a .icon-google-plus, .with_color a .icons-social-google-plus {
    background-color: #D9031F;
}
.listing_bureaux_social a:hover .icon-foursquare, .with_color a .icon-foursquare {
    background-color: #0CBADF;
}
.listing_bureaux_social a:hover .icon-skype, .social a:hover .icons-social-skype, .with_color a .icon-skype, .with_color a .icons-social-skype {
    background-color: #00B9E5;
}
.listing_bureaux_social a:hover .icon-cloud, .social a:hover .icons-social-soundcloud, .with_color a .icon-cloud, .with_color a .icons-social-soundcloud {
    background-color: #FF7700;
}
.listing_bureaux_social a:hover .icon-youtube, .social a:hover .icons-social-youtube, .with_color a .icon-youtube, .with_color a .icons-social-youtube {
    background-color: #D9031F;
}
.listing_bureaux_social a:hover .icon-tumblr, .social a:hover .icons-social-tumblr, .with_color a .icon-tumblr, .with_color a .icons-social-tumblr {
    background-color: #325C94;
}
.listing_bureaux_social a:hover .icon-stackexchange, .with_color a .icon-stackexchange {
    background-color: #4E4E4E;
}
.listing_bureaux_social a:hover .icon-flickr, .social a:hover .icons-social-flickr, .with_color a .icon-flickr, .with_color a .icons-social-flickr {
    background-color: #FA4086;
}

@media print {
	#weblisting li {
		page-break-inside:avoid;
	}
}

#map-canvas { 
	height: 700px;
	width: 100%;
}

.note {
	color: #9197a3;
	font-size: 12px;
}

.ggbloc.weblisting.bloc .icones {
	bottom: 16px !important;
	right: 20px !important;
}

.ggbloc.weblisting.bloc ul {
   list-style: none !important;
}
.ggbloc.weblisting.bloc ul li {
	border: 0 !important;
    list-style: none !important;
}

