
/*******************************************
**** CSS de la rubrique immobilier
*******************************************/
.back {
	background: url('../images/prev.png') no-repeat left center;
	padding-left: 12px;
}

.button.back {
	padding-left: 0;
}
.button.back span {
	background: url('../images/prev.png') no-repeat left center;
	padding-left: 15px;
}
.rub_immobilier {

}
.lst {
	clear: both;
}
.rub_immobilier #content .map {
	text-align: center;
}
.lst .sep {
	clear: both;
	visibility: hidden;
}
.box {
	margin: 0 0 10px 0;
}
.boxmargin {
	margin: 10px;
}
.boxmargin p, .boxpadding p {
	margin: 0;
	padding: 5px;
}
.box, .lst .elt, .elt {
	box-shadow: 2px 2px 10px #eee;
	-moz-box-shadow: 2px 2px 10px #eee;
	-webkit-box-shadow: 2px 2px 10px #eee;
	background: #fff;
	border: 1px solid #eee;
}
.boxgrey {
	background:#eee ;
	border: 2px solid #fff;
}
.lst .elt {
	float: left;
	margin: 5px 0;
	padding: 5px 0;
	float: right;
	width: 350px;
}
.lst .eltEven {
	float: right;
}
.lst .eltOdd {
	float: left;
}
.lst .eltDouble {
	/*clear: both;
	width: 720px;*/
	width: auto;float: none;
}
.lst .elt .address span, .lst .elt .address span {
	padding-left: 5px;
	border-left: 2px solid #eee;
	display: block;
	margin: 2px 0;
}
.lst .elt:hover, .elt:hover {
	background: #ffffff;
}
.box h3, .lst .elt h3 {
	margin: 0 10px;
	overflow: hidden;
	height: 30px;
	line-height: 30px;
}
.rub_immobilier .lst .elt h3 {
	width: 330px;
}
.lst {
	clear: both;	
}
.lst .elt img.thmb {
	float: left;
	width: 75px;
	height: 75px;
	margin-left: 10px;
	border: 2px solid #eee;
}
.box p, .lst .elt p {
	margin: 0 5px;
}
.lst .elt p.pad {
	margin-left: 100px;
}
.lst .elt .agence {
	text-align: right;
}
.lst .elt .localisation {
	height: 1.5em;
	line-height: 1.5em;
	overflow: hidden;
	display: block;
}
.lst .notalight {
	float:right;
	clear: right;
}
.lst .elt p.more {
	border-top: 1px dotted #aaa;
	border-bottom: 1px dotted #aaa;
	padding: 2px;
	margin-top: 5px;
}
.lst .elt .more a {
	background: url('../images/picto-s.png') no-repeat left center;
	padding-left: 10px;
	margin-right: 10px;
	font-weight: bold;
}
.rub_immobilier .fiche .agence {
	background: #fff;
	padding: 5px;
}
.rub_immobilier .fiche .thumb {
	float: left;
	padding: 0;
	margin: 5px;
	padding: 5px 15px 15px 5px;
}
.rub_immobilier .fiche .thumb img {
	margin: 0;
	border: 2px solid #fff;
	box-shadow: 2px 2px 10px #ccc;
	-moz-box-shadow: 2px 2px 10px #ccc;
	-webkit-box-shadow: 2px 2px 10px #ccc;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	opacity: 0.9;
}
.rub_immobilier .fiche .thumb a:hover img {
	opacity: 1;
}
.rub_immobilier .fiche .zoom {
	z-index: 3;
	background: url('../images/zoom.png') no-repeat;
	width: 25px;
	height: 25px;
	margin-top: 100px;
	margin-left: 100px;
	position: absolute;
}
.rub_immobilier .fiche .cpt {
	z-index: 4;
	margin-top: 102px;
	margin-left: 106px;
	position: absolute;
	font-size: 8pt;
	font-weight: bold;
}

.rub_immobilier .fiche .seph {
	margin: 10px 0;
	border-bottom: 1px solid #eee;
	visibility: visible;
}	
.rub_immobilier .fiche p.description {
	margin: 0 0 0 165px;
	padding: 10px 0;
}
.rub_immobilier .fichev2 p.description {
	margin: 0 0 15px 0;
}
.rub_immobilier .fiche h4.prix {
	text-align: right;
	margin: -10px 0 10px 0;
}
.rub_immobilier .fichev2 h4.prix {
	text-align: center;
	font-size: 110%;
	border-bottom: 1px solid #ddd;
	padding-bottom: 5px;
	margin: 0 0 20px 0;
}
.rub_immobilier .fiche .links {
	clear: right;
	border-top: 1px dotted #aaa;
	border-bottom: 1px dotted #aaa;
	padding: 2px;
}
.rub_immobilier .fiche .links a {
	background: url('../images/puce.gif') no-repeat left center;
	padding-left: 10px;
	font-weight: bold;
	margin-right: 10px;
}

.rub_immobilier .fiche p.tech {
	margin: 5px 0 15px 15px;
	background: #fff;
	padding: 5px;
	max-width: 200px;
	min-width: 100px;
	text-align: left !important;
	border: 2px solid #fff;
	box-shadow: 2px 2px 10px #ccc;
	-moz-box-shadow: 2px 2px 10px #ccc;
	-webkit-box-shadow: 2px 2px 10px #ccc;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.rub_immobilier .fichev2 p.tech {
	width: 234px;
	max-width: 234px;
	margin: 5px 0;
}
.rub_immobilier .fichev2 p.tech span {
	display: block;
	text-align: right;
	
	padding: 5px;
}
.rub_immobilier .fichev2 p.tech span:nth-child(odd) {
	background: #F0F0F0;
}
.rub_immobilier .fichev2 p.tech span:nth-child(even) {
	background: #F9F9F9;
}
.rub_immobilier .fiche p.tech label {
	color: #7C7977;
	float: left;
}
#boxentete {
	padding-top: 10px;
}
#boxentete .entete {
	cursor: text;
	color: #000;
	margin: 0 0 10px 0;
	width: 115px;
	float: left;
	background: #fff;
	border-radius: 5px;
	padding: 0;
	border: 2px solid #fff;
	box-shadow: 2px 2px 10px #ccc;
	-moz-box-shadow: 2px 2px 10px #ccc;
	-webkit-box-shadow: 2px 2px 10px #ccc;
}
#boxentete .entete strong {
	font-family:Bookman Old Style, Georgia;
	color: #fff;
	background: url('../images/backhead-orange.jpg') repeat-x center;
	margin-bottom: 3px;
	height: 15px;
	line-height: 15px;
	overflow: hidden;
	border-radius: 3px 3px 0 0;
}
#boxentete .entete span {
	background: url('/images/menu2/back-ffffff-95.png') top repeat-x;
	border-radius: 0 0 3px 3px;
}
#boxentete .entete strong, #boxentete .entete span {
	display: block;
	text-align: center;
	padding: 2px 0 5px 0;
	font-weight: bold;
}
#boxentete .entete:nth-child(odd) {
	clear: both;
}
#boxentete .entete:nth-child(even) {
	float: right;
}




p.paginate {
	clear: both;
	border-top: 1px dotted #aaa;
	border-bottom: 1px dotted #aaa;
	text-align: center !important;
}
p.paginate .prev {
	float: left;
	text-align: left;
	width: 100px;
	background: url('../images/prev.png') no-repeat left center;
	padding-left: 12px;
}
p.paginate .next {
	float: right;
	text-align: right;
	width: 100px;
	background: url('../images/next.png') no-repeat right center;
	padding-right: 12px;
}

p.paginate .num {
	width: 18px;
	padding: 0;
	margin: 0;
	text-align: center;
	display: inline-block;
}


p.paginatebig .prev, p.paginatebig .next {
	width: auto;
}

.disable {
	opacity: 0.2;
	cursor: default;
}

.blochautsearch .tabmenu {
	margin-top: 10px !important;
}
.blochautsearch .tabmenu a {
	background: #f9f9f9;
	padding: 1px 5px;
	margin: 5px 5px 0 5px;
	border-radius: 3px 3px 0 0;
	float: left;
	display: block;
}
.blochautsearch .tabmenu .active {
	font-weight: bold;
	background: #fff;
}

.blochautsearch .tabmenu, .blochautsearch form {
	margin: 0 auto;
	width: 300px;
}
.blochautsearch form {
	background: #fff;
	clear: left;
	padding: 3px 5px;
	text-align: center;
}
.blochautsearch label {
	margin: 2px 0;
	text-align: left;
	width: 140px;
	float: left;
	clear: left;
}
.blochautsearch .text, .blochautsearch select {

	margin: 2px 0;
	float: left;
	width: 155px;
}
.blochautsearch .submit {
	position: relative;
	top: 5px;
}


/***** Listing bizdir ******/
.catbiz1 {
	float: left;
	margin: 0 30px 5px 30px;
}
.catbiz1 a {
	display: block;
	width: 297px;
	height: 92px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}
.catbiz1 a span {
	text-align: center;
	display: block;
	position: relative;
	top: 60px;
	height: 25px;
	line-height: 25px;
}

.eltDouble a.thumb {
	display: block;
	width: 160px;
	float: left;
	text-align: center;
}
.eltDouble p {
	padding-left: 170px;
}
.eltnoimage p {
	padding-left: 0;
}
.eltDouble .more {
	clear: both;
}
.eltDouble .more a {
	margin-right: 20px;
}

.rub_annuaire .eltEven, .rub_annuaire .eltOdd {
	height: 100px;
	position: relative;
}
.rub_annuaire .eltEven .more, .rub_annuaire .eltOdd .more {
	position: absolute;
	bottom: 2px;
	width:100%;
	width: 338px;
}
.rub_annuaire .blochautsearch form {
	margin-top: 10px;
}
.rub_annuaire .submit {
	margin-top: 10px;
}
label.full {
	text-align: left;
	width: auto;
	display: block;
	float: none;
}

h3.subcats {
	background: url('../images/picto-s.png') no-repeat 3px center;
	padding-left: 15px;
}
h3.keywords {
	background: url('../images/tag.png') no-repeat left center;
	padding-left: 15px;
}

p.keywords {
	clear: both;
	background: url('../images/tag.png') no-repeat 0 2px;
	padding: 2px 0 2px 17px;
	font-size: 8pt;
	border-top: 1px dotted #aaa;
	border-bottom: 1px dotted #aaa;
}

.rub_annuaire .galerie .int {
	text-align: center;
}
.rub_annuaire .galerie a {
	margin: 10px;
}	


a.more {
	background: url('../images/picto-s.png') no-repeat left center;
	padding-left: 15px;
}

.lstDispo {
margin-top: 10px;
}
.lstDispo img {
	/*border: 1px solid #2E8EFF;*/
}
.lstDispo hr {
	border: none;
	border-bottom:2px solid #2E8EFF;
	color: #2E8EFF;
	margin:0;
	margin-bottom: 3px;
	position: relative;
	top: 3px;
}
.lstDispo h3 {
	margin-bottom: 2px;
}
.lstDispo table {
	box-shadow: 2px 2px 10px #eee;
	-moz-box-shadow: 2px 2px 10px #eee;
	-webkit-box-shadow: 2px 2px 10px #eee;
	background: #fff;
	border: 1px solid #eee;
}
#progressbar div {
	text-align: center;
	line-height: 22px;
}
#progressbar #message {
	height: 22px;
	margin-bottom: -22px;
}
#lstDispo h3 a {
	color: #000;
}
#lstDispo li {
	list-style-image: url('../images/arrow.png');
}

.btnswitch {
	height: 35px;
}
.btnswitch>.in {
	display: inline-block;
	border: 2px solid #fff;
	box-shadow: 0 0 3px #999;
	border-radius: 10px;
	overflow: hidden;
}
.btnswitch label {
	float: left;
	clear: none;
	background:#b7b7b6 url('/css/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png') repeat-x center;
	padding: 0 10px 0 5px;
	border-left: 1px solid #999;
	font-weight: bold;
	line-height: 22px;
	text-align: center;
	margin: 0;
}
.btnswitch label:first-child {
	border-radius: 10px 0 0 10px;
	border-left: none;
}
.btnswitch label:last-child {
	border-radius: 0 10px 10px 0;
	border-right: none;
}
.btnswitch label.active {
	background: url('../images/backhead-orange.jpg') repeat-x center;
	color: #fff;
}

.blochautsearch {
	position: absolute;
	right: 5px;
}
.blochautsearch>div {
	position: relative;
	height: 245px;
	wifth: 340px;
	overflow: hidden;
}
#searchtop {
	/*-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;*/
}

#searchtop .btnswitch label {
	width: 146px !important;
}
#formsearchimmo {
	width: 960px;
	width: 340px;
	background: transparent;
}
#searchtop.full #formsearchimmo {
	width: 990px;
}
#searchtop .col3 {
	background: #fff;
	width: 340px;	
	float: left;
	height: 117px;
	margin-bottom: 150px;
}
#searchtop.full .col3 {
	width: 320px;
	margin-right: 10px;
	
}
#formsearchimmo .col3_3 {
	margin-right: 0;
}
#formsearchimmo .zone {
	padding: 5px;
	clear: left;
}
#formsearchimmo .zone label {
	width: auto;
}
#formsearchimmo label strong {
	width: 140px;
	margin-right: 10px;
	float: left;
	text-align: right;
}
#searchtop.full label strong {
	width: 120px;
	line-height: 23px;
}
#formsearchimmo .text {
	width: 176px;
	float: left;
}
#formsearchimmo textarea, #formsearchimmo select {
	width: 180px;
	float: left;
	clear: none;
}
#formsearchimmo select.multiple {
	height: 100px;
}
#formsearchimmo .psubmit {
	clear: both;
	text-align: center;
	position: absolute;
	bottom: 0px;
	width: 100%;
}
#formsearchimmo .psubmit .submit {
	float: right;
	display: block;
	margin-right: 10px;
	padding: 0;
	min-width: 125px;
}
#formsearchimmo .psubmit .submit span {
	padding: 5px;
	display: block;
}
#searchtop .btnhide {
	position: absolute;
	left: 0;
}
#searchtop .btnhide span {
	background: url('../images/arrows-hide.png') no-repeat top left;
	padding-left: 25px !important;
}
#searchtop.full #submit {
	float: none !important;
	margin: 0 auto;
}
#searchtop.full .btnhide span {
	background: url('../images/arrows-hide.png') no-repeat bottom left;
}
#anchortop {
	top: 485px;
	position: absolute;
	visibility: hidden;
}


.fichev2 .colonne {

}
.fichev2 .colonne1 {
	width: 250px;
}
.fichev2 .colonne2 {
	float: right;
	width: 450px;
}
/** Animation fiche */
#imagetop {
	margin: 10px 0 20px 0;
	height: 325px;
	overflow: hidden;
	background: #EEEEEE;
	position: relative;
	border: 3px solid #EEEEEE;
}
#pause {
	cursor: pointer;
	position: absolute;
	top: 5px;
	right: 5px;
	z-index: 18;
	width: 32px;
	height: 32px;
	background: url('/images/pause.png') top;
}
#pause:hover, #pause.locked {
	background: url('/images/pause.png') bottom;
}
#imagetop #zoom {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 64px;
	height: 64px;
	background: #eee;
	z-index: 120;
	margin-left: -32px;
	margin-top: -32px;
	background: url('/images/zoom_in.png') center no-repeat;
	display: none;
}
#imagetop #main_link:hover #zoom {
	display: block;
}
#imagetop>.in {
	overflow: hidden;
	text-align: center;
	background: url('/images/loading.gif') no-repeat center 120px;
	height: 325px;
}
#imagetop #main_image {
	position: relative;
}
#imagetop .lst {
	position: absolute;
	bottom: -10px;
	left: 0;
	width: 100%;
	height: 65px;
	overflow: hidden;
	border-radius: 3px;
}
#imagetop .lst>.in {
	height: 65px;
	margin: 0;
	overflow: hidden;
	position:relative;
	width: 4000px;
}
#imagetop .elt {
	cursor: pointer;
	width: 80px;
	height: 50px;
	opacity: 0.65;
	overflow: hidden;
	float: left;
	background: #fff;
	margin: 2px 8px;
	border: 1px solid #fff;
	border-radius: 5px 5px 0 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	margin-top: 10px;
}
#imagetop .elt:first-child {
	margin-left: 12px;
}
#imagetop .elt:hover, #imagetop .elt.active {
	opacity: 1 !important;
	box-shasow: 0 0 3px #fff;
	position: relative;
	margin-top: 0;
}

#imagetop .elt img {
	height: 75px;
	width: 80px;
	margin-top: -21px;
}
/** Fin Animation fiche */