/************************************************************/
/*			MODULE GESTION IMMOBILIÈRE						*/
/************************************************************/

/********************** HEADER ******************************/
#GESTIMMO_CADRE_RECHERCHE{
	position: absolute;
	width: 185px;
	height: 185px;
	top: 40px;
	left: 50%;
	margin-left: 305px;
	background: url(images/fd_gestimmo_recherche.png) no-repeat;
	z-index: 15;
}
#GESTIMMO_CADRE_RECHERCHE .bloc_recherche {
	margin: 122px 0 0 20px;
}
#GESTIMMO_CADRE_RECHERCHE input[type=text]{
	width: 130px;
	background: #FFFFFF;
	border: 1px solid #999;
}
#GESTIMMO_CADRE_RECHERCHE .titre {
	color: #FFFFFF;
	font-size: 10px;
}
#GESTIMMO_CADRE_RECHERCHE .gestimmo_loupe{
	width: 16px;
	height: 16px;
	background: url(images/gestimmo_loupe.png) no-repeat;
	cursor: pointer;
	float: right;
}
/**** MENU CATEGORIES ***/
#GESTIMMO_CATEGORIES{
	position: absolute;
	width: 200px;
	height: auto;
	top: 200px;
	left: 50%;
	margin:28px 0 0 -490px;
	background: ;
	z-index: 15;
}
#GESTIMMO_CATEGORIES .catalogue{
	width: 200px;
	height: 30px;
	background: url("images/gestimmo_bt_catalogue.png") no-repeat 0 0;
	color: #000000;
	cursor: pointer;
	text-align: center;
	font-size: 14px;
	margin-bottom: 5px;
}
#GESTIMMO_CATEGORIES .catalogue{
	text-align: center;
}
#GESTIMMO_CATEGORIES .catalogue:hover {
	background-position: 0 -30px;
}
#GESTIMMO_CATEGORIES .catalogue:active {
	background-position: 0 -60px;
}
#GESTIMMO_CATEGORIES .categorie{
	width: 200px;
	height: 30px;
	background: url("images/fd_bt_categories.png") no-repeat 0 0;
	color: #000000;
	cursor: pointer;
	text-align: center;
	font-size: 11px;
}
#GESTIMMO_CATEGORIES .categorie td{
	text-align: center;
}
#GESTIMMO_CATEGORIES .categorie:hover {
	background-position: 0 -30px;
}
#GESTIMMO_CATEGORIES .categorie:active {
	background-position: 0 -60px;
}
#GESTIMMO_CATEGORIES .sscategorie{
	width: 200px;
	height: 18px;
	background: url(images/arrow-000-medium.png) no-repeat 5px 2px;
	padding-left: 0;
	font-size: 11px;
}
#GESTIMMO_CATEGORIES .sscategorie:hover {
	background-color: #CCCCCC;
	cursor: pointer;
}
#GESTIMMO_CATEGORIES .sscategorie td{
	text-align: left;
	padding-left: 30px;
}

/********************** HOME ******************************/
#GESTIMMO_CADRE_AFFAIRE_JOUR {
	width: 730px;
	height: 230px;
	background: url(images/affaire_jour_fd.png) repeat-x #CCCCCC;
	border: 1px solid #999;
	margin: 0 0 0 15px;
}
#GESTIMMO_CADRE_AFFAIRE_JOUR iframe{
	position: absolute;
	width: 208px;
	height: 208px;
	background: #FFFFFF;
	margin: 11px 0 0 11px;
	border: 1px solid #666;
}
#GESTIMMO_IMG1, #GESTIMMO_IMG2 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 208px;
	height: 208px;
}
#GESTIMMO_CADRE_AFFAIRE_JOUR_ANNONCE{
	position: absolute;
	width: 500px;
	height: 210px;
	margin: 10px 0 0 230px;
	font-family: "Times New Roman", Times, serif;
}
#GESTIMMO_CADRE_AFFAIRE_JOUR_ANNONCE .TITRE{
	width: 480px;
	height: auto;
	background: #FFFFFF;
	border: 1px solid #8D8D8D;
	padding: 5px;
	color: #2C61A0;
	font-size: 14px;
}
#GESTIMMO_CADRE_AFFAIRE_JOUR_ANNONCE .DESCRIPTION{
	width: 490px;
	height: 33px;
	padding: 5px;
	color: #666666;
	font-size: 12px;
	text-align: justify;
}
#GESTIMMO_CADRE_AFFAIRE_JOUR_ANNONCE .DETAILS{
	width: 490px;
	height: 65px;
}
#GESTIMMO_CADRE_AFFAIRE_JOUR_ANNONCE .DETAILS .libelle{
	color: #666;
}
#GESTIMMO_CADRE_AFFAIRE_BANDEAU{
	position: absolute;
	z-index: 10;
	width: 116px;
	height: 202px;
	background: url(images/affaire_jour_bandeau.png);
	margin: -241px 0 0 6px;
}
#GESTIMMO_CADRE_AFFAIRE_JOUR_SUITE{
	position:absolute;
	width: auto;
	height: auto;
	color: #666666;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	margin: -32px 0 0 380px;
}
#GESTIMMO_CADRE_AFFAIRE_JOUR_SUITE a, #GESTIMMO_CADRE_AFFAIRE_JOUR_SUITE a:visited, #GESTIMMO_CADRE_AFFAIRE_JOUR_SUITE a:hover{
	color: #666666;
}
#GESTIMMO_CADRE_AFFAIRE_JOUR_REFERENCE{
	position:absolute;
	width: auto;
	height: auto;
	color: #666666;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	margin: -30px 0 0 255px;
}
#GESTIMMO_CADRE_AFFAIRE_PRIX{
	position: absolute;
	z-index: 10;
	width: 262px;
	height: 62px;
	background: url(images/affaire_jour_prix.png);
	margin: -65px 0 0 496px;
	color: #666;
}
#GESTIMMO_CADRE_AFFAIRE_PRIX .prix{
	font-size: 24px;
}
#GESTIMMO_CADRE_AFFAIRE_PRIX .euro{
	font-size: 16px;
}
#GESTIMMO_CADRE_AFFAIRE_PRIX .fai{
	font-size: 9px;
	padding-bottom: 5px;
}
#GESTIMMO_CADRE_AFFAIRE_PRIX .prix_nc{
	font-size: 12px;
	padding-bottom: 5px;
}
#GESTIMMO_CADRE_AFFAIRE_MACARONS {
	position: absolute;
	width: 232px;
	height: 60px;
	margin: -238px 0 0 522px;
}
#GESTIMMO_CADRE_AFFAIRE_MACARONS.vendu {
	background: url(images/gestimmo_macaron_vendu.png) no-repeat;
}
#GESTIMMO_CADRE_AFFAIRE_MACARONS.baisse {
	background: url(images/gestimmo_macaron_baisse_prix.png) no-repeat;
}
#GESTIMMO_CADRE_AFFAIRE_MACARONS.affaire {
	background: url(images/gestimmo_macaron_affaire.png) no-repeat;
}
#GESTIMMO_CADRE_AFFAIRE_MACARONS.coeur {
	background: url(images/gestimmo_macaron_coeur.png) no-repeat;
}
#GESTIMMO_CADRE_AFFAIRE_MACARONS.saisir {
	background: url(images/gestimmo_macaron_saisir.png) no-repeat;
}
/********************** FICHE ANNONCE ***************************/
#GESTIMMO_FICHE_ANNONCE {
	width: 740px;
	height: auto;
	margin: 10px;
	/*background: url(images/gestimmo_fd_fiche_annonce.jpg) right bottom no-repeat #FFFFFF;*/
	/*border-bottom: 1px solid #ECECEC;*/
	padding-bootom: 5px;
}
#GESTIMMO_FICHE_ANNONCE_TITRE {
	width: 100%;
	height: 25px;
	background: url(images/gestimmo_annonce_fd_titre.png) repeat-x;
	border: 1px #CCC solid;
	color: #FFFFFF;
	text-align: center;
	font-size: 16px;
	border: 1px solid #CCC;
	font-weight: bold;
}
#GESTIMMO_FICHE_ANNONCE_IMG {
	width:220px;
	padding:5px;
	margin-top: 5px;
}
#GESTIMMO_FICHE_ANNONCE_IMG img.big {
	width: 210px;
	height: 210px;
	border: 4px solid #CCC;
	margin: 0;
}
#GESTIMMO_FICHE_ANNONCE_IMG div.img_liste {
	width: 220px;
	height: auto;
}
#GESTIMMO_FICHE_ANNONCE_IMG img.small  {
	width: 100px;
	heigth: 100px;
	border: 2px solid #CCC;
	margin: 2px;
}
#GESTIMMO_FICHE_ANNONCE_PRIX {
	width: 210px;
	height: 40px;
	background: url(images/gestimmo_annonce_fd_titre.png) left top repeat-x #fbba00;
	border: 1px solid #CCC;
	color: #666;
	font-family:"Times New Roman", Times, serif;
	margin: 0 0 0 10px;
}
#GESTIMMO_FICHE_ANNONCE_PRIX .prix{
	font-size: 24px;
}
#GESTIMMO_FICHE_ANNONCE_PRIX .euro{
	font-size: 16px;
}
#GESTIMMO_FICHE_ANNONCE_PRIX .fai{
	font-size: 10px;
}
#GESTIMMO_FICHE_ANNONCE_PRIX .prix_nc{
	font-size: 12px;
}
#GESTIMMO_FICHE_ANNONCE_PRIX_AIDE{
	width: 100%;
	height: auto;
	text-align: center;
	font-style: italic;
	color: orange;
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
}
#GESTIMMO_FICHE_ANNONCE_INFOS div.titre {
	width: 490px;
	height: auto;
	background: #FFFFFF;
	border: 1px solid #ECECEC;
	padding: 0 5px 5px 5px;
	color: #2C61A0;
	font-size: 16px;
	margin:5px 0 0 5px;
	font-weight: bold;
}
#GESTIMMO_FICHE_ANNONCE_INFOS td.description, #GESTIMMO_FICHE_ANNONCE_INFOS td.label {
	color: #666;
	font-size: 12px;
	padding: 5px;
	font-family:"Times New Roman", Times, serif;
	font-weight: normal;
}
#GESTIMMO_FICHE_ANNONCE_INFOS td.reference {
	color: #999999;
	font-size: 12px;
	padding: 5px;
	font-family:"Times New Roman", Times, serif;
	font-weight: normal;
}
#GESTIMMO_FICHE_ANNONCE_INFOS table.details {
	width: 490px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	margin: 5px 0 0 10px;
	opacity: 0.6;
	filter: alpha(opacity=60);
}
#GESTIMMO_ANNONCE_CONTACT {
	width: 210px;
	height: 80px;
	background: url(images/bt_annonce_contact.png) 0 0 no-repeat;
	color:#FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	margin: 10px 0 0 10px;
	cursor: pointer;
}
#GESTIMMO_ANNONCE_CONTACT:hover {
	background-position: 0 -80px;
}
#GESTIMMO_ANNONCE_CONTACT:active {
	background-position: 0 -160px;
}
#GESTIMMO_ANNONCE_MACARONS {
	position: absolute;
	width: 232px;
	height: 60px;
	margin: -6px 0 0 512px;
}
#GESTIMMO_ANNONCE_MACARONS.vendu {
	background: url(images/gestimmo_macaron_vendu.png) no-repeat;
}
#GESTIMMO_ANNONCE_MACARONS.baisse {
	background: url(images/gestimmo_macaron_baisse_prix.png) no-repeat;
}
#GESTIMMO_ANNONCE_MACARONS.affaire {
	background: url(images/gestimmo_macaron_affaire.png) no-repeat;
}
#GESTIMMO_ANNONCE_MACARONS.coeur {
	background: url(images/gestimmo_macaron_coeur.png) no-repeat;
}
#GESTIMMO_ANNONCE_MACARONS.saisir {
	background: url(images/gestimmo_macaron_saisir.png) no-repeat;
}
/********************** LISTE ANNONCES ***************************/
#GESTIMMO_BLOC_RECHERCHE{
	width: 750px;
	height: auto;
	border: 1px solid #CCC;
	margin: 15px;
}
#GESTIMMO_BLOC_RECHERCHE .titre{
	width: 100%;
	height: 25px;
	background: url(images/gestimmo_annonce_fd_titre.png) repeat-x;
	color: #FFF;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #CCC;
}
#GESTIMMO_BLOC_RECHERCHE .label{
	font-size: 10px;
	color: #999999;
	padding-left: 5px;
}
#GESTIMMO_RESULTAT {
	width: 100%;
	margin: 0;
	min-height: 60px;
}
.GESTIMMO_LIGNE_RESULT{
	width: 735px;
	height: 79px;
	margin: 0 0 0 2%;
	border: 1px solid #CCC;
	background: #ECECEC;
	margin-bottom:5px;
}
.GESTIMMO_LIGNE_RESULT .titre{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #006B9F;
	background-color:#FFF;
	padding-left:5px;
}
.GESTIMMO_LIGNE_RESULT .description{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666;
	padding: 3px;
}
.GESTIMMO_LIGNE_RESULT .suite{
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666;
	padding: 0px 10px;
	text-align: right;
}
.GESTIMMO_LIGNE_RESULT #suite a{
	color: #666;
}
.GESTIMMO_LIGNE_RESULT_vendu {
	position: absolute;
	width: 232px;
	height: 60px;
	margin: -5px 0 0 528px;
	background: url(images/gestimmo_macaron_vendu.png) no-repeat;
}
.GESTIMMO_LIGNE_RESULT_baisse {
	position: absolute;
	width: 234px;
	height: 62px;
	margin: -5px 0 0 528px;
	background: url(images/gestimmo_macaron_baisse_prix.png) no-repeat;
}
.GESTIMMO_LIGNE_RESULT_coeur {
	position: absolute;
	width: 234px;
	height: 62px;
	margin: -5px 0 0 528px;
	background: url(images/gestimmo_macaron_coeur.png) no-repeat;
}
.GESTIMMO_LIGNE_RESULT_affaire {
	position: absolute;
	width: 234px;
	height: 62px;
	margin: -5px 0 0 528px;
	background: url(images/gestimmo_macaron_affaire.png) no-repeat;
}
.GESTIMMO_LIGNE_RESULT_saisir {
	position: absolute;
	width: 234px;
	height: 62px;
	margin: -5px 0 0 528px;
	background: url(images/gestimmo_macaron_saisir.png) no-repeat;
}
.GESTIMMO_LIGNE_RESULT_categorie {
	width: 100%;
	padding: 2px;
	background-color: #CCC;
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	color: #2956BE;
}
.GESTIMMO_LIGNE_RESULT_sscategorie {
	width: 100%;
	padding: 2px;
	background-color: #ECECEC;
	font-family:"Times New Roman", Times, serif;
	margin-bottom: 3px;
	font-size: 11px;
	color: #2956BE;
}
#GESTIMMO_LIGNE_RESULT_nbrPages {
	width: 100%;
	background: #ECECEC;
	color: #666666;
	text-align:center;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
}
