body { margin: 0px; padding: 0px; background-color: #FFEDC2; }

/* Pour l'index */
.index_texte1 { font-family: Tahoma; font-size: 11px; font-weight: normal; color: #3C3E8B; }
.index_texte2 { font-family: Tahoma; font-size: 14px; font-weight: bold; color: #604A78; }
.index_texte3 { font-family: Tahoma; font-size: 14px; font-weight: bold; color: #003277; }
.index_texte4 { font-family: Tahoma; font-size: 13px; font-weight: bold; color: #604A78; letter-spacing: +3px; }
.index_texte5 { font-family: Tahoma; font-size: 15px; font-weight: bold; color: #604A78; }
.index_texte6 { font-family: Tahoma; font-size: 16px; font-weight: bold; color: #921201; }
.index_texte7 { font-family: Tahoma; font-size: 11px; font-weight: bold; color: #604A78; }
.index_texte8 { font-family: Tahoma; font-size: 11px; font-weight: normal; color: #003277; }

.index_lienMenuTop { font-family: Tahoma; font-size: 12px; font-weight: bold; color: #003277; text-decoration: none; }
a.index_lienMenuTop:hover { text-decoration: underline; }

.index_ville { font-family: Tahoma; font-size: 11px; font-weight: bold; color: #003277; text-transform: uppercase; }
.index_adresse { font-family: Tahoma; font-size: 11px; font-weight: normal; color: #000; }
.index_adresseIndication { font-family: Tahoma; font-size: 11px; font-weight: normal; color: #89748B; }
.index_telephone { font-family: Tahoma; font-size: 11px; font-weight: bold; color: #604A78; text-transform: uppercase; }

/* Pour la page des infos agences */
.infos_texte1 { font-family: Tahoma; font-size: 12px; font-weight: bold; color: #003277; }
.infos_texte2 { font-family: Tahoma; font-size: 11px; font-weight: normal; color: #89748B; }
.infos_texte3 { font-family: Tahoma; font-size: 11px; font-weight: normal; color: #222; }
.infos_texte4 { font-family: Tahoma; font-size: 11px; font-weight: normal; color: #003277; }
.infos_liensVilles { font-family: Tahoma; font-size: 11px; font-weight: bold; color: #604A78; text-decoration: none; text-transform: uppercase; }
a.infos_liensVilles:hover { text-decoration: underline; }
.infos_liensPlans { font-family: Tahoma; font-size: 11px; font-weight: normal; color: #89748B; text-decoration: none; }
a.infos_liensPlans:hover { text-decoration: underline; }
.infos_liensPortails { font-family: Tahoma; font-size: 11px; font-weight: normal; color: #222; text-decoration: none; }
a.infos_liensPortails:hover { text-decoration: underline; }

/* Pour les pieds des pages */
.infos_soc_nom { font-family: Tahoma; font-size: 13px; color: #827194; text-align: left; text-transform: uppercase; letter-spacing: +2px; }
.infos_soc { font-family: Tahoma; font-size: 11px; font-weight: normal; color: #604A78; text-align: left; }
.infos_soc:hover { text-decoration: underline; }
.infos_soc_link { font-family: Tahoma; font-size: 11px; font-weight: normal; color: #604A78; text-align: left; text-decoration: none; }
a.infos_soc_link:hover { text-decoration: underline; }
.linkmenufoot { font-family: Tahoma; font-size: 11px; color: #E2B342; text-decoration: none; }
.linkmenufoot:hover { text-decoration: underline; }
.copyright { font-family: Tahoma; font-size: 11px; text-decoration: none; color: #E2B342; }
.copyright:hover { text-decoration: underline; }

/* Pour confiez-nous votre bien */
.text1mini { font-family: Tahoma; font-size: 10px; font-style: italic; color: #53504E; text-align: justify; }

/* Pour l'envoi de mail pour un bien */
.forminfos_text_resume { font-family: Tahoma; font-size: 11px; font-weight: bold; color: #444; }
.forminfos_text_resume2 { font-family: Tahoma; font-size: 11px; color: #444; }
.forminfos_prix_resume { font-family: Tahoma; font-size: 11px; color: #444; }
.forminfos_text_confirm { font-family: Tahoma; font-size: 11px; color: #444; }

/* Pour la simulation de prêt */
.financement_form_titre { font-family: Tahoma; font-size: 11px; font-weight: bold; color: #444; text-transform: uppercase; }
.financement_form_section { font-family: Tahoma; font-size: 11px; font-weight: bold; color: #003277; }
.financement_form_section_result { font-family: Tahoma; font-size: 11px; font-weight: bold; color: #89748B; }
.financement_form_text { font-family: Tahoma; font-size: 11px; color: #53504E; }
.financement_form_text_result { font-family: Tahoma; font-size: 11px; color: #89748B; }
.financement_donnees {
	font-family: Tahoma;
	font-size: 11px;
	color: #53504E;
	background-color: #FFEDC2;
	border: 1px solid #E2D1B5;
}
.financement_resultat {
	font-family: Tahoma;
	font-size: 11px;
	color: #53504E;
	background-color: transparent;
	border: 0px;
	border-bottom: 1px solid #E2D1B5;
}
.financement_valider {
	font-family: Tahoma; font-size: 13px; font-weight: bold; color: #89748B; text-decoration: none; text-transform: uppercase;
}
.financement_valider:hover { text-decoration: underline; }

/* Pour nos biens (sélection) */
.rech_actif{ font-family: Tahoma; font-size: 12px; color: #003277; font-weight: bold; text-decoration: none; }
a.rech_actif:hover { text-decoration: underline; }
.rech_inactif{
	font-family: Tahoma; font-size: 12px; color: #D4C4A9; font-weight: bold; text-decoration: none;
}

.rech_actif_td {
	cursor: pointer;
}

.rech_inactif_td {
	filter:alpha(opacity=50);
	-moz-opacity:0.50;
	opacity: 0.50;
}

/* Pour nos biens (selhouse) */
.rech_actif2 { font-family: Tahoma; font-size: 11px; line-height: 18px; color: #003277; text-decoration: none; }
a.rech_actif2:hover { text-decoration: underline; }
.rech_inactif2 { font-family: Tahoma; font-size: 11px; line-height: 18px; color: #D4C4A9; text-decoration: none; }
.rech_actif2_case { height: 28px; line-height: 28px; background: url('images/point-mauve.gif') 0% 27px repeat-x; vertical-align: middle; }
.rech_inactif2_case { height: 28px; line-height: 28px; background: url('images/point-mauve.gif') 0% 27px repeat-x; vertical-align: middle; }

/* Pour la pagination du listann */
.linkpage { font-family: Tahoma; font-size: 11px; color: #604A78; text-decoration: none; }
a.linkpage:hover { text-decoration: underline; }
.linkpage_cur { font-family: Tahoma; font-size: 11px; font-weight: bold; color: #003277; }

/* Pour l'entête du listann */
.listann_motclef { font-family: Tahoma; font-size: 11px; font-weight: bold; color: #003277; margin: 0px; padding: 0px; }
a.listann_motclef:hover { text-decoration: underline; }
.listann_mc { font-family: Tahoma; font-size: 11px; font-weight: bold; color: #003277; text-decoration: none; margin: 0px; padding: 0px; }
.listann_mc2 { font-family: Tahoma; font-size: 11px; font-weight: bold; color: #003277; text-decoration: none; margin: 0px; padding: 0px; }
.listann_genrebien { font-family: Tahoma; font-size: 11px; color: #604A78; font-weight: bold; text-decoration: none; text-transform: capitalize; }
h1.listann_genrebien { font-family: Tahoma; font-size: 11px; color: #604A78; font-weight: bold; text-decoration: none; text-transform: capitalize; margin: 0px; padding: 0px; }
.listann_genrebien_align { text-align: left; }
a.listann_genrebien:hover { text-decoration: underline; }
.listann_typebien {font-family: Tahoma; font-size: 11px; color: #604A78; font-weight: bold; text-decoration: none; text-transform: capitalize; }
h3.listann_typebien { font-family: Tahoma; font-size: 11px; color: #604A78; font-weight: bold; text-decoration: none; text-transform: capitalize; margin: 0px; padding: 0px; }
.listann_typebien_align { text-align: left; }
a.listann_typebien:hover { text-decoration: underline; }

/* Pour le tri du listann */
.listann_trie { font-family: Tahoma; font-size: 11px; color: #53504E; text-decoration: none; }
.input {
	font-family: Tahoma;
	font-size: 10px;
	color: #53504E;
	background-color: #FFEDC2;
	border: 1px solid #E2D1B5;
}

/* Pour les infos des fiches du listann */
.listann_ref { font-family: Tahoma; font-size: 11px; color: #89748B; text-decoration: none; }
a.listann_ref:hover { text-decoration: underline; }
.listann_dep { font-family: Tahoma; font-size: 11px; font-weight: bold; color: #003277; }
.listann_ville { font-family: Tahoma; font-size: 11px; font-weight: normal; color: #003277; }
.listann_description { font-family: Tahoma; font-size: 11px; color: #444; text-align: justify; }
.listann_infos { font-family: Time; font-size: 11px; font-weight: bold; color: #89748B; }
.listann_infos_val { font-family: Tahoma; font-size: 11px; font-weight: bold; color: #89748B; }
.listann_infos_X { font-family: Tahoma; font-size: 11px; font-weight: bold; color: #89748B; }
.listann_prix { font-family: Tahoma; font-size: 11px; font-weight: bold; color: #003277; }
.listann_prixval { font-family: Tahoma; font-size: 11px; font-weight: bold; color: #003277; }
.listann_societe { font-family: Tahoma; font-size: 11px; color: #F1C55F; }
.listann_societetel { font-family: Tahoma; font-size: 11px; color: #F1C55F; }
.listann_mail { font-family: Tahoma; font-size: 11px; color: #F1C55F; text-decoration: none; }
a.listann_mail:hover { text-decoration: underline; }
.listann_noann { font-family: Tahoma; font-size: 11px; color: #000E45; }
.listann_plusinfos {
	font-family: Times; font-size: 13px; font-weight: bold; color: #89748B; text-decoration: none;
}
.listann_plusinfos:hover { text-decoration: underline; }
.listann_valider {
	font-family: Tahoma; font-size: 13px; font-weight: bold; color: #89748B; text-decoration: none; text-transform: uppercase;
}
.listann_valider:hover { text-decoration: underline; }

/* Pour le détail fiche */
.detailann_pages_texte {
	font-family: Tahoma; font-size: 11px; font-weight: bold; color: #584931;
	text-decoration: none; line-height: 12px;
}
.detailann_pages {
	font-family: Tahoma; font-size: 11px; color: #584931;
	text-decoration: none; line-height: 12px;
}
.detailann_pages_total {
	font-family: Tahoma; font-size: 11px; color: #584931;
	text-decoration: none; line-height: 12px;
}
.detailann_pages_cur {
	font-family: Tahoma; font-size: 11px; font-weight: bold; color: #584931;
	text-decoration: none; line-height: 12px;
}
a.detailann_pages { font-weight: bold; text-decoration: none; }
a.detailann_pages:visited { text-decoration: none; }
a.detailann_pages:hover { text-decoration: none; }

.detailann_ref { font-family: Tahoma; font-size: 11px; font-weight: bold; color: #604A78; }
.detailann_genrebien { font-family: Tahoma; font-size: 11px; font-weight: bold; color: #604A78; text-transform: capitalize; }
.detailann_typebien { font-family: Times; font-size: 14px; font-weight: bold; color: #604A78; text-transform: capitalize; }
.detailann_immobilier { font-family: Tahoma; font-size: 11px; font-weight: bold; color: #003277; text-transform: uppercase; }
.detailann_dep { font-family: Tahoma; font-size: 11px; font-weight: bold; color: #604A78; }
.detailann_ville { font-family: Tahoma; font-size: 11px; font-weight: normal; color: #604A78; }
.detailann_info { font-family: Tahoma; font-size: 11px; font-weight: bold; color: #604A78; }
.detailann_info_val { font-family: Tahoma; font-size: 11px; font-weight: normal; color: #604A78; }
.detailann_X { font-family: Tahoma; font-size: 11px; font-weight: normal; color: #604A78; }
.detailann_prix { font-family: Tahoma; font-size: 11px; font-weight: bold; color: #604A78; }
.detailann_prix_val { font-family: Tahoma; font-size: 11px; font-weight: normal; color: #604A78; }
.detailann_desc_titre { font-family: Tahoma; font-size: 11px; font-weight: bold; color: #604A78; }
.detailann_desc { font-family: Tahoma; font-size: 11px; color: #604A78; text-align: justify; }

.detailann_contact { font-family: Tahoma; font-size: 11px; font-weight: bold; color: #604A78; text-transform: uppercase; }
.detailann_contact_nom { font-family: Tahoma; font-size: 11px; font-weight: bold; color: #444; text-decoration: none; }
a.detailann_contact_nom:hover { text-decoration: underline; }
.detailann_contact_val { font-family: Tahoma; font-size: 11px; font-weight: normal; color: #444; }
.detailann_contact_bold { font-family: Tahoma; font-size: 11px; font-weight: bold; color: #444; }
.detailann_contact_bold_contact { font-family: Tahoma; font-size: 11px; font-weight: bold; color: #444; text-decoration: none; }
.detailann_contact_contact { font-family: Tahoma; font-size: 11px; font-weight: normal; color: #444; text-decoration: none; }
.detailann_contact_email { font-family: Tahoma; font-size: 11px; font-weight: bold; color: #444; text-decoration: none; }
a.detailann_contact_email:hover { text-decoration: underline; }

a.linkdetail1 {
	font-family: Tahoma; font-size: 11px; color: #604A78; text-decoration: none;
}
a.linkdetail1:hover { text-decoration: underline; }

/* Pour la page d'infos de l'agence */
.infosagence_texte1 { font-family: Tahoma; font-size: 12px; color: #212D5D; text-align: justify; }

/* Eléments standardisés */
.index_menu_lang { font-family: Tahoma; font-size: 11px; color: #35270A; text-decoration: none; }
a.index_menu_lang:hover { text-decoration: underline; }
a.link_retour {
	font-family: Times; font-size: 12px; color: #604A78; font-weight: bold; text-decoration: none; 
}
a.link_retour:hover { text-decoration: underline;}
.page_titre { font-family: Times; font-size: 12px; font-weight: bold; color: #604A78; text-decoration: none; text-transform: uppercase; }
.texte1 { font-family: Tahoma; font-size: 11px; color: #212D5D; text-align: justify; }
.form_indications1 { font-family: Tahoma; font-size: 11px; color: #444; }
.form_indications2 { font-family: Tahoma; font-size: 11px; color: #89748B; }
.form_indications3 { font-family: Tahoma; font-size: 11px; font-weight: bold; color: #003277; }
.form_section { font-family: Tahoma; font-size: 11px; font-weight: bold; color: #003277; }
.form_text { font-family: Tahoma; font-size: 11px; color: #53504E; }
.form_text_obligatoire { font-family: Tahoma; font-size: 11px; font-weight: normal; color: #53504E; }
.form_valider {
	font-family: Tahoma; font-size: 13px; font-weight: bold; color: #89748B;
	text-decoration: none; text-transform: uppercase; text-align: center;
	margin: 0px; padding: 0px; background: transparent; border: none;
	cursor: pointer;
}
.form_valider:hover { text-decoration: underline; }

.input_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #53504E;
	background-color: #FFEDC2;
	border: 1px solid #E2D1B5;
}

.input_readonly {
	font-family: Tahoma;
	font-size: 11px;
	color: #53504E;
	background-color: #CFBD92;
	border: 1px solid #E2D1B5;
}

.input_select {
	font-family: Tahoma;
	font-size: 11px;
	color: #53504E;
	background-color: #FFEDC2;
	border: 1px solid #E2D1B5;
}

/* Pour plus de photos */
.bouton {
	font-family: Tahoma; font-size: 11px; font-weight: bold; color: #604A78; text-decoration: none; text-transform: uppercase;
	BORDER: 0px; CURSOR: pointer; background: transparent; text-align: center;
}
a.bouton:hover { text-decoration: underline; }

/* Pour les pages des moteurs */
.text1 { font-family: Tahoma; font-size: 11px; color: #53504E; text-align: justify; }
div.text1 { padding-left: 50px; text-align: justify; }
.text2 { font-family: Tahoma; font-size: 11px; font-style: italic; color: #53504E; text-align: justify; margin-top: 50px; }
.text3 {font-family: Tahoma; font-size: 11px; color: #53504E; }
.text5 { font-family: Tahoma; font-size: 11px; font-weight: bold; color: #53504E; }
.text4 { font-family: Tahoma; font-size: 15px; font-weight: bold; color: #53504E; }
.text7 { font-family: Tahoma; font-size: 11px; color: #53504E; }
a.hiddenlink { text-decoration: none; color: #53504E; font-weight: bold; }
.titre1 { font-family: Tahoma; font-size: 11px; font-weight: bold; color: #53504E; text-decoration: none; text-transform: uppercase; }
.titre2 { font-family: Tahoma; font-size: 14px; font-weight: bold; color: #53504E; text-decoration: underline; }
.titre2:hover { font-family: Tahoma; font-size: 14px; font-weight: bold; color: #53504E; text-decoration: underline; }
.titre_mdf { font-family: Tahoma; font-size: 25px; letter-spacing: 2px; color: #53504E; margin: 0px; margin-top: 50px; }
.H1 {
      font-family: Tahoma; font-size: 14px; color: #53504E; font-weight: bold;
      margin-top: -1px; margin-bottom: 0px; text-align: justify; letter-spacing: +1.7px; }
.H2 { font-family: Tahoma; font-size: 14px; font-weight: bold; color: #53504E; margin-top: 0px; margin-bottom: 0px; }
.bigtitre { font-family: Tahoma; font-size: 14px; font-weight: bold; color: #53504E; }













.infos_titre { font-family: Tahoma; font-size: 12px; font-weight: bold; color: #530E07; text-decoration: none; text-transform: uppercase; }
.infos_texte_titre { font-family: Tahoma; font-size: 11px; color: #FFFFFF; text-align: justify; }
.infos_texte { font-family: Tahoma; font-size: 12px; color: #490E00; text-align: justify; }

.infos_indications { font-family: Tahoma; font-size: 11px; color: #490E00; text-align: justify; }
.infos_indications2 { font-family: Tahoma; font-size: 11px; color: #490E00; text-align: justify; }
.infos_indications3 { font-family: Tahoma; font-size: 11px; color: #490E00; text-align: justify; }

.sel_vente { font-family: Tahoma; font-size: 11px; font-weight: bold; color: #CE0623; }
.sel_loc { font-family: Tahoma; font-size: 11px; font-weight: bold; color: #668AC3; }

.infos_soustitredetail { font-family: Tahoma; font-size: 12px; color: #566D99; }
.infos_textesection { font-family: Tahoma; font-size: 12px; font-weight: bold; color: #566D99; }

.infos_texte_index { font-family: Tahoma; font-size: 11px; color: #8B7160; text-align: justify; }

.infos_soc_section { font-family: Tahoma; font-size: 11px; font-weight: bold; color: #4B4947; }
.infos_soc_texte { font-family: Tahoma; font-size: 11px; color: #4B4947; text-align: justify; }

.rech_titresection { font-family: Tahoma; font-size: 11px; font-weight: bold; color: #5E455B; text-transform: uppercase; }
.rech_text { font-family: Tahoma; font-size: 11px; color: #4B4947; text-align: justify; }
.rech_text2 { font-family: Tahoma; font-size: 11px; color: #4C2D56; text-align: justify; }

.rech_titre_ville {  font-family: Tahoma; font-size: 14px; font-weight: bold; color: #2D566A; text-transform: uppercase; }

.link { font-family: Tahoma; font-size: 12px; color: #4975D4; }
.lienlang { font-family: Tahoma; font-size: 11px; color: #E5E6E5; text-decoration: none; text-transform: uppercase; }
a.lienlang:hover { text-decoration: underline;}
.linkmenu { font-family: Tahoma; font-size: 10px; color: #322B29; text-decoration: none; text-transform: uppercase; }
.linkmenu:hover { text-decoration: none; color: #725B59; }
.linkmenu2 { font-family: Tahoma; font-size: 10px; color: #508EE3; text-decoration: none; text-transform: uppercase; }
.linkmenu2:hover { text-decoration: none; color: #104EA3; }
.linkfoot { font-family: Tahoma; font-size: 10px; color: #6E4F9C; text-decoration: none; line-height: 11px; }
.linkfoot:hover { text-decoration: none; color: #9E7FCC; }
.linkmenutop { font-family: Tahoma; font-size: 10px; font-weight: bold; color: #4E0B02; text-decoration: none; }
.linkmenutop:hover { text-decoration: underline; }
.linkmenutop_sep { font-family: Tahoma; font-size: 11px; color: #FFFFFF; text-decoration: none; }
.linkmenutop_sep:hover { text-decoration: underline; }


.titre-info { font-family: Tahoma; font-size: 12px; font-weight: bold; color: #4E0B02; text-align: right; }

.info_text { font-family: Tahoma; font-size: 11px; color: #840E08; text-align: justify; }

.nosbiens_titre { font-family: Times; font-size: 12px; font-weight: bold; color: #684F61; text-transform: uppercase; }
.nosbiens_titresection { font-family: Tahoma; font-size: 11px; font-weight: bold; color: #5E455B; text-transform: uppercase; }
.nosbiens_text { font-family: Tahoma; font-size: 10px; font-weight: bold; color: #90798D; }
.nosbiens_actif { font-family: Tahoma; font-size: 11px; color: #4C4346; text-decoration: none; }
a.nosbiens_actif:hover { text-decoration: underline;}
.nosbiens_inactif { font-family: Tahoma; font-size: 11px; color: #C9B985; text-decoration: none; }

/*
a.hiddenlink2 { font-family: Tahoma; font-size: 10px; text-decoration: none; color: #4C4C4C; }
a.hiddenlink3 { text-decoration: none; color: #4C4C4C; }
a.hiddenlink4 { text-decoration: none; color: #AFA381; }
*/

.listann_titre { font-family: Tahoma; font-size: 11px; font-weight: bold; color: #4C2D56; text-decoration: none; }
.listann_immobilier { font-family: Tahoma; font-size: 28px; font-weight: bold; color: #D9DEED; text-transform: uppercase; }

.listann_text { font-family: Tahoma; font-size: 11px; color: #CB973F; text-align: justify; }



a.photo_link img { border: 0px solid #FFFFFF; }
a.photo_link:hover img { border: 0px solid #434031; }


a.photosup_link { font-family: Tahoma; text-decoration: none; font-size: 10px;  color: #021132;}
a.photosup_link:visited { font-family: Tahoma; text-decoration: none; font-size: 10px;  color: #021132;}
a.photosup_link:hover { text-decoration: underline; }


.forminfos_titre { font-family: Times; font-size: 12px; font-weight: bold; color: #684F61; }
.forminfos_form_section { font-family: Tahoma; font-size: 11px; font-weight: bold; color: #4C2D56; }
.forminfos_form { font-family: Tahoma; font-size: 11px; color: #4C2D56; }
.forminfos_form_obligatoire { font-family: Tahoma; font-size: 11px; font-weight: bold; color: #4C2D56; }

.forminfos_titre_form { font-family: Times; font-size: 12px; font-weight: bold; color: #FEE9CE; text-align: justify; }
.forminfos_obligatoire { font-family: Tahoma; font-size: 11px; font-weight: bold; color: #53504E; text-decoration: none; }

.form_titre { font-family: Tahoma; font-size: 12px; font-weight: bold; color: #684F61; }

.affiner_rech_formtext { font-family: Tahoma; font-size: 11px; font-weight: bold; color: #625A45; }
.affiner_rech_formaide { font-family: Tahoma; font-size: 10px; color: #625A45; }

.input_check {
	FONT-SIZE: 11px;
	COLOR: #4C4C4C;
	/*FONT-FAMILY: Tahoma, Tahoma; */
	FONT-FAMILY: Tahoma;
}
