﻿/*---------Les Savoies---------*/
/*-----------------------------*/
body 
{
    font-family:Tahoma;
    background-color:White;
    font-size:12px;
}

h1
{
	font-size:13px;
	color:#35302c;
	vertical-align:top;
	padding-top:3px;
	font-weight:bold;
}

h2
{
	font-size:13px;
	color:#35302c;
	vertical-align:top;
	padding-top:3px;
	font-weight:bold;
}

td
{
    /*border: 1px solid pink;*/
}

span
{
    font-size:13px;
}

/*----------------------------------------*/
/*Master_Page*/
#Master_table_page
{
	border:1px solid white;
	margin:auto;
	width:980px;
	background-color:White;
}

.TableTdMenu
{
    text-align:center;
    padding-bottom:3px;
}

.td_menu_master
{
    padding-left:3px;
    padding-right:3px;
}

#Master_table_menuHaut
{
    padding-top:8px;
    padding-bottom:8px;
}

#Master_table_menuHaut td
{
    background-image:url("ImagesLessavoies/fond_menu.jpg");
    background-repeat:no-repeat;
    width:163px;
}

#Master_table_menuHaut td a
{
    color:White;
    font-weight:bold;
}

#Master_td_titre_site
{
    background-color:White;
    color:#c21a0f;
    font-size:22px;
    text-indent:25px;
    padding-bottom:20px;
    padding-top:20px;
    font-weight:bold;
    display:none;
}

#Master_td_entete
{
   /* background-image:url("ImagesLessavoies/entete_lesalpesdusud.jpg");*/
    display:block;
    width:980px;
    height:260px;
}

#Master_td_menuHaut
{
	text-align:center;
	display:none;
}

#Master_td_menuGauche
{
	vertical-align:top;
	width:178px;
}

#Master_td_menuDroit
{
	vertical-align:top;
}

#Master_td_contenu
{
	text-align:left;
	vertical-align:top;
	padding:10px;
}

#Master_td_pied
{
	border-top:solid 2px #afafad;
	vertical-align:middle;
	text-align:center;
}

/*----------------------------------------*/
/*Default*/
#Default_table_annuaire
{
    text-align:left;
    margin:15px;
    width:180px;
}

#Default_table_contenu
{
    width:560px;
    padding-left:20px;
    padding-right:20px;
    text-align:justify;
}

#Default_td_contenu
{
    vertical-align:top;
}

#Default_td_label_ville
{
    border-left:solid 1px #cacaca;
    border-right:solid 1px #cacaca;
    text-align:left;
    padding-left:5px;
    height:32px;
}

#Default_td_info_ville
{
    border-bottom:solid 1px #cacaca;
    border-left:solid 1px #cacaca;
    border-right:solid 1px #cacaca;
    width:180px;
    padding-left:5px;
    padding-bottom:5px;
    padding-top:5px;
    color:#35302c;
}

#Default_td_label_ville span
{
    color:#35302c;
    font-weight:bold;
}

#Default_td_info_ville span
{
    color:#35302c;
}

/*----------------------------------------*/
/*Accesimmo_Recherche*/
.Accesimmo_Recherche_table_critere
{
    width:480px;
}

.Accesimmo_Recherche_td_titre h1
{
    color:#92a42e;
}

.Accesimmo_Recherche_td_titre h1 a
{
    color:#92a42e;
}

.Accesimmo_Recherche_td_titre h2
{
    color:#92a42e;
}

.Accesimmo_Recherche_td_titre h2 a
{
    color:#92a42e;
}

.Accesimmo_Recherche_label_titres
{
    font-weight:bold;
}

.Accesimmo_Recherche_textbox_piece
{
    width:25px;
}

.Accesimmo_Recherche_textbox_prix
{
    width:60px;
}

.Accesimmo_Recherche_textbox_ida
{
    width:50px;
}

.Accesimmo_Recherche_textbox_ref
{
    width:50px;
}

.Accesimmo_Recherche_lien_rechercher
{
    width:120px;
    height:30px;
    display:block;
    background-image:url("ImagesLessavoies/bouton_recherche_lessavoies.jpg");
    background-repeat:no-repeat;
}

.Accesimmo_Recherche_lien_rechercher:hover
{
    width:120px;
    height:30px;
    display:block;
    background-image:url("ImagesLessavoies/bouton_recherche_lessavoies_hover2.jpg");
    background-repeat:no-repeat;
}

.Accesimmo_Recherche_td_lienRecherche
{
    padding:5px;
    text-align:center;
    border-bottom:solid 1px black;
}

.Accesimmo_Recherche_td_labelRecherche
{
    padding:5px;
    border-top:solid 1px black;
}

/*----------------------------------------*/
/*Coup_coeur*/
#Coup_Coeur_table
{
    text-align:left;
    margin:15px;
    width:320px;
    vertical-align:middle;
    border-left:solid 1px #cacaca;
    border-right:solid 1px #cacaca;
    border-bottom:solid 1px #cacaca;
}

#Coup_Coeur_id_label
{
    background-image:url("ImagesLessavoies/fond_nouveaute_lessavoies.jpg");
    background-repeat:no-repeat;
    color:White;
    text-align:center;
    height:32px;
}

#Coup_Coeur_table_repeater
{
    background-color:#ffffff;
}

#Coup_Coeur_table_repeater td
{
    font-size:8px;
}

#Coup_Coeur_td_img a img
{
    border:0;
    padding:5px;
    height:90px;
}

#Coup_Coeur_td_infos
{
    padding:3px;
    width:183px;
    border-bottom:solid 1px black;
}

#Coup_Coeur_td_infos span
{
    font-size:12px;
}

/*----------------------------------------*/
/*Accesimmo_Liste*/
#Accesimmo_Liste_table_pageContenu
{
    width:570px;
}

.Accesimmo_Liste_td_titre h1
{
    color:#92a42e;
}

#Accesimmo_Liste_table_critere
{
   width:570px;
   text-align:center;
   background-color:#e4e4e4;
   border:solid 1px black;
   padding:3px;
}

.Accesimmo_Liste_span_titre
{
    font-weight:bold;
    font-size:14px;
}

#Accesimmo_Liste_table_repeater
{
    width:570px;
    border-bottom:solid 1px #e4e4e4;
}

#Accesimmo_Liste_table_infos
{
    width:460px;
    padding:4px;
}

#Accesimmo_Liste_table_repeater a img
{
    border:0;
    padding:3px;
}

#Accesimmo_Liste_td_ref
{
    text-align:right;
}

#Accesimmo_Liste_table_annuaire
{
    text-align:left;
    margin:15px;
    width:180px;
}

.Accesimmo_Liste_td_pagination
{
    text-align:center;
    padding:5px;
}

/*----------------------------------------*/
/*Accesimmo_Detail*/
.Accesimmo_Detail_h1_titre
{
    color:#92a42e;
}

.Accesimmo_Detail_td_detail
{
    vertical-align:top;
}

#Accesimmo_Detail_table_contenu
{
    background-color:#f3f5ea;
    border:solid 1px #f0f1e9;
    width:470px;
    margin-left:5px;
    margin-right:5px;
}

.Accesimmo_Detail_td_entete
{
    text-align:left;
    font-weight:bold;
    font-size:15px;
    padding:8px;
}

.Accesimmo_Detail_td_contenu
{
    text-align:right;
    font-weight:bold;
    font-size:15px;
    padding:8px;
}

.Accesimmo_Detail_td_descro
{
    text-align:left;
    padding:8px;
}

.Accesimmo_Detail_td_lien
{
    text-align:center;
    padding:5px;
}

.Accesimmo_Detail_lien_contact
{
    background-image:url("ImagesLessavoies/bouton_demande_lessavoies.jpg");
    background-repeat:no-repeat;
    display:block;
    width:200px;
    height:32px;
}

.Accesimmo_Detail_lien_contact:hover
{
    background-image:url("ImagesLessavoies/bouton_demande_lessavoies_hover2.jpg");
    background-repeat:no-repeat;
    display:block;
    width:200px;
    height:32px;
}

#Accesimmo_Detail_table_piece
{
    padding:5px;
    border:solid 1px black;
    margin-top:10px;
    background-color:#e4e4e4;
}

#Accesimmo_Detail_table_photo
{
    width:290px;
    padding:3px;
    text-align:center;
}

/*----------------------------------------*/
/*Neuf_Liste*/
.Neuf_Liste_td_titre h1
{
    color:#910f19;
}

#Neuf_Liste_td_nbLot
{
    font-weight:bold;
    padding:2px;
}

#Neuf_Liste_table_contenu
{
    width:560px;
}

#Neuf_Liste_table_datalist
{
    width:280px;
    height:215px;
    border:solid 1px #cacaca;
    background-color:#f4f4ec;
}

.Neuf_Liste_td_pagination
{
    text-align:center;
    padding:3px;
}

.Neuf_Liste_td_contenu_principal
{
    text-align:left;
    font-weight:bold;
    font-size:14px;
    padding-left:4px;
    padding-right:4px;
}

.Neuf_Liste_td_contenu
{
    text-align:left;
    padding-left:4px;
    padding-right:4px;
}

#Neuf_Liste_lien_contactPN
{
    text-align:center;
}

#Neuf_Liste_lien_contactPN a
{
    background-image:url("ImagesLessavoies/bouton_demande_lessavoies.jpg");
    background-position:center;
    background-repeat:no-repeat;
    display:block;
    width:200px;
    height:32px;
    padding:4px;
}

#Neuf_Liste_lien_contactPN a:hover
{
    background-image:url("ImagesLessavoies/bouton_demande_lessavoies_hover2.jpg");
    background-position:center;
    background-repeat:no-repeat;
    display:block;
    width:200px;
    height:32px;
    padding:4px;
}

#Neuf_Liste_table_annuaire
{
    text-align:left;
    margin:15px;
    width:180px;
}

#Neuf_Liste_table_formulaire
{
    text-align:left;
    margin:15px;
    width:180px;
    vertical-align:middle;
}

#Neuf_Liste_td_label_form
{
    background-image:url("ImagesLessavoies/fond_recherche_lessavoies.jpg");
    background-repeat:no-repeat;
    display:block;
    color:White;
    height:32px;
    text-align:left;
    padding-left:5px;
}

.Neuf_Liste_td_formulaire
{
    background-color:#f0e5d1;
    padding-top:3px;
    padding-bottom:3px;
    padding-left:3px;
    padding-right:3px;
}

.Neuf_Liste_textbox_surface
{
    width:35px;
}

.Neuf_Liste_textbox_piece
{
    width:35px;
}

.Neuf_Liste_textbox_prix
{
    width:50px;
}

.Neuf_Liste_lien_recherche
{
    background-color:#f0e5d1;
    text-align:center;
    padding-top:3px;
    padding-bottom:3px;
}

.Neuf_Liste_bouton_recherche
{
    width:120px;
    height:30px;
    display:block;
    background-image:url("ImagesLessavoies/bouton_recherche_lessavoies.jpg");
    background-repeat:no-repeat;
}

.Neuf_Liste_bouton_recherche:hover
{
    width:120px;
    height:30px;
    display:block;
    background-image:url("ImagesLessavoies/bouton_recherche_lessavoies_hover2.jpg");
    background-repeat:no-repeat;
}

/*----------------------------------------*/
/*Page_Partenaires*/
#Page_Partenaires_table_contenu
{
    width:540px;
    margin-left:15px;
    margin-right:15px;
}

#Page_Partenaires_table_annuaire
{
    text-align:left;
    margin:15px;
    width:180px;
}

.Page_Partenaires_table_infos
{
    width:520px;
    border-bottom:solid 1px black;
}

.Page_Partenaires_table_infos td
{
    padding:5px;
}

.Page_Partenaires_table_infos a img
{
    border:0;
}

.Page_Partenaires_td_infoSite
{
    width:270px;
    text-align:left;
}

/*----------------------------------------*/
/*Page_Info*/
#Page_Info_div_content
{
    width:540px;
    padding-left:15px;
    padding-right:15px;
}

#Page_Info_table_annuaire
{
    text-align:left;
    margin:15px;
    width:180px;
}

/*----------------------------------------*/
/*Page_Nous*/
#Page_Nous_div_content
{
    width:540px;
    padding-left:15px;
    padding-right:15px;
}

#Page_Nous_table_annuaire
{
    text-align:left;
    margin:15px;
    width:180px;
}

/*----------------------------------------*/
/*Page_Communes*/
#Page_Communes_table_annuaire
{
    text-align:left;
    margin:15px;
    width:180px;
}

.Page_Communes_h1_titre
{
    color:#447190;
}

.Page_Communes_label_dep
{
    font-size:15px;
    font-weight:bold;
    color:#447190;
}

.Page_Communes_datalist
{
    width:540px;
    margin-left:15px;
    margin-right:15px;
}

/*----------------------------------------*/
/*Page_ListeCommunes*/
#Page_ListeCommunes_h1_titre
{
    color:#447190;
}

#Page_ListeCommunes_table_annuaire
{
    text-align:left;
    margin:15px;
    width:180px;
} 

/*----------------------------------------*/
/*Page_Prospect*/
.Page_Prospect_h1_titre
{
    color:#447190;
}
    
#Page_Prospect_table_datalist
{
    width:380px;
}

#Page_Prospect_td_info
{
    height:120px;
    padding:5px;
    background-color:#f4f4ec;
    border:solid 1px #edeee8;
}

#Page_Prospect_td_vignette
{
    width:130px;
    padding:5px;
    background-color:#f4f4ec;
    text-align:center;
    border-right-color:transparent;
    border-right-width:10px;
    border-right-style:solid;
}

#Page_Prospect_td_vignette a img
{
    border:0;
}

/*----------------------------------------*/
/*Annuaire*/
#td_label_annuaire
{
    background-image:url("ImagesLessavoies/fond_annuaire.jpg");
    background-repeat:no-repeat;
    color:White;
    text-align:left;
    padding-left:5px;
    height:32px;
}

#td_lien_prospect
{
    background-color:#ffffff;
    border-bottom:solid 1px #cacaca;
    border-left:solid 1px #cacaca;
    border-right:solid 1px #cacaca;
    width:180px;
    padding-bottom:5px;
    padding-top:5px;
}

.Prospect_HyperLink
{
    padding-left:8px;
}

#Prospect_ul
{
    margin:0;
    padding:0;
    list-style-type:none;
    /*list-style-image:url("ImagesLessavoies/puce_lien.gif");*/
}
    
/*----------------------------------------*/
/*Composant_MenuGauche*/
.MenuGauche_table
{
    text-align:left;
    margin:15px;
    width:150px;
}

.MenuGauche_table_divers
{
    text-align:left;
    margin:15px;
    width:150px;
    border-bottom:solid 1px #cacaca;
    border-left:solid 1px #cacaca;
    border-right:solid 1px #cacaca;
}

#td_label_immoVenteLoc
{
    background-image:url("ImagesLessavoies/fond_immobilier.jpg");
    background-repeat:no-repeat;
    color:White;
    text-align:left; 
    height:32px;
    padding-left:5px;
}

#td_label_immoNeuf
{
    background-image:url("ImagesLessavoies/fond_immobilier_neuf.jpg");
    background-repeat:no-repeat;
    color:White;
    text-align:left;
    height:32px;
    padding-left:5px;
}

#td_label_Divers
{
    background-image:url("ImagesLessavoies/fond_divers.jpg");
    background-repeat:no-repeat;
    color:White;
    text-align:left;
    height:32px;
    padding-left:5px;
}

.td_lien_MenuGauche_Immobilier
{
    background-color:#e6eed7;
    padding-bottom:3px;
    padding-top:3px;
    padding-left:3px;
    padding-right:3px;
}

.td_lien_MenuGauche_ImmobilierNeuf
{
    background-color:#f0e5d1;
    padding-bottom:3px;
    padding-top:3px;
    padding-left:3px;
    padding-right:3px;
}

.td_lien_MenuGauche_Divers
{
    background-color:#ffffff;
    padding-bottom:3px;
    padding-top:3px;
    padding-left:18px;
    padding-right:2px;
}

.MenuGauche_td_puce_Immobilier
{
    background-color:#e6eed7;
    background-image:url("ImagesLessavoies/puce_menugauche_vente.gif");
    background-repeat:no-repeat;
    background-position:center;
    width:13px;
    height:12px;
    padding:2px;
}

.MenuGauche_td_puce_ImmobilierNeuf
{
    background-color:#f0e5d1;
    background-image:url("ImagesLessavoies/puce_menugauche_neuf.gif");
    background-repeat:no-repeat;
    background-position:center;
    width:13px;
    height:12px;
    padding:2px;
}

/*----------------------------------------*/
/*Page_Publication*/
#Page_Publication_table_annuaire
{
    text-align:left;
    margin:15px;
    width:180px;
} 

#Page_Publication_div_content
{
    width:540px;
    padding-left:15px;
    padding-right:15px;
}

/*----------------------------------------*/
/*Carte*/
.Carte_h1_titre
{
    color:#447190;
}

/*----------------------------------------*/
/*Lien*/
a
{
    color:#35302c;
}

a:hover
{
    text-decoration:none;
}

a img
{
    border:0
}
