#contenu_home { width: 962px; text-align: left; margin: 0 auto; background-color: transparent; overflow: hidden; }

/* ----- MOTEUR ----- */
#engine_onglets { width: 648px; height: 29px; color: #505963; margin: 0; overflow: hidden; }
#engine_onglets div { height: 29px; line-height: 33px; float: left; font-size: 17px; font-weight: bold; text-align: center; cursor: pointer; }
#choix_engine_habiter { width: 178px; }
#choix_engine_investir { width: 140px; }
#choix_engine_terrain { width: 175px; }
.ongl_habiter_on { color: #fff;}
.ongl_investir_on { color: #fff; }
.ongl_terrain_on { color: #fff; }
.habiter_on {
	background-image: url('/z/portail/selogerneuf_X_v3/home/img/engine_bg_ongl.png'); /** sprite-ref: boutons; pas de sprite IE6 */
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: 0 0;	
}
.investir_on {
	background-image: url('/z/portail/selogerneuf_X_v3/home/img/engine_bg_ongl.png'); /** sprite-ref: boutons; pas de sprite IE6 */
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: 0 -29px;
}
.terrain_on {
	background-image: url('/z/portail/selogerneuf_X_v3/home/img/engine_bg_ongl.png'); /** sprite-ref: boutons; pas de sprite IE6 */
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: 0 -59px;
}

.outline_engines { width: 648px; background-color: #f6f8f9; overflow: hidden; }
#engine_habiter, #engine_investir, #engine_terrain {
	width: 648px;
	height: 220px;
	border-top: 1px solid #c71d23;
	background-image: url('/z/portail/selogerneuf_X_v3/home/img/fond_engine.png'); /** sprite-ref: backgrounds; */
	background-repeat: repeat-x;
	background-color: #f6f8f9;
	color: #505963;
	margin: 0;
	overflow: hidden;
}

.engine_content_title_left { width: 300px; display: block; margin: 7px auto 0;}
.engine_content_title_left .title_red { display: inline; }
.engine_content_title_right { width: 270px; display: block; float: left; margin: 22px 0 0 10px; }


/* habiter */
#engine_habiter .engine_content_title_left {text-align: center;}
#engine_habiter .engine_content_title_left span { font-size: 13px;}
.engine_habiter_champs_left { width: 310px; float: left; margin: 15px 0 0 14px; overflow: hidden; border-right: 1px solid #bec6cd; }
.engine_habiter_champs_left p { display: block; width: 280px; clear: both; overflow: hidden; margin: 0 10px 8px 0; }
.engine_habiter_champs_left p.criteres_pieces_budget { margin: -5px 0 3px 0; }
.engine_habiter_champs_left label { display: block; float: left; margin: 6px 0; }
.engine_habiter_champs_left label.criteres_budget { margin-left: 18px; }
select#engine_habiter_pays { width: 82px; height: 25px; font-size: 11px; border: 1px solid #7c7485; color: #505963; float: left; padding :3px}
input#ville_p { width: 180px; border: 1px solid #7c7485; display: block; float: right; }

select#engine_habiter_typebien { width: 184px; height: 25px; border: 1px solid #7c7485; font-size: 11px; color: #505963; float: right; padding :3px}
input#nb_piecesmin { width: 25px; border: 1px solid #7c7485; margin: 0 0 0 10px; display: block; float: left; height: 17px; padding :3px}
input#pxmax { width: 55px; border: 1px solid #7c7485; display: block; float: right; height: 17px; padding :3px}
input#engine_habiter_submit {
    background-image: url("/z/portail/selogerneuf_X_v3/base/img/btn_rouge_grand.png");
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    font: bold 13px Arial,Helvetica,Sans-serif;
    height: 24px;
    margin: 10px 0 0 94px;
    width: 186px;
}
#villeMax {margin:0}
#erreur_localisation{
    color: #C71D23;
    float: right;
    margin: 0;
}
/* auto suggest */
*#suggestions_p, *#suggestions, *#suggestions_3, *#suggestions_4, *#suggestions_5 {
	position: absolute;
    top: 317px;
    left: 139px;
	margin: 10px 0px 0px 0px;
	width: 270px;
	background-repeat: repeat-y;
	background-color: #fff;
	color: #000;
	z-index: 2000;
	display: none;
	text-align: left;
	border: 1px solid #505963;
}
*#suggestions_p { margin: 0; }
.suggestions_header {
	background-repeat:no-repeat;
  height: 2px;
}
.suggestions_footer {
	background-repeat:no-repeat;
  height: 2px;
  font-size:2px;
}
.suggestionList {
	margin: 0px 5px 0px 5px;
	padding: 0px 0px 5px 0px;
	width: 260px;
	display: block;
	overflow: auto;
	height: 138px;	
}
.suggestionList li {
	width: 92%;
	float: left;
	margin: 0;
	padding: 1px 3% 1px 5%;
	list-style: none;
}
.suggestionList .addloc {
	float: right;
	margin: 4px 0px 0px 0px;
	width: 9px;
	height: 9px;
	cursor: pointer;
	background-repeat:no-repeat;
}
*#listsit li .suploc {
	float: right;
	margin: 4px 0px 0px 0px;
	width: 9px;
	height: 9px;
	cursor: pointer;
	background-repeat:no-repeat;
}
.suggestionList .lib { cursor: pointer; }
.suggestionList p {
	width: 100%;
	margin: 0px 0px 5px 0px;
	padding: 0;
}	
.suggestionList ul {	
  width: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.suggestionList .in { font-style: normal; }
.suggestionList li.header {
	border-bottom: 1px solid #e5e5e5;
	font-weight: bold;
}
.suggestionList li.off { color: #a5a5a5; }
.suggestionList li.first {
	background-color: #b5161c;
	color: #ffffff;
	font-weight: bold;
}
.suggestions_arrow {
	position: absolute;
	top: -4px;
	left: 30px;
	height: 4px;
	width: 8px;
	background-repeat:no-repeat;
}
/* end auto suggest */

#engine_habiter .engine_content_carte_right { width: 265px; float: right; text-align: center; margin: 0; position: relative;}
#engine_habiter .engine_content_carte_right img { border: 0; }

#errorFormHabiter { display: none; font-size: 11px; font-weight: bold; color: #c71d23; background-color:#fab6b6; margin:0; padding:2px 0; position:absolute; text-align:center; width:268px; border: 1px dashed #000; }
*:first-child+html #errorFormHabiter { margin: 13px 0 0 -130px; }
/* fin habiter */

/* investir */
#engine_investir { display: none; }
#engine_investir .engine_content_title_left { width: 90%; display: block; margin: 7px 0 0 14px; }

#engine_investir_left { width: 145px; float: left; margin: 7px 0 0 14px; }
.engine_investir_champs_left { width: 145px; font-size: 12px; }
#typeinvestissement0 { font-weight: bold; }

.engine_investir_dpts { width: 209px; float: left; margin: 7px 0 0 14px; }
.engine_investir_dpts ul#liste_dyn_investir_dpts { height: 141px; overflow: auto; background-color: #fff; border: 1px solid #7c7485; }
.engine_investir_dpts ul#liste_dyn_investir_dpts li { color: #71717a; font-size: 11px; line-height: 20px; cursor: pointer; padding: 0 0 0 5px; }
.engine_investir_dpts ul#liste_dyn_investir_dpts li:hover { background-color: #ecf0f2; color: #7c7485; font-weight: bold; }
.engine_investir_dpts ul#liste_dyn_investir_dpts li.noCursor { cursor: default; }
.engine_investir_dpts ul#liste_dyn_investir_dpts li:hover.noCursor { cursor: default; background-color: #fff; font-weight: normal; color: #71717a; }
.engine_investir_dpts ul#liste_dyn_investir_dpts li.dep_selected { background-color: #ecf0f2; color: #7c7485; font-weight: bold; }
input#engine_investir_submit { margin: 10px 0 0 0; float: right; }
.engine_investir_txt { width: 230px; float: left; margin: 7px 0 0 14px; line-height: 16px; text-align: justify; color: #7c7485; }
.engine_investir_txt .textLoi { display: none; }
.engine_investir_txt .textLoiDefault { font-size: 11px; color: #52525c; }
.engine_investir_txt .textLoiDefault em { font-weight: bold; color: #c71d23; }
.engine_investir_txt a.lienRedEngine { line-height: 25px; color: #c71d23; font-weight: bold; text-decoration: underline; font-size: 11px; }
.engine_investir_txt a.lienRedEngine:hover { text-decoration: none; color: #c71d23; }
#engine_loading { width: 220px; height: 19px; background: url('/z/portail/selogerneuf_X_v3/base/img/ajax-loader.gif') no-repeat #ecf0f1; position: relative; margin-top: 100px; margin-left: 210px; }

#engine_investir #errorFormDep, #engine_investir #errorFormLoi { display: none; font-size: 11px; font-weight: bold; color: #c71d23; background-color:#fab6b6; margin:10px 0 0 0; padding:5px 0; text-align:center; width:143px; border: 1px dashed #000; }
/* fin investir */

/* terrain */
#engine_terrain { display: none; }
#engine_terrain .engine_content_title_left { width: 48%; float: left; margin: 7px 0 0 14px; }

#libelle_map_terrainspro, #libelle_map_terrainstous { color: #c71d23; }
#libelle_map_terrainstous { display: none; }

.engine_terrain_champs_left { clear: both; float: left; width: 320px; margin: 7px 0 0 14px; }
.engine_terrain_champs_left ul { }
.engine_terrain_champs_left ul li label { padding: 0 0 0 5px; }
.engine_terrain_champs_left p { margin: 5px 0 0 5px; }
/* fin terrain */

#engine_terrain .engine_content_carte_right { width: 275px; float: right; text-align: center; margin: 10px 10px 0 0;  }
#engine_terrain .engine_content_carte_right img { border: 0; }

/* ----- FIN MOTEUR ----- */

.titre_white { font-size: 18px; color: #fff; }
.titre_white a.lien_white { font-size: 13px; color: #fff; text-decoration: underline; }
.titre_white a.lien_white:hover { text-decoration: none; }

/* box actualit�s */
#home_actus { width: 480px; height: 250px; margin: 8px 0 0 0; float: right; }
.titre_white_homeactus { float: left; width: 80%; }
.lien_white_homeactus { margin-left: 35px; }
#home_rss {
	width: 52px;
	height: 32px;
	float: left;
	background-image: url('/z/portail/selogerneuf_X_v3/base/img/rss.png');  /** sprite-ref: pictos; */
	background-repeat: no-repeat;
	background-color: transparent;
	margin: -5px 0 0 0;
	float: right;
}
#home_rss a {
	display: block;
	width: 52px;
	height: 32px;
	background-color: transparent;
}
#home_carrousel_actus {
	clear: both;
	width: 480px;
	height: 227px;
	background-image: url('/z/portail/selogerneuf_X_v3/home/img/fond_carrousel_actus.png');  /** sprite-ref: backgrounds; */
	background-repeat: repeat-x;
	background-color: #d5dee2;
	border: 1px solid #d1d1d1;
	color: #444c5b;
}
.bounceout { width: 480px; overflow: hidden; }
.prev, .next { width: 23px; height: 227px; float: left; cursor: pointer; }
.prev {
	border-right: 1px solid #d1d1d1;
	background-image: url('/z/portail/selogerneuf_X_v3/home/img/fond_carrousel_actus_L.png');  /** sprite-ref: boutons; pas de sprite IE6 */
	background-repeat: no-repeat;
	background-color: transparent;
}
.next {
	border-left: 1px solid #d1d1d1;
	background-image: url('/z/portail/selogerneuf_X_v3/home/img/fond_carrousel_actus_R.png');  /** sprite-ref: boutons; pas de sprite IE6 */
	background-repeat: no-repeat;
	background-color: transparent;
}
.prev:hover, .next:hover { border-color: #fff; }
.jCarouselLite { width: 429px; height: 227px; float: left; overflow: hidden; }
.jCarouselLite ul { width: 429px; }
.jCarouselLite ul li.home_carrousel_article { display: block; width: 429px; overflow: hidden; height: 225px; }

.home_carrousel_article_date {
	width: 73px;
	height: 50px;
	border: 1px solid #d1d1d1;
	float: left;
	background-image: url('/z/portail/selogerneuf_X_v3/home/img/fond_carrousel_actus_date.png');  /** sprite-ref: backgrounds; pas de sprite IE6 */
	background-repeat: no-repeat;
	background-color: #d8dee3;
	text-align: center;
	line-height: 16px;
	margin: 7px 0 0 10px;
}
.home_carrousel_article_date span { font-size: 12px; font-weight: bold; }

.home_carrousel_article h3 { width: 322px; float: left; color: #444c5b; font-size: 16px; font-weight: bold; margin: 7px 0 0 10px; text-align: justify; }
.home_carrousel_article h3 a { color: #444c5b; font-size: 16px; font-weight: bold; text-decoration: none; }
.home_carrousel_article h3 a:hover { text-decoration: underline; }

.home_carrousel_article_descvisu { width: 428px; clear: both; overflow: hidden; }
.home_carrousel_article_descr { width: 275px; float: left; font-size: 13px; text-align: justify; margin: 13px 0 0 10px; line-height: 20px; }
.home_carrousel_article_descr a { color: #444c5b; text-decoration: none; }
.home_carrousel_article_descr a:hover { text-decoration: none; }
.home_carrousel_article_visu { width: 120px; float: left; margin: 15px 0 10px 10px; }
.home_carrousel_article_visu a img { border: 0; margin: 0 0 7px 0; }
.home_carrousel_article_visu a.home_carrousel_article_link { display: block; font-weight: bold; font-size: 13px; color: #444c5b; padding: 0 0 10px 0; text-decoration: underline; }
.home_carrousel_article_visu a.home_carrousel_article_link:hover { text-decoration: none; }
/* FIN box actualit�s */

/* box alerte email */
#home_alerte { width: 156px; height: 250px; margin: 8px 0 5px 12px; float: left; }
.home_alerte_visu a {
	display: block;
	width: 156px; 
	height: 70px;
	background-image: url('/z/portail/selogerneuf_X_v3/home/img/home_alerte.png');  /** sprite-ref: pictos; pas de sprite IE6 */
	background-repeat: no-repeat;
	background-color: transparent;
	margin: 8px 0 5px 0;
}
#home_alerte h4 a, #home_alerte p a { font-size: 15px; color: #a5d916; font-weight: bold; font-style: oblique; margin: 5px 0; text-decoration: none; }
#home_alerte ul.home_alerte_liste {  }
#home_alerte ul.home_alerte_liste li { list-style-image: url('/z/portail/selogerneuf_X_v3/home/img/puce_green.gif'); margin: 4px 0 4px 10px; color: #fff; font-size: 13px; }
#home_alerte ul.home_alerte_liste li a { color: #fff; font-size: 13px; text-decoration: none; }
/* FIN box alerte email */

/* box annuaire des promoteurs */
#home_annuaire { width: 480px; margin: 10px 0 15px 0; float: right; overflow: hidden; }
#home_annuaire_promoteur { width: 250px; float: left; }
#home_annuaire_pointdevue { width: 210px; float: right; }

.titre_white_annuaire { 
	background-image: url('/z/portail/selogerneuf_X_v3/home/img/picto_annuaire.png');  /** sprite-ref: boutons; pas de sprite IE6 */
	background-repeat: no-repeat;
	background-color: transparent;
	line-height: 15px;
	padding: 10px 0 10px 45px;
}
.titre_white_pointdevue { 
	background-image: url('/z/portail/selogerneuf_X_v3/base/img/picto_defisc.png');  /** sprite-ref: boutons; pas de sprite IE6 */
	background-repeat: no-repeat;
	background-color: transparent;
	line-height: 15px;
	padding: 10px 0 10px 45px;
}
.titre_white_annuaire a, .titre_white_pointdevue a { font-size: 13px; color: #fff; text-decoration: underline; display: block;}
.titre_white_annuaire a:hover, .titre_white_pointdevue a:hover { text-decoration: none; }

#home_carrousel_anuaire { clear: both; width: 480px; height: 80px; background-color: #fff; border: 1px solid #d1d1d1; color: #444c5b; }
.bounceout_annuaire { width: 480px; height: 80px; overflow: hidden; }
.prev_annuaire, .next_annuaire { width: 23px; height: 80px; float: left; cursor: pointer; }
.prev_annuaire {
	border-right: 1px solid #d1d1d1;
	background-image: url('/z/portail/selogerneuf_X_v3/home/img/fond_carrousel_annuaire_L.png');  /** sprite-ref: boutons; pas de sprite IE6 */
	background-repeat: no-repeat;
	background-color: transparent;
}
.next_annuaire {
	border-left: 1px solid #d1d1d1;
	background-image: url('/z/portail/selogerneuf_X_v3/home/img/fond_carrousel_annuaire_R.png');  /** sprite-ref: boutons; pas de sprite IE6 */
	background-repeat: no-repeat;
	background-color: transparent;
}
.prev_annuaire:hover, .next_annuaire:hover { border-color: #fff; }
.jCarouselLite_annuaire { width: 429px; height: 80px; float: left; overflow: hidden; }
.jCarouselLite_annuaire ul { width: 429px; }
.jCarouselLite_annuaire ul li.home_carrousel_annuaire { display: block; width: 429px; overflow: hidden; margin: 0 auto;}
.jCarouselLite_annuaire ul li.home_carrousel_annuaire table { width: 429px; }
.jCarouselLite_annuaire ul li.home_carrousel_annuaire table td { height: 80px; width: 107px; }
.jCarouselLite_annuaire ul li.home_carrousel_annuaire img { display: block; margin: 0 auto;}
/* FIN box annuaire des promoteurs */

#home_pub_300 { width: 300px; height: 250px; margin: 12px 0 0 0; float: left; background-color: transparent; }

/* box coups de coeur */
#home_cdc { clear: both; width: 468px; margin: 10px 0 15px 0; float: left; background-color: transparent; }
.titre_white_cdc { 
	background-image: url('/z/portail/selogerneuf_X_v3/home/img/picto_cdc.png');  /** sprite-ref: boutons; pas de sprite IE6 */
	background-repeat: no-repeat;
	background-color: transparent;
	line-height: 15px;
	padding: 20px 0 20px 45px;
}
.home_cdc_container {
	width: 212px;
	float: left;
	background-image: url('/z/portail/selogerneuf_X_v3/home/img/corner_plus.png');  /** sprite-ref: pictos; pas de sprite IE6 */
	background-repeat: no-repeat;
	background-color: #313138;
	background-position: bottom right;
	margin: 3px 7px 0 0;
	padding: 7px;
	overflow: hidden;
	cursor: pointer;
}
.home_cdc_container a img { border: 1px solid #fff; float: left; width: 100px; }
.home_cdc_container a img:hover { border: 1px solid #e6cd68; }
.home_cdc_container div.home_cdc_txt { width: 100px; float: left; margin: 5px 0 0 5px; }
.home_cdc_container div.home_cdc_txt a { color: #fff; text-decoration: none; font-size: 12px; }
.home_cdc_container div.home_cdc_txt a.home_cdc_txt_libelle { font-weight: bold; border-bottom: 1px solid #52525c; padding: 0 0 10px 0; display: block; }
.home_cdc_container div.home_cdc_txt a.home_cdc_txt_ville { display: block; margin: 10px 0 0 0; }
/* FIN box coups de coeur */
.wait, .wait * { cursor: wait !important; }


/* formulaire alerte */
*:first-child+html .wrapper {
  width: 670px !important; /* fix IE7 */
  margin: 0 auto !important;
}
#formAlerte { width: 650px; margin: 10px auto 0 auto; }
#blocAlerteForm {
	width: 650px;
	margin: 5px auto 0 auto;
}
#blocAlerteForm p { width: 500px; text-align: left; float: left; color: #fff; font-size: 18px; padding: 15px 0 0 25px; }
.blocAlertePhrase { width: 600px; }
.blocAlerteMsg { width: 600px; padding: 15px 0 15px 0; }
#formAlerte .champs_left { width: 40%; clear: both; float: left; text-align: right; margin: 8px 0; }
#formAlerte .champs_right { width: 55%; float: left; text-align: left; margin: 8px 0; }
#formAlerte .champs_right input, #formAlerte .champs_right select { font-size: 11px; }
#formAlerte .champs_right select#si_realtime, #formAlerte .champs_right select#si_txt { border: 1px solid #b1b7bd; width: 220px; }
#formAlerte .champs_news, #formAlerte .champs_optin { clear: both; margin: 0 0 0 25px; text-align: left; }
#formAlerte .champs_news { padding: 15px 0 0 0; }
#formAlerte .champs_optin { padding: 8px 0 15px 0; }
#formAlerte .champs_optin select { border: 1px solid #b1b7bd; font-size: 11px; color: #7c7485; }
input.btn_submit_form { margin: 13px 20px 0 0; }
#formAlerte .mentions_form { margin: 15px 0 0 15px; text-align: justify; }
.erreur { margin: 20px auto 0 auto; }

/* multi suggest */
#engine_habiter,#engine{
    height: auto !important;
    padding-bottom: 5px;
}
#selectPays{
    float: left;
    width: 85px;
}
#loca-div{
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    cursor: text;
    float: left;
    margin: 0 0 5px 0;
    padding: 4px 3px;
    width: 178px;
}
.localisation-span-item{
    background-color: #F1F1F1;
    border: 1px solid #E7E7E7;
    border-radius: 3px 3px 3px 3px;
    color: #333333;
    display: block;
    float: left;
    margin: 1px 2px;
}
#ville_multi{
    color: #7C7485;
    font-size: 11px;
    border: none;
    width: 175px;
}
.localisation-span-item a{
    font-weight: 700;
    text-decoration: none;
    cursor: pointer;
}

