H1              { text-decoration: none ; font-size:    small ; font-weight:  bold ; font-family: arial ; color: #FF7900 ; font-variant: small-caps}
H2              { text-decoration: none ; font-size:    small ; font-weight:  bold ; font-family: arial ; color: #FF7900 }
H3              { text-decoration: none ; font-size:  x-small ; font-weight:  bold ; font-family: arial ; color: #993333 }
H4              { text-decoration: underline ; font-size:  x-small ; font-style: italic ; font-family: arial ; color: #993333 }

img		{ border: none }
table		{ border-collapse: collapse }
.copyright      { text-decoration: none ; font-size: xx-small ; font-family: arial ; color: #983030     ; text-align: right }
.modif_rech     { text-decoration: none ; font-size:  x-small ; font-weight:  bold ; font-family: arial ; color: black }
.selection_popup{ text-decoration: none ; font-size:  x-small ; font-weight:  bold ; font-family: arial ; color: black ; text-align: center }
.icone_txt      { text-decoration: none ; font-size: xx-small ; font-weight:  bold ; font-family: arial ; color: #FF7900 ; text-align: center }
.erreur         { text-decoration: none ; font-size:   medium ; font-weight:  bold ; font-family: arial ; color: red ; text-align: center ; line-height: 5}
.erreur_mini    { text-decoration: none ; font-size:    small ; font-weight:  bold ; font-family: arial ; color: red ; text-align: center }
.erreur_defaut  { text-decoration: none ; font-size:  x-small ; font-weight:  bold ; font-family: arial ; color: red ; text-align: center }
.num_page	{ text-decoration: underline ; font-size: x-small ; font-weight: bold ; font-family: arial ; color: #ffab00 ; text-align: center }
.txt_num_page	{ text-decoration: none ; font-size:  x-small ; font-weight:  bold ; font-family: arial ; color: #ffab00 ; text-align: center }
.page_courante	{ text-decoration: none ; font-size:  x-small ; font-weight:  bold ; font-family: arial ; color: #983030 ; text-align: center }
.total		{ text-decoration: none ; font-size:  x-small ; font-weight:  bold ; font-family: arial ; color:   black ; text-align: center }
.tri		{ text-decoration: none ; font-size:  x-small ; font-weight:  bold ; font-family: arial ; color: #FF7900 ; text-align: center }
.titre {  font-family: ""Trebuchet MS"", Arial, sans-serif; font-size: 16px; font-weight: bold; color: #ffab00}
.infos		{ text-decoration: none ; font-size:  x-small ; font-weight:  bold ; font-family: "Trebuchet MS" ; color: #cc3333 }
.ville		{ text-decoration: none ; font-size:  x-small ; font-weight:  bold ; font-family: "Trebuchet MS" ; color: #cc3333 }
.date		{ text-decoration: none ; font-size: xx-small ; font-family: arial ; color: black; text-align: right; font: bold; font-style: italic}
.ref		{ text-decoration: none ; font-size: xx-small ; font-weight:  bold ; font-family: "Trebuchet MS" ; color: #FF7900 }
.agence		{ text-decoration: none ; font-size: xx-small ; font-weight:  bold ; font-family: "Trebuchet MS" ; color: #FF7900 }
.corps		{ text-decoration: none ; font-size:  x-small ; font-family: "Trebuchet MS" ; color: black ; text-align: justify }

.detail_fond	{ background-color: white }
.detail_titre	{ text-decoration: none ; font-size:   medium ; font-weight:  bold ; font-family: "Trebuchet MS" ; color: #ffab00 ; text-align: center }
.detail_prix	{ text-decoration: none ; font-size:  x-small ; font-weight:  bold ; font-family: "Trebuchet MS" ; color: #cc3333 ; text-align: center }
.detail_infos	{ text-decoration: none ; font-size:  x-small ; font-weight:  bold ; font-family: "Trebuchet MS" ; color: #cc3333 }
.detail_ref		{ text-decoration: none ; font-size: xx-small ; font-weight:  bold ; font-family: "Trebuchet MS" ; color: #ffab00 ; text-align: center }
.detail_corps	{ text-decoration: none ; font-size:  x-small ; font-family: "Trebuchet MS" ; color: black ; text-align: left }
.detail_texte	{ text-decoration: none ; font-size:  x-small ; font-family: "Trebuchet MS" ; color: black ; text-align: justify }
.detail_comp	{ text-decoration: none ; font-size:  x-small ; font-family: "Trebuchet MS" ; color: black ; text-align: left }
.detail_rub		{ text-decoration: none ; font-size:  x-small ; font-weight:  bold ; font-family: "Trebuchet MS" ; color: black ; text-align: left }

.ag_coord_titre	{ text-decoration: none ; font-size:  x-small ; font-weight:  bold ; font-family: arial ; color: #ffab00 ; text-align: center }
.ag_coord		{ text-decoration: none ; font-size:  x-small ; font-weight:  bold ; font-family: arial ; color: black ; text-align: right }
.ag_coord_txt	{ text-decoration: none ; font-size:  x-small ; font-family: arial ; color: #cc3333 ; text-align: left }

/* IMMOVEILLE */

div{
	margin:0 0 0 0;
	padding:0 0 0 0;
	/*border: 1px solid #000000;*/
}

#div_immov_corps
{
	font-family: "Arial", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left:5px;
}

.div_profil_libelle{
	float:left;
	width:70px;
	margin-top:3px;
	text-align:right;
}
.div_profil_valeur{
	float:left;
	margin-left:10px;
}
.div_profil_libelle_plus_valeur{
	float:left;
	width:260px;
	height:30px;
}


#div_profil_renseignements_personnels{
	height:210px;
}
#div_profil_civilite{
	width:480px;/*uniquement pour la mise en forme sur IE:*/
}
#div_profil_nom{
	clear:both;
}
#div_profil_prenom{
	margin-left:10px;
}
#div_profil_adresse{
	clear:both;
	width:480px;/*uniquement pour la mise en forme sur IE:*/
}
#div_profil_adresse .div_profil_valeur input{
	width:170px;
}
#div_profil_cp{
	clear:both;
}
#div_profil_ville{
	margin-left:10px;
}
#div_profil_email{
	clear:both;
}
#div_profil_email .div_profil_valeur input{
	width:160px;
}
#div_profil_telephone{
	margin-left:10px;
}
#div_profil_optout{
	clear:both;
	width:auto;
	float:none;
}
#div_profil_optout .div_profil_valeur{
	text-align:right;
	margin-left:75px
}
#div_profil_optout .div_profil_libelle{
	text-align:left;
	width:auto;
	float:none;
	padding-top:2px
}


#div_profil_projet{
	clear:both;
	height:100px;
}
.div_profil_perso_libelle_plus_valeur{
	height:30px;
	clear:both;
}
.div_profil_perso_libelle_plus_valeur .div_profil_libelle{
	width: 340px;
	text-align:left;
}



.div_rech_libelle{
	float:left;
	width:70px;
	margin-top:3px;
	text-align:right;
}
.div_rech_valeur{
	float:left;
	margin-left:10px;
}
.div_rech_valeur select{
	width:130px;
}
.div_rech_libelle_plus_valeur{
	float:left;
	width:260px;
	height:30px;
}
#div_profil_criteres_de_recherche{
	clear:both;
	height:270px;
}

#div_rech_prestation .div_rech_libelle{
	width:70px;
}
#div_rech_type_de_bien{
	margin-left:10px;
	_margin-left:18px;
}
#div_rech_departement{
	clear:both;
}
#div_rech_departement select{
	width:150px;
}
#div_rech_prix_min{
	margin-left:10px;
	_width:300px;
}
#div_rech_ville{
	clear:both;
}
#div_rech_ville .div_rech_valeur{
	_margin-left:5px;
}
#div_rech_prix_max{
	margin-left:10px;
	_width:300px;
}
#div_rech_choix_alentours{
	clear:both;
	width:600px;
}
#div_rech_choix_alentours .div_rech_libelle{
	margin-top:-3px;
}
#div_rech_nb_pieces_min{
	clear:both;
	width:155px;
}
#div_rech_nb_pieces_min .div_rech_libelle{
	margin-top:-3px;
}
#div_rech_nb_pieces_min .div_rech_valeur{
	width:70px;
}
#div_rech_nb_pieces_min .div_rech_valeur select{
	width:65px;
}
#div_rech_nb_pieces_max{
	width:105px;
}
#div_rech_nb_pieces_max .div_rech_libelle{
	width:28px;
}
#div_rech_nb_pieces_max .div_rech_valeur{
	margin-left:2px;
	width:70px;
}
#div_rech_nb_pieces_max .div_rech_valeur select{
	width:65px;
}
#div_rech_surface_min{
	width:120px;
}
#div_rech_surface_min .div_rech_libelle{
	width:70px;
}
#div_rech_surface_min .div_rech_valeur{
	margin-left:2px;
	width:45px;
}
#div_rech_surface_min .div_rech_valeur input{
	width:40px;
}
#div_rech_surface_max{
	width:105px;
}
#div_rech_surface_max .div_rech_libelle{
	width:30px;
}
#div_rech_surface_max .div_rech_valeur{
	margin-left:2px;
	width:70px;
}
#div_rech_tri{
	clear:both;
	width:180px;
	height:40px;
}
#div_rech_tri .div_rech_libelle{
	margin-top:20px;
}
#div_rech_tri .div_rech_valeur{
	margin-top:18px;
	width:80px;
}
#div_rech_specifique{
	width:300px;
	height:70px;
	margin-top:10px;
}
#div_rech_specifique .div_rech_libelle{
	width:200px;
}

#div_rech_champs_obligatoires{
	clear:both;
}
#div_rech_enregistrement_recherche{
	margin-top:20px;
	float:left;
}
#div_rech_btn_rechercher{
	clear:both;
	margin-top:20px;
}
#div_profil_criteres_de_recherche #div_rech_btn_rechercher{
	display:none;
}
#td_rech #div_rech_btn_rechercher{
	clear:none;
	float:right;
}
#td_rech #div_rech_moteur_d_annonces{
	clear:both;
	float:right;
	margin-top:8px;
}


#div_profil_identification{
	clear:both;
}
#div_profil_identification .div_profil_libelle_plus_valeur{
	float:none;
	clear:both;
	height:30px;
	width:400px;
}
#div_profil_identification .div_profil_libelle{
	clear:both;
	float:left;
	width:240px;
}
#div_profil_identification .div_profil_valeur{
	float:none;
	margin-left:250px;
}

#div_profil_validation{
	clear:both;
}

#div_profil_btn_supprimer{
	float:left;
	text-align:center;
}

#div_profil_rech_btn_valider{
	clear:both;
	text-align:center;
}
#div_profil_btn_valider{
	margin-left:275px;
}
#div_profil_champs_obligatoires{
	margin-top:10px;
	text-align:right;
}
#div_profil_mentions_legales_cnil{
	margin-top:20px;
}