@charset "utf-8";
/* Select'Immobilier */

*{
	padding:0;
	margin:0;
}

body{

}

#website{
	width:993px;
	font-family:verdana;
	font-size:13px;
	margin:10px auto;
}

#header{
	height:261px;
}

#main{
}

#content{
	float:right;
	padding:30px 10px 0 10px;
	width:720px;
}

#chemin{
	color:#666;
	font-size:10px;
	margin-bottom:15px;
}

	#chemin a{
		color:#666;
		text-decoration:none;
	}

	#chemin a:hover{
		text-decoration:underline;
	}

	#chemin span{
		text-decoration:underline;
	}


/********************/
/****** HEADER ******/
/********************/

#logo{
	float:left;
	width:177px;
}

#bandeau{
	float:left;
	width:816px;
}

/******************/
/****** MENU ******/
/******************/

#menu{
}

	#menu table{
		width:993px;
		text-align:center;
		height:32px;
		background:url(../images/bg_menu.jpg);
	}

	#menu table tr td{
		border-right:1px solid #a06467;
	}

	#menu a{
		color:#fff;
		text-decoration:none;
	}

		#menu a:hover{
			text-decoration:underline;
		}

	#menu ul li a{
		color:#990000;
	}

	#menu #ssmenu td{
		align="left";
	}

	#menu ul{
		position: absolute;
		background:#FFFFFF;
		margin: 2px 0 0 0;
		list-style:none;
		text-align:left;
		border-left:1px solid #a06467;
		border-right:1px solid #a06467;
		border-bottom:1px solid #a06467;
	}


/**********************/
/****** COL LEFT ******/
/**********************/

#col_left{
	width:240px;
	float:left;
}

#vous-vendez{
	color:#990000;
	font-weight:bold;
	margin:15px 0 15px 5px;
}

#boite_actus{
	width:237px;
	background-color:#ededed;
	border:1px solid #d9d9d9;
	margin:0 0 0 9px;
}

	#boite_actus ul{
		margin:10px 0 20px 22px;
	}

	#boite_actus ul li{
		list-style:url(../images/fleche_noire.jpg);
		margin:10px auto;
	}

	#boite_actus ul li span{
		color:#990000;
		font-weight:bold;
		font-size:12px;
	}

	#boite_actus a{
		color:#161215;
		text-decoration:none;
	}

	#boite_actus a:hover{
		color:#666;
	}

	#boite_estimation{
	width:227px;
	background-color:#ededed;
	border:1px solid #d9d9d9;
	margin:0 0 0 5px;
	padding:10px 5px;
}

	#boite_estimation a span{
		color:#990000;
		font-weight:bold;
		font-size:12px;
	}

	#boite_estimation a{
		color:#161215;
		text-decoration:none;
	}

	#boite_estimation a:hover{
		color:#666;
	}

/******************************/
/****** MOTEUR RECHERCHE ******/
/******************************/

#moteur{
	margin:24px 0 0 0px;
}

#onglets{
	font-size:14px;
	text-align:center;
}

	#onglet-achat{
		background:url(../images/onglet_achat.jpg);
		width:128px;
		height:25px;
		float:left;
		color:#fff;
		padding-top:8px;
	}

	#onglet-loc{
		background:url(../images/onglet_location.jpg);
		width:98px;
		height:25px;
		float:left;
		color:#333;
		padding-top:8px;
	}

#recherche{
	color:#35231f;
	width:238px;
	background-color:#ededed;
	border:1px solid #d9d9d9;
	margin-left:5px;
}

	#recherche table{
		width:220px;
		margin:auto;
	}

		#recherche select{
			border:1px solid #35231f;
			width:160px;
			margin:5px 0 5px 33px;
		}

		#recherche button{
			border:none;
			background:url(../images/btn_recherche.jpg);
			width:172px;
			height:29px;
			text-align:center;
			color:#fff;
			cursor:pointer;
			font-weight:bold;
			font-size:14px;
			margin:10px 0 15px 33px;
		}

	.rubrique{
		font-weight:bold;
		margin:5px 0 5px 3px;
	}

/**************************/
/****** ESPACE PERSO ******/
/**************************/


#boite_perso{
	background:url(../images/bg_espace-perso.jpg);
	background-repeat:no-repeat;
	width:167px;
	height:146px;
	padding:10px 5px;
	margin:24px 0px 4px 9px;
}

	#titre_perso{
		font-size:15px;
		margin-left:38px;
	}

	#boite_perso p{
		color:#ff6600;
		text-align:center;
		margin:12px 0 5px 28px;
	}

	.paragraphe_perso{
		font-size:10px;
		margin-left:15px;
	}

	.btn_perso{
		display:inline-block;
		float:left;
		background:url(../images/btn_perso.jpg);
		width:72px;
		height:15px;
		font-size:10px;
		text-align:center;
		color:#161215;
		text-decoration:none;
		padding-top:1px;
		margin:8px 5px 0px 5px;
	}

	.btn_perso2{
		display:inline-block;
		background:url(../images/btn_perso.jpg);
		width:72px;
		height:15px;
		font-size:10px;
		text-align:center;
		color:#161215;
		text-decoration:none;
		padding-top:1px;
		margin:8px 5px 0px 5px;
	}

		.btn_perso:hover{
			text-decoration:underline;
		}

	.mdp_oubli{
		color:#999;
		text-decoration:none;
		font-size:9px;
		clear:both;
		margin-left:7px;
	}

		.mdp_oubli:hover{
			text-decoration:underline;
		}

#boite_perso_log{
	background:url(../images/bg_espace-perso2.jpg);
	width:167px;
	height:146px;
	padding:10px 5px;
	margin:24px 0px 4px 9px;
}

	#boite_perso_log a:hover{
		text-decoration:underline;
	}

	#titre_perso_log{
		font-size:14px;
		text-align:center;
		font-weight:bold;
	}

	#titre_perso_log a{
		color:black;
		text-decoration:none;
	}

	.mes-alertes{
		background:url(../images/mes-alertes.jpg);
		height:26px;
		font-size:14px;
		padding:8px 0 0 40px;
		display:block;
		background-repeat:no-repeat;
		float:left;
		color:#161215;
		text-decoration:none;
		margin-top:15px;
	}

	.ma-selection{
		display:block;
		float:left;
		color:#161215;
		text-decoration:none;
		margin:4px 0;
		background:url(../images/ma-selection.jpg);
		background-repeat:no-repeat;
		height:26px;
		font-size:14px;
		padding:8px 0 0 40px;
	}

/***********************/
/****** COL RIGHT ******/
/***********************/

#col_right{
	float:right;
	width:181px;
}

#outils{
	background:url(../images/bg_outils.jpg);
	width:169px;
	height:117px;
	padding:5px 5px 5px 5px;
	margin-left:9px;
}

	#titre_outils{
		color:#fff;
		font-size:15px;
		margin:0 0 30px 38px;
	}

	#outils img{
		border:none;
	}

	#outils a{
		display:block;
		color:#161215;
		text-decoration:none;
		font-size:11px;
		margin:8px 0 0px 12px;
		letter-spacing:-0.2pt
	}

		#outils a:hover{
			text-decoration:underline;
		}

	#adresse_right{
		margin-bottom:20px;
		padding-left:9px;
	}

	#adresse_right p{
		color:#990000;
		font-weight:bold;
		font-size:15px;
		margin:10px auto;
	}

	#adresse_right a{
		display:inline-block;
		background-repeat:no-repeat;
		margin:10px 0;
		text-decoration:none;
	}

		#adresse_right a:hover{
			text-decoration:underline;
		}

	#geoloc{
		background:url(../images/geolocalisation.gif);
		height:22px;
		color:#161215;
		padding:7px 0 0 31px;
	}

	#contact_right{
		background:url(../images/contact1.gif);
		height:20px;
		color:#990000;
		padding:5px 0 0 30px;
	}


/*******************/
/****** INDEX ******/
/*******************/

#coverflow{
	text-align:center;
	margin-top:24px;
}

#content_home{
	width:510px;
	float:left;
	padding:0 18px;
}

	#content_home p{
		font-weight:bold;
		margin:5px auto;
	}

	#content_home h1{
		font-size:15px;
		color:#990000;
		margin:10px auto;
	}

	#content_home h2{
		font-size:15px;
		color:#000000;
		margin:10px auto;
	}

	#content_home #acceuil_pres{
		font-size:16px;
		color:#cc0000;
		margin:10px auto;
	}

#btn_index a{
	background:url(../images/btn_noir.jpg);
	display:block;
	width:162px;
	height:20px;
	color:#fff;
	text-decoration:none;
	text-align:center;
	float:left;
	padding-top:4px;
	margin:15px 15px 0 40px;
}

	#btn_index a:hover{
		text-decoration:underline;
	}

/*********************/
/****** ACHETER ******/
/*********************/

.fiches{
	width:600px;
	float:left;
	font-size:11px;
}

.pages{
	text-align:right;
	font-size:12px;
}

	.pages a{
		color:#000000;
		text-decoration:none;
	}

	.pages a:hover{
		font-weight:bold;
	}

.fiche-annonce{
	width:717px;
	margin:0 auto 15px auto;
	border-bottom:5px solid #e5e5e5;
	border-top:5px solid #e5e5e5;
}

	.texte-annonce{
		width:450px;
		float:left;
	}

	.photo-annonce{
		float:right;
	}

		.photo-annonce img{
			border:none;
		}

	.bien-prix{
		width:311px;
		float:left;
		margin-top:12px;
		height:60px;
	}

		.bien-prix p{
			color:#cc0000;
			font-weight:bold;
			margin-bottom:7px;
		}

		.bien-prix span{
			color:#333;
			font-weight:bold;
		}

	.exclus{
		margin:10px 0 0 0;
	}

	.description-annonce{
		height:66px;
		clear:both;
	}

	.btn-annonce a{
		display:block;
		float:left;
		font-weight:bold;
		text-decoration:none;
		padding:7px 0 0 32px;
		background-repeat:no-repeat;
		height:22px;
		font-size:12px;
	}

	.btn-annonce a:hover{
		text-decoration:underline;
	}

		.btn-detail{
			background:url(../images/plus-rouge.jpg);
			color:#cc0000;
		}

		.btn-contact1{
			background:url(../images/contact-annonces.jpg);
			color:#333;
			margin-left:30px;
		}

.gif_alerte{
	width:725px;
	height:30px;
	margin:0 auto 15px auto;
}

.gif_alerte a{
	text-decoration:none;
	color:FFFFFF;
}

.gif_alerte img{
		border:none;
	}


/********************/
/****** DETAIL ******/
/********************/

#titre-detail{
	width:713px;
	margin:5px auto;
	border-top:5px #e5e5e5 solid;
	border-bottom:5px #e5e5e5 solid;
	height:24px;
	padding:8px 2px 0 2px;
	font-weight:bold;
	color:#333;
}

	#bien{
		width:250px;
		float:left;
	}

	#ville{
		width:300px;
		float:left;
	}

	#prix{
		float:right;
		color:#cc0000;
		width:162px;
	}

		#prix span{
			font-size:10px;
		}

#contenu-detail{
	width:717px;
	margin:15px auto;
	border-bottom:4px solid #e5e5e5;
	padding-bottom:20px;
}

	#photo_left{
		width:426px;
		height:319px;
		float:left;
	}

	#photo_right{
		width:290px;
		float:right;
	}

	#topup{
		width:290px;
		height:220px;
		float:right;
	}

	#btn-detail a{
		display:block;
		text-decoration:none;
		color:#333;
		font-size:13px;
		text-align:center;
		float:left;
		height:25px;
		background-repeat:no-repeat;
		padding:8px 0 0 38px;
		font-family:arial;
	}

		#btn-detail a:hover{
			text-decoration:underline;
		}

		.print{
			background:url(../images/btn_imprimer.jpg);
			margin:5px 0 10px 10px;
		}

		.ami{
			background:url(../images/btn_ami.jpg);
			margin:5px 0 10px 50px;
		}

		.btn_alerte_detail{
			background:url(../images/btn_alerte2.jpg);
			margin:5px 0 10px 10px;
		}

		.caddy_detail{
			background:url(../images/btn_caddy.jpg);
			margin:5px 0 10px 17px;
		}

#bloc1{
	margin:15px 0;
	font-family:arial;
	float:left;
	width:425px;
}

	#haut_description{
		background:url(../images/haut_description.jpg);
		width:415px;
		height:26px;
		color:#FFF;
		padding:9px 5px 0 5px;
	}

	#description{
		width:417px;
		border:1px #cc0000 solid;
		padding:5px 3px;
		font-size:12px;
	}

		#description p{
			font-weight:bold;
			margin:35px 0 0px 0;
			font-size:13px;
		}

		#description table{
			width:405px;
			margin-bottom:10px;
		}

		#description a{
			color:#cc0000;
			font-weight:bold;
			display:block;
			float:right;
			font-size:12px;
			margin:20px 0 5px 0;
			text-decoration:none;
		}

			#description a:hover{
				text-decoration:underline;
			}

#bloc2{
	float:right;
	width:285px;
	background:#ededed;
	border:1px solid #d9d9d9;
	margin-top:10px;
}

	#adresse-detail{
		margin:auto;
		font-size:12px;
	}

		#adresse-detail p{
			color:#990000;
			font-weight:bold;
			font-size:14px;
			margin:5px 0;
		}

		#adresse-detail a{
			display:block;
			background-repeat:no-repeat;
			margin:10px 10px 10px 0 ;
			text-decoration:none;
			float:left;
		}

		#adresse-detail a:hover{
			text-decoration:underline;
		}

	#form_contact{
		width:275px;
		margin:5px auto 0 auto;
		border-top:dashed 1px #333;
		padding-top:10px;

	}

		#form_contact h1{
			font-size:14px;
			background:url(../images/contact-annonces.gif);
			background-repeat:no-repeat;
			height:22px;
			color:#990000;
			padding:7px 0 0 37px;
			margin:5px 0;
		}

		#form_contact table{
			width:250px;
			margin:auto;
		}

		#form_contact button{
			border:none;
			background:none;
			color:#990000;
			font-weight:bold;
			font-size:12px;
			float:right;
			font-family:Arial;
			cursor:pointer;
			margin-top:5px;
		}

/*******************************/
/****** PAGE DYNAMIQUE ******/
/******************************/

#titre_page{
	color:#cc0000;
	font-size:14px;
	font-weight:bold;
	margin:15px 0 10px 10px;
	border-bottom:5px #e5e5e5 solid;
	padding:0 0 5px 5px;
}

#contenu_page{
	margin-left:10px;
	font-size:10px;
	border-bottom:5px #e5e5e5 solid;
	padding-bottom:10px;
}

	#contenu_page select{
		width:90px;
		margin-left:67px;
	}

#contenu_page img{
		border:none;
	}


/*********************/
/****** MENTIONS ******/
/*********************/

#mentions{
	font-size:11px;
	text-align:justify;
}

#mentions span{
	color:#b70809;
	font-weight:bold;
	font-size:12px;
	display:block;
	margin-bottom:5px;
}

#mentions a{
	color:#b70809;
	text-decoration:none;
}

	#mentions a:hover{
		text-decoration:underline;
	}

/*********************/
/****** CONTACT ******/
/*********************/

#contact{
	width:510px;
	margin:auto;
}

	#contact tr{
		height:30px;
	}

	#contenu_page button{
			border:none;
			background:none;
			color:#990000;
			font-weight:bold;
			font-size:12px;
			float:right;
			font-family:Arial;
			cursor:pointer;
			margin-top:5px;
		}

/*********************/
/****** AGENCES ******/
/*********************/

#photo-agence{
	text-align:center;
}

	 #photo-agence img{
		margin:10px auto;
	}

#agence {
	font-size:11px;
	width:480px;
	margin:auto;
}

	#agence p{
		margin-left:10px;
		font-weight:normal;
	}

	#agence a{
		color:#b70809;
		text-decoration:none;
	}

	#agence h1{
		font-size:12px;
	}

	#horaires{
		background:url(../images/horaires.jpg);
		background-repeat:no-repeat;
		font-size:13px;
		color:#b70809;
		height:21px;
		padding:8px 0 0 28px;
		margin-bottom:8px;
	}

	.separateur{
		height:1px;
		background-color:#b70809;
		width:360px;
		margin:15px auto 5px auto;
		font-size:2px;
	}

	#metiers{
		background:url(../images/metiers.jpg);
		height:26px;
		background-repeat:no-repeat;
		font-size:13px;
		color:#b70809;
		padding:12px 0 0 28px;
	}

	#secteur{
		font-size:11px;
		margin:15px auto;
	}

		#secteur span{
			color:#b70809;
		}

	#contact_agence{
		display:block;
		background:url(../images/contact_agence.jpg);
		background-repeat:no-repeat;
		height:26px;
		margin:auto;
		width:130px;
		color:#b70809;
		font-weight:bold;
		text-decoration:none;
		font-size:13px;
		padding:15px 0 0 42px;
	}

/**********************/
/****** MENU BAS ******/
/**********************/

#menu_bas{
	width:993px;
	color:#990000;
	margin-top:25px;
}

	#menu_bas a{
		color:#990000;
		text-decoration:none;
	}

	#menu_bas a:hover{
		text-decoration:underline;
	}


	#menu_bas img{
		margin-left:20px;
		border:none;
	}

/********************/
/****** FOOTER ******/
/********************/

#footer{
	text-align:center;
	font-size:10px;
	margin:15px auto;
}

	#footer a{
		color:#161215;
		text-decoration:none;
	}

	#footer a:hover{
		text-decoration:underline;
	}



/*********/
/** DPE **/
/*********/

#bloc_dpe{
	width:700px;
	margin:auto;
	border:1px #cc0000 solid;
}

#bloc_dpe strong div{
	width:685px;
	height:25px;
	color:#fff;
	background:url(../images/haut_description.jpg);
	padding:5px 0 0 15px;
}

	#bloc_dpe h1{
		font-size:13px;
		text-align:left;
		color:#7f395b;
		font-weight:bold;
		position:absolute;
	}

		#bloc_dpe h2{
			color:#423a40;
			text-decoration:underline;
			font-size:12px;
			margin-bottom:10px;
			position:absolute;
		}

#lettre_conso{
	position:absolute;
	z-index:1;
	font-size:55px;
	width:172px;
	padding:15px 10px 0 0;
	text-align:right;
	color:#000000;
}

#image_conso{
	width:182px;
	height:182px;
	position:relative;
	padding-top:25px;

}

	#bilan_conso{
		margin:5px 0px;
		float:left;
		width:250px;
		padding:0 0 0 15px;
	}

	#valeur_conso{
		font-size:13px;
		margin-top:3px;
	}

#lettre_ges{
	position:absolute;
	z-index:1;
	font-size:55px;
	width:172px;
	padding:15px 10px 0 0;
	text-align:right;
	color:#000000;
}

#image_ges{
	width:182px;
	height:182px;
	position:relative;
	padding-top:25px;

}


	#bilan_ges{
		margin:5px 100px;
		float:left;
		width:200px;
	}

	#valeur_ges{
		font-size:13px;
		margin-top:3px;
	}

		#valeur_ges p{
			color:#7f395b;
			font-size:11px;
		}
