/* CSS Document */

body{
	background:#000000;
	margin:0;
	padding:0;
	font-family: Tahoma, Arial, Verdana;
}
h1, h2, h3, h4, h5, h6, p, form{
	margin:0;
	padding:0;
}
h1 span, h2 span, h3 span{
	display:none;
}
hr{
	width:auto;
	border:1px solid #CCCCCC;
}
.h2choixalerte{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	clear:both;
	margin:5px 0 5px 0;
	border-bottom:1px dashed #ccc;
	}
p a{
	color:#5E1515;
}
p a:hover{
	text-decoration:none;
}
#homepage{
	background:url(../img/fond-conteneur-homepage.gif) repeat-x #F2F0E8;
}

#conteneurHome{
	width:985px;
	margin:auto;
	position:relative;
}

#headerHomepage{
	height:131px;
}
#logohomepage{
	float:left;
	height:131px;
	width:395px;
}


.rechercherapidehomepage{
	background:url(../img/recherche-rapide-homepage.png) no-repeat;
	width:172px;
	height:22px;
	margin:7px 0 10px 0;
}

.titrehomepage{
	background: url(../img/titre-homepage.png) no-repeat;
	width:196px;
	height:32px;
	margin:0;
	clear:both;
}



#blocformulairehomepage{
	float:left;
	width:550px;
	height:200px;
	font-family: Georgia, "Times New Roman", Times, serif !important;
	color: #FFFFFF;
}
#blocformulairehomepage td{
	padding:4px;
}
#blocformulairehomepage select {
	float:left;
	width:220px;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;display: block;	

}

.parref{
	padding-top:10px !important;
	border-top:1px dashed #926161 ;
	bo
	font-style: italic;
	font-size: 13px;
	height:35px;
	line-height:30px;
}



.choix{
	font-size: 18px;
}


#formulaireHomepage{
	width:540px;
	height:181px;

}


label.error { color:#CC0000; font-size:0.9em; padding-left:5px; }
input.error, textarea.error { border:solid 1px #CC0000; }

#formulaireEnvoyerami label,
#formulaireContact label,
#formulaireInteresse label,
#formulaireEstimation label{
    display:block;
    padding-right:30px;
    text-align:left;
}


.lancerrechercheHome{
	width:221px;
	height:25px;
	line-height:25px;
	background:#B0A473;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	float:right;
	text-align:center;

}
.lancerrechercheHome a{
	display:block;
	text-decoration:none;
	color:#FFFFFF;
}
.lancerrechercheHome a:hover{
	display:block;
	background:#fff;
	color:#000000;
}
#panneauHomepage{
	background:url(../img/panneau-homepage.jpg) no-repeat;
	width:423px;
	height:470px;
	float:left;
	position:absolute;
	top:110px;
	left:540px;
	padding:12px;
	z-index:2;
}


#textehomepage{
	
	width:520px;
	margin:0;
}
#textehomepage p{
	clear:both;
	width:545px;
	font-size: 12px;
	color: #663A15;
	margin-bottom:20px;
}

/*NAVIGATION*/

#main-nav{
	height: 94px;
	
	float:right;
}
#main-nav ul{
	margin:0;
}
#main-nav li{ 
		float: left; 
		list-style: none; 
		text-indent: -9999px;
}
	
#main-nav li a:link,
#main-nav li a:visited{ 
			display: block; 
			height: 94px; 
}

	#nav-accueil a, 
	#nav-trouver a, 
	#nav-location a,
	#nav-calculette a, 
	#nav-alerte a,
	#nav-contact a{
		background-image: url(../img/img-main_nav.png);
		background-repeat: no-repeat;
		border-style: none;
		text-indent: -9999px;
	}
	
	#light #nav-accueil a, 
	#light #nav-trouver a, 
	#light #nav-location a,
	#light #nav-calculette a,
	#light #nav-alerte a, 
	#light #nav-contact a
	{
		background-image: url(../img/img-main_nav_light.png);
		background-repeat: no-repeat;
		border-style: none;
		text-indent: -9999px;
	}
		
	#nav-accueil{ background-position: 0px 0px; }
		#nav-accueil a{ background-position: 0px 0px; width: 65px; }
		#nav-accueil a:hover{ background-position: 0px -94px; }
		#nav-accueil a.current{ background-position: 0px -94px; }
		
	#nav-trouver{ background-position: -64px 0px; }
		#nav-trouver a{ background-position: -64px 0px; width: 134px; }
		#nav-trouver a:hover{ background-position: -64px -94px; }
		#nav-trouver a.current{ background-position: -64px -94px; }

	#nav-location{ background-position: -198px 0px; }
		#nav-location a{ background-position: -198px 0px; width: 96px; }
		#nav-location a:hover{ background-position: -198px -94px; }
		#nav-location a.current{ background-position: -198px -94px; }
		
	#nav-calculette{ background-position: -294px 0px; }
		#nav-calculette a{ background-position: -294px 0px; width: 88px; }
		#nav-calculette a:hover{ background-position: -294px -94px; }
		#nav-calculette a.current{ background-position: -294px -94px; }

	#nav-alerte {background-position: -382px 0px; }
		#nav-alerte a{ background-position: -382px 0px; width: 68px; }
		#nav-alerte a:hover{ background-position: -382px -94px; }
		#nav-alerte a.current{ background-position: -382px -94px; }
	
	#nav-contact {background-position: -450px 0px; }
		#nav-contact a{ background-position: -450px 0px; width: 71px; }
		#nav-contact a:hover{ background-position: -450px -94px; }
		#nav-contact a.current{ background-position: -450px -94px; }
/*----------------------------------------------------------------------------------*/






.annonceHome{
	width:195px;
	float:left;
	margin-right:5px;
	position:relative;
	font-size: 11px;
	color: #000000;
}
.annonceHome p{
	clear:both;
	margin-top:10px;
}
.annonceHome a{
	color: #000000;
}
.annonceHome a:hover{
	text-decoration:none;
}
.photo{
position:relative;
}
.nouveau{
	position:absolute;
	background:url(../img/nouveau.png) no-repeat;
	width:75px;
	height:45px;
	left: 0;
	top:0;
}
.compromis{
	position:absolute;
	background: url(../img/nouveau-compromis.png) no-repeat;
	width:125px;
	height:64px;
	right:0px;
	bottom:0px;
}
.exclusivite{
	position:absolute;
	background: url(../img/exclusivite.png) no-repeat;
	width:80px;
	height:40px;
	right:0px;
	bottom:0px;
}
.coupdecoeur{
	height:25px;
	width:25px;
	background:url(../img/coeur.png) no-repeat;
	position:absolute;
	top:-7px;
	right:0px;}
.plus{
	background:url(../img/plus.png) no-repeat;
	color:#663915;
	font-size: 9px;
	font-weight: bold;
	padding-left:25px;
	height:20px;

	margin-top:15px;
}
.plus a{
	color:#663915;
	text-decoration:none;
}
.plus a:hover{
	text-decoration:underline;
}

.secteur{
	background:url(../img/nos_secteur.png) no-repeat;
	width:400px;
	height:17px;
	border-bottom:1px solid #D5CFB5;
	padding-bottom:4px;
	margin-top:20px;
	margin-bottom:15px;
	clear:both;
}
.secteur span{
	display:none;
}


.horaire{
	background: url(../img/horaires.png) no-repeat;
	width:400px;
	height:17px;
	border-bottom:1px solid #D5CFB5;
	padding-bottom:4px;
	margin-top:20px;
	margin-bottom:15px;
	clear:both;
}
.horaire span{
	display:none;
}

.interlocuteurs{
	background: url(../img/interlocuteurs.png) no-repeat;

	height:17px;
	border-bottom:1px solid #D5CFB5;
	padding-bottom:4px;
	margin-top:20px;
	margin-bottom:15px;
	clear:both;
}
.interlocuteurs span{
	display:none;
}

.texteMarron{
	font-size: 13px;
	color: #663A15;
}
.texteMarron a{
	color: #663A15;
	text-decoration:none;
}
.texteMarron a:hover{
	color: #000;
	text-decoration:none;
}


/*PAGES -----------------------------------------------------------------*/

#page{
	background:url(../img/fond-page2.jpg) repeat-x #F5F4EE;
	height:600px;}
	

#panneauPage{
	background: url(../img/fond-conteneur-page.jpg) no-repeat;
	width:719px;
	position:absolute;
	top:98px;
	left:260px;
	padding:22px;
	z-index:2;
	min-height:400px;
}
#panneauPage p{
	font-size: 12px;
	color: #000000;
	margin-top:10px;
}

.lancerrecherche{
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	text-align:center;
	border:none;
	background:#B0A473;
	cursor:pointer;
}
.lancerrecherche a{
	display:block;background:#B0A473;padding:3px 5px 3px 5px;
	text-decoration:none;
	color:#FFFFFF;
}
.lancerrecherche a:hover{
	display:block;
	background:#fff;
	color:#000000;
}
.rechercherapidepage{
	background:url(../img/recherche-rapide-page.png) no-repeat;
	width:241px;
	height:46px;
	margin:0 0 10px 0;
}
.trouverunbien{
	background: url(../img/trouver-un-bien.gif) no-repeat;
	width:222px;
	height:37px;
	margin:0;
	clear:both;
}
.location{
	background: url(../img/locations.gif) no-repeat;
	width:222px;
	height:37px;
	margin:0;
	clear:both;
}
.contactTitre{
	background: url(../img/contact.gif) no-repeat;
	width:222px;
	height:37px;
	margin:0;
	clear:both;
}
.alerte{
	background: url(../img/alerte.gif) no-repeat;
	width:222px;
	height:37px;
	margin:0;
	clear:both;
}
.calculette{
	background: url(../img/calculette.gif) no-repeat;
	width:222px;
	height:37px;
	margin:0;
	clear:both;
}
.titreresultat{
	border-bottom:1px solid #B0A473;
	font-size: 14px;
	font-weight: bold;
	color: #663A15;
	padding:0 0 4px 0;
	margin:20px 5px 10px 0;
}
.titreresultat span{
	font-size: 11px;
	font-weight: bold;
	color: #B0A473;
	font-style: italic;
	margin-left:20px;
}

.mail{
	background: url(../img/mail.png) no-repeat  0 2px;
	height:20px;
	line-height:20px;
	font-size: 14px;
	clear:both;
	margin:5px 0 5px 0;
	padding-left:20px;
}
.mail a{
	color:#000000;
	text-decoration:none;
}
.mail a:hover{
	color:#B0A473;
	text-decoration:none;
}
.acces{
	background: url(../img/flag.png) no-repeat  0 2px;
	height:20px;
	line-height:20px;
	font-size: 14px;
	clear:both;
	margin:5px 0 5px 0;
	padding-left:20px;
}
.acces a{
	color:#000000;
	text-decoration:none;
}
.acces a:hover{
	color:#B0A473;
	text-decoration:none;
}

#tri{
	font-size: 16px;
	font-weight: normal;
	color: #663A15;
	clear:both;
	margin:5px 0 5px 0;
}
#tri a{
	color: #663A15;
}
#tri a:hover{
	text-decoration:none;
}
#blocformulairepage{
	float:left;
	width:240px;
	font-family: Georgia, "Times New Roman", Times, serif !important;
	color: #FFFFFF;
}
#blocformulairepage td{
	padding:4px;
}
#blocformulairepage select {
	float:left;
	width:220px;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;display: block;	

}


.BlocListe{
	width:340px;
	height:150px;
	float:left;
	position:relative;
	padding-right:10px;
	font-size: 11px;
	color: #663A15;
	margin-top:15px;
}
.BlocListe td{
	padding-right:8px;

}
.BlocListe img{
	width:155px;
	height:115px;
	/*border:4px solid #fff;*/

}
.prix{
	color:#A69860;
	font-weight: bold;
}


.pagenombres{
	text-align:center;
	clear:both;
	margin:auto;
}
.pagenombres a.current{
   	color:#621B1A;
	background:#fff;
    font-weight:bold;
    }

.pagenombres a{
	color:#fff;
	background:#621B1A;
	padding:3px;
	display:block;
	float:left;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin-right:5px
}
.pagenombres a:hover{
	color:#fff;
	background:#B0A473;
	display:block;
}

#grandephoto{
	width:550px;
	height:410px;
}
#grandephoto img{
	width:550px;
	height:410px;
}
#vignettedetail{
	margin:0;
	vertical-align:top;
}
#vignettedetail ul{
	margin:0;
	padding:0;
}
#vignettedetail li{
	list-style-type:none;
	margin:0 0 5px 5px;
	clear:both;
}
#vignettedetail img{
	border:3px solid #fff;
	width:130px;
	height:91px;	
}
#tabledetail{
	margin:5px 0 15px 0;
	clear:both;
	width:710px;}
fieldset{

	border:1px solid #B0A473;
	margin:0;
	padding:10px;
	}
legend{
	font-size: 16px;
	color: #000000;
	background:inherit !important;
	margin:0;
	padding:0;
	}
#descriptionField{
	color:#663A15;
	font-size: 12px;
	width:460px;
	float:left;
}
#prixField{
	background:#B0A473;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #000;
	text-align:center;
	width:250px;
	height:30px;
	line-height:30px;
	margin-top:10px;
	
}

#listField{
	float:right;
	width:210px;
	margin-left:10px;
	font-size: 11px;
	color: #663A15;
}
#listField a{
	color: #663A15;
}

.formStyle{
	margin:0;
	font-size: 12px;
}
.formStyle select {
	width:200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.formStyle td{
	padding:2px 0 2px 5px;
}

#ymap{
	height:400px;
}

#ymap td{padding:0;}

#footer{
	clear:both;
	width:auto;
	font-size: 11px;
	color: #666666;
	border-top:4px solid #D9D5BD;
	margin-top:15px;
	padding-top:10px;
	text-align:center;
}
#footer a, #footer li a{
	color:#550A0A;
	
}
#footer a:hover, #footer li a:hover{
	text-decoration:none;	
}

#footer ul{
	margin:10px 0 0 0;
	padding:0;
}
#footer li{
	display:inline;
	border-right:1px solid #ccc;
	list-style-type:none;
	padding:0 2px 0 2px;
}

#retour{
	height:21px;
	line-height:21px;
	padding-left:25px;
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	position:absolute;
	right: 25px;
	top: 77px;
	font-weight: bold;
	background:url(../img/retour.png) no-repeat;
	white-space:nowrap;
	}
#retour a{
	color:#999;
	text-decoration:none;
}
#retour a:hover{
	color:#5F1718;
	text-decoration:none;
}



#print{
	height:28px;
	line-height:30px;
	padding-left:40px;
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	position:absolute;
	right: -40px;
	top: 10px;
	font-weight: bold;
	background:url(../img/print.png) no-repeat;
	white-space:nowrap;
	width: 194px;
	}
#print a{
	color:#999;
	text-decoration:none;
}
#print a:hover{
	color:#5F1718;
	text-decoration:none;
}

.Pagecalculette{
	font-size: 12px;
	color: #000000;
}
.Pagecalculette td{
	text-align:left;
	padding-right:4px;
	padding-bottom:3px;
}

.Pagecalculette h4{
	margin:10px 0 10px 0;
	background:#5F1718;
	color:#FFFFFF;
	height:20px;
	line-height:20px;
	font-size: 14px;
	padding:0 0 0 5px;
}
.Pagecalculette h3{
	font-family: Georgia, "Times New Roman", Times, serif !important;
	font-size: 14px!important;
	font-style: italic!important;

}
.Pagecalculette input{
	width:100px;
}
#result_FnTotal{
	background:#FFFFFF;
	padding:5px;
	font-size: 14px;
	font-weight: bold;
}


#BlocIcones{
	position:absolute;
	right: 20px;
	top: 10px;
	border:solid 4px #E5DED8;
	margin:0;
	width: 275px;
	text-align:left;
	padding:5px;
	background:#F3F0EB;
	padding-bottom:5px;

}
.iconFav{
	background:url(../img/iconFav.png) no-repeat;
	padding-left:20px;
	font-size: 10px;
	white-space:nowrap;
	height:20px;
	line-height:12px;
}
.iconFav a{
	color:#666666;
	text-decoration:none;
}
.iconFav a:hover{
	color:#000;
	text-decoration:none;
}

.iconAmi{
	background:url(../img/iconAmi.png) no-repeat;
	padding-left:20px;
	font-size: 10px;
	white-space:nowrap;

	height:20px;
	line-height:14px;
}
.iconAmi a{
	color:#666666;
	text-decoration:none;
}
.iconAmi a:hover{
	color:#000;
	text-decoration:none;
}
.iconPrint{
	background:url(../img/iconPrint.png) no-repeat;
	padding-left:20px;
	font-size: 10px;
	white-space:nowrap;

		height:20px;
	line-height:12px;
}
.iconPrint a{
	color:#666666;
	text-decoration:none;
}
.iconPrint a:hover{
	color:#000;
	text-decoration:none;
}

.adresse{
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin:10px 0 10px 0;
	padding:5px;
	background:#fff;
	font-style:italic;
}



