.titre_programme{
	color: #F23C65;
    font-size: medium;
    margin: 20px 0 10px;
    text-decoration: none;
    display: block;
    font-weight: bold;
}

#contenu_centre{
	width: 1016px;
	text-align: left;
}

#geoCarte{
	
	width: 1000px;
	height: 516px;
	margin: 0px 0 10px 8px;
}
#geoCarte td{
	padding-left: 15px;
}

#geoCarte h1{
	padding: 0;
	font-size:16px;
	margin-top: 0;
	color:#F23C65;
	
}
#geoCarte ul{

	margin-bottom: 0;
}
#recherche{
	width: 1016px;
	background-image: url('/images/recherche_mrmiddle.png');
	background-repeat: repeat-y;
	color: #FFFFFF;
}
#recherche_top{
	width: 1016px;
	min-height: 143px;
	background-image: url('/images/recherche_mrtop.png');
	background-repeat: no-repeat;
}

#recherche_bottom{
	width: 1016px;
	min-height: 19px;
	background-image: url('/images/recherche_mrbottom.png');
	background-repeat: no-repeat;
}

#recherche_top h3{
	margin: 5px 0;
}
#recherche_top label{
	cursor: pointer;
}
#recherche_top #col1{
	padding: 15px 0 0 30px;
	width: 170px;
	float: left;
	
}

#col1_tl, #col5_budget{
	height: 130px;	
}

#recherche_top #col2{
	padding: 15px 0 0;
	width: 219px;
	float: left;
	
}
#recherche_top #col3{
	padding: 15px 0 0;
	width: 190px;
	float: left;
	
}

#recherche_top #col4{
	padding: 15px 0 0;
	width: 175px;
	float: left;
	
}

#recherche_top #col5{
	padding: 15px 0 0;
	width: 230px;
	float: left;
	
}

#h3_pieces{

}



#results_top{
	
	margin-top: 10px;
	width: 998px;
	height: 17px;
	background-image: url('/images/recherche_result_top.png');
	background-repeat: no-repeat;
	
}
.results_middle{

	width: 998px;
	background-image: url('/images/recherche_result_middle.png');
	background-repeat: repeat-y;
	padding-bottom: 10px;
}
#results_bottom{
	
	width: 998px;
	height: 17px;
	background-image: url('/images/recherche_result_bottom.png');
	background-repeat: no-repeat;
	
}

.results_middle .results_title{

	text-align: left;
	width: 909px;
	margin-bottom: 30px;
}

.results_middle h1{
	
	margin: 0;
	color: #F23C65;
	font-size: large;
	
}


.prog_continer{
	width: 909px;
	height: 219px;
	border: solid 1px #898989;
	background-image: url('/images/recherche_prog_bgd.png');
	background-repeat: repeat-x;
	margin: 0 0 10px 0;
}

.prog_col1, .prog_col2, .prog_col3, .prog_col4{ float: left; }

.prog_col1{
	width: 191px;
	height: 189px;
}
.prog_col2{
	width: 448px;
	height: 189px;
	text-align: left;
}
.prog_col3{
	width: 220px;
	height: 189px;
}
.prog_col4{
	width: 50px;
	height: 205px;
	padding-top: 15px;
	background-color: #898989;
}

.prog_col2 h2{

	margin: 20px 0 10px;
	color: #F23C65;
	font-size: medium;
}

.prog_type_residence{
	color: #F23C65;
    font-size: medium;
    font-weight: bold;
    margin: 20px 0 10px;
    height: 24px;
}

.prog_adresse{
	color: #000000;
	font-weight: bold;
	margin: 0 0 5px;
}

.typeetprix{
	float: left;
	width: 320px;
	height: 20px;
	padding-top: 10px;
	color: #F23C65;
	font-size: 14px;
	font-weight: bold;
}

.fichecomplette{
	float: left;
	width: 125px;
	height: 40px;
}

.prog_col1 table{
	margin-top: 20px;
	width: 154px;
	height: 115px;
}

.img_continer{
	background-color: #FFFFFF;
	width: 154px;
	height: 115px;
	border: solid 1px #898989;
}

.img_continer img{

	border: none;
	max-width: 152px;
	max-height: 113px;
}

.prog_col3{
	text-align: center;
}

.logo_promoteur{
	min-height: 118px;

}

.logo_promoteur img{

	max-width: 150px;
	max-height: 100px;
}

.fichecomplette{
	padding-top: 15px;
}
.fichecomplette img{
	
	float: left;
}
.fc_lien{
	float: left;
	padding: 7px 0 0 0; 
}
.fc_lien a{
	color: #000000;
}

.prog_col4 img{
	margin-bottom: 8px;
}
.onglet_continer{
	float: right;
	height: 38px;
	cursor: pointer;
}
.onglet_left{
	float: left;
	width: 22px;
	height: 38px;
	background-image: url('/images/recherche_onglet_left.png');
	background-repeat: no-repeat;
}
.onglet_center{
	float: left;
	height: 28px;
	background-image: url('/images/recherche_onglet_center.png');
	background-repeat: repeat-x;
	color: #FFFFFF;
	padding: 10px 5px 0;
	font-size: medium;
}
.onglet_right{
	float: left;
	width: 16px;
	height: 38px;
	background-image: url('/images/recherche_onglet_right.png');
	background-repeat: no-repeat;
}

.odesc_continer{
	width: 909px;
}
.onglet_desc{
	
	width: 570px;
	text-align: left;
}

.selection_btns{
	height: 35px;
	margin: 10px 0 15px;
}
.selection_btns a{
	float: left;
	margin-right: 30px;
}
#col2 a{
	
	color: #FFFFFF;
	text-decoration: none;
}

#budget_label{
	
	width: 229px;
	height: 51px;
	background-image: url('/images/recherche_budget_label.png');
	background-repeat: no-repeat;
	margin:20px 0 10px;
	
}
#budget_range{
	width: 186px;
	margin-left: 10px;
}

.ui-slider-horizontal{
	height: 2px;
}

.ui-slider-horizontal .ui-slider-handle{
	top: -11px;
	background-image: none;
	background-color: #FFFFFF;
	cursor: pointer;
}

.ui-slider-horizontal .ui-state-hover{
	
	background-color: #68B3CD;
}

#col4 select{
	width: 130px;
}

#footer_bonhome{
	width: 1142px;
	height: 97px;
	clear: both;
	background: url('/images/footer_bonhome.png') no-repeat;
}

#footer_bonhome a{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#footer_bonhome a:hover{

	text-decoration: underline;
}

.bonhomme_msg{
	
	background:transparent url(/images/accueil_message_immo.png) no-repeat scroll 0 0;
	float:right;
	font-size:12px;
	height:50px;
	margin-right:12px;
	padding:22px 0 0 15px;
	width:149px;
	
	
}
.banniere_continer{
	
	margin: 0 0 10px 0;
}

#ville{
	
	border: 1px solid #9A9A9A;
	font-size:13px;
	height:17px;
	margin:0 0 5px;
	width:160px;
}

.ui-autocomplete .ui-menu-item strong{
	
	color: #F23C65;
}
#messagebox_haut{
	
	width: 1011px;
	height: 27px;
	padding-left: 30px;
	margin-left: 4px;
	background: url('/images/recherche_messagebox_top.png') no-repeat;
}

#messagebox_milieu{
	width: 981px;
	padding-left: 30px;
	margin-left: 4px;
	background: url('/images/recherche_messagebox_middle.png') repeat-y;
}

#messagebox_bas{
	width: 1011px;
	height: 22px;
	margin-left: 4px;
	background: url('/images/recherche_messagebox_bottom.png') no-repeat;
}

#messagebox_milieu a{
	text-decoration: none;
}
#messagebox_milieu a:hover{
	text-decoration: underline;
}
#messagebox_milieu ul{
	
	margin: 0;
	padding-left: 15px;
}


#h3_ville{

	/*padding-top: 30px;*/
}

#h3_proximite{
	/*padding-top: 23px;*/
}
#h3_livraison{
	padding-top: 53px;
}

#paginator{

	font-size: 16px;
	margin-bottom: 30px;
}
