@charset "utf-8";
/* CSS Document */

body{
margin:0;
padding:0;
font-family:Arial, Verdana, Geneva, sans-serif;
font-size:12px;
background-image:url(/media/images/fond2.jpg);
background-repeat:repeat-x;
background-color:#9B8D4E;
color: white;
}

button {
	background-color: transparent;
	border: 0;
}

button.envoyer {
	width: 150px;
}

a {
	text-decoration:none;
	color: gray;
}

a:hover {
	text-decoration: underline;
}

.blanc {
	color: white;
	font-weight: bold;
}

.pagination {
	text-align: right;
}

form {
	padding: 0;
	margin: 0;
}

img {
	border:0;
	margin: 0;
}

#website {
	margin-left:auto;
	margin-right:auto;
	width:993px;
	background-color:black;
}

#header{
	height:175px;
	border-bottom:8px solid #000000;
	width:993px;
	background-color:#000000;
}

	#header a{
		display:block;
		float:left;
	}

	#header #drapeau{
		margin-top:150px;
	}

	#header #planete{
		display:block;
		margin-top:30px;
	}

#menu {
	background-image:url(/media/images/top_menu2.jpg);
	background-repeat:no-repeat;
	background-color:#000000;
	width:993px;
	height:52px;
}

#menu a{
	color:#CFB94A;
	font-size:12px;
	text-transform:uppercase;
	display:block;
	float:left;
	margin:7px 0 0 0;
	padding:10px 21px 10px 21px;
	/*padding:10px 28px 10px 27px;*/
	background-image:url(/media/images/separate_menu.gif);
	background-position:right;
	background-repeat:no-repeat;
}

#menu a.last{
	background-image:none;
}

#menu a:hover{
	background-color:#101010;
}

#website .sous_menu{
  background-color: #cfb94a;
  padding:8px;
}

#website .sous_menu a {
  color: black;
  font-weight:bold;
  margin:0 0 0 25px;
}

#website .sous_menu a:hover {
  color:white;
}

#ariane{
	background-color:#000000;
	color:white;
	font-size:11px;
	padding:0 5px 5px 5px;
}

#ariane a{
	color:white;
}

#menu_visuel{
	height:196px;
	background-color:#000000;
}

#menu_visuel .images{
	margin:0 5px 0 6px;
	width:154px;
	text-align:center;
	height:166px;
	float:left;
	color:#FFF;
	font-size:13px;
	font-weight:bold;
	padding:30px 0 0 0;
}

#menu_visuel a.images:hover{
	color:#000;
}

#menu_visuel #visu1{
background-image:url(/media/images/block_img_1.jpg);
}
#menu_visuel #visu2{
background-image:url(/media/images/block_img_2.jpg);
}
#menu_visuel #visu3{
background-image:url(/media/images/block_img_3.jpg);
}
#menu_visuel #visu4{
background-image:url(/media/images/block_img_4.jpg);
padding:24px 0 0 0;

height:172px;
}
#menu_visuel #video{
margin-top:16px;
margin-left:5px;
}
/*
#menu_visuel #groupe{
	width:145px;
	height:151px;
	float:left;
	margin:0 5px 0 0;
	background-image:url(/media/images/block_notregroupe.jpg);
	padding:40px 5px 5px 10px;
	color:#2f2f2f;
	font-weight:bold;
}

#menu_visuel #groupe a{
	display:block;
	color:#2f2f2f;
	margin:0 0 10px 0;
}

#menu_visuel #groupe img{
	vertical-align:middle;
	margin:0 2px 0 0;
}

#menu_visuel #services{
	width:145px;
	margin:0 0 0 5px;
	height:165px;
	float:right;
	background-image:url(/media/images/block_services.jpg);
	padding: 25px 5px 5px 10px;
	color:#2f2f2f;
	font-size:11px;
}

#menu_visuel #services a{
	display:block;
	color:#2f2f2f;
	margin:0 0 3px 0;
}

#menu_visuel #services .title{
	font-size:13px;
	font-weight:bold;
}
*/
#separateur {
  height: 30px;
  background-color: #343434;
}


#content{
	background-color:#000000;
	padding:13px 9px 10px 9px;
	min-height: 200px;
}

#contenu {
	color: #2d2d2d;
}

#content #contenu_a {
	background-color: white;
}

#content #contenu_a #top {
	float: right;
	padding: 5px;
}

#content h1 {
	color: #cfb94a;
	font-weight: bold;
	padding-bottom: 15px;
	font-size: 16px;
	padding-left: 5px;
	float: left;
	margin: 0px;
}

#content h2 {
	color: #1e1e1e;
	font-weight: bold;
	font-size: 14px;
	padding: 5px;
	margin: 0px;
}

#content #retour {
	float: right;
	padding: 5px;
}

#content #retour a {
	color: white;
	font-weight: bold;
}

#content #contenu {
	background-color: white;
	padding: 5px;
}

#colonne1, #colonne2{
	float: left;
	width: 49%;
	color:#FFFFFF;
}

#colonne1 a, #colonne2 a{
	color:#FFFFFF;
}

#colonne1 a:hover, #colonne2 a:hover{
	text-decoration:underline;
}

#colonne2 {
	margin-left:10px;
}

#colonne1 #titre, #colonne2 #titre {
	background-image:url(/media/images/fond_titre.jpg);
	background-repeat:repeat-x;
	min-height:20px;
	padding-left: 10px;
	padding-top:5px;
	font-weight: bold;
	color: #000000;
}

#content .titre_espace{
	margin:6px 0 0 0;
	color:#D3BF4E;
	font-size:12px;
	font-weight:bold;
}

#colonne1 .btn_espace{
	background-image:url(/media/images/btn_espace.jpg);
	background-repeat:no-repeat;
	display:block;
	width:168px;
	min-height:22px;
	color:#000000;
	font-weight:bold;
	padding-top:3px;
	margin:8px 0 10px 0;
	text-align:center;
}

#colonne1 .btn_espace:hover{
	cursor:pointer;
	text-decoration:none;
}

#vous_recherchez, #vous_vendez, #inscription{
	width:223px;
	padding-left:5px;
}

#content #colonne1 #vous_recherchez{
	float:left;
}

#content #colonne1 #vous_vendez{
	float:right;
}

#content #colonne1 #inscription a.lien{
	display:block;
	color:#C8C8C8;
	margin-top:4px;
}

#colonne2 .article {
	width:320px;
	float:left;
}

#colonne2 #pdf {
	display:block;
	float:right;
}

/*******************
*** Formulaires ****
*******************/
#website #content #formulaire{
	margin: 0 50px 0 80px;
	padding: 10px 40px;
	color: white;
}

#website #content #formulaire #indication{
	text-align: center;
}

#website #content #formulaire #loader{
	text-align: center;
}

#website #content #formulaire #loader img{
	display: inline;
}

#website #content #formulaire table caption{
	height: 35px;
	text-align: left;
}

#website #content #formulaire table input{
	width: 170px;
}

#website #content #formulaire table input.radio{
	width: 20px;
}

#website #content #formulaire table textarea{
	width: 170px;
	height: 50px;
}

#website #main #content #formulaire #validation{
	margin:15px 0 0 0;
	text-align:center;
}
/**** Formulaire ***/

#website #main #moteur {
	background-color: #000000;
	min-height: 220px;
}

#website #main #moteur #intro_recherche{
	font-size:13px;
	font-weight:bold;
	color:#BCAD46;
	text-align:center;
}

#website #main #moteur #titre_carte{
	color:white;
	font-weight:bold;
	font-size:16px;
}

#website #main #moteur a#intro_carte{
	display:block;
	color:white;
	margin-left:5px;
	font-weight:bold;
	font-size:12px;
	width:190px;
	float:left;
}

#website #main #moteur #carte{
	margin:25px 10px 0 0;
	float:right;
}

#website #main #moteur #left {
	padding:5px 0 5px 4px;
	margin: 5px;
	float: left;
	color: white;
	width: 40%;
	border:2px solid #BCAD46;
	min-height:207px;
}

#website #main #moteur #right {
	float: right;
	width: 56%;
	padding:5px 0 5px 4px;
	background-color: #000000;
	margin: 5px;
	color: white;
	border:2px solid #BCAD46;
}

#website #main #moteur #right a {
	color: white;
}

#website #main #moteur #right a.menu {
	font-weight: bold;
	font-size: 14px;
}

#website #content #moteur {
	background-color: #343434;
	min-height: 200px;
}

#website #content #moteur #title {
	color: #cfb949;
	font-weight: bold;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#website #content #moteur #left {
	float: left;
	width: 402px;
	padding:5px 0 5px 4px;
	background-color: #595959;
	margin: 5px;
	color: white;
}

#website #content #moteur #right {
	padding:5px 0 5px 4px;
	margin: 5px;
	float: right;
	color: white;
	width: 27%;
}

#website #content #moteur #right #title {
	color: #cfb949;
	font-weight: bold;
	font-size: 14px;
}

#website #content #moteur #right a {
	color: white;
}

#website #content #moteur #right a.menu {
	font-weight: bold;
	font-size: 14px;
}

#base {
	background-color:#000000;
}

.tab_bord{
	border: 2px solid gray;
}

#main #moteur div .title {
	font-size: 15px;
	font-weight:bold;
	margin:0 0 7px 0;
	float: left;
	color: white;
}

.choice_vendre_louer{
	font-size: 15px;
	font-weight:bold;
	margin-top:10px;
	margin:0 10px 0 0;
	width:110px;
	float:left;
	display:block;
	color: white;
}

label img{
	margin:0 5px 0 0;
}

.or {
	color: #cfb949;
	font-weight: bold;
	font-size: 14px;
}

#website #content #ent_page {
	padding-left: 5px;
	padding-bottom: 10px;
	color: white;
	font-size: 14px;
	font-weight: bold;
}

#website #content .minifiche  {
	background-color: #000000;
}

#website #content .minifiche .titre {
	padding: 5px;
}

#website #content .minifiche .titre .type_ville {
	width: 400px;
	color: #B79B47;
	font-weight: bold;
	font-size: 14px;
	padding-left: 10px;
}

#website .minifiche .center{
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:10px;
	border-top:1px solid #ba9a54;
	border-bottom:1px solid #ba9a54;
}

#website #content .minifiche .center .prix {
	color: #B79B47;
	font-size: 18px;
	float:left;
}

#website #content .minifiche .center .image {
	float: left;
}

#website #content .minifiche .center .description {
	float: right;
	padding-left: 10px;
	padding-top:10px;
	width: 750px;
	min-height:142px;
}

#website .minifiche .description .exclusif {
	width:212px;
	min-height:22px;
	background-image:url(/media/images/bg_exclus.jpg);
	background-repeat:no-repeat;
	color: #B79B47;
	font-weight: bold;
	font-size: 14px;
	text-align:center;
	padding-top:5px;
}

#website .minifiche .center .description .visite_virtuelle {
	margin-right:36px;
}

#website .minifiche .center .btns_fiche {
	margin-top:5px;
}

	#website .minifiche .center .btns_fiche a{
		color:#000;
		display:block;
		float:left;
		text-decoration:none;
		font-weight:bold;
		font-size:12px;
		padding-top:3px;
		height:19px;
		text-align:center;
		margin-right:10px;
	}

		#website .minifiche a.fiche_contact{
			display:block;
			float:left;
			background:url(/media/images/btn_contact.jpg);
			width:179px;
		}

		#website .minifiche a.fiche_detail{
			display:block;
			float:left;
			background:url(/media/images/btn_detail.jpg);
			padding-left:5px;
			width:174px;
		}

		#website .minifiche .center .btns_fiche a:hover{
			text-decoration:underline;
		}

		#website .minifiche .fiche_tel{
			float:left;
			margin-top:3px;
			margin-right:200px;
			font-weight:bold;
		}

#website #fiche_detail{
	width:969px;
	margin:auto;
}

	#fiche_detail #haut_fiche{
		border-bottom:1px solid #ba9a54;
		color:#ba9a54;
		font-size:15px;
		font-weight:bold;
		padding-bottom:5px;
		min-height:27px;
	}

		#fiche_detail #titre_bien{
			float:left;
			width:512px;
			padding-top:5px;
		}

		#fiche_detail #prix_bien{
			float:left;
			font-size:18px;
			padding-top:5px;
		}

		#fiche_detail #exclus{
			float:right;
			background-image:url("/media/images/bg_exclus.jpg");
			width:212px;
			height:22px;
			text-align:center;
			font-size:14px;
			padding-top:5px;
		}

		#fiche_detail #contenu{
			background-color:#000000;
			color:#FFFFFF;
		}

			#fiche_detail #contenu img{
				float:left;
			}

			#fiche_detail #colone_droite{
				width:310px;
				float:right;
			}

			#fiche_detail #colone_droite img{
				margin:0 0 10px 12px;
			}

			#fiche_detail #miniatures{
				min-height:350px;
			}

			#fiche_detail #btns_droite{
				width:179px;
				float:left;
				margin-left:12px;
			}

				#fiche_detail #btns_droite a{
					display:block;
					background-image:url(/media/images/btn_fiche_detail.jpg);
					width:179px;
					height:19px;
					padding-top:3px;
					text-align:center;
					text-decoration:none;
					color:#000;
					margin:16px 0;
					font-weight:bold;
					font-size:13px;
				}

				#fiche_detail #btns_droite a:hover{
					text-decoration:underline;
				}

				#fiche_detail #texte_detail{
					margin-top:10px;
				}

	#fiche_detail #btns_bas_detail{
		height:61px;
		border-bottom:1px solid #ba9a54;
		border-top:1px solid #ba9a54;
		padding:15px 10px 0 10px;
		margin-top:15px;
	}

		#fiche_detail #btns_bas_detail a{
			display:block;
			float:left;
			color:#fff;
			text-decoration:none;
			margin-right:30px;
		}

			#fiche_detail #btns_bas_detail a:hover{
				text-decoration:underline;
			}

		#fiche_detail #btns_bas_detail #retour{
			display:block;
			float:right;
			margin-top:10px;
		}

			#fiche_detail #diaporama_detail{
				display:block;
				float:none;
				width:100px;
				background-image:url("/media/images/btn_diaporama.jpg");
				background-repeat:no-repeat;
				height:20px;
				color:#fff;
				margin:5px 0 15px 100px;
				padding:13px 0 0 35px;
			}

			#fiche_detail #print_detail{
				background-image:url(/media/images/btn_impression.jpg);
				background-repeat:no-repeat;
				height:23px;
				padding:13px 0 0 37px;
			}

			#fiche_detail #envoi_ami{
				background-image:url(/media/images/btn_ami.jpg);
				background-repeat:no-repeat;
				height:20px;
				padding:13px 0 0 36px;
			}

			#fiche_detail #selection_detail{
				background-image:url(/media/images/btn_selection.jpg);
				background-repeat:no-repeat;
				height:20px;
				padding:5px 0 0 28px;
				margin:8px 0 0 0;
			}

			#fiche_detail #agence_detail{
				text-align:right;
				font-weight:bold;
				margin-top:5px;
			}

#footer{
	background-color:#000000;
	color:#6b6b6b;
	text-align:center;
	padding:7px;
	border-top:4px solid #000;
	font-size:10px;
}

#footer a{
	color:#8a8a8a;
}

/* Popup Créer alerte mail */

.content .titre_form{
	background:#29211c;
	color:white;
	font-size:11pt;
	font-weight:bold;
	padding: 2px 10px;
}

.content form.contact{
	color: #83847F;
	background-color: #D8D6D2;
	font-size: 11px;
}

.content table{
	padding: 10px;
}

	.content form.contact button{
		margin: 0 10px 0 0;
		cursor:  pointer;
	}

/* Recherche Graphique */

#content #rech_graph{
	color:#AC964A;
	margin-top:15px;
}

	#content #rech_graph #titre{
		font-weight:bold;
		font-size:15px;
		padding-bottom:10px;
		border-bottom:1px solid #AC964A;
	}

	#content #rech_graph #col_left{
		margin-top:20px;
		padding-top:20px;
		margin-left:20px;
		width:380px;
		float:left;
	}

		#content #rech_graph #col_left #intro{
			font-weight:bold;
			font-size:13px;
			margin-left:10px;
		}

		#content #rech_graph #col_left .region_agence{
			font-size:14px;
			text-decoration:underline;
			margin:10px 0 10px 0;
		}

		#content #rech_graph #col_left a.lien_secteur{
			display:block;
			color:#AC964A;
			font-weight:bold;
			font-size:13px;
			margin-top:15px;
		}

			#content #rech_graph #col_left a.lien_secteur:hover{
				text-decoration:underline;
			}

	#content #rech_graph #col_right{
		margin-top:20px;
		float:right;
	}





