body {
	margin: 0;
	padding:0;
	background-color: #FFFFFF;
	background-image: url('/img/body_background.jpg');
	background-position: top;
	background-repeat: repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7E7E7E;
}

a {
	color: #3f93be;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #3f93be;
	font-weight: bold;
	text-decoration: underline;
}

#banniere-pub {
	background: #FFFFFF;
	position : absolute;
	z-index: 100;
	top: 250px;
	left: 745px;
}
#banniere-pub-ombre {
	background: #000000;
	width: 250px;
	height: 194px;
	position : absolute;
	z-index: 99;
	top: 253px;
	left: 748px;
	filter:alpha(opacity=40, finishopacity=20, style=2);
	-moz-opacity:.40;
	opacity:.40;
}

.champ_textarea,
.champ,	
input {
	border: 1px solid #000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.champ{
	width: 150px;
}

.checkbox {
	border: none;
	width: 14px;
}

.ulorange{
	list-style-image: url('/img/puce_orange.gif');
	list-style-type: circle
}
#navigation a {
	text-decoration: underline;
}
#navigation,
#navigation a {
	padding-top: 0px;
	padding-bottom: 5px;
	font-size: 10px;
	font-weight: bold;
	color: #666;
}

#header_banniere h1,
#header_banniere h3 {
	padding: 0px;
	color: #111111;
	font-size:10px;
	text-decoration: none;
	margin: 0px 0px 1px 0px;
	font-weight: normal;
}
#header_banniere h1 a,
#header_banniere h3 a{
	color: #111111;
	text-decoration: none;
	font-weight: normal;
}
#header_banniere {
	margin: auto;
	text-align: center;
	width: 990px;
	height: 103px;
}
#header_banniere .logo {
	padding-right: 0px;
	text-align: left;
}
#page {
	width: 965px;
	margin: auto;
	padding-top: 7px;
}
#menu {
	margin-top: 2px;
	background-image: url('/img/menu_background.gif');
	background-color: #FFFFFF;
	width: 172px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6A6E5E;
	float: left;
	position: relative;
	font-weight: bold;
	border-top: 1px solid #ACACAC;
	border-bottom: 1px solid #ACACAC;
}
#menu a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6A6E5E;
	
}
#menu_contenu {
	margin: 5px 2px 5px 5px;
	position: relative;
}
/****************/
/* FOOTER */
/****************/
#footer {
	width: 880px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	text-align: center;
}
.footer_home {
	float: left;
	text-align: left;
	border-left: 1px dotted #ACACAC;
	padding: 0px 15px 0px 10px;
}
.footer_home a {
	display: block;
	padding-bottom: 2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6A6E5E;
	font-weight: normal;
}
#footer_last{
	clear: both;
}

#footer_last a {
	padding-bottom: 2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;	
}

#footer-fixe a {
	color: #000;
	font-size:10px;
}
#footer-home {
	margin-top: 10px;
}
#home-menu-footer {
	padding-left: 200px;
	display: none;
}


/****************/
/* HOME */
/****************/
#home_simulateur{
	border: 1px solid #ACACAC;
	background-color: #FFF;
	width: 613px;
	height: 479px;
	float: left;
	overflow: hidden;
}
#home_simulateur_titre{
	background: url('/img/simulateur_top.jpg') no-repeat;
	color: #FF6C00;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 1px;
	height: 42px;
}

.titre-left {
	float: left;
	width : 412px;
	text-align: center;
	padding-top: 3px;
}
.titre-left a, .titre-left a:hover {
	font-weight: normal;
	color: #FF6C00;
}
.titre-right {
	float: left;
	width : 199px;
	color: #FFFFFF;
	padding-top: 10px;
	text-align: center;
}

#home_carte{
	float: left;
	background: url('/img/home_moteur_back.jpg') repeat-y top right;
}
#home_sim{
	background: url('/img/simulateur_back.jpg') no-repeat;
	color: #FFFFFF;
	text-align: center;
	padding: 7px 5px 5px 5px;
	width: 189px;
	height: 424px;
	float: right;
}
.input_sim {
	width: 90px;
}

#home_moteur_recherche {
	background: url('/img/home_moteur_back.jpg') repeat-y top right;
	float: left;
	color: #397aaa;
	width: 414px;
	height: 136px;
}

#home_moteur_recherche_titre {
	color: #FF6C00;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding-bottom: 10px;
}

#home_investissement_immobilier {
	border: 1px solid #ACACAC;
	margin-top: 10px;
	background-color: #FFF;
	width: 613px;
	float: left;
}

#home_investissement_immobilier_titre {
	background: url('/img/actualite_top.jpg') no-repeat;
	color: #4A81C4;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 1px;
	height: 42px;
}
#home_investissement_immobilier_container{
	background: url('/img/actualites_back.jpg') no-repeat top right;
}
#home_investissement_immobilier_solution {
	width: 414px;
	font-size: 10px;
	background: url('/img/home_invest_back.jpg') repeat-y;
	padding-top: 1px;
}

.solution{
	width: 403px;
	min-height:88px;height:auto !important;height:88px;
	padding: 5px 6px 15px 5px !important;
	padding: 3px 6px 9px 3px;
}
.solution_pers{
	float: left;
	padding: 2px 4px 0px 0px;
	height: 75px;
}
.solution_texte{
	text-align: justify;
}

#home_investissement_immobilier_actus {
	padding: 5px 5px 0px 4px;
	width: 187px;
	float: right;
}
.actu{
	background-color: #FFFFFF;
	color: #393939;
	padding: 5px 5px 5px 5px;
	width: 175px;
	margin-bottom: 6px;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
}
.actu-titre{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	padding-bottom: 7px;
}
.actu-titre a {
	color: #393939;
}
.actu-texte{
	font-size: 10px;
}
.actu-suite{
	padding-top: 5px;
	text-align: right;
	font-size: 10px;
}

#centre_home {
	width: 615px;
	float: left;
	padding: 2px;
	margin-left: 8px;
}

#home_edito {
	margin-top: 10px;
	float: left;
	width: 603px;
	border: 1px solid #858585;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	padding: 5px;

}

#home_edito_titre {
	background-image: url('/img/home_fond2.jpg');
	background-repeat: repeat-x;
	background-position: top;
	color: #FFF;
	height: 23px;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 7px 0 13px 10px;
}
#home_edito_titre a{
	color: #FFF;
}
#home_edito b{
	font-size: 12px;
}
#home_edito strong{
	color: #ff8700;	
	font-size: 12px;
}
#home_edito_titre b{
	font-size: 14px;	
}
/*****************/
/* MENU */
/*****************/
#menu #loi_scellier,
#menu #loi_robien,
#menu #loi_borloo,
#menu #loueur_meuble {
	background-repeat: no-repeat;
	margin: 2px 0px 2px 2px;
	padding-bottom: 5px;
}
#menu #services,
#menu #groupe,
#menu #contact {
	background-repeat: no-repeat;
	padding-top: 25px;
	margin: 2px;
	padding-bottom: 5px;
}
#contact {
	background-image: url('/img/menu_background_contact.jpg');
	background-repeat: repeat-x;
	margin-bottom: 10px;
}
#contact a {
	display: block;
	padding-bottom: 1px;
	color: #FFF;
	padding-left: 25px; 
	text-decoration: none;
	height: 19px;
}
#groupe {
	background-color: #e7e7e7;
	padding-bottom: 0;
}
#menu #loi_scellier #menu_prem a,
#menu #loi_robien #menu_prem a,
#menu #loueur_meuble #menu_prem a,
#menu #loi_borloo #menu_prem a {
	display: block;
	padding-top: 3px;
	margin-left: 20px;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bolder;
	background-image: none;
}
#menu #loi_scellier a,
#menu #loi_robien a,
#menu #services a,
#menu #loueur_meuble a,
#menu #groupe a,
#menu #loi_borloo a {
	padding-left: 1px;
	display: block;
	height: 19px;
	background-image: url('/img/menu_sous_lien.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
}
#menu #loi_scellier .long,
#menu #loi_robien .long,
#menu #loi_borloo .long,
#menu #services .long,
#menu #loueur_meuble .long {
	height: 30px;
}
#menu #loi_scellier {
	background-image: url('/img/menu_loi_scellier.gif');
}
#menu #loi_robien {
	background-image: url('/img/menu_loi_robien.jpg');
}
#menu #loi_borloo {
	background-image: url('/img/menu_loi_borloo.jpg');
}
#menu #loueur_meuble {
	background-image: url('/img/menu_loueur_en_meuble.jpg');
}
#menu #services {
	background-image: url('/img/menu_services.jpg');
}
#menu #groupe {
	background-image: url('/img/menu_groupe.jpg');
}
#banniere_pub {
	margin-top: 2px;
	float: right;
}
#produit_mois{
	margin-top: 10px;
	border: 1px solid #FF6D00;
	width: 151px;
}
#produit_mois_titre{
	padding-top: 6px;
	background-color: #FF6D00;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	height: 20px;
}
#voir_egalement{
	border-top: 1px solid #FF6D00;
	background-color: #FFFFFF;
	font-size: 9px;
	text-align: center;
	font-weight: bold;
}
.prod_egalement{
	border-top: 1px solid #FF6D00;
	background: url('/img/egalement_back.jpg') no-repeat;
	padding: 4px 0px 0px 4px;
	height: 16px;
	color: #FFFFFF;
	font-weight: bold;
	cursor: pointer;
}
.prod_egalement a{
	color: #FFFFFF;
}
.prod_egalement a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

#en_video {
	margin-top: 10px;
	background-image: url('/img/en_video.jpg');
	background-repeat: no-repeat;
	padding-top: 19px;
}
#guide_immobilier a,
#guide_investissement a {
	text-decoration: none;
	color: #7E7E7E;
	font-weight: normal;
}

#guide_immobilier,
#guide_investissement {
	background-repeat: no-repeat;
	margin: 1px;
	padding-left: 5px;
	width: 150px;
}
#guide_immobilier a:hover,
#guide_investissement a:hover {
	color: #3f93be;
}

#guide_investissement {
	background-image: url('/img/guide_investissement.gif');
	height: 90px;
	padding-top: 60px;
}
#guide_immobilier {
	margin: 10px 0px 10px 0px;
	height: 142px;
	width: 154px;
	padding: 0px;
	/*border: 1px solid #25507B;*/
	background-image: url('/img/bloc_webguide.jpg');
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	background-repeat: no-repeat;
	background-position: top;
	font-size: 10px;
}

#centre {
	width: 608px;
	float: left;
	padding: 2px ;
	background-color: #FFF;
	border: 1px solid #7E7E7E;
	margin: 2px 0px 0 10px;
}



/**********************************/
/* MOTEUR DE RECHERCHE */
/**********************************/
#resultat {
	padding: 0px;
	margin: 0px;
}
#resultat h1 {
	background-image: url('/img/titre_loi_robien.jpg');
	background-position: top;
	background-repeat: no-repeat;
	padding-left: 10px;
	margin: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFF;
}

#resultat #res_contenu {
	padding: 20px;
}

#resultat #res_contenu h2 {
	background-image: url('/img/titre_loi_robien.jpg');
	background-position: top;
	background-repeat: no-repeat;
	padding-left: 10px;
	margin: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}

#res_contenu #ref a {
	font-weight: normal;
	color: #7E7E7E;
	text-decoration: none;
}
#res_contenu #ref b a {
	font-weight: bold;
	color: #7E7E7E;
	text-decoration: none;
}
#res_contenu #ref .blue_link {
	font-weight: bold;
	color: #3F93BE;
}
#res_contenu #ref .blue_link:hover {
	font-weight: bold;
	color: #3F93BE;
	text-decoration: underline;
}
#res_contenu #ref a:hover {
	color: #3f93be;
}

#resultat_nav {
	width: 565px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 10px;
}

#res_header {
	padding-top: 25px;
}

#res_header .nb_result, .prix {
	color: #454545;
	font-weight: bold;
}
#res_header .nb_result{
	float: left;
}
#res_header #trier_par{
	float: right;
}

.un_lot {
	background: url('/img/recherche_bg.jpg') top no-repeat;
	width: 565px;
	min-height: 110px;
}

.un_sep {
	background: url('/img/recherche_sep.jpg') top no-repeat;
	width: 565px;
	height: 30px;
	clear: both;
}

.lot_visuel {
	float: left;
	width: 118px;
	height: 84px;
}
.lot_desc {
	float: left;
	font-size: 11px;
	width: 292px;
	padding: 9px 0 9px 9px;
	/*white-space: nowrap;*/
}

.texte_puce, .ptc {
	background: url('/img/recherche_puce.gif') center left no-repeat;
	padding-left: 8px;
}
.ptc {
	cursor: help;
	text-decoration: underline;	
}
.ptc:hover {
	color: #3f93be;
}

.lot_contact {
	float: right;
	width: 145px;
	height: 84px;
}
.lot_contact a{
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
}

.lot_rap,
.lot_rdv,
.lot_mes{
	float: right;
	width: 125px;
}
.lot_rap{
	background: url('/img/recherche_p_rap.gif') bottom left no-repeat;
	padding: 15px 0 0 15px;
}
.lot_rdv{
	background: url('/img/recherche_p_rdv.gif') center left no-repeat;
	padding: 8px 0 8px 15px;
}
.lot_mes{
	background: url('/img/recherche_p_mes.gif') center left no-repeat;
	padding-left: 15px;
}
/**********************************/
/* COMMUN */
/**********************************/
#robien h1,
#borloo {
	font-family: Arial, Helvetica, sans-serif;
	background-position: top;
	background-repeat: no-repeat;
	color: #FFF;
	font-size: 22px;
	height: 30px;
	padding: 2px 0 2px 15px;
	margin: 0;
}


/**********************************/
/* SERVICES */
/**********************************/
#centre #services h1 {
	background-image: url('/img/titre_services.jpg');
	font-family: Arial, Helvetica, sans-serif;
	background-position: top;
	background-repeat: no-repeat;
	color: #FFF;
	font-size: 22px;
	height: 30px;
	padding: 2px 0 2px 15px;
	margin: 0;
}
#services h2,
#services .sous_titre {
	background-image: url('/img/soustitre_services.jpg');
	background-repeat: no-repeat;
	height: 19px;
	color: #FFF;
	width: 555px;
	padding: 3px 0 1px 15px;
	float: left;
}

#services .cadre_gestion1 {
	background-color:#FFE4C9;
	text-align:center;
	font-size:11px;
	padding: 0px 10px 10px 10px;
	border: 1px solid #FF7F00;
}

#services .cadre_gestion2 {
	background-color:#FFC993;
	color: #5F5F5F;
	text-align:center;
	font-size:11px;
	padding: 0px 10px 10px 10px;
	border: 1px solid #FF7F00;
}

#services .cadre_gestion3 {
	background-color:#FFAE5D;
	color: #4F4F4F;
	text-align:center;
	font-size:11px;
	padding: 0px 10px 10px 10px;
	border: 1px solid #FF7F00;
}

#services .cadre_gestion1 .titre, 
#services .cadre_gestion2 .titre, 
#services .cadre_gestion3 .titre {
	text-align:center;
	margin-bottom: 10px;
}


/**********************************/
/* ROBIEN */
/**********************************/
#robien h1 {
	background-image: url('/img/titre_loi_robien.jpg');
}
#robien {

}
.puce_orange {
	background: url('/img/puce_orange.gif') center left no-repeat;
	padding-left: 8px;
}

/**********************************/
/* BORLOO */
/**********************************/
#borloo h1 {
	background-image: url('/img/titre_loi_borloo.jpg');
}
#borloo {

}
h2 {
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
}
#robien .sous_titre,
#robien h2,
#borloo .sous_titre,
#borloo h2 {
	background-image: url('/img/soustitre_loi_robien.jpg');
	background-repeat: no-repeat;
	height: 19px;
	color: #FFF;
	width: 552px;
	padding: 3px 0 1px 15px;
	float: left;
}
#contenu {
	padding: 20px;
}
#contenu a {
	font-weight: normal;
	/*font-size: 11px;*/
	color: #7E7E7E;
	text-decoration: none;
}
#contenu b a,
#contenu strong a {
	font-weight: bold;
	color: #7E7E7E;
	text-decoration: none;
}

#contenu a:hover, {
	color: #3f93be;
}
#contenu b a:hover,
#contenu strong a:hover {
	font-weight: bold;
	color: #3f93be;
}

#contenu #style1 {background-color:#FF9900;color:#FFFFFF;}
#contenu .border {border-width: 1px; border-style: solid; border-color: #666;}


#p404 {
	padding: 20px;
}
#p404 a {
	font-weight: bold;
	color: #3f93be;
	text-decoration: none;
}
#p404 a:hover {
	color: #7E7E7E;
}

#en_bref {
	background-image: url('/img/enbref.jpg');
	background-repeat: no-repeat;
	width: 400px;
	height: 100px;
	padding: 30px 10px 0px 25px;
	color: #FFF;
}
#en_bref_scellier {
	background-image: url('/img/enbref2.gif');
	background-repeat: no-repeat;
	width: 400px;
	height: 130px;
	padding: 30px 10px 0px 25px;
	color: #FFF;
}
#en_bref a  {
	color: #cfcfcf;
}
#en_bref_scellier  a {
	color: #cfcfcf;
}

.bord_light {
	border: 1px solid #dbdbdb;
	padding: 5px;
	margin: 5px;
	width: 390px;
}

/**********************************/
/* DETAILS PROGRAMME */
/**********************************/
#recherche h1 {
	background: url('/img/titre_prg_back.jpg') repeat-x;
	padding: 6px 5px 5px 5px;
	font-size: 12px;
	color: #FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	height: 18px;
}
#recherche h3{
	margin-top: 12px;
	margin-bottom: 14px;
	color: #FF7623;
	font-size: 16px;
	font-weight: bold;
}
#recherche .sous_titre {
	font-size: 14px;
	color: #797d6c;
	font-weight: bold;
	background: url('/img/pastille_triangle.gif') no-repeat left;
	margin-left: 20px;
	padding-left: 25px;
	padding-bottom: 3px;
	padding-top: 2px;
}
.box_haut {
	background-image: url('/img/box_cadre_haut.jpg');
	background-repeat:no-repeat;
	width: 220px;
	height: 15px;
}
.box_contenu {
	background-image: url('/img/box_cadre_centre.jpg');
	background-repeat: repeat-y;
	padding-left: 15px;
}
.box_bas {
	background-image: url('/img/box_cadre_bas.jpg');
	background-repeat:no-repeat;
	width: 220px;
	height: 17px;
}
#grille_prix {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-bottom: 1px #666 dotted;
	text-align: center;
}
#grille_prix tr.strong {
	background: url('/img/grille_back.jpg') repeat-x #ff6c00 center;
	color: #FFF;
	font-weight: bold;
}
#grille_prix td {
	padding: 7px;
	border-right: 1px #666 dotted;
}
#grille_prix td.title {
	padding: 3px 7px 3px 7px;
	border-right: none;
}
#grille_prix td.ceparation {
	padding: 0;
}
#grille_prix td i {
	color: #666;
}
#grille_prix tr.separation td {
	border-top: 1px #666 dotted;
}

iframe.simulateur_robien_borloo {
	background-color: #FFF;
	margin: 0;
	padding: 0;
	width: 580px;
	height: 850px;
	border: 0;
}
.cadre {
	border: 1px dashed #3f93be;
	padding: 10px;
}
.cadre_lexique {
	border: 1px dashed #3f93be; 
	height:22px;
	line-height:22px;
	padding: 10px;
}
.cadre_lexique .lien {
	color: #3F93BE; 
	text-decoration: underline; 
	font-size: 11px;
}

/*InfoBulle*/
#info_bulle{
	position: absolute;
	left: auto;
	top: auto;
	width: 250px;
	/*min-height: 75px;*/
	z-index: 0;
	visibility: hidden;
	
	border-left: solid 1px #F8C44C;
	border-top: solid 1px #F8C44C;
	border-right: solid 1px #CF9F34;
	border-bottom: solid 1px #CF9F34;
	background: url('/img/info_bulle.gif') no-repeat;
}

.Bulle{
	/*cursor: default;
	/*color: #000000;*/
	min-height: 40px;
	margin-top: 23px;
	padding: 0px 9px 9px 9px;
	font-size: 10px;
	background-color: #FFF8E6;
}

.mentions {
	font-size:10px;
}

/**********************************/
/* BLOC RECHERCHE */
/**********************************/

.invisible{display:none;}

.clearboth{clear:both;height:1px;font-size:1px;margin-top:-1px;}
					
/* select */
.select_txt{position:relative;background:url(/img/commun/select/select_filet.gif) top left repeat-x;min-height:18px;height:auto !important;height:18px;display:inline-block;color:#bbbbbb;width:100%;z-index:10000;}
	.select_txt_content{background:url(/img/commun/select/select_left.gif) left top no-repeat;height:18px;cursor:pointer;width:100%;}
		.select_txt_bt{background:url(/img/commun/select/select_bt.gif) right top no-repeat;height:18px;cursor:pointer;padding:0px 26px 0px 10px;line-height:18px;width:auto;text-align:left;overflow:hidden;}
		.select_list{position:absolute;left:0px;top:18px;background-color:#eeeeee;float:left;width:100%;max-height:200px;height:expression(this.scrollHeight > 200 ? 200 : true);overflow:auto;overflow-x:hidden;}
			.select_list li{width:100%;min-height:14px;height:auto !important;height:14px;padding-left: 5px;font-size:10px;padding-top:1px;}
				.select_list li a{color:#6b6b6b;display:block;width:100%;height:100%;}
				.select_list li a:hover{background-color:#999999;color:#FFFFFF;text-decoration:none;}

			.recherche_affiner{margin-bottom:12px;}
				.bt_affiner_recherche{background:url(/img/recherche/bt_affiner_recherche.gif) left top no-repeat;width:155px;height:25px;display:block;cursor:pointer;}
				.bt_affiner_recherche.on{background-image: url(../img/recherche/bt_affiner_recherche_on.gif);}
				.bloc_recherche_affiner{width:565px;margin:5px 0px 15px 0px;display:block;font-size:10px;}
					.bloc_recherche_affiner .search_avancee_top{width:565px;height:7px;background:url(/img/recherche/avancee/avancee_top.gif) left top no-repeat;font-size:1px;}
					.bloc_recherche_affiner .search_avancee_content{width:563px;border:1px solid #cfcfcf;border-top:0px;border-bottom:0px;}
						.bloc_recherche_affiner .search_avancee_tri{background-color:#f5f5f5;width:563px;position:relative;z-index:999;}
							.bloc_recherche_affiner .search_avancee_tri .titre{float:left;width:75px;padding-left:10px;}
								.bloc_recherche_affiner .search_avancee_tri .titre img{display:block;}
							.bloc_recherche_affiner .select_search_avancee{float:left;width:255px;}
								.bloc_recherche_affiner .select_search_avancee ul,li {padding:0px;margin:0px;}
								.bloc_recherche_affiner .select_search_avancee .select_txt{width:120px;float:left;margin-right:5px;}
								.bloc_recherche_affiner .select_search_avancee .select_date{width:70px;}
								.bloc_recherche_affiner .select_search_avancee .select_dpt{width:175px;}
							.bloc_recherche_affiner .bloc_checkboxes{float:left;width:165px;font-size:10px;}
								.bloc_recherche_affiner .bloc_checkboxes input, .bloc_checkboxes label{vertical-align:middle;}
						.bloc_recherche_affiner .search_avancee_curseur{padding:20px 0px 20px 0px;position:relative;z-index:100;}
						.bloc_recherche_affiner .search_avancee_curseur2{padding:5px 0px 5px 0px;position:relative;z-index:100; background-color: #FAFAFA;}								
					.bloc_recherche_affiner .search_avancee_bas{width:565px;height:19px;background:url(/img/recherche/avancee/avancee_bas.gif) left top no-repeat;}
					.bloc_recherche_affiner .valider_avancee{background:url(/img/recherche/avancee/bt_valider.gif) left top no-repeat;width:112px;height:16px;border:0px;margin:0px;padding:0px;cursor:pointer;margin-left:1px;}

