/* Conception de la CSS PRINT : voir ce que vaux le site va donner en mode impression : ajouter le param "mod_isPrintDebug=true" dans l'url */

.display_none { display: none; }

body{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}

hr{
	color: #C3BBAF;
	background-color: #C3BBAF;
	height: 1px;
	border: 0px;
}

input{font-family:Arial, Helvetica, sans-serif;font-size:11px;margin:2px 0px 0px 0px;}

br.clear_both{
	clear:both;
}

.bleu{color:#003C75;}
.vert{color:#A1A93F;}
.right {display: none;}

.rouge{
	font-weight:normal;
	color:#E32118;
}

.size10{font-size:10px;}
.size12{font-size:12px}
.size13{font-size:13px;}

.link_nav { display: none; }

.pictos{ display: none; }
.pictos:after{content:"."; display:block; height:0; clear:both; visibility:hidden;}

.colDroite .pictos{padding-left:13px;}

.pictos a{display:block; float:left; padding:5px 0 5px 26px;}
.pictos a.deux{padding:0 0 0 26px;}
.pictos a.right{margin-right:15px;}

.pictos a.imprimer{background:url("img/css/picto_imprimer.gif") left no-repeat;}
.pictos a.fermer{background:url("img/css/picto_fermer.gif") left no-repeat;}
.pictos a.envoyer{background:url("img/css/picto_envoyer.gif") left no-repeat;}
.pictos a.ajouter{background:url("img/css/picto_ajouter.gif") left no-repeat;}
.pictos a.modifier{background:url("img/css/picto_modifier.gif") left no-repeat;}
.pictos a.supprimer{background:url("img/css/picto_supprimer.gif") left no-repeat;}
.pictos a.alerte{background:url("img/css/picto_alerte.gif") left no-repeat;}
.pictos a.zoom{background:url("img/css/picto_zoom.gif") left no-repeat;}
.pictos a.haut{ display: none; }
.pictos a.lancer{background:url("img/css/picto_lancer.gif") left no-repeat;}

.bloc_alerte .pictos{font-weight:normal; margin:0; padding:0;}
.bloc_alerte .pictos a{color:#FFF;}

#popup .pictos{margin:0; padding:0;}
#popup .pictos a{color:#027ABB; background-position:top left;}

.chapo{
	font-size:12px;
	font-weight:bold;
}

.visuel{
	float:left;
	margin-right:7px;
	padding:7px;
}

table.tab_donnees{
	border-collapse:collapse;
}

table.tab_donnees td{
	border:1px solid #FFF;	
	padding:5px;
}

table.tab_donnees.noborder td{border:none; font-size: 10px;}
html>body table.tab_donnees.noborder td{border:none; font-size: 10px;}
*:first-child+html table.tab_donnees.noborder td{border:none; font-size: 15px;}

table.tab_donnees tr.ligne_entete{
	background:#C3BBAF;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
	padding:5px;
}

table.tab_donnees tr.ligne_entete td.cellule_entete{
	padding:41px 0px 0px 5px;
}

table.tab_donnees tr.ligne_entete td.cellule_entete2{
	padding:38px 0px 0px 5px;
	_padding:35px 0px 0px 5px;
}

table.tab_donnees tr.ligne_alterne{
	background:#F6F4F3;
}

table.tab_donnees a{
	color:#003C75;
	text-decoration:none;
}

table.tab_donnees a:hover{
	text-decoration:underline;
}	

table.tab_donnees td.last{
	padding:5px 0 0 0;
	width:158px;
}

table.tab_donnees .bg_vert td.last{
	padding-top:0;
}

table.tab_donnees .size12, table.tab_donnees .size13{margin:5px 0;}

table.tab_donnees td.last .bloc_alerte{margin:0;}

form{
	margin : 0 0 10px 0;
	padding: 7px 10px;
}

.bg_gris{background:#F6F4F3;}
.bg_vert{background:#E5EFCE;}

form label{
	font-weight:bold;
	padding-right:5px;
}

form .txt{border:1px solid #9C9B8E;}
form .txt.grand{width:190px;}
form .txt.moyen{width:140px;}
form .txt.petit{width:75px;}

form textarea{width:388px;	border:1px solid #9C9B8E;}
form textarea.petit{width:140px;}
form textarea.moyen{width:250px;}

form .bouton img{vertical-align:middle;}

form table{width:auto;}

form table td{
	padding:5px 7px 5px 0; 
	vertical-align:middle;
}

form.nomargin{padding:0; margin:5px 0; height:1%;}
form.nomargin:after{content:"."; display:block; height:0; clear:both; visibility:hidden;}
form.nomargin table td{padding:2px 1px; margin:0;}

select{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	width:179px;
	margin:0px 0px 5px 0px;
}

select.autres{
	margin:-6px 0px 0px 0px;
}

.fond_damier{
	background:url(img/css/damier3.gif) repeat-x center;
}

.fond_damier2{
	background:url(img/css/damier4.gif) repeat-x;
}


.fond_damier .fond_blanc img.gauche{
	background:#FFF;
	padding:0px 2px 0px 10px;
}

.fond_damier .fond_blanc img.droite{
	background:#FFF;
	padding:0px 10px 0px 2px;
}

.fond_damier .fond_blanc img{
	background:#FFF;
	padding:0px 10px 0px 10px;
}

a.lien_noir{
	color:#333333;
	text-decoration:none;
}

.colGauche{
	float:left;
	width:424px;
	margin:5px 17px 0px 0px;
}


.colGauche form{padding:0; margin:5px 0; height:1%;}
.colGauche form:after{content:"."; display:block; height:0; clear:both; visibility:hidden;}
.colGauche form table td{padding:2px 1px; margin:0;}
.colGauche form.right{padding-right:10px;}
.colGauche form.right table{float:right; margin:0;}

.colDroite{
	float:left;
	width:133px;
}










/*--------------------------vieux entete_illus----------------------------------------
.entete_illus_div {
	width: 424px;
	height: 262px;
}

.entete_illus_div .entete_illus {
	width: 414px;
	height: 36px;
	color: white;
	padding: 6px 0px 0px 10px;
	margin: 20px 0px 0px 0px;
	position: relative;
	z-index: 2;
}

.entete_illus_div .entete_illus_noOpacity {
	background-color: rgb(123, 145, 47);
	width: 414px;
	height: 36px;
	color: white;
	padding: 6px 0px 0px 10px;
	margin: 20px 0px 0px 0px;
	position: relative;
	z-index: 2;
}

.entete_illus_div .entete_illus .titre {
	font-size: 15px;
	font-weight: bold;
}

.entete_illus_div .entete_illus .adresse {
		font-size: 11px;
}

.entete_illus_div .entete_illus_noOpacity .titre {
	font-size: 15px;
	font-weight: bold;
}

.entete_illus_div .entete_illus_noOpacity .adresse {
		font-size: 11px;
}

.entete_illus_div .entete_illus_fond {
	background-color: rgb(123, 145, 47);
	filter: alpha(opacity = 80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	
	width: 414px;
	height: 36px;
	padding: 6px 0px 0px 10px;
	margin: 20px 0px 0px 0px;
	position: relative;
	margin-top: -42px;
	z-index: 1;
}

 Le div qui contient l'image - general pour pas mal d'element et IE 6 pour le margin 
.entete_illus_div .entete_illus_img {
	width: 414px;
	height: 262px;
	z-index: 0;
	margin-top: -42px;
	margin-left: -5px;  IE 6 
}

 Hack pour FF : l'alignement de l'image avec les div qui lui sont supperposé 
html>body .entete_illus_div .entete_illus_img {
	margin-left: 0px;  FF  
}

 Hack pour IE 7 : l'alignement de l'image avec les div qui lui sont supperposé 
*:first-child+html .entete_illus_div .entete_illus_img {
	margin-left: -5px;  IE 7 	
	}



--------------------------FIN vieux entete_illus----------------------------------------*/
	/*------------------------------NOUVEAUX entete_illus---------------------------------*/
table tr td.entete_illus_haut {
	display: none;
}

table tr td.entete_illus {
	border: none;
	color: #FFFFFF;
	padding: 0px 0px 0px 5px;
}

table tr td.entete_illus_bas {
	border: none;
	height: 5px;
	font-size: 1px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
}

.entete_illus .titre {
	font-size: 15px;
	font-weight: bold;
}

.entete_illus .adresse {
	font-size: 11px;
}

.contacts { display: none; }


/** Gestion des Themes **/

table tr td.entete_illus__logement { background: #7e9008; }
table tr td.entete_illus_haut__logement { background: url(img/_theme/logement/css/bandeau_haut_vert.gif) no-repeat bottom left; }
table tr td.entete_illus_bas__logement { background: url(img/_theme/logement/css/bandeau_bas_vert.gif) no-repeat top left; }

table tr td.entete_illus__investissement { background: #003C75; }
table tr td.entete_illus_haut__investissement { background: url(img/_theme/investissement/css/bandeau_haut_vert.gif) no-repeat bottom left; }
table tr td.entete_illus_bas__investissement { background: url(img/_theme/investissement/css/bandeau_bas_vert.gif) no-repeat top left; }

table tr td.entete_illus__espacePerso { background: #C3BBAF; }
table tr td.entete_illus_haut__espacePerso { background: url(img/_theme/espacePerso/css/bandeau_haut_vert.gif) no-repeat bottom left; }
table tr td.entete_illus_bas__espacePerso { background: url(img/_theme/espacePerso/css/bandeau_bas_vert.gif) no-repeat top left; }

/** [END] Gestion des Themes **/

/*------------------------------ FIN NOUVEAUX entete_illus---------------------------------*/
	
	
	
	
	
	
	
	

.liens_action .gauche{
	width:97px;
	float:left;
	padding:0px 0px 5px 0px;
}

.liens_action .droite{
	width:129px;
	float:left;
	padding:0px 0px 5px 0px;
}

.buro_vente{
	background:#F6F5F3;
	margin:3px 0px 0px 0px;
	clear:both;
	width:234px;
}

.buro_vente .vert{
	color:#6A9418;
}

.buro_vente .titre{
	background:#A2A93F url(img/css/fond_buro_vente_titre.jpg) no-repeat;
	height:16px;
	color:#FFF;
	font-weight:bold;
	padding:3px 0px 0px 19px;
}

.buro_vente .contenu{
	padding:3px 19px 0px 19px;	
}

.buro_vente .liens{
	background:#E0DDD8;
	padding:10px 19px 10px 19px;
}

.buro_vente a{
	font-size:10px;
}

.contenu {
	padding:0px 0px 0px 0px;
}

ul.onglet_logement {
	padding: 0px;
	margin: 10px 0px 0px 0px; /* IE 6 et FF*/
	list-style-type: none;
}

/* Hack pour IE 7 : L'espace entre l'image du prog et les onglets */
*:first-child+html ul.onglet_logement {
	margin: 20px 0px 0px 0px; /* IE 7 */
}

ul.onglet_logement li{
	float:left;
}

.chapo2{
	font-size:12px;
	font-weight:bold;
	color:#7E9008;
	padding-top:20px;
	clear:both;
}

.texte_description p{
	padding:5px 30px 2px 15px;
	clear:both;
}

.appartements_dispo{
	width:660px;
	padding:10px 0px;
}

.appartements_dispo td img { display: none; }

.appartements_dispo .info_valable{
	background:#A1A93F;
	height:19px;
	width:220px;
	font-size:11px;
	font-weight:bold;
	letter-spacing:-1px;
	text-align:center;
	padding:4px 0px 0px 0px;
	color: white;
}

.appartements_dispo .info_valable a{
	color:#FFF;
}

.appartements_dispo .titre{
	background:#C3BBAF;
	height:19px;
	width:447px;
	font-size:13px;
	font-weight:bold;
	color:#FFF;
	padding:4px 0px 0px 10px;
}

.appartements_dispo .description{
	height:42px;
	background:#E0DCD7 url(img/css/fond_appart_dispo.gif) no-repeat top right;
	padding:10px 10px 0px 10px;
}

.appartements_dispo .liste{
	background:#F4F4F4;
}

.appartements_dispo .liste .intitule{
	border-left:4px solid #A2A93F;
	padding:0px 0px 0px 5px;
	font-weight:bold;
}

.appartements_dispo .liste td{
	padding:10px;
} 

.appartements_dispo h2 {
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: white;
	margin: 0px;
}

.bloc_alerte{
	color:#FFFFFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding:3px 0 3px 5px;
	margin:0 -5px 0 0;
	height:28px;
	width:153px;
}

.bg_vert .bloc_alerte{margin-top:-5px;}
.tab_donnees .bloc_alerte.rouge{background:url("img/css/alerte_rouge.gif") no-repeat left top;}
.bloc_alerte.verte{background:url("img/css/alerte_verte.gif") no-repeat left top;}
.bloc_alerte .verte{
	background: url(img/css/alerte_verte.gif) no-repeat top left;
}
table tr td.commentaire1_haut{
	background: url(img/css/alerte_rouge_haut.gif) no-repeat top left;
	border: none;
	line-height: 5px;
	padding: 0 0 0 0;
}

table tr td.commentaire1{
	background: #BD0F27;
	border: none;
	color:#FFFFFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding: 0 5px 0 5px;
}
table tr td.commentaire1_bas{
	background: url(img/css/alerte_rouge_bas.gif) no-repeat top left;
	border: none;
	line-height: 5px;
	padding: 0 0 0 0;
}
table tr td.commentaire2_haut{
	background: url(img/css/alerte_verte_haut.gif) no-repeat top left;
	border: none;
	line-height: 5px;
	padding: 0 0 0 0;
}
table tr td.commentaire2{
	background: #9BA340;
	border: none;
	color:#FFFFFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding: 0 5px 0 5px;
}
table tr td.commentaire2_bas{
	background: url(img/css/alerte_verte_bas.gif) no-repeat top left;
	border: none;
	line-height: 5px;
	padding: 0 0 0 0;
}


.commentaire1PopUpR {
	padding-top: 5px;
	border: none;
	color: #BD0F27;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.commentaire2PopUpR {
	padding-top: 5px;
	border: none;
	color: #9BA34;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}


.recap_recherche{background:#98A639 url("img/css/recap_rechercheH.gif") no-repeat left top; width:664px;}

.recap_rechercheB{
	color:#FFFFFF;
	background:url("img/css/recap_rechercheB.gif") no-repeat left bottom;
	padding:5px 10px;
}

.recap_rechercheB p{margin:0 0 5px 0;}
.recap_rechercheB .pictos{float:right;}
.recap_rechercheB .pictos a{color:#FFFFFF;}

.num_pages{
	clear:both;
	background:#E0DCD7;
	margin:7px 0;
	padding:5px 10px 0 10px;
	height:1%;
}

.num_pages:after{content:"."; display:block; height:0; clear:both; visibility:hidden;}

.num_pages a{color:#333333;}
.num_pages form{padding:0; margin:0;}
.num_pages a.on, .num_pages a.vert{color:#6A9418; font-weight:bold;}
.num_pages form select{vertical-align:middle;}
.num_pages form label{vertical-align:baseline;}

.bloc_infos{background:#FFFFFF; margin:15px 6px 0 9px;}
* html .bloc_infos img{margin-top:-2px;}
.bloc_infos div{background:url("img/css/bloc_infosB.gif") no-repeat bottom; padding:6px 9px 10px 9px;}
.bloc_infos ul{list-style-type:none; margin:0; padding:0;}
.bloc_infos ul li{padding-top:10px;}
.bloc_infos .vert{color:#6A9418;}

.bloc_gris{
	padding:7px;
	background:#F6F4F3;
	height:1%;
}

.bloc_gris:after{content:"."; display:block; height:0; clear:both; visibility:hidden;}

.bloc_gris .visuel{float:left; margin-right:10px; padding:0;}

.bloc_gris div{display:table;}
* html .bloc_gris div{display:inline-block;}

.bloc_gris div div{display:inline;}

.espace_perso{float:right; background:#BFCEDC; width:171px; padding:0;}
.espace_perso div{padding:7px 0 15px 9px;}
.espace_perso .txt{width:120px; margin:3px 0; vertical-align:middle;}
.espace_perso a{font-size:10px;}
.espace_perso.margin{margin-right:50px; _margin-right:30px;}

#programme_data_tab {
	width: 100%;
	display: table;
}

h3 .minuscule{
	text-transform:lowercase;
}

h3 .titre_plans{	
	font-size:13px;
}

.plan_masse{
	float:left;
	margin:0px 10px 0px 0px;
	width:142px;
}

.plan_masse .image{
	vertical-align:middle;
	text-align:center;
	background:#F4F4F4;
	width:132px;
	height:100px;
}

.exemple_plans{
	width:202px;
	float: left;
	margin:0px 10px 20px 0px;
}

.exemple_plans .fond, .localisation .fond{
	background:#F4F4F4;
}

.exemple_plans .fond .intitule, .localisation .fond .intitule{
	font-weight:bold;
	padding:5px;
}

.exemple_plans .fond .image{
	vertical-align:middle;
	text-align:center;
	height:155px;
	padding:5px 0px 0px 0px;
}

.localisation{
	width:152px;
	margin:0px 10px 0px 0px;
	float:left;
}

.localisation .fond .image{
	vertical-align:middle;
	text-align:center;
	height:103px;
	padding:0px 0px 5px 0px;
}

.illustrations{
	float:left;
	padding:0px 0px 25px 0px;
}

.illustrations .colGauche{
	width:120px;
}

.illustrations .colDroite{
	width:160px;
	margin:0px 15px 0px 0px;
}

.illustrations .colGauche img{
	border:5px solid #F4F4F4;
}

.bandos_flash{
	padding:0px 0px 10px 0px;
}

select.fiche{
	width:300px;
}

.cadre_image{
	padding:0px 10px 0px 0px;
	float:left;
}

.cadre_image img{
	border:5px solid #F6F4F3;
}

.contenu_fiche{
	padding:0px 50px 0px 0px;
}

.block_reference{
	width:176px;
	float:left;
	margin:20px 40px 20px 0px;
}

.block_reference .titre{
	padding:0px 0px 5px 0px;
	font-weight:bold;
}

.block_reference .description{
	padding:0px 0px 5px 0px;
}

.block_reference img{
	border:5px solid #F6F4F3;
}

.etre_appele{
	padding:0px 0px 0px 10px;
}

.etre_appele .colGauche{
	float:left;
	width:235px;
	padding:0px 10px 0px 0px;
	margin:10px 0px 0px 0px;
	border-right:2px solid #F0EEEB; 
}

.etre_appele .colDroite{
	float:left;
	width:270px;
	padding:0px 0px 0px 5px;
	margin:10px 0px 0px 0px;
}

#content .etre_appele h3{
	margin:0px 0px 15px 0px;
	padding:0px;
}

.picto_pdf1{
	padding:80px 0px 0px 0px;
	font-size:10px;
}

.picto_pdf2{
	padding:160px 0px 0px 0px;
	font-size:10px;
}

#lexique{clear:both;}

#lexique .alphabet{
	clear:both;
	height:10px;
	margin:7px 0;
	padding:9px 0;
	font-size:12px;
	text-align:center;
	color:#003C75;
}

#lexique .alphabet a.on{
	font-weight:bold; 
	color:#7E9008;
}

#lexique .alphabet span.off{
	font-weight: lighter; 
	color: black;
}

#lexique .lettre {
	clear:both;
	font-size:12px;
	font-weight:bold;
	color:#7E9008;
	padding:9px 0 9px 10px;
	height:10px;
	margin:0 0 10px 0;
}

#lexique p{padding:0 0 0 10px}

table.rech_avance th{
	padding:5px 0px 0px 15px;
}

div.rech_simple{
	float:left;
	padding:8px 0px 0px 0px;
}

div.rech_simple .fd_blanc{
	background:#FFF;
	padding:0px 10px 0px 0px;
}

table.rech_simple{
	width:100%;
}

table.votre_rech select{
	margin:5px 0px 0px 0px;
}

table.votre_rech input{
	margin:0px 2px 0px 0px;
}

table.type_tab1e td{
	padding:0px 0px 10px 0px;
	vertical-align:top;
}

th{
	padding:0px 5px 0px 0px;
	_padding:3px 5px 0px 0px;
}

#fiche_corps_id_select optgroup {
	background-color: rgb(161, 169, 63);
	color: white;
	font-style: normal;
	}
	
#fiche_corps_id_select option {
	background-image: url(img/chevron_gauche.gif);
	background-position: 10px;
	background-repeat: no-repeat;
	padding-left: 20px;
	background-color: white;
	color: black;
	}	 


#titrePageDonnee__sector_logement {
	font-family: Arial, Tahoma, Verdana;
	font-size: 22px;
	font-weight: lighter;
	color: rgb(161, 169, 63);
}

#titrePageDonnee__sector_investissement {
	font-family: Arial, Tahoma, Verdana;
	font-size: 22px;
	color: rgb(0, 60, 117);
	font-weight: lighter;
}
	
	
#titre_page_donnee {
	font-family: Arial, Tahoma, Verdana;
	font-size: 22px;
	color: rgb(161, 169, 63);
	font-weight: lighter;
}


.tab_simu_finance {
	border : 1px solid #E0DFE3;
    width : 60%;
    margin-left: auto; 
    margin-right: auto;
}

.tab_simu_finance th{
	text-align : right;
}

.tab_simu_finance td{
	text-align : left;
}

.tab_simu_finance .btn {
	text-align : center;
}

.no_quelquechose {
	font-size: 14px;
	font-weight: bold;
	color: rgb(201, 5, 38);
	margin-top: 10%;
	text-align: center;
	height: 100%;
}

.no_quelquechose span {
	width: 200px;
	border-top: 1px dotted rgb(0, 60, 117);
	height: 1px;
	border-bottom: 1px dotted rgb(0, 60, 117);
	padding: 20px;
	text-align: center;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
}

#simple_liste .lettre {
	clear:both;
	font-size:12px;
	font-weight:bold;
	color:#7E9008;
	background:#E5EFCE;
	padding:9px 0 9px 10px;
	height:10px;
	margin:0 0 10px 0;
}

#simple_liste a.titre {
	color: rgb(0, 60, 117);
	margin-left: 25px;
}

#simple_liste span.titre {
	color: rgb(126, 144, 8);
	margin-left: 25px;
}

#simple_liste .chapeau {
	clear:both;
	margin-top: 5px;
	margin-left: 38px;
	margin-bottom: 10px;
}

/* Pour IE 6, en mode impression, il ne gère pas le "import CSS", ce code est normalement dans "lightbox.php" */
	.wraptocenter {
		display: table-cell;
		text-align: center;
		vertical-align: middle;
	}
	.wraptocenter * {
	    vertical-align: middle;
	}
	
	.wraptocenter span {
		display: inline-block;
		height: 100%;
	}
	
#PAPFooter_contener 
{
	text-align: center;
	margin-top: 20px;	
}

/*** Plan site **/
.delimitateur_spacer {
	clear:both;	
	margin: 0px;
	padding: 0px;
	height: 10px;
	line-height: 10px;
	width: 100%;
	}

.delimitateur
{
	background:url("img/css/damier.gif") repeat-x;
	height: 11px;
	line-height: 11px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

/** La fiche prog : le lien vers les autres prog du DPT */
.link_nav .spacer{
	clear:both;	
	margin: 0px;
	padding: 0px;
	height: 5px;
	line-height: 5px;
	width: 100%;
	}

/* Le tableau du résult recherche */
table.table_resultrecherche, table.table_resultrecherche tr, table.table_resultrecherche td { border:0px; margin:0px; padding:0px; }
.table_resultrecherche strong a, .table_resultrecherche strong a:hover { text-decoration:none; color: #333333; }
.table_resultrecherche .color_logement a, .table_resultrecherche .color_logement a:hover { text-decoration:none; color: rgb(126, 144, 8); }
.table_resultrecherche .color_investissement a, .table_resultrecherche .color_investissement a:hover { text-decoration:none; color: rgb(1, 60, 118); }
.table_resultrecherche .color_espacePerso a, .table_resultrecherche .color_espacePerso a:hover { text-decoration:none; color: rgb(147, 141, 133); }