/**** FEUILLE DE STYLE CG IMMOBILIER ************************************************************************************/
/*****************************************************************************************************************************/
/**** GÉNÉRAL ************************************************************************************/

* { font-family:Arial, Helvetica, sans-serif; }
body { margin:0; padding:0; font-size:12px; color:#444; text-align:center; background:#fff url(../images/cg/bg.gif) repeat-x 0 0; }
td { font-size:12px; color:#333; }
input[type=text],input[type=password],select,textarea { font-size:12px; color:#444; vertical-align:middle; border:1px solid #413732; }
input[type=text]:focus,input[type=password]:focus,select:focus,textarea:focus { background-color:#FFF; color:#dc3237; border:1px solid #dc3237; }
h1,h2,h3,h4,h5,h6 { margin:0; padding:0; }
img { border:0; }
p { margin:10px 0; text-align:justify; color:#333; }
form { margin:0; padding:0; }

/* couleurs */
.rouge { color: #dc3237; }
.blanc { color: #FFF; }
.jaune { color: #faa000; }
.turqupoise { color: #008791; }
.vert { color: #c8d237; }
.marron { color: #645046; }
.marronFonce { color: #413732; }

/* liens */
a { color:#dc3237; text-decoration:none; }
a:hover { color:#460000; text-decoration:underline; }

/* Alignements */
.align_right { text-align:right; }
.align_left { text-align:left; }
.align_center { text-align:center; }
.clear { clear:both; height:1px; font-size:1px; }

/* Retour haut page */
.toppage { text-align:right; margin:10px 0 0 0; }
.toppage a { font-size:10px; background-color:#dc3237; color:#fff; padding:1px 10px; text-decoration:none; }
.toppage a:hover { font-size:10px; background-color:#645046; color:#fff; padding:1px 10px; }

/* indicateur ajax */
#indicator { text-align:center; padding:5px; }

/* Séparateurs */
hr { display:none; }
.barh { border-bottom:1px dotted #777; margin:5px 0 10px 0; }



/**** STRUCTURE ************************************************************************************/
#all { background-color:#fff; position:relative; margin:auto; width:960px; text-align:left; }
#content { background:#fff url(../images/cg/cadre/bg_content.gif) repeat-x 0 0; position:relative; height:auto !important; height:450px; min-height:450px; }

.contenu { float:right; width:695px; margin-right:5px !important; margin-right:2px; }
.sidebar { float:left; margin:0; width:260px; }

#footer { width:940px; margin:2px auto 5px auto; padding:0 10px 3px 10px; color:#fff; clear:both; text-align:center; background-color:#dc3237; }
#footer ul,#footer ul li { margin:0; padding:0; list-style-type:none; }
#footer ul li { display:inline; }
#footer ul li a { margin:0; padding:0; font-size:10px; color:#fff; }

#footer_agences { width:950px; margin:2px auto 5px auto; padding:0 5px 3px 5px; color:#91837C; clear:both; text-align:center; }
#footer_agences ul, #footer_agences ul li { margin:0; padding:0; list-style-type:none; }
#footer_agences ul li { display:inline; }
#footer_agences ul li a { margin:0; padding:0; font-size:10px; color:#91837C; }


/**** HEADER ************************************************************************************/
#header { position:relative; height:190px; background:url(../images/cg/cadre/bg_header.gif) no-repeat 50% 100%; }
#visuel { position:absolute; bottom:0; left:0; }
.logo { position:absolute; top:10px; right:10px; }
.accroche { position:absolute; top:108px; right:10px; }

/* Titles */
#header .titles .niveauUn { position:absolute; top:15px; left:0; }
#header .titles { position:absolute; top:40px; left:340px; padding:0; width:420px; z-index:100; }
#header .titles .niveauUn h1, #header .titles .niveauUn h2 { font:bold 26px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#645046; text-transform:uppercase; }
#header .titles .niveauDe { position:absolute; top:0; left:0; }
#header .titles .niveauDe h2, #header .titles .niveauDe h3 { font:normal 14px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#dc3237; text-transform:uppercase; }
#header .titles .niveauTr { position:absolute; top:80px; left:0; }
#header .titles .niveauTr strong { font:normal 14px Arial, Helvetica, sans-serif; color:#b4a596; }

/* Langue */
.langue { position:absolute; top:5px; right:5px; }
.langue img { margin:0 0 0 2px; }

/* Navigation Top */
.menutop { position:absolute; top:0; left:0; padding:0; background-color:#dc3237; width:100%; height:24px; }
.menutop ul,.menutop ul li { margin:0; padding:0; list-style-type:none; }
.menutop ul li { position:relative; float:left; margin:0 3px 0 0; }

.menutop ul li a { float:left; display:block; padding:3px 8px 0 8px; color:#fff; font:normal 14px "Trebuchet MS", Arial, Helvetica, sans-serif; text-transform:uppercase; text-decoration:none; }
.menutop ul li.actif a, .menutop ul li a:hover	{ border-bottom:3px solid #5a0000; color:#5a0000; text-decoration:none; }

/* Navigation */
.main_menu { position:absolute; bottom:5px; right:10px; padding:0; }
.main_menu ul,.main_menu ul li { margin:0; padding:0; list-style-type:none; }
.main_menu ul li { position:relative; float:left; margin:0 3px 0 0; }
.main_menu ul li a { float:left; display:block; padding:3px 12px 0 12px; color:#fff; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; text-transform:uppercase; text-decoration:none; }

.main_menu ul li#li_acheter a { background:#dc3237 url(../images/cg/cadre/bt_rouge.gif) repeat-x 0 100%; font-size:20px; margin-top:7px; }
.main_menu ul li#li_acheter a:hover { color:#5a0a0f; text-decoration:none; }
.main_menu ul li#li_vendre a { background:#c8d335 url(../images/cg/cadre/bt_vert.gif) repeat-x 0 100%; font-size:26px; }
.main_menu ul li#li_vendre a:hover { color:#5f6900; text-decoration:none; }
.main_menu ul li#li_louer a { background:#008890 url(../images/cg/cadre/bt_turquoise.gif) repeat-x 0 100%; font-size:26px; }
.main_menu ul li#li_louer a:hover { color:#003c3c; text-decoration:none; }
.main_menu ul li#li_espace a { background:#fab900 url(../images/cg/cadre/bt_jaune.gif) repeat-x 0 100%; font-size:20px; margin-top:7px; }
.main_menu ul li#li_espace a:hover { color:#7d5a00; text-decoration:none; }


/**** RECHERCHE ************************************************************************************/
.search { padding:0; width:100%; background-color:#645046; color:#fff; font-size:11px; }
.search form { width:240px; padding:10px; background:#645046; }
.search div { padding:2px 0 5px 0; }
.search label { display:block; padding:0; font:bold 12px Arial, Helvetica, sans-serif; color:#fff; padding:0; }

.search select { width:180px; }
.search input[type=checkbox] { vertical-align:middle; }
.search .budget { width:50px; }

.search a { text-align:left; color:#c8d237; }
.search .btn { text-align:right; padding:0 10px 0 0; }

/* Recherche par références */
#searchRef { background:#413732; padding:15px 0; margin:0; clear:both; }
#searchRef label { font-weight:bold; color:#fff; margin:0 10px; }
#searchRef form {  margin:3px 5px 0 10px }
#searchRef input[type=text] { background-color:#FFF; border:1px solid #c8d237; vertical-align:bottom; font-size:11px; width:180px; }
#searchRef input[type=text]:focus { border:1px solid #dc3237; }
#searchRef input[type=image] { vertical-align:bottom; margin-bottom:2px; }
#searchRef input[type=submit] { border:none; font-size:11px; color:#413732; background-color:#fff; vertical-align:bottom; margin-bottom:1px; }


/**** CADRES HOMEPAGE ************************************************************************************/
.cadresLeft { float:left; width:260px; }
.cadresRight { float:right; width:260px; }
.cadresCentre { float:left; width:440px; }
table.bottomHome { margin:0; width:100%; }
table.bottomHome td { vertical-align:top; }

.linkColor { padding:5px 10px; margin-top:1px; position:relative; }
.linkColor a { font:normal 20px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#fff; text-decoration:none; }
.linkColor a:hover { font:normal 20px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#333; text-decoration:none; }

#marron1 { background:#645046 url(../images/cg/cadre/br_marron1.gif) no-repeat 100% 100%; }
#marron2 { background:#96826e url(../images/cg/cadre/br_marron2.gif) no-repeat 100% 100%; }
#marron3 { background:#b4a596 url(../images/cg/cadre/br_marron3.gif) no-repeat 100% 100%; }

#vert1 { background:#919100 url(../images/cg/cadre/br_vert1.gif) no-repeat 100% 100%; }
#vert2 { background:#b4b400 url(../images/cg/cadre/br_vert2.gif) no-repeat 100% 100%; }
#vert3 { background:#d2d700 url(../images/cg/cadre/br_vert3.gif) no-repeat 100% 100%; }

#contratPerf, #biensExcep { text-align:right; width:198px; float:left; margin-bottom:10px; margin-left:1px; }
#contratPerf { background-color:#dc3237; }
#biensExcep { background-color:#faa000; }

#actualite { margin:5px auto; width:90%; }
#actualite marquee { margin:0 auto; width:100%; }
#actualite marquee a { color:#96826e; font:normal 16px "Trebuchet MS", Arial, Helvetica, sans-serif; text-transform:uppercase; }
#actualite marquee a:hover { color:#dc3237; text-decoration:none; }

#partenaires { margin:10px auto; text-align:center; }
#partenaires ul,#partenaires ul li { margin:0; padding:0; list-style-type:none; }
#partenaires ul li { display:inline; margin:0 6px; }
#partenaires ul li img { vertical-align:middle; }


/**** AGENCES HOMEPAGE ************************************************************************************/
#agences { position:absolute; top:10px; right:0; width:252px; height:401px; display:block; overflow:hidden; background:url(../images/cg/cadre/bg_agence.png) repeat-x 0 0 !important; background:url(../images/cg/cadre/bg_agence.gif) repeat-x 0 0; padding:15px 0 0 0; }
#agences .photo_agence { text-align:center; border:none; }
#agences .photo_agence img { width:205px; }

.content_agence { width:220px; margin:0 auto; height:400px; }

#agences p { font:normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif; text-transform:uppercase; margin:15px 0; text-align:center; color:#555500; }

#agences .appel { /*position:absolute; top:300px; right:20px;*/ padding:0; margin:30px 0 0 0; text-align:center; }
#agences .appel a { font:normal 30px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#969600; text-decoration:none; }
#agences .appel a:hover { color:#555500; }

#agences .planacces { text-align:right; color:#645046; }
#agences .planacces img { vertical-align:middle; border:none; margin:10px 25px; }

/* onglets Multiagences */
div #menu_agences { position:absolute; top:0; right:5px; padding:0; text-align:right; }
#ul_menu_agences { margin:0; padding:0; }
#ul_menu_agences li { margin:0 0 0 -2px; padding:0; list-style:none; list-style-image:none; display:inline; }
#ul_menu_agences li a { font:normal 10px Arial, Helvetica, sans-serif; text-decoration:none; color:#d2d700; padding:1px 3px 0 3px; margin:0; background-color:#b4b400; }
#ul_menu_agences li a:hover, #ul_menu_agences li a.actif { text-decoration:none; color:#645046; background-color:#f5f596; }



/**** BIENS HOMEPAGE ************************************************************************************/
#biens_hp { margin:0; padding:0; border:none; }

#menu_annonces ul { margin:0 0 -1px 0; padding:0; }
#menu_annonces ul li { display:inline; margin:0 -4px 0 0; padding:0; list-style-type:none; }
#menu_annonces ul li a { font:normal 14px "Trebuchet MS", Arial, Helvetica, sans-serif; height:20px; background:url(../images/cg/cadre/onglet.gif) no-repeat 0 -24px; color:#FFF; text-transform:uppercase; padding:3px 15px 1px 15px; margin:0; }
#menu_annonces ul li a:hover { color:#fff; background-position:0 -48px; text-decoration:none; }
#menu_annonces ul li a.actif { color:#dc3237; background-position:0 0; text-decoration:none; }

#ccoeur, #lastbiens, #exclusivites  { background-color:#FFF; margin:0; padding:0 210px 20px 10px; /*height:440px;*/ }

.annonce { text-align:center; float:left; margin:8px 0 0 0; width:30%; }
.annonce .visu  { width:112px; height:92px; margin:0 auto; background:url(../images/cg/cadre/bg_photo_home.gif) no-repeat 50% 100%; }
.annonce .photoHome { width:112px; height:82px; position:relative; margin:0 auto; border:2px solid #FFF; }
.annonce .photoHome img { width:112px; height:82px; }
.annonce .photoHome div { font-size:11px; color:#FFF; width:112px; font-weight:bold; text-align:center; background-image:url(../images/cg/cadre/marron-70.png); position:absolute; bottom:0; right:0; }

.annonce .details { font-size:11px; padding:0; }
.annonce .details a { color:#dc0000; text-decoration:none; text-transform:uppercase; }
.annonce .details strong { display:block; font-weight:normal; color:#645046; }



/**** CADRE ************************************************************************************/
.content { background-color:#FFF; padding:0; margin-bottom:10px; border-width:0 1px 1px 1px; border-style:solid; border-color:#c3b4a5; }
.inc	{ padding:10px; height:auto !important; height:450px; min-height:450px; }

/* top cadre */
h1.h1_titre { position:absolute; top:208px; left:260px; margin:0; z-index:100; color:#fff; font:normal 24px "Trebuchet MS", Arial, Helvetica, sans-serif; }

#ref_bien { text-align:right; padding-top:6px; color:#413732; font:normal 18px "Trebuchet MS", Arial, Helvetica, sans-serif; text-transform:uppercase; }
#ref_bien strong { display:inline; color:#FFF; font:normal 18px "Trebuchet MS", Arial, Helvetica, sans-serif; text-transform:uppercase; }
#ref_bien span { display:inline; color:#c3b4a5; font:normal 18px "Trebuchet MS", Arial, Helvetica, sans-serif; text-transform:uppercase; }

.title { margin-top:18px; padding:0; color:#fff; font:normal 24px "Trebuchet MS", Arial, Helvetica, sans-serif; }
.title strong { color:#d2d700; font:normal 24px "Trebuchet MS", Arial, Helvetica, sans-serif; }

.sidebar .title { padding-left:10px; }
.subTitle { margin:0; color:#dc3237; border-bottom:1px solid #dc3237; font:normal 16px "Trebuchet MS", Arial, Helvetica, sans-serif; }




/**** CONTRAT PERFORMANCE ************************************************************************************/
.ico_privilege { z-index:100; position:absolute; top:0; right:0; filter:alpha(opacity=80); -moz-opacity:0.80; }

/* privilège Homepage */
.annonce .visu .photoHome .ico_privilege,
.bloc_bien .visu .photoList .ico_privilege { height:84px; width:35px; border:none; }

/* privilège Détail d'un bien */
#details_bien .photo_bien .view img.ico_privilege { width:65px; height:161px; border:none; }




/**** AFFICHAGE LISTE RESULTATS ************************************************************************************/
/* outils */
.outils_filtre { position:relative; height:24px; padding:3px 0; margin:0; background-color:#dc3237; }
.outils_filtre div { float:right; margin:3px 10px 0 0; }
.outils_filtre label { font-weight:normal; color:#fff; font-size:12px; margin:0 2px 0 20px; }
.outils_filtre div select { width:130px; font-size:10px; }

/* liste des biens */
#liste_biens { margin:0 10px 0 0; }
#liste_biens fieldset { padding:0; border:none; }

.bloc_bien { position:relative; display:inline; margin:0 30px 5px 10px; width:280px; }
.bloc_bien input { position:absolute; top:1px; right:1px; }
.bloc_bien .visu  { float:left; width:106px; height:92px; margin:0 auto; background:url(../images/cg/cadre/bg_photo_home.gif) no-repeat 50% 100%; }
.bloc_bien .photoList { width:102px; height:83px; position:relative; margin:0 auto; border:2px solid #FFF; }
.bloc_bien .visu img { width:102px; height:83px; margin:0; }

.bloc_bien .desc { font-size:11px; text-align:left; padding:0 0 0 10px; height:auto !important; height:70px; min-height:70px; overflow:hidden; }
.bloc_bien .desc a { display:block; }
.bloc_bien .desc a:hover { text-decoration:none; color:#460000; }
.bloc_bien .desc a strong { font-size:12px; color:#413732; }
.bloc_bien .desc span a { display:block; color:#645046; }
.bloc_bien .desc strong { display:block; color:#dc3237; font-size:14px; font-weight:bold; }
.bloc_bien .desc i { display:block; color:#b1b1b1; font-size:10px; font-style:normal; }

.bloc_bien .links { position:absolute; bottom:8px; right:0; width:160px; padding:1px 0 1px 5px; text-align:left; border:1px dotted #b4a596; margin:0; background-color:#dc3237; }
.bloc_bien .links a { font:bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif; text-transform:uppercase; color:#FFF; padding-left:15px; background:url(../images/cg/puces/puce_rouge.gif) no-repeat left; }
.bloc_bien .link_valid { position:absolute; top:69px; width:135px; left:167px; padding:1px 7px 1px 7px; margin:0; background-color:#dc3237; text-align:center; font-size:11px; color:#FFF; font-weight:bold; }


.multipage ul,.multipage ul li { margin:0; padding:0; list-style-type:none; }
.multipage ul { text-align:center; margin:10px 0 0 0 ; }
.multipage ul li { display:inline; padding:0 0 0 5px; }
.multipage ul li a { color:#b4a596; font-weight:bold; }
.multipage ul li.actif a,.multipage ul li.actif a { color:#413732; font-weight:bold; text-decoration:none; }

/*
a.ico_save   { padding:1px 0 2px 25px; background:url(../images/cg/puces/save.gif) no-repeat 0 0; }
a.ico_alerte { padding:1px 0 2px 25px; background:url(../images/cg/puces/alerte.gif) no-repeat 0 0; }
.outils_filtre div a.ico_alerte { font-size:14px; }
a.ico_connect  { padding:1px 0 2px 20px; background:url(../images/cg/puces/connect.gif) no-repeat 0 0; }
a.ico_search  { padding:1px 0 2px 25px; background:url(../images/cg/puces/search.gif) no-repeat 0 0; }

#save_recherche { float:right; margin:0 15px; width:315px; text-align:left; color:#8C32A0; }
#save_recherche input[type=text] { background:none; border:1px solid #8C32A0; color:#8C32A0; font-weight:bold; padding:3px; }
#save_recherche input[type=text]:focus { background-color:#ECE0EF; border:1px solid #8C32A0; }
#save_recherche input[type=button] { background:none; border:2px solid #8C32A0; color:#8C32A0; font-weight:bold; vertical-align:bottom; }
*/


/**** POPUP ************************************************************************************/
.popup { z-index:1000; position:absolute; width:225px; text-align:center; background:#FFF url(../images/cg/cadre/bg_popup.png) repeat-x left bottom; border:1px solid #777; }
.popup .photos_popup { margin:10px 10px 0 10px; }
.popup .photos_popup a img { border:none; width:200px; display:block; /*height:150px;*/ }
.popup .thumbs_popup { margin-top:2px; }
.popup .thumbs_popup img { float:left; margin:0 1px 0 0; width:50px; height:38px; }

.popup .details_popup { margin:10px 10px 30px 10px; }
.popup .details_popup p { font-size:12px; padding:0; text-align:center; }
.popup .details_popup a { display:block; }
.popup .details_popup a:hover { text-decoration:none; color:#460000; }
.popup .details_popup a strong { color:#dc3237; font-weight:normal; }
.popup .details_popup span a { display:block; color:#777; }
.popup .details_popup strong { display:block; font-size:14px; color:#dc3237; font-weight:bold; }
.popup .details_popup i { display:block; color:#777; font-size:10px; font-style:normal; }
.popup .details_popup em { display:block; font-weight:bold; font-style:normal; }

.popup .details_popup .drapeau { float:right; }

.popup ul { margin:0; padding:0; position:absolute; bottom:0; right:0; }
.popup li { background-color:#dc3237; text-align:right; margin:0; padding:0 15px; list-style-type:none; }
.popup ul li a { padding:0 15px 0 0; color:#FFF; font-weight:bold; }
.popup ul li a:hover { color:#FFF; }
.popup ul li.viewDetail a { background:url(../images/cg/puces/detail.gif) no-repeat right 2px; }




/**** DEATILS BIEN ************************************************************************************/
.outils_filtre ul,.outils_filtre ul li { margin:0; padding:0; list-style-type:none; display:inline; }
.outils_filtre ul li { padding:0 0 0 10px; }
.outils_filtre ul li a { padding:0 0 0 18px; color:#FFF; font-size:12px; }
.outils_filtre ul li a:hover { color:#FFF; }
.outils_filtre ul li.print a { background:url(../images/cg/puces/ico_print.gif) no-repeat left; }
.outils_filtre ul li.map a { background:url(../images/cg/puces/ico_localisation.gif) no-repeat left; }
.outils_filtre ul li.alerte a { background:url(../images/cg/puces/ico_alerte.gif) no-repeat left; }
.outils_filtre ul li.mail a { background:url(../images/cg/puces/ico_courrier.gif) no-repeat 	left; }
.outils_filtre ul li.divers a { background:url(../images/cg/puces/ico_infos.gif) no-repeat 3px; }

/* boutons */
.bt_vert, .bt_jaune { width:209px; height:32px; text-align:center; padding: 3px 0 0 0; }
.bt_vert { background:url(../images/cg/submit/bt_vert.gif) no-repeat 0 0; }
.bt_jaune { background:url(../images/cg/submit/bt_jaune.gif) no-repeat 0 0; }
.bt_vert a, .bt_vert a:hover,
.bt_jaune a, .bt_jaune a:hover { font:normal 18px "Trebuchet MS", Arial, Helvetica; color:#fff; text-decoration: none; }

/* photo */
.photo_bien { /*float:left; margin:0 0 10px 0; width:440px;*/ position:relative; }
.photo_bien .view { /*width:440px; height:350px;*/ position:relative; padding-bottom:20px; text-align:left; background:url(../images/cg/cadre/bg_photo_detail.gif) no-repeat 50% 100%; }
.photo_bien .view img { /*width:440px; height:330px;*/ margin: auto; border:3px solid #FFF; }
.photo_bien .thumbs { text-align:right; margin:-5px 0 0 0; }
.photo_bien .thumbs img { width:40px; height:30px; }

/**** VISITE VIRTUELLE ************************************************************************************/
/*.visiteVirtuelle a { position:absolute; top:10px; left:10px; width:100px; height:101px; background:url(../images/cg/puces/visite-virtuelle.png) no-repeat 0 0 !important; background:url(../images/cg/puces/visite-virtuelle.gif) no-repeat 0 0; }*/
.visitevirtuelle { z-index:200; position:absolute; }

/* visitevirtuelle Homepage */
.annonce .photoHome .visitevirtuelle,
.annonceR .visuR .visitevirtuelle,
.annonce .photoHome .visitevirtuelle img { height:33px; width:44px; border:none; bottom:-5px; right:-18px; background:none; }

/* visitevirtuelle Homepage colonne droite */
.annonceR .visuR .visitevirtuelle { right:-5px; }
.annonceR .visuR .visitevirtuelle img { height:18px; width:25px; right:0; border:none; }

/* visitevirtuelle Liste de bien acheter louer */ 
.bloc_bien .visitevirtuelle,
.bloc_bien .visitevirtuelle img { height:33px; width:44px; top:-9px; right:-6px; }

/* visitevirtuelle Détail d'un bien */
#details_bien .photo_bien .visitevirtuelle,
#details_bien .photo_bien .visitevirtuelle img { height:33px; width:44px; border:none; top:-8px; left:-9px; }






/* Col gauche */
#details_bien .colgauche { float:left; width:445px; }
.detail_offre { padding:0; }
.detail_offre strong { color:#413732; font:bold 24px "Trebuchet MS", Arial, Helvetica, sans-serif; display:block; }
.detail_offre span { color:#625147; font:normal 14px "Trebuchet MS", Arial, Helvetica, sans-serif; text-transform:uppercase; display:block; }
.detail_offre i { color:#96826e; font:normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif; display:block; }
.detail_offre em { color:#dc3237; font:normal 20px "Trebuchet MS", Arial, Helvetica, sans-serif; display:block; }

#details_bien .legend p  { font-size:10px; color:#999; }
#details_bien .legend { border-top:1px dotted #ccc; }
.legend .legend_conso .a  { color:#050; }
.legend .legend_conso .b  { color:#080; }
.legend .legend_conso .c  { color:#7b0; }
.legend .legend_conso .d  { color:#fa0; }
.legend .legend_conso .e  { color:#f70; }
.legend .legend_conso .f  { color:#f50; }
.legend .legend_conso .g  { color:#d00; }
.legend .legend_ges .a  { color:#333; }
.legend .legend_ges .b  { color:#daf; }
.legend .legend_ges .c  { color:#c9f; }
.legend .legend_ges .d  { color:#b7e; }
.legend .legend_ges .e  { color:#a4e; }
.legend .legend_ges .f  { color:#81d; }
.legend .legend_ges .g  { color:#60a; }

/* Contact agence */
#details_bien .coldroite { margin-left:465px; /*float: right; width: 200px;*/ }
#contact_bien { margin:10px 0; font-size:11px; color:#333; }
#contact_bien .title { color:#b3b400; margin:0; font:normal 18px "Trebuchet MS", Arial, Helvetica, sans-serif; display:block; }
#contact_bien p { color:#645046; margin:0 0 10px 0; }
#contact_bien p i { color:#96826e; font-style:normal; }

#contact_bien .appel { margin:10px 0; text-align:center; background:url(../images/cg/cadre/bt_vert.gif) repeat-x 0 0; }
#contact_bien .appel a { font:normal 20px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#FFF; text-transform:uppercase; text-decoration:none; }
#contact_bien .appel a:hover { color:#5f6900; }

/* Description Bien */
.desc_bien { margin:10px 0; clear:both; }
.desc_bien strong { color:#645046; font:normal 18px "Trebuchet MS", Arial, Helvetica, sans-serif; display:block; }
.desc_bien p { color:#645046; font-size:12px; margin:0; width:430px; }
.desc_bien table { width:440px; margin:10px 0 0 0; }
.desc_bien table td,#details_bien .desc_bien table th { width:50%; text-align:left; font-size:11px; color:#413732; padding:2px 10px; }
.desc_bien table th { font-weight:bold; }
.desc_bien table .td1 { background-color:#e6eb7d; }
.desc_bien table .td2 { background-color:#d2d700; }

/* DPE */
#indicator_dpe table { width:440px; }
#indicator_dpe table td { width:50%; }
#indicator_dpe table td small  { display:block; /*padding-bottom:10px; border-bottom:1px dotted #555;*/ color:#999; }
#indicator_dpe p  { font-weight:bold; margin:0; }
#indicator_dpe p sup  { font-size:10px; font-weight:normal; }

.dpe             { position:relative; width:180px; }
.dpe div         { position:absolute; z-index:100; right:2px; text-align:right; font-weight:bold; color:#fff; font-size:10px; }
.dpe div.dpe-a   { top:21px; }
.dpe div.dpe-b   { top:45px; }
.dpe div.dpe-c   { top:69px; }
.dpe div.dpe-d   { top:93px; }
.dpe div.dpe-e   { top:117px; }
.dpe div.dpe-f   { top:141px; }
.dpe div.dpe-g   { top:165px; }

/**** AUTRES BIENS COLONNE GAUCHE ************************************************************************************/
#autresbien { float:left; margin:10px 0; }
#autresbien fieldset { border:none; padding:0; }
#autresbien .title { margin:5px 0 0 0; padding:0; color:#413732; }
#autresbien .title span { color:#96826e; }
#autresbien small { color:#96826e }

#autresbien .annonce { width:120px; }
#autresbien .annonce .details { padding:0; }





/**** CONTENU PAGES DIVERSES ************************************************************************************/
.small { font-size:10px; }
.mentions	{ font-size:10px; }
/*h5	{ color:#dc3237; border-bottom:1px solid #dc3237; font:normal 18px "Trebuchet MS", Arial, Helvetica, sans-serif; text-transform:uppercase; }*/

/* Formulaire */
.champs_obligatoires { font-size:10px; text-align:right; margin:0; padding:10px 0 0 0; }
.inc label { font-weight:bold; color:#645046; }
.inc table td h5 { margin-top:10px; }
.inc .iform { width:250px; }
.inc .iform2 { width:40px; }
input[type=radio] { vertical-align:bottom; }

/* Mentions légales */
#mentionsLegales strong { color:#dc3237; }

/* Contactez-nous */
.tabForm .title	{ color:#dc3237; font:normal 18px "Trebuchet MS", Arial, Helvetica, sans-serif; text-transform:uppercase; padding-top:15px; }
.tabForm select	{ width:130px; }

/* Page Agence */
div.coordonnees { margin:10px 0 0 0; background:#FFFFFF url(../images/cg/cadre/bg_liste.gif) repeat-x bottom right; }
div.coordonnees p { float:left; margin:0; }
div.coordonnees p strong { color:#333; }
div.coordonnees p a { text-decoration:underline; }
div.horaires { float:right; width:250px; margin:0 10px 10px 0; text-align:right; padding:0; }
div.horaires strong { color:#dc3237; }
div.horaires { color:#333; }

/* Nos Services */
.services img	{ float:right; margin:0 0 0 10px; }
.services ul	{ margin:0; }
.services p		{ margin:10px 0 0 0; }
.services ul li p	{ color:black; margin:0; }
.services h3	{ text-transform:uppercase; margin:15px 0 5px 0; }
#serviceGerer ul, #serviceGerer strong, #serviceGerer h3 	{ color:#b4a596; }
#serviceVendre ul, #serviceVendre strong, #serviceVendre h3	{ color:#a0a500; }
#serviceAcheter ul, #serviceAcheter strong, #serviceAcheter h3	{ color:#dc3237; }
#serviceLouer ul, #serviceLouer strong, #serviceLouer h3	{ color:#198796; }
#serviceLocataire ul, #serviceLocataire strong, #serviceLocataire h3	{ color:#ffb900; }


/* Recrutement */
.btLink { margin:15px 0 15px 0; text-align:center; }
.btLink a { font:normal 14px "Trebuchet MS", Arial, Helvetica, sans-serif; text-transform:uppercase; background-color:#dc3237; color:#FFF; margin:0; padding:3px 50px; text-align:center; }
.btLink a:hover { text-decoration:none; background-color:#F00; color:#FFF; }


/* Liens utiles */
/*
#liens_utiles .ligne1, #liens_utiles .ligne2,
#liens_utiles .titleCol, #liens_utiles .rubrique  { display:block; clear:left; }
#liens_utiles .titleCol div { background-color:#f59632; text-transform:uppercase; font-weight:normal; color:#fff; padding:2px 5px; margin:10px 0 5px 0; }
#liens_utiles .rubrique { background-color:#fa0; text-transform:uppercase; font-weight:bold; color:#fff; padding:2px 5px; }
#liens_utiles .rubrique i { font-weight:normal; }
#liens_utiles .col1, #liens_utiles .col2 { float:left; width:48%; }
#liens_utiles div.ligne1 , #liens_utiles div.ligne2 { border-bottom:1px solid #fa0; }
#liens_utiles .ligne1 div, #liens_utiles .ligne2 div { padding:2px 5px; }
#liens_utiles .ligne1 .col1 a, #liens_utiles .ligne2 .col1 a { color:#0F50A5; }
#liens_utiles .ligne1 .col1 a:hover, #liens_utiles .ligne2 .col1 a:hover { text-decoration:none; color:#AF55C8; }
*/
liens_utiles .ligne1, #liens_utiles .ligne2,
#liens_utiles .titleCol, #liens_utiles .rubrique  { display:block; clear:left; }
#liens_utiles .titleCol { background-color:#dc3237; padding:2px 5px; margin:10px 0 5px 0; height:20px; }
#liens_utiles .titleCol div { font:normal 18px "Trebuchet MS", Arial; color:#fff; }
#liens_utiles .rubrique { background-color:#645046; text-transform:uppercase; font-weight:bold; color:#fff; padding:2px 5px; }
#liens_utiles .rubrique i { font-weight:normal; }
#liens_utiles .col1, #liens_utiles .col2 { float:left; width:50%; }
#liens_utiles div.ligne1 , #liens_utiles div.ligne2 { border-bottom:1px solid #dc3237; }
#liens_utiles .ligne1 div, #liens_utiles .ligne2 div { padding:2px 0; }

/* Outils calculette */
.tab_outils { width:90%; }
.tab_outils td label { font-weight:bold; color:#dc3237; }

.tab_result_outils { width:100%; }
.tab_result_outils td { text-align:center; }
.tab_result_outils tr.td1 td { background-color:#E1DCD2; }
.tab_result_outils tr.td2 td { background-color:#FFF; }
.tab_result_outils th { width:33%; text-align:center; background-color:#dc3237; color:#FFF; font-weight:normal; }

#help_outils { position:relative; background-color:#dc3237; margin:10px 0 20px 0; padding:3px 50px 3px 10px; color:#FFF; text-align:center; font-size:10px; }
#help_outils img { position:absolute; top:-12px; right:-5px; z-index:50; }

.note { background-color:#dc3237; margin:0; padding:3px 10px; color:#FFF; text-align:center; font-size:10px; }
.erreurs { background-color:#dc3237; margin:5px 0; padding:3px 10px; color:#FFF; font-size:10px; }
.erreurs ul li { list-style-type:square; margin:0; padding:0; }
.erreurs ul { margin:0 0 0 20px; padding:0; }





/**** PAS DE RESULTATS ************************************************************************************/
/* Cadre Alerte Email */
.alerte_email { background:#FFF url(../images/cg/cadre/bg_liste.gif) repeat-x right bottom; position:relative; margin:10px 50px 10px 10px; border:1px solid #dc3237; }
.alerte_email .bg_alerte_email { background:url(../images/cg/cadre/bg_alertemail.gif) no-repeat   left bottom; margin:0; text-align:right; padding:10px 0 25px 0; }
.alerte_email h3 { font-weight:normal; font-size:22px; color:#73A0E6; margin:0 20px 0 0; }
.alerte_email h3 strong { font-weight:bold; color:#dc3237; }
.alerte_email p { text-align:right; color:#878787; margin:0 20px 0 0; }
.alerte_email .links_alerte { position:absolute; top:73px; left:420px; padding:1px 5px 1px 5px; margin:0; background-color:#dc3237; text-align:right; }
.alerte_email .links_alerte a { font-size:11px; color:#FFF; font-weight:bold; padding-left:15px; background:url(../images/cg/puces/ico_ecrire_orange.gif) no-repeat   left; }
.alerte_email .link_valid_alerte { position:absolute; top:69px; font:normal 14px "Trebuchet MS", Arial, Helvetica, sans-serif; text-transform:uppercase; left:167px; padding:1px 7px 1px 7px; margin:0; background-color:#9b1e1e; text-align:right; font-size:11px; color:#FFF; font-weight:bold; }

/* Cadre Erreur */
.alerte_email .bg_error { background:url(../images/cg/cadre/bg_error.gif) no-repeat left 50%; margin:0; text-align:right; padding:10px 0 25px 0; }

/* Cadre Résultat Recherche */
#error { text-align:center; margin:30px 10px; }
#error strong { font:normal 24px "Trebuchet MS", Arial, Helvetica, sans-serif; text-transform:uppercase; color:#dc3237; }
#error span { font:normal 30px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#dc3237; }
#error p { text-align:center; color:#777; margin:0; }




/**** ANNONCE BIEN CONTACT ************************************************************************************/
#bien_contact { margin:0; padding:10px 0; border-width:1px 0; border-style:dotted; border-color:#777; }
#bien_contact .detail_offre,
#bien_contact .desc_bien { float:left; padding:0; margin:0; width:380px; }
#bien_contact .photo_bien { position:relative; float:right; margin:0 10px 0 10px !important; }
#bien_contact .photo_bien .view { width:220px; height:185px; display:block; text-align:right; background:url(../images/cg/cadre/bg_photo_detail.gif) no-repeat 50% 100%; }
#bien_contact .photo_bien .view img { width:220px; height:165px; border:3px solid #FFF; }

#bien_contact .detail_offre { clear:inherit; padding:0; margin-bottom:10px; }
#bien_contact .detail_offre strong { color:#dc3237; display:block; }
#bien_contact .detail_offre span { display:inline; }
#bien_contact .detail_offre i { display:inline; }



/**** TOUS LES BIENS ************************************************************************************/
#allBiens .title { color:#FF5600; }
#allBiens .title span { font:italic 16px Arial, Helvetica, sans-serif; }



/**** RECHERCHE AVANCE ************************************************************************************/
#recherche table { width:100%; }
#recherche td { font-weight:normal; vertical-align:top; }
#recherche .invest { padding:2px 0 2px 0; }
#recherche .invest input { vertical-align:-3px; }
#recherche .invest label { font-weight:bold; color:#645046; font-size:12px; margin:0 20px 0 0; }
#recherche .titres th { font:normal 18px "Trebuchet MS", Arial, Helvetica, sans-serif; padding:10px 0 0 15px; color:#dc3237; text-transform:uppercase; background:url(../images/cg/puces/li_rouge.gif) no-repeat 0 18px; }
#recherche label { font-weight:normal; }
#recherche select { width:170px; }
#recherche .bg_criteres td { padding:0 0 0 10px; }
#recherche #referenceSearch { padding:10px; }
#recherche #deptBiens label, #recherche #villeBiens label, #recherche #villerayon label { display:block; font-weight:bold; margin-top:15px; }
#recherche .budget table td { padding:2px 0 2px 5px; white-space:nowrap; vertical-align:middle; }
#recherche .budget input { width:50px; }



/**** ALERTE EMAIL ************************************************************************************/
#alerteMailForm .tabForm .title { color:#4B9628; }
#alerteMailForm .tabForm input:focus { border:1px solid #C8C814; color:#007832; }


/****MON ESPACE ************************************************************************************/
#infos_connexion { width:260px; }
#infos_connexion h2 { color:; }
#infos_connexion a, #infos_connexion p, #infos_connexion ul li { color:#fff; }
#infos_connexion p { margin:10px; }
#infos_connexion ul { list-style-type:square; margin:5px 5px 10px 25px; padding:0; }
#infos_connexion ul li { padding:0; margin:0; }


#myspace .title { color:#dc3237; }
#myspace h5 { font:normal 14px "Trebuchet MS", Arial, Helvetica, sans-serif; padding:0; margin:0; color:#645046; text-transform:uppercase; }
#myspace input[type=text], #myspace input[type=password], #myspace select, #myspace textarea { font-size:12px; color:#444; vertical-align:middle; border:1px solid #777; }
#myspace input[type=text]:focus, #myspace input[type=password]:focus, #myspace select:focus, #myspace textarea:focus { background-color:#FFF; color:#dc3237; border:1px solid #dc3237; }

#form_inscription { margin-top:20px; }

#myspace fieldset { border:none; }

.saves ul { list-style-image:url(../images/cg/puces/raquo_jaune.gif); margin-top:5px; }
.saves ul li { padding:0; margin:0; }
.saves ul li a { margin:0 20px 0 0; }
.saves ul li a.lia { font-weight:bold; text-decoration:underline; }
.saves ul li a.ico_modifier { padding:0 0 0 15px; background:url(../images/cg/puces/ico_ecrire.gif) no-repeat 0 1px; }
.saves ul li a.ico_supp { padding:0 0 0 10px; background:url(../images/cg/puces/supprimer.gif) no-repeat 0 4px; }
.saves ul li a.ico_modifier,.saves ul li a.ico_supp { color:#666; font-size:10px; }
.saves ul li a.ico_modifier:hover,.saves ul li a.ico_supp:hover { color:#9b1e1e; }

.bloc_bien .links2 { position:absolute; bottom:0; right:0; padding:1px 5px 1px 5px; margin:0; background-color:#dc3237; text-align:right; }
.bloc_bien .links2 a { font-size:11px; color:#FFF; font-weight:bold; padding-left:15px; background:url(../images/cg/puces/supprimer.gif) no-repeat left; }

