body {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: url('../images/fond.jpg') repeat-x;
	padding: 0px;
	margin: 0px;
}

h1 {
	font-size: 14px;
}

h2 {
	font-size: 14px;	
}

h3 {
	font-size: 12px;
	padding:0px;
	margin: 5px 0px 5px 0px;
	
}

.clear {
	clear:both;
}

#fondpage{
	z-index:1;
	top:0px;
	padding: 0px;
	margin:0px;
	height: 580px;
	width: 100%;
	position: fixed;
}
#first{
	z-index:2;
	left:50%;
	margin-left:-500px;
	position:absolute;
	width:1000px;

	
	
}

#bandeau {
	background: url('../images/bandeau.png') top no-repeat;
	width: 1000px;
	height: 138px;
	z-index:2;
	top: 0px;
	position: absolute;
}
#bandeau #logo{
	float: left;
	padding-top: 20px;
	padding-left: 20px;
}

div#conteneurmenu{
	float:right;
}
#bandeau #menu-secondaire{
	float:right;
	padding: 0px;
	margin : 0px;
	background: url('../images/fond-menu2.png') no-repeat;
	width: 224px;
	display:block;
	
}
#bandeau #menu-secondaire li{
	float: left;
	list-style: none;
	
	margin : 0px;
	padding-top: 5px;
	height: 23px;
	
}

#bandeau #menu-secondaire li a {
	color :#444; font-weight: bold;
	font-size: 12px;
	width: 82px;
	display:block;
	padding: 0px 10px 10px 15px;
	text-decoration: none;
	white-space:nowrap;
}
#bandeau #menu-secondaire li a:hover {
	text-decoration: underline;	
	color :#000;
}
#bandeau #menu-principal{
	padding: 42px 0px 0px 0px;
	margin: 0px;
	list-style: none;
	float: right;
	
}

#bandeau #menu-principal li{
	float: left;
	background: url('../images/fond-bouton.png') repeat-x;
	height: 44px;
	
	
	
}

#bandeau #menu-principal li:hover{
	background-position: 0px -44px;
	
}

#bandeau #menu-principal li:hover a{
	color:#444;
	
}
#bandeau #menu-principal li a{
	color:#fff;
	font-size: 12px;
	font-weight: bold;
	display:block;
	text-decoration: none;
	text-transform: uppercase;	
	height: 22px;
	padding: 14px 16px 0px 16px;
		
}
#bandeau #menu-principal li form{
	color:#94d900;
	font-size: 12px;
	font-weight: bold;
	display:block;
	text-decoration: none;
	text-transform: uppercase;	
	height: 22px;
	padding: 12px 16px 0px 16px;
	
}
#recherche_rapide_submit{
	background:url('../images/loupe.gif') no-repeat;
	width: 16px !important;
	height: 16px !important;
	border:none !important;
	
	margin-right: 0px !important;
	
	
}


#bandeau #menu-principal li form input {
	border:1px solid #94d900;
	font-size: 12px;
	width: 100px;
	margin-right: 10px;
	
}

#bandeau #menu-principal li.rechercherapide:hover, #bandeau #menu-principal li.rechercherapide{
	background-position: 0px -44px;
	
}

#bandeau #menu-principal li span{
	color:#fff;
	font-size: 14px;
	font-weight: bold;
	padding-top: 12px;
	display:block;
}

#bandeau #menu-principal li.first{
	padding: 0px;
	width: 14px;
	background: url('../images/fond-bouton-gauche.png') no-repeat;
}
#bandeau #menu-principal li.last{
	padding: 0px;
	width: 14px;
	background: url('../images/fond-bouton-droite.png') no-repeat;
}

#bandeau #menu-principal li ul.sousmenu{
	display:none;
	list-style:none;
	padding: 0px;
	margin: 0px;
}
#bandeau #menu-principal li:hover ul.sousmenu{
	display:block;
	position: absolute;
	top: 110px;
	background-color:#333333;
	border:1px solid #000;
	
}

#bandeau #menu-principal li:hover ul.sousmenu li{
	float:none;
	display:block;
	background-image:none;
	background-color:#333333;
	
	height: auto !important;
	padding: 0px 0px 5px 0px;
	width: 100%;
	color :#fff;
	font-weight: bold;
}



#bandeau #menu-principal li:hover ul.sousmenu li:hover{
	background-color:#fff;
	
}
#bandeau #menu-principal li:hover ul.sousmenu li.first:hover, #bandeau #menu-principal li:hover ul.sousmenu li.last:hover{
	background-color:#333333;
	
}

#bandeau #menu-principal li:hover ul.sousmenu li:hover a{
	color:#444;
	
}

#bandeau #menu-principal li:hover ul.sousmenu li a{
	font-size: 10px;
	padding: 0px 12px 0px 12px;
	display:block;
	
	color :#fff;
	
}
#bandeau #menu-principal li ul.sousmenu li.first{
	background:url('../images/fond-sousmenu-haut.png') repeat-x; height:9px;
	padding: 0px;
}
#bandeau #menu-principal li ul.sousmenu li.last{
	background:url('../images/fond-sousmenu-bas.png') repeat-x; height:9px;
	padding: 0px;
}
#page{
	position: absolute;
	top: 138px;
	background-color:#fff;
	width: 978px;
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	padding: 10px 10px 0px 10px;
	
}
#contenu-page{
	
}

#footer{
	border-top: 1px solid #AAAAAA;
	margin-top: 10px;
	margin-left: -10px;
	width: 998px;
	background-color:#f0f0f0;
	background: url('../images/fond-bas.gif');
	padding-top: 10px;
	
}

#page-bien-achat #footer{
	margin-top: 0px;
}

#footer p{
	text-align:center;
	margin: 0px;
	padding-top: 15px;
}

#edito{
	margin-bottom: 15px;
}
#edito h1{
	font-size: 12px;
}

div.bloc-interieur{
	padding: 5px;
}

div.bloc-interieur div.en_savoir_plus, div#nouveautes div.en_savoir_plus{
	padding : 5px;
	text-align:right;
}
div.bloc-interieur div.en_savoir_plus a, div#nouveautes div.en_savoir_plus a{
	font-weight: bold;
	color:#444;
	text-decoration: underline;
}

.texte-acheter{
	color: #84c100  !important; 
}


.texte-vendre {
	color: #ffae00 !important;
}


.texte-louer {
	color :#2b497d !important;
}

.texte-gerer {
	color :#fb4646 !important;
}

.menu-acheter{
	color: #94d900  !important; 
}


.menu-vendre {
	color: #ffae00 !important;
}


.menu-louer {
	color :#718fc2 !important;
}

.menu-gerer {
	color :#fb4646 !important;
}


.texte-neutre {
	color :#444 !important;
}

.filet-acheter{
	border:1px solid #94d900;
}

.filet-vendre{
	border:1px solid #ffae00;
}

.filet-louer{
	border:1px solid #718fc2;
}
.filet-gerer{
	border:1px solid #fb4646;
}

.filet-neutre{
	border:1px solid #444;
}

div.bloc-acheter{
	border:1px solid #94d900;
	margin: 5px;
}
div.bloc-vendre{
	border:1px solid #ffae00;
	margin: 5px;
}
div.bloc-louer{
	border:1px solid #718fc2;
	margin: 5px;
}
div.bloc-gerer{
	border:1px solid #fb4646;
	margin: 5px;
}
div.bloc-neutre{
	border:1px solid #444;
	margin: 5px;
}

div.bloc-acheter h2{
	color:#fff;
	border-bottom:1px solid #94d900;
	background:url('../images/fond-acheter.png') repeat-x;
	height: 24px;
	padding-top:5px;
	margin:0px;
	text-transform: uppercase;
	text-align:center;
	font-size: 14px;
}

div.bloc-acheter h3{
	color:#fff;
	border-bottom:1px solid #94d900;
	background:url('../images/fond-acheter.png') repeat-x;
	height: 22px;
	padding-top:6px;
	margin:0px;
	
	text-align:center;
	font-size: 12px;
}

div.bloc-vendre h2{
	color:#fff;
	border-bottom:1px solid #ffae00;
	background:url('../images/fond-vendre.png') repeat-x;
	height: 24px;
	padding-top:5px;
	margin:0px;
	text-transform: uppercase;
	text-align:center;
	font-size: 14px;
}
div.bloc-louer h2{
	color:#fff;
	border-bottom:1px solid #718fc2;
	background:url('../images/fond-louer.png') repeat-x;
	height: 24px;
	padding-top:5px;
	margin:0px;
	text-transform: uppercase;
	text-align:center;
	font-size: 14px;
}

body#page-bien-location div.bloc-louer h3{
	color:#fff;
	border-bottom:1px solid #718fc2;
	background:url('../images/fond-louer.png') repeat-x;
	height: 22px;
	padding-top:6px;
	margin:0px;
	
	text-align:center;
	font-size: 12px;
}

div.bloc-gerer h2{
	color:#fff;
	border-bottom:1px solid #fb4646;
	background:url('../images/fond-gerer.png') repeat-x;
	height: 24px;
	padding-top:5px;
	margin:0px;
	text-transform: uppercase;
	text-align:center;
	font-size: 14px;
}
div.bloc-neutre h2{
	color:#fff;
	border-bottom:1px solid #444;
	background:url('../images/fond-neutre.png') repeat-x;
	height: 24px;
	padding-top:5px;
	margin:0px;
	text-transform: uppercase;
	text-align:center;
	font-size: 14px;
}


body#page-accueil #page div.colonne, body#page-compte #page div.colonne, div.colonne50pct {
	width: 50%;
	float: left;
}

body#page-accueil #page div.colonne-33{
	width: 33%;
	float: left;
}

#moteurRecherche div.colonne-rechercher {
	width: 45%;
	float: left;
	height: 260px;
	
}


div#locationsHome div.bloc-louer div#bloc-location{
	display:block;
	height: 339px;
}
#moteurRecherche{
	
}

body#page-recherche-achat #moteurRecherche{
	width: 50%;
	display: none;
}

#page div.autres{
	background : url('../images/fond-autres.png') repeat-x #fff;
	margin-top: 10px;
	margin-bottom: 0px;
	border-top: 1px solid #aaa;
	/*border-bottom: 1px solid #aaa;*/
	margin-left: -10px;
	margin-right: -10px;
	padding: 10px 10px 10px 10px;
}


#page-accueil div.autres{
	border-bottom: 1px solid #aaa;
	margin-bottom: 10px;
}
#page div.autres h2{
	text-transform: uppercase;
	text-align:center;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}	


#nouveautes-accueil div.scroller{
	overflow:hidden;
	position:relative;
	width:970px;
	
}

#bloc-location img{
	margin: 0px 5px 2px 0px;
	border: 0px;
}	

#nouveautes-accueil a, #bloc-location a{
	color: #444;
	text-decoration: none;
}

#nouveautes-accueil div.scroller div.content{
	
	position:relative;
	width:10000px;
	
}
#nouveautes-accueil div.scroller div.content div.section{
	float:left;
	overflow:hidden;
	position:relative;
	width:970px;
}

#nouveautes-accueil div.scroller div.content div.section ul{
	display: inline;
	padding: 0px;
	margin: 0px;
}

#nouveautes-accueil div.scroller div.content div.section ul li{
	float: left;
	width: 220px;
	border:1px solid #ddd;
	padding: 10px;
	margin: 0px;
	list-style: none;
	display: block;
	height: 180px;
}

#nouveautes-accueil div.scroller div.content div.section ul li:hover{
	background-color: #f8ffe7;	
	
	border:1px solid #444;
}




#nouveautes-accueil div.scroller div.content div.section ul li h3{
	font-size: 12px;
	margin: 0px 0px 5px 0px;
}
#nouveautes-accueil div.scroller div.content div.section ul li img{
	margin: 0px 5px 2px 0px;
	border: 0px;
}	
#nouveautes-accueil div.scroller div.content div.section ul li span{
	text-align:justify;
}		
#nouveautes-accueil div.scroller div.content div.section ul li div.infos-nouveautes{
	text-align: center;
	font-weight: bold;
	padding-top: 5px;
	font-size: 11px;
	bottom: 20px;
	width: 220px;
	position: absolute;
}



div#bloc-location ul{
	display: inline;
	padding: 0px;
	margin: 0px;
}

div#bloc-location ul li{
	float: left;
	width: 210px;
	list-style: none;
	display: block;
	padding: 0px 10px 5px 10px;
	margin: 0px;
}

div#bloc-location ul li.bien{
	float: left;
	width: 210px;
	padding: 0px 10px 5px 10px;
	margin: 0px;
	list-style: none;
	display: block;
	height: 280px;
	border: 1px solid #fff;
}

div#bloc-location ul li.bien:hover{
	background-color: #d4e1ff;		
	cursor: pointer;
	border:1px solid #444;
}
	

div#bloc-location ul li.bien img{
	margin: 0px 5px 2px 0px;
}	
div#bloc-location ul li.bien span{
	
}		
div#bloc-location ul li.bien div.infos-locations{
	text-align: center;
	font-weight: bold;
	padding-top: 5px;
	font-size: 11px;
	
}

ul#choixsecteur{
	font-size: 10px;
	margin:0px;
	padding: 0px;
	list-style:none;
	
	position: absolute;
	top: -500px;
	
	
}

ul#choixsecteur li label{
	padding: 2px 5px 2px 5px;
}
ul#choixsecteur li label:hover{
	background-color: #84C100;	
	color:#fff;
	font-weight: bold;
}

ul#choixsecteur li ul{
	margin-left: 15px;
	padding: 0px;	
	list-style:none;
}

ul#choixsecteur label{
	cursor: pointer;
}

#moteurRecherche label.labelfull{
	display:block;
	font-size: 11px;
	font-weight: bold;
}

#moteurRecherche input, #moteurRecherche select{
	font-size: 10px;
}


ul.inline{
	display: inline;
	margin:0px;
	padding: 0px;
	list-style:none;
}

ul.inline li{
	float:left;
	margin-right: 10px;
}

span.secteur-select{
	width: 13px;
	height: 13px;
	background: url('../images/secteur-select.gif') no-repeat;
	display:none;
}
span.secteur-select img{
	width: 13px;
	height: 13px;
}

#budget_slider {
	background: url('../images/fond-slider.gif') no-repeat 0px 0px;
	width : 150px;
	height: 14px;
	position: relative;
	display: none;
	
	
	
}

#budget_slider .handle{
	width: 8px;
	height: 17px;
	
	
	
	position: absolute;
}
#budget_slider_handle_max{
	background:url('../images/slider-droite.gif');
}
#budget_slider_handle_min{
	background:url('../images/slider-gauche.gif');
}
#budget_slider_span{
	
	position:absolute;
	
	background:url('../images/fond-span-slider.gif');
	height: 17px;
}
#budget_slider .handle:hover{
	
}
#budget_slider_texte{
	font-weight: bold;
	padding-top: 10px;
	text-align:center;
	width: 350px;
}

#budget_slider_texte input{
	width: 45px;
	margin: 0px 0px 0px 5px;
}

#nombre-de-biens{
	font-weight: bold;
	font-size: 12px;
	padding: 2px 5px 2px 5px;
	border: 1px solid #94D900;
	float:left;
	
}

#bouton-voir-les-biens {
	background-color:#84c100;
	border:1px solid #729721;
	color:#fff;
	padding : 3px 5px 3px 5px;
	font-weight: bold;	
	font-size: 11px;
	cursor:pointer;
	float:right;
	width:200px;
	
}

#page-bien-achat #colonne-principale {
	width: 550px;
	float: left;
}

#page-bien-achat #colonne-secondaire {
	width: 410px;
	float: right;
}

#page-bien-achat #colonne-principale #image-bien{
	text-align:center;
}

#page-bien-achat div.autres{
	padding: 0px 0px 10px 10px;
}

#page-bien-achat div.autres #proximite{
 	width: 980px;
}

#page-bien-achat  #liste-images{
	text-align:center;
	
	border-top: 1px dotted #444;
	padding-top: 10px;
	margin-top: 15px;
}


#page-bien-achat  #liste-images  a {
	
	padding: 3px;
	filter : alpha(opacity=70);
    -moz-opacity : 0.7;
    opacity : 0.7; 
}
#page-bien-achat  #liste-images  a:hover {
	filter : alpha(opacity=100);
    -moz-opacity : 1;
    opacity : 1;
}

#page-bien-achat  #details-bien {
	padding-left: 32px;
	float :left; 
	width: 485px;
	
}

#page-bien-achat  #details-bien table{
	width: 100%;
	
	padding:0px;
	margin: 0px;
	border-spacing: 0px;
	border-collapse: collapse; 
}
#page-bien-achat  #details-bien .caption {
	font-size: 12px;
	font-weight: bold;
	color: #84c100  !important; 
	border:1px solid #444;
	text-align:center;
	
	margin: 0px;
	padding: 5px;
}
#page-bien-achat  #details-bien table tr{
	
	
}
#page-bien-achat  #details-bien table tr th{
	text-align:left;
	border:1px solid #444;
	padding-left: 10px;
	margin: 0px;
	
}

#page-bien-achat  #details-bien table tr td{
	text-align:right;
	padding-right: 10px;
	border:1px solid #444;
}
#googleMap{
	
	float: right;
	width: 410px;
}

#page-bien-achat h1{
	width: 100%;
	text-align:center;
	line-height: 22px;
}

ul#resultats-recherche{
	padding: 0px;
	margin: 0px;
	list-style: none;
	display:inline;
	
}

ul#resultats-recherche li{
	float: left;
	height: 110px;
	width: 450px;
	padding : 10px;
	
}

ul#resultats-recherche img {
	border: none;
	margin-right: 10px;
}

ul#resultats-recherche a{
	color:#444;
	text-decoration: none;
	display:block;
	
}

ul#resultats-recherche li p{
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	
}

body#page-recherche-achat ul#resultats-recherche li p a{
	color: #84c100; 
}
body#page-recherche-location ul#resultats-recherche li p a{
	color: #2B497D; 
}

ul#resultats-recherche li p a:visited{
	color: #888  !important; 
}

ul#resultats-recherche li{
	border:1px solid #fff;
	margin-bottom: 10px;
}

body#page-recherche-achat  ul#resultats-recherche li:hover, body#page-compte  ul#resultats-recherche li:hover{
	background-color: #f8ffe7;	
	border:1px solid #444;
}

body#page-recherche-location  ul#resultats-recherche li:hover{
	background-color: #e7f1ff;	
	border:1px solid #444;
}


ul#resultats-recherche p{
	font-weight: bold;
	
}

div.navigation {
	font-size: 12px;
	
}

div.navigation span {
	font-size: 12px;
	font-weight: bold;
	
}

div.navigation a{
	color:#444;
	text-decoration:none;
}

div.navigation a:hover{
	color:#000;
	text-decoration:underline;
}

div.navigation a.active{
	color:#000;
	text-decoration:underline;
	font-weight: bold;
}


/* */
#proximite ul{
	display: inline;
	padding: 0px;
	margin: 0px;
}




#proximite ul li{
	float: left;
	width: 220px;
	border:1px solid #ddd;
	padding: 10px;
	margin: 0px;
	list-style: none;
	display: block;
	height: 180px;
}

body#page-bien-achat  #proximite ul li:hover{
	background-color: #f8ffe7;	
	
	border:1px solid #444;
}

body#page-bien-location  #proximite ul li:hover{
	background-color: #e7f1ff;	
	
	border:1px solid #444;
}

#proximite ul li h3{
	font-size: 12px;
	margin: 0px 0px 5px 0px;
}
#proximite ul li img{
	margin: 0px 5px 2px 0px;
	border: 0px;
}	
#proximite ul li span{
	text-align:justify;
}		
#proximite ul li div.infos-nouveautes{
	text-align: center;
	font-weight: bold;
	padding-top: 5px;
	font-size: 11px;
	
	width: 220px;
	
}

#proximite a{
	color: #444;
	text-decoration: none;
}

#proximite{
	
	position:relative;
	width:1000px;
	
}

.center{
	text-align:center;
}

#page-article #first #page #contenu-page a{
	color :#c00;
	font-weight: bold;
}

/* locations */


#page-bien-location #colonne-principale #liste-images{
	text-align:center;
	margin: 5px 1px 5px 1px !important;
	
	
}


#page-bien-location #colonne-principale {
	width: 550px;
	float: left;
}

#page-bien-location #colonne-secondaire {
	width: 410px;
	float: right;
}

#page-bien-location #colonne-principale #image-bien{
	text-align:center;
}



#page-bien-location  #liste-images{
	text-align:center;
	
	border-top: 1px dotted #444;
	padding-top: 10px;
	margin-top: 15px;
}


#page-bien-location  #liste-images  a {
	
	padding: 3px;
	filter : alpha(opacity=70);
    -moz-opacity : 0.7;
    opacity : 0.7; 
}
#page-bien-location  #liste-images  a:hover {
	filter : alpha(opacity=100);
    -moz-opacity : 1;
    opacity : 1;
}

#page-bien-location  #details-bien {
	padding-left: 32px;
	float :left; 
	width: 485px;
	
}



#page-bien-location  #details-bien table{
	width: 100%;
	
	padding:0px;
	margin: 0px;
	border-spacing: 0px;
	border-collapse: collapse; 
}
#page-bien-location  #details-bien .caption {
	font-size: 12px;
	font-weight: bold;
	color: #84c100  !important; 
	border:1px solid #444;
	
	height: 25px;
	margin: 0px;
}
#page-bien-location  #details-bien table tr{
	
	
}
#page-bien-location  #details-bien table tr th{
	text-align:left;
	border:1px solid #444;
	padding-left: 10px;
	margin: 0px;
	
}

#page-bien-location  #details-bien table tr td{
	text-align:right;
	padding-right: 10px;
	border:1px solid #444;
}


#page-bien-location h1{
	width: 100%;
	text-align:center;
	line-height: 22px;
}

div#actions{
	border-top: 1px dotted #444;
	
	margin-top: 5px;
	
}
div.bordureHaut{
	border-top: 1px dotted #444;
	padding-top: 15px;
	margin-top: 15px;
	
}


div#actions ul {
	margin:5px 0px 5px 0px;
	padding: 0px;
}

div#actions ul li {
	list-style:none;
	padding: 2px;
}

div#actions ul li a{
	font-weight: bold;
	color:#444;
	background: url('../images/ul-actions.png') no-repeat;
	height: 20px;
	display: block;
	padding-left: 20px;
	background-position: 0px -20px;
}
div#actions ul li a:hover{
	background-position: 0px 0px;
	

}


.plienFiche{
	text-align:center;
}
.lienFiche{
	font-weight: bold;
	color:#6290c1;
	font-size:12px;
	display:block;
	width: 200px;
	height: 40px;
	padding-left: 40px;
	
	background: url('../images/boutons/ville.gif') no-repeat;
}

#piedpage{
	
	
}

#piedpage h3{
	text-align:center;
	border-top: 1px dotted #444;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color:#444;
	color :#fff;
	font-size: 11px;
}


#piedpage ul.liensagence{
	list-style: none;
	display: block;
}

#piedpage ul.liensagence li{
	float: left;
	text-align:center;
	width: 33%;
	margin-bottom: 15px;
	
}

#piedpage div.liensbiens{
	
	
}


#piedpage div.liensbiens {
	float: left;
	width: 20%;
	text-align:center;
	padding-top:10px;
	margin: 0px 0px 0px 0px;
	
}


#piedpage div.liensbiens  ul.lienbiensfooter{
	padding:0px;
	margin: 10px 0px 0px 0px;
}

#piedpage div.liensbiens ul.lienbiensfooter li{
	
	
	display:block;
	margin: 0px 0px 0px 0px;
	
}

#piedpage div.liensbiens ul.lienbiensfooter li a{
color:#444;	
}

#copyright{
	
}

a#changeCriteresRecherche{
	color:#444;
}

.formulaire-compte label {
	width: 160px;
	float:left;
}

.formulaire-compte input{
	
}

div.erreur{
	color:#c00;
	font-weight: bold;
}

#liste-guetteur{
	list-style-image:url('../images/secteur-select.gif');
}

.liensupprimerselection{
	display:inline !important;
	
	
}
#carte{
	position: relative;
	/*top: -454px;*/
	
	border:none;
	
	
}
#carte_secteur_bassin_genevois {
	position: relative;
	/*top: -227px;*/
	display:none;
	
}

#carte_secteur_bassin_annecien {
	display:none;
}
#colonne-carte{
	height: 227px;
}
/*
#zoomAnnecy{
	width: 500px;
	height: 500px;
	border:1px solid #c00;
	
	top: 250px;
	z-index: 5000;
	position: absolute;
}
*/
#carte-secteurs-fond{
	width:560px;
	float:left;
}
#carte-secteurs-fond-hover{
	top: -500px;
	
	position:relative;
}

#carte-secteurs-fond-annecy{
	top: -1000px;
	position:relative;
}

#carte-secteurs-fond-annecy_lac_rive_est{
	top: -1500px;
	position:relative;
}

#carte-secteurs-fond-annecy_lac_rive_ouest{
	top: -2000px;
	position:relative;
}


#carte-secteurs-fond-annecy_nord{
	top: -2500px;
	position:relative;
}
#carte-secteurs-fond-annecy_ouest{
	top: -3000px;
	position:relative;
}

#carte-secteurs-fond-annecy_sud{
	top: -3500px;
	position:relative;
}
#carte-secteurs-fond-annecy_le_vieux{
	top: -4000px;
	position:relative;
}
#carte-secteurs-fond-grand_annecy{
	top: -4500px;
	position:relative;
}



#carte-secteurs-fond-noms{
	top: -5000px;
	z-index: 1000;
	position:relative;
}

#carte-secteurs-liens{
	float:left;
	padding-top: 25px;
	
}

#carte-lightbox{
	z-index: 9900;
	left:12%;
	top: 25px;
	margin:0 auto;
	position:absolute;
	display:none;
	width:75%;
	background-color:#fff;
	height: 550px;
	border:5px solid #444;
}

#carte-lightbox-fond{ display: none;position: absolute; top: 0; left: 0; z-index: 9800; width: 100%; height: 1000%; 


 

opacity: 0.7;
}

#carte-secteurs-liens ul{
	font-size: 10px;
	margin:0px;
	padding: 0px;
	list-style:none;
}

.lienApercuSecteur {
	padding: 2px 5px 2px 5px;
	cursor: pointer;
	color :#000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	cursor:pointer;
}
a.lienApercuSecteur:hover{
	background-color: #84C100;	
	color:#fff;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

#lienApercuSecteurFermer {
	padding: 2px 5px 2px 5px;
	cursor: pointer;
	color :#000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	text-transform:uppercase;
}
#lienApercuSecteurFermer:hover{
	background-color: #84C100;	
	color:#fff;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

#fraisnotaires{
	z-index: 9900;
	left:30%;
	top: 250px;
	margin:0 auto;
	position:absolute;
	display:none;
	width:325px;
	background-color:#fff;
	height: 330px;
	
}
#fermerfraisnotaires{
	background:#fff;
}

#fermerfraisnotaires a{
	color:#444;
	font-weight:bold;
	font-size: 12px;
	padding: 5px;
	display: block;
	text-align:right;
	
}


#fraisnotaires-fond{ opacity: 0.7;
	filter:alpha(opacity=70);
display: none;position: absolute; top: 0; left: 0; z-index: 9800; width: 100%; height: 1000%; background-color: #000;}

#lienFraisNotaires {
	padding-top: 10px;
	font-weight: bold;
	display: block;
	text-align:center;
}

#mapgeneve, #mapannecy{
	cursor:pointer;
	
}
#rechercherapide{
	float:right;
}
#shareit{
	padding-top: 5px;
	float:right;
	padding-right: 10px;
}

.interesseParCeBien{
	font-size: 12px;
}

#choixTypeBien{
	margin-top: 10px;
}

#choixTypeBien input{
	display:none;
}

#choixTypeBien label{
	cursor:pointer;
}

#choixTypeBien ul {
	padding:0px;
	margin:0px;
	display:block;
}

#choixTypeBien ul li{
	
	margin: 2px 0px 2px 10px;
	display:block;
	
}


#choixTypeBien ul li label{
padding-left: 26px;

}

#select_type_A {
	background: url('../images/type_A.gif') no-repeat;
}
#select_type_M {
	background: url('../images/type_M.gif') no-repeat;
}
#select_type_V {
	background: url('../images/type_V.gif') no-repeat;
}
#select_type_T {
	background: url('../images/type_T.gif') no-repeat;
}

.type-select.active{
	background-position: 0px -16px !important;
}

a.lienRappel{
	font-size: 12px;
	font-weight:bold;
	color:#cc0000;
	
}
#bloc-location a{
	display:block;
	text-align:center;
}
#bloc-location a img{
	padding: 5px;
	
	
}

.paddingHaut{
	margin-top: 15px;
	padding-top: 15px;
}

.label_budget{
	
float:left; width: 75px;
}

.floatleft{
	float:left;
}

a.lientouteslocations{
	font-weight: bold;
	color:#2B497D !important;
}

div.mainEdito{
	/*border:5px solid #333;*/
}

.hidden {
	display:none;
}

*+html #edito p{
	margin: 0px;
	padding: 5px;
}
#edito1, #edito2, #edito3, #edito4 {
	
	height: 200px;
	position: relative;
	width: 100%;
	background-color:#fff;
	padding: 0px;
	
	
}

#edito2, #edito3, #edito4{
	margin-top: -200px;
}

#editocontour{
	height: 200px;
	position: relative;
	width: 100%;
	margin-top: -200px;
}

#recherche_rapide_resultats{
	z-index: 3000;
	top: 110px;
	display:none;
	position: absolute;
	background-color:#333333;
	border:1px solid #000;
	width: 400px;
	right: 10px;
	
	padding: 0px;
	margin: 0px;
	color:#fff;
	
}
#recherche_rapide_resultats a {
	color:#fff;
	text-decoration: none;
	display: block;
	padding: 5px !important;
	
}

#recherche_rapide_resultats a:hover {
	color:#333;	
}
#recherche_rapide_resultats a.img {
	border:none;
	margin-right: 10px;
	float:left;
}
#recherche_rapide_resultats img {
	border:none;	
}
#recherche_rapide_resultats div.strong {
	
	float:right;
	width: 280px;
}
#recherche_rapide_resultats div{
	
	display:block;
	
	
/*	background:#fff;*/
	
	
}
#recherche_rapide_resultats h3{
	padding: 0px;
	margin: 0px;
}
#recherche_rapide_resultats div:hover{
	background-color:#f8ffe7;
}
#recherche_rapide_resultats div:hover a, #recherche_rapide_resultats div:hover{
	color:#333;
}
#recherche_rapide_resultats h4{
	padding: 0px;
	margin: 10px;
}

table.infoscomplementaires {width: 230px !important;margin-top: 30px !important}


.tw_carte {
                    height:300px;
                    width:410px;
                    float:left;
}



.tw_legende{
                    width: 410px; 
                    margin-bottom:15px;
                    float:left;
                  
}



.tw_legende div.option{
                    display:block;
                    float:left;
                    font-size:10px;
                    height:40px;
          width:122px;


}



.tw_legende div.option * {
                    margin: 2px;
                    vertical-align:middle;

}

#contact-gauche{
	float: left;
	width: 75%;
	
}

#contact-droite{
	float: right;
	width: 240px;
	
}
