/*PAGE*/
/*
BODY, HTML
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:1.3em;
	color:#515151;
}
*/
P


{
	margin:20px 0px;
}

/*DECO*/
.gras
{
	font-weight: bold;
}
.italic
{
	font-style: italic;
}
.titre
{
	font-size: 18px;
	display: block;
}
.small
{
	font-size: 11px;
	font-weight: normal;
	width: 170px;
	font-style: italic;
}
.honey
{
	display: none;
	visibility: collapse;
}
h1.titre-general
{
	font-size:16px;
	color:#d2160b;
	text-transform:uppercase;
	margin-bottom:8px;
}

h2.titre-general
{
	font-size:16px;
	color:#d2160b;
	text-transform:uppercase;
	margin-bottom:8px;
}
.champs-obligatoire
{
	font-size:11px;
	color:#959595;
	display:block;
	text-align:right;
	clear:both;
	padding-top:8px;
}
/* CLEAR */
.clear
{
	clear:both; 
	margin:0px; 
	padding:0px;
}
/* SKELETON */
#bkgd
{
	width: 100%;
	height: 100%;
}
#main
{
    max-width:1280px;
    /*
	margin: 0 auto;
*/
	/* padding-top:22px; */
}
#content
{
	height: auto !important;
}
/* ERROR - RESULTS */
#errors
{
	background-color:#C16862;
	padding:17px 20px;
	color:#ffffff;
	line-height:1.5em;
	margin-bottom:17px;
}
#errors span
{
	font-size:16px;
	color:#ffffff;
	font-weight:bold;
}
#results
{
	background-color:#5391a0;
	padding:17px 20px;
	color:#ffffff;
	line-height:1.5em;
	margin-bottom:17px;
}
#results span
{
	font-size:16px;
	color:#ffffff;
	font-weight:bold;
}
#page_content
{
	padding-top:20px;
}
#articles
{
	padding-top:20px;
}
.nos-agences
{
	padding-top:20px;
}
#annonces
{
	padding-top:20px;
}

#annonces > h1
{
	position:absolute;
	top:-5000px;
}
/* ************************************************************************ 
   ********************************  HEADER  ****************************** 
   ************************************************************************ */
/* ************** Langue-sélection ************** */
div.langue-selection
{
	padding:8px 0px;
	background-color:#515151;
	margin-bottom:22px;
}
div.langue-selection .contenu
{
	width:980px;
	margin:auto;
	text-align:right;
}
div.langue-selection .contenu .selection
{
	color:#fff;
	float:right;
	margin-left:21px;
}
div.langue-selection .contenu .selection a
{
	color:#ffffff;
	text-decoration:none;
}
div.langue-selection .contenu .selection .compteur
{
	float:right;
	width:20px;
	height:14px;
	background-image:url(images/header_compteur.png);
	background-repeat:no-repeat;
	background-position:center;
	margin:2px 0px 0px 5px;
	color:#515151;
	font-weight:normal;
	text-align:center;
	font-size:12px;
}
div.langue-selection .contenu .selection .compteur p
{
	margin:-2px 0px 0px 0px;
}
div.langue-selection .contenu #flags
{
	padding-top:1px;
}
/* logo - nav */
header
{

}
header .center
{
	width:980px;
	margin-left:auto;
	margin-right:auto;
	border-bottom:1px solid #747474;
	padding-bottom:10px;
}
header li
{
	float:left;
}
header .menu
{
	float:right;
	/* margin-top:12px; */
	position:relative;
}
.header-separateur
{
	/* height:1px;
	background-color:#747474;
	margin-bottom:16px; */
	display:none;
}
/* Navigation */
header nav
{
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	/*padding:10px 0px;*/
	border:1px solid #c2c2c2;
	border-radius:2px;
	box-shadow:1px 1px 4px #d1d1d1;
	background-image:url(images/header_menu-bkgd.png);
	background-repeat:repeat-x;
	background-color:#f5f5f5;
}
/*
header nav ul li
{
	margin:0px 25px;
}
header nav ul li.separateur
{
	margin:0px;
	font-weight:normal;
	color:#d2160b;
	margin-top:-2px;
}
header nav ul li a
{
	color:#515151;
	text-decoration:none;
	display: block;
}
header nav ul li a:hover
{
	color:#151515;
}
header nav ul li a.current
{
	color:#d2160b;
}
*/

/*#menu {
	margin: 0;
	padding: 0;
	line-height: 100%;
}*/
#menu li {
	margin: 0 5px;
	/* padding: 10px 0 0 */;/*Attention à ce que le sous-menu reste*/
	padding: 15px 0px 10px 0px;
	float: left;
	position: relative;
	list-style: none;
}

#menu li.separateur
{
	margin:0px;
	font-weight:normal;
	color:#d2160b;
	margin-top:-2px;
}

/* main level link */
#menu a {
	font-weight: bold;
	color: #515151;
	text-decoration: none;
	display: block;
	/* padding:  8px 20px; *//*Attention à ce que le sous-menu reste*/
	padding: 0px 20px;
	margin: 0;
	-moz-transition-duration: 0.7s;
	-webkit-transition-duration: 0.7s;
	-o-transition-duration: 0.7s;
	transition-duration: 0.7s;
    -moz-transition-property: background-color, color;
    -webkit-transition-property: background-color, color;
    -o-transition-property: background-color, color;
	transition-property: background-color, color;
}
#menu a:hover {
	color: #111111;
}

#menu a.current {
	color:#d2160b;
}

/* Villes */
header .menu ul.villes
{
	/* margin-top:12px; */
	margin-bottom:12px;
}
header .menu ul.villes li
{
	float:right;
	margin-left:15px;
	text-transform:uppercase;
	font-size:13px;
}
/* Sous menu VENDRE/ESTIMER */
/*header nav#vendre_ss-menu
{
	font-size:14px;
	font-weight:normal;
	text-transform: none;
	border:none;
	border-radius:1px;
	box-shadow:1px 2px 2px #c2c2c2;
	width:155px;
	text-align:center;
	padding:2px 20px;
	background-color:#f5f5f5;
	background-image:none;
	position:absolute;
	z-index:2;
	margin-left:230px;
	margin-top:-2px;
}
header nav#vendre_ss-menu ul li
{
	float:none;
	margin:0px;
	padding:12px 0px;
	border-bottom:1px solid #acacac;
}
header nav#vendre_ss-menu ul li:last-child
{
	border-bottom:none;
}*/

/* dropdown */
/* #menu li:hover > ul {
	display: block;
} */

/* level 2 list */
#menu ul {
	display: none;
	margin: 0;
	min-width: 72px;
	position: absolute;
	z-index:2;
	top: 35px;
	left: 0;
	font-size:14px;
	font-weight:normal;
	text-transform: none;
	text-align:center;
	padding:2px 20px;
	background-color:#f5f5f5;
	background-image:none;
	border: solid 1px #b4b4b4;
	border:none;
	border-radius:1px;
	box-shadow:1px 2px 2px #c2c2c2;
}

#menu ul li {
	float: none;
	margin: 0;
	padding:12px 0px;
	border-bottom:1px solid #acacac;
}

#menu ul li:last-child {
	border-bottom:none;
}

#menu ul li a {
	background: none;
	border: none;
	color: #666;
	padding:0px;
}
#menu ul li a:hover
{

	color: #ef6e67;
	font-weight:normal;
}
#menu ul a {
	font-weight: normal;
	text-shadow: 0 1px 0 #fff;
}
#menu ul a:hover {
	font-weight: bold;
	color: #151515;
}
/* clearfix */
/* #menu:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
} */
#menu {
	display: inline-block;
} 

/* ************************************************************************ 
   ********************************  ACCUEIL  ***************************** 
   ************************************************************************ */
/* Coups de coeur */
#home
{
	position:relative;
	margin-top:-1px;
}

#home > h1 {
	position:absolute;
	top:-5000px;
}
/* #home section .mods_coeur
{
	height:737px;
}
*/
#home section .mods_coeur
{
	width:980px;
	height:653px;
}
#home section .mods_coeur #diaporama
{
	z-index:0;
}
/* #home section .mods_coeur img
{
	width:980px;
	height:737px;
} */
#home section .mods_coeur #diaporama .coeur_listing
{
	width:980px;
	height:653px;
}

#home section .mods_coeur #diaporama .coeur_listing .spacerBlocker{
	position: absolute;
	z-index: 200;
}

#home section .mods_coeur p
{
	padding:15px 65px 15px 30px;
	font-size:18px;
	background-image:url(images/coeur_bkgd-p.png);
	background-repeat:repeat-x;
	position:absolute;
	margin:62px 0px 0px 0px;
	top:0;
}
#home section .mods_coeur p a
{
	color:#333333;
	text-decoration:none;
}
#home section .mods_coeur p span
{
	text-transform:capitalize;
}
/* Blocs rouge et gris */
#home section .bloc-rouge
{
	height:139px;
	/* background-image:url(images/coeur_bkgd-rouge.png);
	background-repeat:repeat; */
	background-color:#d2160b;
}

#home section .bloc-gris
{
	/* height:8px;
	background-color:#515151; */
	display:none;
}
/* blocs secteur */
#home section.bas article
{
	width:296px;
	height:149px;
	padding:2px;
	box-shadow:1px 1px 3px #666666;
	margin-left:20px;
	margin-top:18px;
	float:left;
	background-color:#ffffff;
	overflow:hidden;
}
#home section.bas article span
{
	display:block;
	line-height:1.5em;
	font-weight:bold;
	width:281px;
	height:14px;
	padding:5px 0px 15px 15px;
	font-size:17px;
	text-transform:uppercase;
	background-image:url(images/accueil_bkgd-h2.png);
	background-repeat:no-repeat;
}

#home section.bas article h2 {
	display:none;
}
#home section.bas article span a
{
	color:#ffffff;
	text-decoration:none;
}
#home section.bas article p
{
	padding:10px 12px;
	margin:0px;
	font-size:13px;
	color:#444444;
	line-height:1.4em;
}
#home section.bas article p a
{
	color:#D2160B;
	text-decoration:none;
}
/* blocs propriete */
#home section.bas
{
	position:absolute;
	margin-top:-257px;
}
#home section.bas div.propriete
{
	width:296px;
	height:47px;
	padding:2px;
	box-shadow:1px 1px 3px #666666;
	margin-left:20px;
	margin-top:20px;
	float:left;
	background-image:url(images/accueil_h3filet.png);
	background-repeat:repeat-x;
	background-color:#f7f7f7;
}
#home section.bas div.propriete h3
{
	padding:12px 0px;
	height:23px;
	background-image:url(images/accueil_h3-icone.png);
	background-position:left;
	background-repeat:no-repeat;
	text-transform:uppercase;
	text-align:right;
	padding-right:13px;
	font-size:17px;
}
#home section.bas div.propriete h3 a
{
	color:#515151;
	text-decoration:none;
}
/* ************************************************************************ 
   ********************************  MOTEUR  ***************************** 
   ************************************************************************ */

#moteur_form #moteur-simple
{
	height:25px;
	border:2px solid #df5b54;
	margin-left:0px;
	background-image:url(images/moteur-bkgd.png);
	background-repeat:repeat-x;
	background-color:#EDEDED;
	border-radius:2px;
	padding:10px 12px 10px 12px;
}
#moteur_form #moteur-simple fieldset
{
	float:left;
	margin-right:10px;
}
#moteur_form #moteur-simple fieldset.reference
{
	width:86px;
}
#moteur_form #moteur-simple fieldset label
{
	display:block;
	float:none;
	width:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#888888;
}
#moteur_form #moteur-simple fieldset select
{
	width:130px;
	border:1px solid #999999;
	border-radius:0.2em;
	background-color:#ffffff;
	color:#888888;
	padding:2px;
}
#moteur_form #moteur-simple fieldset select#address_pays
{
	width:193px;
}
#moteur_form #moteur-simple fieldset select option
{
	margin:2px 0px;
}
#moteur_form #moteur-simple fieldset.reference input.valeur
{
	border:1px solid #999999;
	border-radius:0.2em;
	background-color:#ffffff;
	color:#888888;
	/* height:18px; */
	width:86px;
	padding:2px;
	height:18px;
}
#moteur_form #moteur-simple input.submit
{
	/* width:100px;
	height:20px; */
	padding:3px 5px 3px 5px;
	color:#ffffff;
	font-size:13px;
	background-color:#d62d23;
	border:0px;
	border-radius:2px;
	margin-right:0px;
	margin-left:0px;
	-moz-transition-duration: 0.9s;
	-webkit-transition-duration: 0.9s;
	-o-transition-duration: 0.9s;
	transition-duration: 0.9s;
	-moz-transition-property: background-color, color;
	-webkit-transition-property: background-color, color;
	-o-transition-property: background-color, color;
	transition-property: background-color, color;
	cursor:pointer;
	border:0px;
}
#moteur_form #moteur-simple input.submit:hover
{
	background-color:#c32218;
}
/* MULTI-VILLES page d'annonces */
#annonces fieldset.ville
{
	width:190px;
}
/* Rajouts pour moteur de recherche de la page d'accueil */
.form-accueil_container #moteur_form #moteur-simple input
{
	padding:8px 0px 08px 10px;
	color:#515151;
	font-size:15px;
	border:1px solid #C3C3C3;
}
.form-accueil_container #moteur_form #moteur-simple input#surface_min, .form-accueil_container #moteur_form #moteur-simple input#max
{
	width:251px;
}
.form-accueil_container #moteur_form #moteur-simple select
{
	padding:7px;
	width:254px;
	/* height:35px; */
	background-color:#ffffff;
	border:1px solid #c3c3c3;
	border-radius:2px;
	color: #515151;
    font-size: 15px;
}
.form-accueil_container #moteur_form #moteur-simple input.submit
{
	font-size:14px;
	color:#ffffff;
	border:0px;
	padding:8px 10px 9px 10px;
}
.form-accueil_container #moteur_form #moteur-simple
{
	height:35px;
}
/* plus de detail */
#moteur_form #btn-criteresplus
{
   text-align:center;
}
#moteur_form #afficheMR
{
   width:202px;
   margin-left:auto;
   margin-right:auto;
   padding:4px 13px 4px 15px;
   background-color:#df5b54;
   border-radius:0px 0px 2px 2px;
   color:#ffffff;
   font-size:12px;
   cursor:pointer;
   text-align:center;
}
#moteur_form #afficheMR img
{
   margin-left:6px;
   margin-top:3px;
   float:right;
}
/* #moteur_form #btn-criteresplus img
{
	cursor:pointer;
} */
#moteur_form #criteresplus
{
   padding-top:20px;
   padding-bottom:20px;
   position:relative;
   overflow:hidden;
}
#moteur_form #criteresplus .carte
{
   width:497px;
   margin-right:34px;
   float:left;
}
#moteur_form #criteresplus .formulaire
{
   width:449px;
   /*height: 407px;height:272px;*/
   float:left;
   margin-top:25px;
}
#moteur_form #criteresplus .titre_criteres
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-transform:uppercase;
	font-weight:bold;
	color:#d62d23;
	margin:0 0 10px 0;
}
#moteur_form #criteresplus .pluscriteres
{
	font-size:15px;
}
#moteur_form #criteresplus .pluscriteres2
{
	margin-top:10px;
}
#moteur_form #criteresplus .pluscriteres tr td
{
	padding-bottom:10px;
}
#moteur_form #criteresplus .pluscriteres tr td p
{
	font-size:15px;
	color:#151515;
	font-weight:bold;
	margin:0;
}
#moteur_form #criteresplus .pluscriteres tr td input
{
	margin-top:0px;
	margin-right:5px;
}
#moteur_form #criteresplus .pluscriteres div
{
	padding-bottom:10px;
}
#moteur_form #criteresplus .formulaire input.btn_criteresplus
{
	padding:8px 10px;
	color:#ffffff;
	font-size:14px;
	background-color:#d62d23;
	border:0px;
	border-radius:2px;
	margin-right:0px;
	margin-left:0px;
	float:right;
	-moz-transition-duration: 0.9s;
	-webkit-transition-duration: 0.9s;
	-o-transition-duration: 0.9s;
	transition-duration: 0.9s;
	-moz-transition-property: background-color, color;
	-webkit-transition-property: background-color, color;
	-o-transition-property: background-color, color;
	transition-property: background-color, color;
	cursor:pointer;
}
#moteur_form #criteresplus .formulaire input.btn_criteresplus:hover
{
	background-color:#C32218;
}

/* carte France region */
#map_container_region
{
	position: absolute;
}
#map_container_region IMG
{
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
	width:396px;
	height: 407px;
}
#map_container_region IMG.selected
{
	display: none;
}
#mapRegion
{
	position: absolute;
	top: 0;
	left: 0;
	width:396px;
	height: 407px;
}

/* carte Paris */
#map_container_paris
{
	position: absolute;
}
#map_container_paris IMG
{
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
	width:504px;
	height: 287px;
}
#map_container_paris IMG.selected
{
	display: none;
}
#mapParis
{
	position: absolute;
	top: 0;
	left: 0;
	width:504px;
	height: 287px;
}
#home_map
{
	z-index: 999;/*important!*/
}

/* ************************************************************************ 
   ********************************  MOTEUR HOME  ***************************** 
   ************************************************************************ */
   .moteur-home
   {
	   width:940px;
	   margin:0px 20px;
   }
   .moteur-home #moteur_form #moteur-simple fieldset.reference input.valeur
   {
	   width:126px;
   }
   .moteur-home #moteur_form #moteur-simple fieldset select#select_surface
   {
	   width:120px;
   }
   .moteur-home #moteur_form #moteur-simple fieldset select#geo
   {
	   width:120px;
   }
   .moteur-home #moteur_form #moteur-simple
   { 
   	   border:2px solid #D2160B;
   }
/* ************************************************************************ 
   ********************************  ANNONCES  ****************************
   ************************************************************************ */
   /* Annonce listing */
   #annonces section.listing
   {
	   background-color:#eaeaea;
	   background-image:url(images/annonce_ombre.png);
	   background-repeat:repeat-x;
	   background-position:top;
	   padding-bottom:20px;
	   margin-top:16px;
   }
   #annonces section.listing p.no-result
   {
	   text-align:center;
	   font-size:18px;
   }
   #annonces .listing .resultats .nb_par-page
   {
	   width:189px;
	   height:34px;
	   padding-top:1px;
	   padding-left:20px;
	   background-image:url(images/annonce_bkgd-resultat.png);
	   background-repeat:no-repeat;
	   background-position:center;
	   font-size:13px;
	   color:#747474;
	   float:right;
	   margin-right:23px;
   }
   #annonces .listing .resultats .nb_par-page p
   {
	   margin:0px 7px 0px 6px;
	   float:left;
   }
   #annonces .listing .resultats .resultat-criteres
   {
	   font-size:18px;
	   font-weight:normal;
	   margin:0px 0px 0px 30px;
	   padding-top:14px;
   }
   #annonces .listing .resultats .resultat-criteres #tri_form fieldset
   {
	  /* margin-top:-5px;
	   display:block; */
   }
   #annonces .listing .resultats .resultat-criteres #tri_form input
   {
	   margin-top:-2px;
   }
   #annonces .listing .resultats .resultat-criteres #tri_form label
   {
	   margin-right:20px;
	   cursor:pointer;
   }
   #annonces .listing .resultats .resultat-criteres #tri_form label img
   {
	   margin-bottom:-2px;
   }
   #annonces .listing .resultats .resultat-criteres #tri_form span
   {
	   float:left;
	   margin-right:30px;
   }
   #annonces .listing .resultats .resultat-criteres #tri_form span.intitule-tri
   {
	   font-weight:bold;
   }
   #annonces section.listing .annonce_listing
   {
	   height:364px;
	   margin:20px 30px 0px 30px;
	   background-color:#ffffff;
   }
   #annonces section.listing .annonce_listing .container-image
   {
	   width:484px;
	   height:364px;
	   float:left;
	   text-align:center;
	   background-color:#e4e2e2;
	   position : relative;
	   /*display:table-cell;
	   vertical-align:middle;*/
   }
   #annonces section.listing .annonce_listing .container-image a img
   {
	   /* max-width:484px;
	   max-height:364px; */
	   width:484px;
	   height:364px;
   }
   #annonces section.listing .annonce_listing .listing-droit 
   {
	   padding:12px 20px 20px 504px;
	   height:332px;
   }
   #annonces section.listing .annonce_listing .listing-droit img.flag-listing
   {
	   float:right;
   }
   #annonces section.listing .annonce_listing .listing-droit h2 a
   {
	   color:#000000;
	   text-decoration:none;
	   font-size:16px;
	   text-transform:capitalize;
   }
   #annonces section.listing .annonce_listing .listing-droit h3
   {
	   margin-top:-2px;
   }
   #annonces section.listing .annonce_listing .listing-droit h3 a
   {
	   color:#d62d23;
	   text-decoration:none;
	   font-size:16px;
	   text-transform:capitalize;
   }
   #annonces section.listing .annonce_listing .listing-droit ul
   {
	   margin:18px 0px;
	   /* height:123px; */
	   overflow:hidden;
	   color:#515151;
	   font-size:15px;
	   text-align:justify;
	   line-height:1.4em;
	   height:105px;
   }
   #annonces section.listing .annonce_listing .listing-droit ul li.localisation
   {
	   font-weight:bold;
   }
   #annonces section.listing .annonce_listing .listing-droit ul li span
   {
	   color:#151515;
   }
   #annonces section.listing .annonce_listing .listing-droit ul li span.fees_percent
   {
       color:#515151;
	   font-style:italic;
	   font-size:14px;
   }
   #annonces section.listing .annonce_listing .listing-droit p
   {
	   height:77px;
	   font-size:14px;
	   color:#151515;
	   margin-top:0px;
	   margin-bottom:18px;
	   overflow:hidden;
   }
   #annonces section.listing .annonce_listing .listing-droit a.ajout-selection
   {
	   font-size:15px;
	   color:#515151;
	   margin-top:27px;
	   display:block;
	   cursor:pointer;
   }
   #annonces section.listing .annonce_listing .listing-droit a.savoir-plus
   {
	   float:right;
	   color:#ffffff;
	   font-size:14px;
	   background-color:#d62d23;
	   padding:8px 10px;
	   text-decoration:none;
	   -moz-transition-duration: 0.9s;
		-webkit-transition-duration: 0.9s;
		-o-transition-duration: 0.9s;
		transition-duration: 0.9s;
		-moz-transition-property: background-color, color;
		-webkit-transition-property: background-color, color;
		-o-transition-property: background-color, color;
		transition-property: background-color, color;
   }
   #annonces section.listing .annonce_listing .listing-droit a.savoir-plus:hover
   {
	   background-color:#c32218;
   }
   #annonces section.listing p.def-fai
   {
	   margin:10px 0px 0px 35px;
	   font-size:11px;
	   color:#515151;
   }
   #annonces .pagination
   {
	   font-size:16px;
	   font-weight:bold;
	   color:515151;
	   text-align:center;
	   padding-top:10px;
   }
   #annonces .pagination span
   {
	   color:#515151;
	   margin:0px 10px;
	   text-decoration:none;
   }
   #annonces .pagination a
   {
	   color:#515151;
	   margin:0px 10px;
	   text-decoration:none;
   }
   #annonces .pagination span.active
   {
	   color:#d2160b;
   }
   .annonce_profil aside
   {
	   width:250px;
	   float:right;
	   color:#151515;
   }
   .annonce_profil aside .link_back
   {
	   background-color:#e8e8e8;
	   font-size:16px;
	   text-align:center;
	   padding:6px 10px 4px 10px;
	   margin-bottom:15px;
	   position:relative;
	   height:32px;
   }
   /* .annonce_profil aside .link_back a
   {
	   text-decoration:none;
	   color:#151515;
	   float:left;
   } */
   .annonce_profil aside .link_back a
   {
	   text-decoration:none;
	   color:#151515;
	   float:left;
   }
   /* .annonce_profil aside .link_back a.bien-retour
   {
	   top:12px;
	   left:70px;
	   position:absolute;
   } */
   .annonce_profil aside .link_back div.bien-retour
   {
	   top:12px;
	   left:70px;
	   position:absolute;
	   /* max-width:120px; */
	   width:115px;
	   text-align:center;
   }
   .annonce_profil aside .link_back div.bien-retour a
   {
	   float:none;
   }
   .annonce_profil aside .link_back a img#lien_next_bien
   {
	   position:absolute;
	   margin-left:173px;
   }
   .annonce_profil aside .outils
   {
	   margin-bottom:18px;
	   font-size:16px;
   }
   .annonce_profil aside .outils ul li
   {
	   width:250px;
	   height:31px;
	   background-image:url(images/annonce_outil-bkgd.jpg);
	   background-repeat:no-repeat;
	   margin:0px 0px 2px 0px;
	   text-align:center;
	   padding-top:15px;
   }
   .annonce_profil aside .outils ul li a
   {
	   text-decoration:none;
	   color:#ffffff;
	   cursor:pointer;
   }
   .annonce_profil aside ul.details
   {
	   padding:13px 15px;
	   color:#515151;
	   box-shadow: 1px 1px 4px #bababa;
	   font-size:16px;
	   line-height:1.8em;
	   margin-bottom:20px;
   }
   .annonce_profil aside ul.details li.localisation
   {
	   font-weight:bold;
   }
   .annonce_profil aside ul.details li.ref, .annonce_profil aside ul.details li.prix
   {
	   color:#d2160b;
   }
   .annonce_profil aside ul.details li.rfpercent
   {
	   color:#d2160b;
	   font-style:italic;
	   font-size:14px;
	   line-height:1.2em;
	   margin-bottom:5px;
   }
   .annonce_profil aside ul.details li.type-bien p.intitule
   {
	   float:left;
	   margin-right:4px;
	   color:#515151;
   }
   .annonce_profil aside ul.details li.type-bien p
   {
	   color:#151515;
	   margin:0px;
   }
   .annonce_profil aside ul.details li.type-bien p:first-letter
   {
	   text-transform:capitalize;
   }
   .annonce_profil aside ul.details span
   {
	   color:#151515;
   }
   .annonce_profil aside .negociateur
   {
	   padding:15px;
	   color:#151515;
	   box-shadow: 1px 1px 4px #bababa;
	   font-size:15px;
	   line-height:1.6em;
	   margin:0px 0px 20px 0px;
	   width:220px;
   }
   .annonce_profil aside .negociateur ul li a
   {
	   color:#151515;
	   text-decoration:none;
   }
   .annonce_profil aside .negociateur li > p
   {
	   font-size:16px;
	   color:#d2160b;
	   font-weight:normal;
	   margin:0 0 5px 0;
   }
   .annonce_profil aside .negociateur .photo-container
   {
	   width:123px;
	   height:130px;
	   /* background-color:#999; */
	   text-align:center;
	   margin:auto;
	   margin-bottom:15px;
   }
   .annonce_profil aside .negociateur .photo-container img
   {
	   max-height:130px;
	   max-width:123px;
   }
   .annonce_profil section
   {
	   margin-right:258px;
   }
   .annonce_profil section h1
   {
	   margin-right:9px;
	   font-size:17px;
	   font-weight:bold;
	   color:#d2160b;
	   text-transform:uppercase;
	   margin-bottom:15px;
   }
   .annonce_profil section h2
   {
	   font-size:17px;
	   color:#d2160b;
	   margin-bottom:5px;
   }
   /*.annonce_profil section .photo-container
   {
	   margin-right:9px;
	   width:713px;
	   height:auto;
	   text-align:center;
	   margin-bottom:10px;
   } 
   */

	.annonce_profil section .photo-container a{
		display: inline-block;
	}

   .annonce_profil section iframe
	{
    width:713px;
    height:535px;
    margin:10px 0 20px 0;
	}
   .annonce_profil section .photo-container
   {
	   margin-right:9px;
	   width:713px;
	   height:535px;
	   line-height:535px;
	   text-align:center;
	   margin-bottom:10px;
	   position : relative;
   }
   .annonce_profil section .photo-container img
   {
	   max-width:713px;
	   max-height:535px;
	   vertical-align:middle;
   }
   
	.annonce_profil section .photo-container img.spacerBlocker{
		position: absolute;
		z-index: 200;
	}

   .annonce_profil section .info-clique
   {
	   text-align:center;
	   background-color:#f1f1f1;
	   color:#828282;
	   font-size:14px;
	   margin-right:9px;
	   padding:10px;
	   margin-bottom:10px;
   }
   .annonce_profil section ul.thumbs li
   {
	   float:left;
	   margin-right:9px;
	   overflow:hidden;
	   position : relative;
   }
   
      .annonce_profil section ul.thumbs li a
   {
	   display: inline-block;
	   width: 81px;
	   height: 69px;
   }
   
   .annonce_profil section ul.thumbs li img
   {
	   width:81px;
	   height:61px;
   }

	.annonce_profil section ul.thumbs li img.spacerBlocker{
		position: absolute;
		z-index: 200;
	}

   /* Slider skeleton */
   .jcarousel-wrapper
   {
	   position:relative;
	  overflow: hidden;
	  height:65px;
	  width: 713px;
   }
   .jcarousel-wrapper .jcarousel-control-prev
   {
	  display:none;
	  position:absolute;
	  z-index:2;
	  top:0;
	  left:0;
	  width:40px;
	  height:61px;
	  background-image:url(images/thumbs-prev.png);
	  background-repeat:no-repeat;
   }
   .jcarousel-wrapper .jcarousel-control-prev.inactive
   {
	  background-image:url(images/thumbs-prev.png);
	  background-position:0px -61px;
	  background-repeat:no-repeat;
	  cursor:auto;
   }
   .jcarousel-wrapper .jcarousel-control-next
   {
	  display:none;
	  position:absolute;
	  z-index:2;
	  top:0;
	  right:0;
	  width:40px;
	  height:61px;
	  background-image:url(images/thumbs-next.png);
	  background-repeat:no-repeat;
   }
   .jcarousel-wrapper .jcarousel-control-next.inactive
   {
	  background-image:url(images/thumbs-next.png);
	  background-position:0px -61px;
	  background-repeat:no-repeat;
	  cursor:auto;
   }
   .jcarousel-wrapper > div
   {
	   margin-left:0px;
	  margin-right:0px;
   }
  div.jcarousel-man
  {
	  position: relative;
	  margin-left:46px;
	  margin-right:46px;
  }
  .jcarousel-man ul.thumbs 
  {
	  width: 980px;
	  position: relative;
	  height:65px;
	  /* Optional, required in this case since it's a <ul> element */
	  /* list-style: none;
	  margin: 0;
	  padding: 0; */
  }
   .annonce_profil section .descriptif
   {
	   clear:left;
	   margin-top:15px;
	   font-size:14px;
	   color:#151515;
	   margin-bottom:25px;
	   width:713px;
	   text-align:justify;
	   line-height:1.4em;
   }
   .annonce_profil section .descriptif p
   {
       color:#828282;
   }
   .annonce_profil section .diagnostic img
   {
	   width:208px;
	   height:208px;
	   float:left;
	   margin-right:40px;
   }
   .annonce_profil
   {
	   padding-top:20px;
	   margin-bottom:20px;
   }
   /* Formulaire accessible en cliquant sur CE BIEN M'INTERESSE */
   div.form_pge-annonces
   {
	   margin-top:10px;
   }
   .form_annonces
   {
	   width:835px;
   }
   .form_annonces fieldset.nom
   {
	   float:left;
	   margin-right:40px;
   }
   .form_annonces fieldset.nom input
   {
	   width:290px;
   }
   .form_annonces fieldset label 
   {
	   width:80px;
	   margin-right:10px;
	   float:left;
	   display:block;
   }
   .form_annonces fieldset input
   {
	   width:311px;
   }
   .form_annonces fieldset.nom label, .form_annonces fieldset.message label  
   {
	   width:80px;
   }
   .form_annonces textarea
   {
	   width:738px;
	   height:80px;
   }
   /* Dans la colorbox, masquage de la div.langue-selection */
   #colorbox div.langue-selection
   {
	   display:none;
   }

	#colorbox #cboxWrapper div div#cboxContent div#cboxLoadedContent .cboxIframe {
		text-align: center;
	}

	#colorbox #cboxWrapper div div#cboxContent div#cboxLoadedContent .cboxIframe .img-colorbox{
		display: inline-block;
		vertical-align: middle;
		max-width: 100%;
		max-height: 100%;
	}

	#colorbox #cboxWrapper div div#cboxContent div#cboxLoadedContent .cboxIframe span{
		display: inline-block;
		vertical-align: middle;
		height: 100%;
	}

	#colorbox #cboxWrapper div div#cboxContent div#cboxLoadedContent .cboxIfram .spacerBlocker{
		position: absolute;
		z-index: 200;
	}

/* ************************************************************************ 
********************************  FORMULAIRES CONTACT  ***************************** 
************************************************************************ */
   #contact_form, #estimation_form, #recherche_form
   {
	   background-image:url(images/contact_form-bkgd.png);
	   background-repeat:repeat-x;
	   background-color:#f5f5f5;
	   border:1px solid #d5d5d5;
	   box-shadow:1px 1px 3px #d5d5d5;
	   padding:20px;
	   margin-bottom:20px;
   }
   #contact_form p, #estimation_form p
   {
	   margin:0px 0px 12px 0px;
   }
   #contact_form p.email-bloc, #estimation_form p.email-bloc
   {
	   margin:0px;
   }
   #contact_form input.submit, #estimation_form input.submit, #recherche_form input.submit, #recrutement_form input.submit
   {
	   background-color:#D62D23;
	   color:#ffffff;
	   font-size:14px;
	   padding:7px 9px;
	   border:0px;
	   float:right;
	   margin-top:12px;
	   cursor:pointer;
	  -moz-transition-duration: 0.7s;
	  -webkit-transition-duration: 0.7s;
	  -o-transition-duration: 0.7s;
	  transition-duration: 0.7s;
	  -moz-transition-property: background-color, color;
	  -webkit-transition-property: background-color, color;
	  -o-transition-property: background-color, color;
	  transition-property: background-color, color;
   }
   #contact_form input.submit:hover, #estimation_form input.submit:hover, #recherche_form input.submit:hover, #recrutement_form input.submit:hover
   {
	   background-color:#c32218;
   }
   #contact_form textarea
   {
	   margin:0px;
   }
   #contact_form h3, #estimation_form h3, #recherche_form h3
   {
	   font-size:16px;
	   text-transform:uppercase;
	   background-image:url(images/contact_form-bkgd-titre.png);
	   background-position:bottom left;
	   background-repeat:no-repeat;
	   font-weight:normal;
	   padding-bottom:11px;
	   margin-bottom:17px;
   }
   #contact_form fieldset.civilite label
   {
		display: block;
		float: left;
		margin-right: 7px;
		width: 80px;
   }
   #contact_form fieldset.civilite
   {
	   margin-bottom:12px;
   }
   #contact_form fieldset.civilite label.radio
   {
	   width:auto;
   }
   #contact_form fieldset.civilite input
   {
	   margin-top:0px;
   }
   /* *** Contact AMI *** */
   .contact_ami .gauche_ami
   {
	   float:left;
	   margin-right:30px;  
   }
   .contact_ami .gauche_ami label
   {
	   width:145px;
	   display:block;
	   float:left;
	   margin-right:5px;
   }
   .contact_ami .droit_ami label
   {
	   display:block;
	   margin-bottom:3px;
   }
   .contact_ami .droit_ami textarea
   {
	   width:483px;
	   height:65px;
   }
   .ami-selection
   {
	   margin:0px 0px 18px 0px;
	   line-height:1.5em;
   }
   .ami-selection a
   {
	   color:#c16862;
	   font-size:13px;
   }
   /* *** Contact DEFAUT *** */
   .contact_defaut .coordonnees
   {
	   float:left;
	   margin-right:63px;
   }
   .contact_defaut .coordonnees p label
   {
	   display:block;
	   float:left;
	   width:80px;
	   margin-right:7px;
   }
   .contact_defaut .coordonnees p input.email
   {
	   width:330px;
   }
   #contact_form .coordonnees p.email
   {
	   margin-bottom:0px;
   }
   .contact_defaut .coordonnees p.email input
   {
	   width:330px;
   }
   .contact_defaut .message label
   {
		margin-right:8px;
		float:left; 
   }
   .contact_defaut .message textarea
   {
	   width:376px;
	   height:100px;
   }
   #contact_form .message p
   {
	   margin-bottom:0px;
   }
   /* *** Contact ESTIMATION *** */
   #estimation_form label
   {
	   width:97px;
	   margin-right:8px;
	   display:block;
	   float:left;
   }
   #estimation_form label.titre-transac
   {
	   width:125px;
	   margin-right:6px;
   }
   #estimation_form .gauche-contact .left
   {
	   float:left;
	   margin-right:31px;
   }
   #estimation_form .gauche-contact input
   {
	   width:114px;
   }
   #estimation_form .gauche-contact .right label
   {
	   width:80px;
   }
   #estimation_form .gauche-contact input#bien_address
   {
	   width:355px;
   }
   #estimation_form label.radio
   {
	   width:auto;
   }
   #estimation_form label.radio input
   {
	   width:auto;
	   margin-top:0px;
   }
   #estimation_form fieldset.type-transac
   {
	   margin-bottom:12px;
   }
   #estimation_form fieldset.type-transac label.titre-transac
   {
	   margin-right:10px;
   }
   #estimation_form .gauche-contact textarea
   {
	   width:355px;
   }
   #estimation_form .gauche-contact
   {
	   float:left;
	   margin-right:50px;
   }
   #estimation_form .droit-contact .civilite
   {
	   margin-bottom:12px;
   }
   #estimation_form .droit-contact label
   {
	   width:77px;
	   float:left;
   }
   #estimation_form .droit-contact input
   {
	   width:200px;
   }
   #estimation_form .droit-contact input#email
   {
	   width:330px;
   }
   #estimation_form .droit-contact label.radio
   {
	   width:auto;
	   margin-right:14px;
   }
   #estimation_form .droit-contact fieldset.civilite input
   {
	   margin-left:0px;
   }
   #estimation_form .droit-contact .submit
   {
	   width:auto;
   }
   #estimation_form .choix-agence fieldset label
   {
	   width:170px;
   }
    /* *** contact RECHERCHE *** */
	#recherche #recherche_form
	{
		background-color:none;
		padding:20px;
		margin-top:8px;
	}
	#recherche #recherche_form p
	{
		margin:10px 0px;
	}
	#recherche #recherche_form .gauche-contact
	{
		float:left;
		margin-right:40px;
	}
	#recherche #recherche_form .gauche-contact .left
	{
		margin-right:30px;
	}
	#recherche #recherche_form .gauche-contact .left input
	{
		width:100px;
	}
	#recherche #recherche_form .gauche-contact .left label
	{
		width:100px;
		margin-right:5px;
		float:left;
		display:block;
	}
	#recherche #recherche_form .gauche-contact .left select
	{
		margin-right:20px;
		width:105px;
	}
	#recherche #recherche_form .gauche-contact .left
	{
		float:left;
		margin-bottom:0px;
	}
	#recherche #recherche_form .gauche-contact .right
	{
		margin-bottom:0px;
	}
	#recherche #recherche_form .gauche-contact .right input
	{
		width:114px;
	}
	#recherche #recherche_form .gauche-contact .right #bien_surface
	{
		width:90px;
	}
	#recherche #recherche_form .gauche-contact .right label
	{
		width:85px;
		margin-right:5px;
		float:left;
		display:block;
	}
	#recherche #recherche_form .gauche-contact label.title-message
	{
		width:120px;
	}
	#recherche #recherche_form .gauche-contact textarea#message
	{
		width:340px;
		height:70px;
	}
	#recherche #recherche_form .droit-contact label
	{
		width:90px;
		display:block;
		float:left;
	}
	#recherche #recherche_form .droit-contact .radio
	{
		width:auto;
	}
	#recherche #recherche_form .droit-contact input#email
	{
		width:351px;
	}
	#recherche #recherche_form .droit-contact input
	{
		width:245px;
	}
	#recherche #recherche_form .droit-contact .radio
	{
		margin-right:25px;
	}
	#recherche #recherche_form .droit-contact .radio input
	{
		width:auto;
		margin-top:-3px;
		margin-left:0px;
	}
	#recherche #recherche_form .droit-contact input.submit
	{
		width:auto;
	}
	#recherche #recherche_form .gauche-contact .message-recherche
	{
		margin:0px;
		clear:both;
	}
	#recherche #recherche_form .gauche-contact .message-recherche label
	{
		width:100px;
		margin-right:5px;
		display:block;
		float:left;
	}
	#recherche #recherche_form .droit-contact
	{
		margin-bottom:0px;
	}
	#recherche #recherche_form .champs-obligatoire
	{
		text-align:left;
	}
   /* ************************************************************************ 
   ********************************  PAGE CONTACT  **************************** 
   ************************************************************************ */
   .contact-intro
   {
	   padding-bottom:20px;
	   border-bottom:1px solid #c2c2c2;
	   margin-bottom:20px;
   }
   .contact-intro .container-img
   {
	   width:324px;
	   height:229px;
	   float:right;
	   overflow:hidden;
	   text-align:center;
   }
   .contact-intro .container-img img
   {
	   max-width:324px;
	   max-height:229px;
   }
   .contact-intro .container-texte
   {
	   margin-right:344px;
   }
   
   .contact-intro .container-texte h2
   {
	   font-size:16px;
	   font-weight:bold;
	   margin-bottom:10px;
   }
   .contact-intro .container-texte .texte
   {
	   line-height:1.5em;
	   text-align:justify;
   }
   .contact-intro .container-texte .texte .contact-liens
   {
	   margin-top:80px;
	   color:#000000;
   }
   .contact-intro .container-texte .texte .contact-liens ul li
   {
	   color:#515151;
	   float:left;
   }
   .contact-intro .container-texte .texte .contact-liens ul li a
   {
	   color:#df5b54;
	   text-decoration:none;
   }
   #contact_bouton
   {
	   padding-left:190px;
	   margin-bottom:20px;
   }
   #contact_bouton ul li
   {
	   float:left;
	   padding-right:30px;
	   margin-right:30px;
	   border-right:1px solid #b1b1b1;
	   font-size:16px;
	   font-weight:bold;
   }
   #contact_bouton ul li:last-child
   {
       border-right:0px;
	   padding-right:0px;
	   margin-right:0px;  
   }
   #contact_bouton ul li a
   {
	   color:#787878;
	   text-decoration:none;
   }
   /* ***** CHOIX AGENCE ***** */
   .choix-agence fieldset
   {
	   padding-bottom:20px;
	   border-bottom:1px solid #dcdcdc;
	   margin-bottom:20px;
   }
   .choix-agence label
   {
	   margin-right:3px;
   }
/* ************************************************************************ 
   ****************************  ACTUALITES  ***************************** 
   ************************************************************************ */
   .actualites .actu_container
   {
		border: 1px solid #D5D5D5;
		box-shadow: 1px 1px 3px #D5D5D5;
		padding:20px;
   }
   .actualites .actu_container .image-container
   {
	   float:right;
	   width:210px;
	   height:140px;
	   text-align:center;
   }
   .actualites .actu_container .image-container img
   {
	   max-width:210px;
	   max-height:140px;
   }
   .actualites .actu_container .actu_texte
   {
	   margin-right:230px;
	   text-align:justify;
   }
   .actualites .actu_container h3
   {
	   font-size:14px;
	   font-weight:bold;
	   color:#d2160b;
	   margin-bottom:4px;
   }
   .actualites .actu_container h4
   {
	   font-size:14px;
	   font-weight:normal;
	   color:#151515;
   }
   .actualites .actu_container p
   {
	   margin:10px 0px 0px 0px;
	   line-height:1.4em;
   }
   .actualites .actu_container
   {
	   margin-bottom:20px;
   }
/* ************************************************************************ 
   ****************************  MENTIONS LEGALES  *********************** 
   ************************************************************************ */
   #mentions
   {
	   padding-top:20px;
	   margin-bottom:20px;
   }
   #mentions ul
   {
	   line-height:1.4em;
   }
   #mentions li.title-mentions
   {
	   color:#d2160b;
   }
   #mentions ul li a
   {
	   color:#888888;
   }
   #mentions article
   {
	   text-align:justify;
	   margin-top:40px;
	   margin-bottom:40px;
   }
/* ************************************************************************
   ********************************  POURQUOI  *************************** 
   ************************************************************************ */
   article.pourquoi
   {
	   margin-bottom:20px;
   }
   article.pourquoi .container-img
   {
	   float:right;
	   width:370px;
	   height:248px;
	   text-align:center;
	   margin-left:20px;
   }
   article.pourquoi .container-img img
   {
	   max-width:370px;
	   max-height:248px;
   }
   article.pourquoi div.texte
   {
	   /* margin-right:390px; */
   }
   
   article.pourquoi div.texte h2 {
	font-size:16px;
	margin-bottom:8px;
   }
   article.pourquoi div.texte .explicatif
   {
	   margin:0px;
	   text-align:justify;
	   line-height:1.5em;
   }
   article.pourquoi div.texte .explicatif p
   {
	   margin:0px 0px 10px 0px;
   }
   article.pourquoi div.texte .explicatif a
   {
	  color: #DF5B54;
	  text-decoration: none;
   }
   article.pourquoi div.texte .explicatif ul
   {
	   text-align:left;
	   line-height:1.6em;
   }
/* ************************************************************************
   ********************************  ESTIMER  **************************** 
   ************************************************************************ */
   article.estimer
   {
	   margin-bottom:20px;
   }
   article.estimer .container-img
   {
	   float:right;
	   width:370px;
	   height:248px;
	   text-align:center;
   }
   
   article.estimer div.texte h2 {
	font-size:16px;
	margin-bottom:8px;
   }
   article.estimer .container-img img
   {
	   max-width:370px;
	   max-height:248px;
   }
   article.estimer div.texte
   {
	   margin-right:390px;
   }
   article.estimer div.texte p
   {
	   margin:0px;
	   text-align:justify;
	   line-height:1.5em;
   }
   /* ************************************************************************
   ********************************  POURQUOI  *************************** 
   ************************************************************************ */
   article.investir
   {
	   margin-bottom:20px;
   }  
   
   article.investir > h2
   {
	font-size:16px;
	margin-bottom:12px;
   }
   article.investir .container-img
   {
	   float:left;
	   width:370px;
	   height:248px;
	   text-align:center;
	   margin-right:20px;
   }
   article.investir .container-img img
   {
	   max-width:370px;
	   max-height:248px;
   }
   article.investir p
   {
	   margin:0px;
	   text-align:justify;
	   line-height:1.5em;
   }
   article.investir p a
   {
	   color:#000000;
	   text-decoration:none;
	   
   }
   /* ************************************************************************
   ********************************  LE GROUPE - Présentation  *************************** 
   ************************************************************************ */
   article.pres_alexandre
   {
	   padding-bottom:20px;
	   border-bottom:1px solid #9f9f9f;
	   margin-bottom:20px;
   }
   article.pres_alexandre .container-img
   {
	   float:right;
   }
   article.pres_alexandre .container-img p
   {
	   text-align:center;
	   color:#000000;
	   line-height:1.4em;
	   margin:5px 0px 0px 0px;
   }
   article.pres_alexandre div.texte
   {
	   line-height:1.5em;
	   text-align:justify;
	   margin-right:271px;
   }
   article.pres_alexandre h2
   {
	   font-size:16px;
	   font-weight:bold;
	   margin-bottom:10px;
   }
   article.pres_alexandre div.texte p
   {
	   margin:10px 0px 0px 0px;
   }
   article.pres_alexandre div.texte p.nom
   {
	   color:#000000;
   }
   article.pres_entreprise
   {
	   margin-bottom:20px;
   }
   
   article.pres_entreprise h3
   {
		font-size:16px;
	   font-weight:bold;
	   margin-bottom:10px;
   }
   article.pres_entreprise .container-img
   {
	   text-align:center;
	   width:397px;
	   /* height:317px; */
	   height:auto;
	   overflow:hidden;
	   float:left;
	   margin-right:20px;
   }
   article.pres_entreprise .container-img img
   {
	   max-width:397px;
	   max-height:317px;
   }
   article.pres_entreprise div.texte
   {
	   line-height:1.5em;
	   text-align:justify;
   }
   article.pres_entreprise div.texte a
   {
	   color:#000000;
	   text-decoration:none;
   }
   article.services-intro
   {
	   margin-bottom:20px;
   }
   
   article.services-intro h2
   {
		font-size:16px;
	   font-weight:bold;
	   margin-bottom:10px;
   }
   article.services-intro div.texte
   {
	   line-height:1.5em;
   }
   article.services-details
   {
	   margin-bottom:20px;
   }
   article.services-details div.container-img
   {
	   width:347px;
	   height:220px;
	   float:left;
	   margin-right:20px;
	   text-align:center;
	   overflow:hidden;
   }
   article.services-details div.container-img img
   {
	   max-width:347px;
	   max-height:220px;
   }
   article.services-details h2
   {
	   font-size:16px;
	   color:#d2160b;
   }
   article.services-details h3
   {
	  font-size:16px;
	  color:#515151;
	  margin:5px 0px 10px 0px;
   }
   article.services-details div.texte
   {
	   line-height:1.5em;
   }
   article.services-details div.texte a
   {
	   color:#000000;
	   text-decoration:none;
   }
   article.services-departements
   {
	   margin-top:20px;
	   margin-bottom:20px;
	   padding-top:20px;
	   border-top:1px solid #9f9f9f;
   }
   
   article.services-departements h3
   {
	   font-size:16px;
	   font-weight:bold;
	   margin-bottom:10px;
   }
   article.services-departements div.texte
   {
	   line-height:1.5em;
   }
   div.services-liens
   {
	   padding-bottom:12px;
   }
   div.services-liens h3
   {
	   font-size:14px;
	   font-weight:bold;
	   color:#515151;
	   margin-bottom:10px;
   }
   div.services-liens a
   {
	   text-decoration:none;
   }
   div.services-liens ul li
   {
	   float:left;
	   margin-right:14px;
	   margin-bottom:10px;
   }
   div.services-liens ul li.vente
   {
	   margin-right:13px;
   }
   div.services-liens ul.liste-deux
   {
	   clear:left;
   }
/* ************************************************************************ 
   ********************************  RECRUTEMENT  ************************ 
   ************************************************************************ */
   .recrutement-intro
   {
	   padding-bottom:10px;
	   border-bottom:1px solid #c2c2c2;
	   margin-bottom:20px;
   }
   .recrutement-intro div.container-img
   {
	   float:right;
	   width:351px;
	   height:235px;
	   text-align:center;
	   overflow:hidden;
   }
   .recrutement-intro div.container-img img
   {
	   max-width:351px;
	   max-height:235px;
   }
   .recrutement-intro .texte
   {
	   line-height:1.5em;
	   margin-right:371px;
	   text-align:justify;
   }
   .recrutement-intro .texte h2
   {
	   font-size:14px;
	   font-weight:bold;
   }
   .recrutement-intro .texte p
   {
	   margin:10px 0px 0px 0px;
   }
   .recrutement-annonce
   {
	   background-color:#f2f2f2;
	   padding:20px;
	   margin-bottom:20px;
	   line-height:1.5em;
   }
   .recrutement-annonce h3
   {
	   font-size:14px;
	   margin-bottom:5px;
   }
   .recrutement-annonce h4
   {
	   font-size:14px;
	   margin-bottom:10px;
	   line-height:1.4em;
	   font-weight:normal;
	   font-style:italic;
   }
   .recrutement-annonce p
   {
	   margin-bottom:10px;
	   margin-top:0px;
   }
   .recrutement-annonce p:last-child
   {
	   margin-bottom:0px;
	   margin-top:0px;
   }
   #recrutement_form
   {
	  background-color: #F5F5F5;
	  background-image: url("images/contact_form-bkgd.png");
	  background-repeat: repeat-x;
	  border: 1px solid #D5D5D5;
	  box-shadow: 1px 1px 3px #D5D5D5;
	  margin-bottom: 20px;
	  padding: 19px 20px 20px;
   }
   #recrutement_form p
   {
	   margin:10px 0px;
   }
   #recrutement_form label
   {
	   float:left;
	   display:block;
   }
   #recrutement_form .droit
   {
	   float:right;
   }
   #recrutement_form .droit label
   {
	   width:145px;
   }
   #recrutement_form .droit .intitule input
   {
	   width:354px;
   }
   #recrutement_form .droit textarea
   {
	   width:354px;
	   height:120px;
   }
   /* #recrutement_form .droit .submit
   {
	  float:right;
	  background-color: #515151;
	  border: 0 none;
	  color: #FFFFFF;
	  cursor: pointer;
	  float: right;
	  font-size: 14px;
	  margin-top: 12px;
	  padding: 7px 9px;
   } */
   #recrutement_form .droit p.mes-annonce
   {
	   margin-bottom:0px;
   }
   #recrutement_form .gauche label
   {
	   width:127px;
	   margin-right:8px;
   }
   #recrutement_form .gauche label.radio
   {
	   width:auto;
	   margin-right:15px;
   }
   #recrutement_form .gauche span.format-small
   {
	   font-size:11px;
	   color:#df5b54;
   }
   #recrutement_form .gauche input
   {
	   width:243px;
   }
   #recrutement_form .gauche label.radio input
   {
	   width:auto;
	   margin-top:0px;
	   margin-left:0px;
   }
   #recrutement_form .gauche .champs-obligatoire
   {
	   text-align:left;
   }
/* ************************************************************************ 
********************************  MEDIAS  ************************** 
************************************************************************ */
.medias
{
	margin-bottom:20px;
}
.medias .container-img
{
	width:311px;
	height:273px;
	text-align:center;
	overflow:hidden;
	float:right;
}
.medias .container-img img
{
	max-width:311px;
	max-height:273px;
}
.medias .texte
{
	margin-right:331px;
}

.medias h2
{
	font-size:16px;
	   font-weight:bold;
	   margin-bottom:10px;
} 
.medias .texte ul
{
	line-height:2em;
	float:left;
}
.medias .texte ul.first-medias
{
	float:left;
	margin-right:80px;
}
.medias .texte ul li
{
	background-image:url(images/medias-puce.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:10px;
}
.medias .texte ul li a
{
	text-decoration:none;
	color:#000000;
}
/* ************************************************************************ 
   ********************************  DEPARTEMENTS  ***********************
   ************************************************************************ */
   /* ***** PRIVATE ***** */
   .mobilis-private
   {
	   margin-top:20px;
	   padding-bottom:20px;
	   border-bottom:1px solid #9f9f9f;
	   margin-bottom:20px;
   }
   .mobilis-private .container-img
   {
	   float:right;
	   width:383px;
	   height:256px;
	   text-align:center;
	   overflow:hidden;
	   float:right;
   }
   .mobilis-private .container-img img
   {
	   max-width:383px;
	   max-height:256px;
   }
   .mobilis-private .texte
   {
	   line-height:1.5em;
	   text-align:justify;
	   margin-right:403px;
   }
   
   .mobilis-private .texte a
   {
	color:#d11005;
   }
   
   .mobilis-private  h3
   {
	   font-size:16px;
	   font-weight:bold;
	   margin-bottom:10px;
   }
   .mobilis-private .texte a.link-texte
   {
	   color:#000000;
	   text-decoration:none;
   }
   .mobilis-private .texte ul
   {
	   margin-top:20px;
	   line-height:2em;
   }
   .mobilis-private .texte ul li
   {
	  background-image:url(images/departements-puce.png);
	  background-repeat:no-repeat;
	  background-position:left;
	  padding-left:10px;
   }
   .mobilis-private .texte ul li a
   {
	   color:#d11005;
	   text-decoration:none;
   }
   /* ***** VINEA ***** */
   .mobilis-vinea
   {
	   padding-bottom:20px;
	   border-bottom:1px solid #9f9f9f;
	   margin-bottom:20px;
   }
   .mobilis-vinea .container-img
   {
	   width:384px;
	   height:256px;
	   text-align:center;
	   overflow:hidden;
   }
   
   .mobilis-vinea  h3
   {
	   font-size:16px;
	   font-weight:bold;
	   margin-bottom:10px;
   }
   .mobilis-vinea .container-img img
   {
	   max-width:384px;
	   max-height:256px;
   }
   .mobilis-vinea .container-texte
   {
	   float:right;
	   /* padding-left:404px; */
	   width:576px;
   }
   .mobilis-vinea .texte
   {
	   line-height:1.5em;
	   text-align:justify;
   }
   .mobilis-vinea .texte a
   {
	   color:#000000;
	   text-decoration:none;
   }
   .mobilis-vinea .texte ul
   {
	   margin-top:20px;
	   line-height:2em;
   }
   .mobilis-vinea .texte ul li
   {
	  background-image:url(images/departements-puce.png);
	  background-repeat:no-repeat;
	  background-position:left;
	  padding-left:10px;
   }
   .mobilis-vinea .texte ul li a
   {
	   color:#d11005;
	   text-decoration:none;
   }
      /* ***** INVEST ***** */
   .mobilis-invest
   {
	   padding-bottom:20px;
	   border-bottom:1px solid #9f9f9f;
	   margin-bottom:20px;
   }
   .mobilis-invest .container-img
   {
	   float:right;
	   width:383px;
	   height:256px;
	   text-align:center;
	   overflow:hidden;
	   float:right;
   }
   
   .mobilis-invest  h3
   {
	   font-size:16px;
	   font-weight:bold;
	   margin-bottom:10px;
   }
   
   .mobilis-invest .container-img img
   {
	   max-width:383px;
	   max-height:256px;
   }
   .mobilis-invest .texte
   {
	   line-height:1.5em;
	   text-align:justify;
	   margin-right:403px;
   }
   .mobilis-invest .texte ul
   {
	   margin-top:20px;
	   line-height:2em;
   }
   .mobilis-invest .texte ul li
   {
	  background-image:url(images/departements-puce.png);
	  background-repeat:no-repeat;
	  background-position:left;
	  padding-left:10px;
   }
   .mobilis-invest .texte ul li a
   {
	   color:#d11005;
	   text-decoration:none;
   }
   /* ***** PLUS ***** */
   .mobilis-plus
   {
	   margin-bottom:20px;
   }
   .mobilis-plus .container-img
   {
	   width:384px;
	   height:307px;
	   text-align:center;
	   overflow:hidden;
   }
   .mobilis-plus .container-img img
   {
	   max-width:384px;
	   max-height:307px;
   }
   .mobilis-plus .container-texte
   {
	   padding-left:404px;
   }
   .mobilis-plus .container-texte p
   {
	   margin:10px 0px;
   }
   .mobilis-plus .texte
   {
	   line-height:1.5em;
	   text-align:justify;
   }
   
   .mobilis-plus  h3
   {
	   font-size:16px;
	   font-weight:bold;
	   margin-bottom:10px;
   }
   .mobilis-plus .photo-liens
   {
	   width:384px;
	   float:left;
   }
   .mobilis-plus .photo-liens ul
   {
	   margin-top:20px;
	   line-height:2em;
   }
   .mobilis-plus .photo-liens ul li
   {
	  background-image:url(images/departements-puce.png);
	  background-repeat:no-repeat;
	  background-position:left;
	  padding-left:10px;
   }
   .mobilis-plus .photo-liens ul li a
   {
	   color:#d11005;
	   text-decoration:none;
   }
 /* *********************************************************************** 
    ********************************  AGENCES  ***************************
    *********************************************************************** */
	.nos-agences .agences-intro .texte
	{
		line-height:1.5em;
		text-align:justify;
	}
	
	.nos-agences .agences-intro h2
	{
		font-size:16px;
	   font-weight:bold;
	   margin-bottom:10px;
	}
	.nos-agences section.localisation .carte-photo
	{
		margin-top:30px;
	}
	.nos-agences section.localisation .carte-photo .agences-photo
	{
		float:right;
	}
	.nos-agences section.localisation .carte-photo .agences-photo .container-img
	{
		width:427px;
		height:322px;
		text-align:center;
		float:right;
		overflow:hidden;
	}
	.nos-agences section.localisation .carte-photo .agence-carte
	{
		margin-left:30px;
	}
    /* Coordonnées */
	.nos-agences section.localisation .coordonnees
	{
		color:#515151;
		margin:20px 0px 20px 0px;
		padding-bottom:20px;
		border-bottom:1px solid #c2c2c2;
	}
	.nos-agences section.localisation .coordonnees .agence
	{
		width:25%;
		padding-right:35px;
		float:left;
		line-height:1.5em;
		box-sizing:border-box;
	}
	
	.nos-agences section.localisation .coordonnees .agence:nth-child(1),
	.nos-agences section.localisation .coordonnees .agence:nth-child(2),
	.nos-agences section.localisation .coordonnees .agence:nth-child(3),
	.nos-agences section.localisation .coordonnees .agence:nth-child(4){
		margin-bottom: 30px;
	}

	.nos-agences section.localisation .coordonnees .agence ul li.nom
	{
		color:#d11005;
	}
	.nos-agences section.localisation .coordonnees .agence ul li span
	{
		color:#000000;
	}
	.nos-agences section.localisation .coordonnees .agence ul li.email
	{
		background-image:url(images/agences-puce.png);
		background-repeat:no-repeat;
		background-position:left;
		padding-left:8px;
	}
	.nos-agences section.localisation .coordonnees .agence ul li a
	{
		color:#000000;
		text-decoration:none;
	}
	/* ************************************************************************
   ********************************  EQUIPE  ************************
   ************************************************************************ */
	.nos-agences section.equipe
	{
		width:1000px;
		margin-left:-10px;
	}
   .nos-agences section.equipe .agence_nego .negociateur
   {
	   height:230px;
   }
   .agence_nego h2
   {
	   margin-bottom:3px;
	   margin-left:10px;
	   margin-top:1px;
   }
   .negociateur
   {
	   width:146px;
	   /* height:230px; */
	   height:auto;
	   margin:8px 10px 10px 10px;
	   float:left;
	   overflow:hidden;
   }
   .negociateur .container_photo
   {
	   width:146px;
	   height:166px;
	   text-align:center;
	   overflow:hidden;
   }
   .negociateur .container_photo img
   {
	   max-width:146px;
	   max-height:166px;
   }
   .negociateur ul
   {
	   text-align:center;
	   margin-top:5px;
	   line-height:1.4em;
   }
   .negociateur ul li.nom
   {
	   color:#000000;
   }
   .negociateur ul li.fonction
   {
	   color:#333333;
   }
   .negociateur ul li.agentco
   {
	   color:#333333;
	   font-style:italic;
	   font-size:14px;
   }
   .negociateur ul li.email a
   {
	   color:#515151;
	   text-decoration:none;
   }
   /* ************************************************************************
   ********************************  AGENCE-CONTACT ************************
   ************************************************************************ */
   .nos-agences section.contact
   {
   		border-top:1px solid #c2c2c2;
		/* padding-top:25px; */
		padding-top:20px;
   }
/* ************************************************************************
   ********************************  MONTAGNE  *************************** 
   ************************************************************************ */
   .montagne
   {
	   margin-bottom:18px;
   }
   .montagne .container-img
   {
	   float:right;
	   width:372px;
	   height:246px;
	   text-align:center;
	   overflow:hidden;
   }
   .montagne .container-img img
   {
	   max-width:372px;
	   max-height:246px;
   }
   .montagne .texte
   {
	   margin-right:392px;
   }
   
   .montagne h2
   {
	   font-size:16px;
	   font-weight:bold;
	   margin-bottom:10px;
   }
   
   
   .montagne .texte p
   {
	   margin:0px;
	   line-height:1.5em;
	   text-align:justify;
   }
   .montagne .texte p a
   {
	   color:#000000;
	   text-decoration:none;
   }
   .montagne .liens
   {
	   text-align:center;
	   margin-top:18px;
   }
   .montagne .liens a
   {
	   color:#df5b54;
	   text-decoration:none;
   }
/* ************************************************************************ 
   ********************************  SELECTION  ************************** 
   ************************************************************************ */
   #selection
   {
	   background-color:#EAEAEA;
	   padding:20px 0px;
	   background-image:url("images/annonce_ombre.png");
	   background-position:center top;
	   background-repeat:repeat-x;
	   margin:20px 0px;
   }
   #selection #selection_title
   {
	   text-align:center;
	   margin-bottom:20px;
	   /* text-shadow:1px 1px 1px #ffffff; */
   }
   #selection #selection_title a
   {
	   font-size:16px;
	   color:#151515;
	   cursor:pointer;
   }
   #selection #selection_listing
   {
	   background-color:#EAEAEA;
   }
   #selection #selection_listing .selection
   {
	   background-color:#ffffff;
	   margin: 20px 30px 0px 30px;  
   }
   #selection #selection_listing .selection .container-image
   {
		background-color: #E4E2E2;
		float: left;
		height: 364px;
		text-align: center;
		width: 484px;
   }
   #selection #selection_listing .selection .container-image a img
   {
	   max-height: 364px;
       max-width: 484px;
   }
   #selection #selection_listing .selection .listing-droit
   {
		height: 332px;
    	padding: 12px 20px 20px 504px;
   }
   #selection #selection_listing .selection .listing-droit .container-titre
   {
	   height:55px;
	   overflow:hidden;
   }
   #selection #selection_listing .selection .listing-droit h2 a
   {
		color: #000000;
		font-size: 16px;
		text-decoration: none;
		text-transform: capitalize;
   }
   #selection #selection_listing .selection .listing-droit h3 a
   {
	    color: #D62D23;
		font-size: 16px;
		text-decoration: none;
		text-transform: capitalize;
   }
   #selection #selection_listing .selection .listing-droit ul
   {
	    color: #515151;
		font-size: 15px;
		height: 123px;
		margin: 18px 0;
		text-align: justify;
		line-height:1.4em;
   }
   #selection #selection_listing .selection .listing-droit ul li span
   {
	   color:#151515;
   }
   #selection #selection_listing .selection .listing-droit p
   {
	    color: #151515;
		font-size: 14px;
		height: 66px;
		margin-bottom: 18px;
		margin-top: 0;
   }
   #selection #selection_listing .selection .listing-droit a.savoir-plus
   {
	   background-color: #D62D23;
		color: #FFFFFF;
		float: right;
		font-size: 14px;
		padding: 8px 10px;
		text-decoration: none;
   }
   #selection #selection_listing .selection .listing-droit a.suppr-selection
   {
	   color: #515151;
		cursor: pointer;
		display: block;
		font-size: 15px;
		margin-top: 27px;
		cursor:pointer;
   }
/* ************************************************************************ 
   ********************************  FOOTER  ***************************** 
   ************************************************************************ */
footer
{
	background-image:url(images/footer_bkgd.png);
	background-repeat:repeat-x;
	padding:0px 1px;
	color:#777777;
	border-top:8px solid #515151;
}
footer .connaitre
{
	width:173px;
	height:118px;
	padding:18px 15px 20px 20px;
	background-image:url(images/footer_bkgd-connaitre.png);
	background-repeat:no-repeat;
	margin-right:1px;
	float:left;
}
footer .rechercher
{
	width:149px;
	height:118px;
	padding:18px 15px 20px 20px;
	background-image:url(images/footer_bkgd-rechercher.png);
	background-repeat:no-repeat;
	margin-right:1px;
	float:left;
}
footer .departements
{
	width:367px;
	height:118px;
	padding:18px 15px 20px 20px;
	background-image:url(images/footer_bkgd-departement.png);
	background-repeat:no-repeat;
	margin-right:1px;
	float:left;
}
footer .puce > p
{
	color:#686868;
	font-size:16px;
	margin:0 0 9px 0;
	font-weight:bold;
}
/* logo et rseaux sociaux footer */
footer .logo
{
	width:181px;
	height:121px;
	padding-top:35px;
	text-align:center;
	background-image:url(images/footer_bkgd-logo.png);
	background-repeat:no-repeat;
	float:left;
}
footer .logo-footer
{
	display:block;
}
footer .social
{
	margin:10px 5px 5px 5px;
	text-decoration:none;
	display:block;
	float:left;
}
/* Picto GLOBAL */
footer .social span
{
	display:none;
	text-indent:-5000px;
}
footer .social
{
	-webkit-transition: 105ms ease-out;
	 -moz-transition: 105ms ease-out;
	 -ms-transition: 105ms ease-out;
	 -o-transition: 105ms ease-out;
}
footer .social:hover
{
	width:31px;
	height:31px;
	background-position:0 -31px;
}
/* Picto BLOG */
footer .blog
{
	margin-left:35px;
	width:31px;
	height:31px;
	background-image:url(images/footer_blog-sprite.png);
	background-repeat:no-repeat;
	background-position:top;
}
/* Picto FACEBOOK */
footer .facebook
{
	width:31px;
	height:31px;
	background-image:url(images/footer_facebook-sprite.png);
	background-repeat:no-repeat;
	background-position:top;
}
/* Picto TWITTER */
footer .twitter
{
	width:31px;
	height:31px;
	background-image:url(images/footer_twitter-sprite.png);
	background-repeat:no-repeat;
	background-position:top;
}
/* subfooter */
footer .subfooter
{
	width:948px;
	height:36px;
	padding:14px 15px 20px 15px;
	background-image:url(images/footer_mentions.png);
	background-repeat:no-repeat;
	margin-top:1px;
	text-align:center;
	color:#999999;
}
footer .subfooter a
{
	color:#999999;
	text-decoration:none;
}
footer .subfooter span
{
	margin:0px 5px;
}
footer .subfooter ul li.sub-accueil
{
	margin-left:105px;
}
footer .subfooter p
{
	margin-top:5px;
	font-size:12px;
	margin-bottom:0px;
}
footer div.puce ul li
{
	background-image:url(images/footer_puce.png);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:7px;
	margin:7px 0px;
}
footer div.puce ul li a
{
	color:#777777;
	text-decoration:none;
}
footer .subfooter ul li
{
	margin:0px;
	float:left;
}
.footer-separateur
{
	/* background-color:#515151;
	height:8px; */
	display:none;
}
/* ************************************************************************ 
   ****************************  CSS IMPRESSION  ************************** 
   ************************************************************************ */
.annonce_profil section.impression
{
    margin-right:0px;
}
.annonce_profil section.impression .photo-container
{
	margin-right:265px;
}
.annonce_profil section.impression .vignettes
{
	margin-right:260px;
}
.annonce_profil section.impression .vignettes ul.thumbs li img 
{
    height:101px;
    width:135px;
}
.annonce_profil section.impression .vignettes ul.thumbs li
{
	margin-bottom:9px;
}
.annonce_profil section.impression .impression-note
{
	margin-right:265px;
}
.annonce_profil section.impression .impression-note textarea
{
    height:220px;
	border:1px solid #979797;
	margin-top:10px;
	padding:5px;
}
.annonce_profil aside.impression-infos .diagnostic img 
{
    float:none;
	width:208px;
    height:208px;
    margin-right:0px;
	margin-bottom:15px;
}
.annonce_profil aside.impression-infos .diagnostic h2 
{
	color:#D2160B;
    font-size:17px;
    margin-bottom:5px;
}
.annonce_profil aside.impression-infos ul.details
{
	border:1px solid #979797;
}
.annonce_profil aside.impression-infos .negociateur
{
	border:1px solid #979797;
}
/* ************************************************************************ 
   ****************************  COMPATIBILTE IE  ************************* 
   ************************************************************************ */
.ie9_ #home section .mods_coeur #diaporama .coeur_listing img
{
	width:980px;
	height:653px;
}
.ie9_ #annonces #moteur_form #moteur-simple fieldset.reference input.valeur 
{
    width:100px;
}
.ie9_ #annonces #moteur_form #moteur-simple input.submit 
{
    right:-20px;
	position:relative;
}
.ie8 header .menu ul.villes li img
{
	margin-top:3px;
}
.ie7 .menu
{
	width:700px;
}
.ie7 .ie7_menu-li-last
{
	display:none;
}
.ie7 #annonces section.listing .annonce_listing .listing-droit 
{
    width: 396px;
    padding: 12px 20px 20px 20px;
}
.ie7 .nos-agences section.localisation .carte-photo .agences-photo 
{
    width: 427px;
}
.ie7 #recrutement_form .droit 
{
    width:505px;
}
.ie7 #recrutement_form .gauche
{
    width:433px;
}
.ie7 .mobilis-vinea .container-texte 
{
    width:576px;
	margin-left:0px;
}
.ie7 div.langue-selection .center .selection 
{
    width:104px;
}
.ie7 .ie7_footer-li-last
{
	display:none;
}
.ie7 footer .subfooter p 
{
    clear:left;
}
.ie7 #home section .mods_coeur p 
{
	width:865px;
	margin-left:-984px;
}
.ie7 #moteur_form #moteur-simple input.submit 
{
    width:90px;
}
.ie7 .form-accueil_container #moteur_form #moteur-simple input#surface_min, .ie7 .form-accueil_container #moteur_form #moteur-simple input#max
{
	width:241px;
}
.ie7 .form-accueil_container #moteur_form #moteur-simple select
{
	height:37px;
	padding:0px;
}
.ie7 #moteur_form #moteur-simple fieldset.reference input.valeur 
{
    width:90px;
}
.ie7 #annonces #moteur_form #moteur-simple input.submit 
{
    right:-10px;
	position:relative;
}
.ie7 header .menu ul.villes 
{
    margin-bottom:5px;
}
.ie7 .annonce_profil aside ul.details 
{
	border:1px solid #999999;
}
.ie7 .annonce_profil aside .negociateur 
{
	border:1px solid #999999;
}
.ie7 footer
{
	height:227px;
}
.ie7 div.langue-selection .contenu .selection 
{
    width:104px;
}
.ie7 #menu ul 
{
    z-index:1000;
}
.ie7 header
{
	position:relative;
	z-index:3000;
}
.ie7 section.listing
{
    position:relative;
}
.ie7 #annonces section.listing .annonce_listing .container-image
{
	position:relative;
}
.ie7 .ui-dropdownchecklist-text 
{
	margin-top:-23px;
    margin-left: 5px;
}
/*  ******************************************************************************************************* 
										  règles ORIENTATION ECRAN IPAD
	******************************************************************************************************* */
@media only screen and (device-width: 768px) and (orientation:landscape)
{
	.form-accueil_container #moteur_form #moteur-simple input 
	{
		border: 1px solid #C3C3C3;
		color: #515151;
		font-size: 15px;
		padding: 4px;
	}
	#annonces #moteur_form #moteur-simple fieldset.reference input.valeur
	{
		height:15px;
		width:80px;
	}
	#annonces #moteur_form #moteur-simple input.submit 
	{
		height:10px;
	}
	#estimation_form .droit-contact input#email
	{
		width: 310px;
	}
	.contact_defaut .message textarea 
	{
    	width: 356px;
	}
	#recherche #recherche_form .droit-contact input#email
	{
   		width: 331px;
	}
	#estimation_form .gauche-contact textarea
	{
		width: 360px;
	}
}
@media only screen and (device-width: 768px) and (orientation:portrait)
{
	.form-accueil_container #moteur_form #moteur-simple input 
	{
		border: 1px solid #C3C3C3;
		color: #515151;
		font-size: 15px;
		padding: 4px;
	}
	#annonces #moteur_form #moteur-simple fieldset.reference input.valeur
	{
		height:15px;
		width:80px;
	}
	#annonces #moteur_form #moteur-simple input.submit 
	{
		height:10px;
	}
	#estimation_form .droit-contact input#email
	{
		width: 310px;
	}
	.contact_defaut .message textarea 
	{
    	width: 356px;
	}
	#recherche #recherche_form .droit-contact input#email
	{
   		width: 331px;
	}
	#estimation_form .gauche-contact textarea
	{
		width: 360px;
	}
}
