@CHARSET "ISO-8859-1";

.clear
{
	clear: both;
}

.invisible
{
	visibility: hidden;
	margin: 0;
	padding: 0;
}

.gauche
{
	float: left;
}

.droite
{
	float: right;
}

body
{
	background: grey;
}

#site
{
	width: 900px;
	margin: auto;
}

#bandeau
{
	font-family: Arial;
	font-weight: bolder;
	width: 100%;
	height: 183px;
}

#bandeau p
{
	margin: 0;
	padding: 0;
}

#bandeau img
{
	float: left;
	width: 163px;
	height: 183px;
	border: none;
}

#headerDroit
{
	float: right;
	height: 173px;
	width: 726px;
	margin-left: 10px;
	margin-bottom: 10px;
	position: relative;
}

#headerDroit #adresse
{
	color: #FFFFFF;
	position: absolute;
	font-family: Verdana;
	top: 5px;
	left: 5px;
}

#headerDroit #telephone
{
	color: #FFFFFF;
	position: absolute;
	font-family: Verdana;
	top: 5px;
	right: 5px;
	text-align: right;
}

#menu
{
	position: absolute;
	bottom: 0;
	background: url('medias/fondMenu.png') no-repeat bottom center;
	color: grey;
	font-family: Arial;
	font-weight: bold;
	text-align: center;
	margin: 0;
	width: 726px;
	height:119px;
}

#menu .elementMenu
{
	float: left;
	margin: 0;
	padding: 0;
	padding-top: 75px;
}

#menu .elementMenu a
{
	font-size:20px;
	color: grey;
	text-decoration: none;
}

#menu .elementMenu a:hover
{
	color: #dd9139;
}

#menu #menuVendre
{
	width: 120px;
}

#menu #menuAcheter
{
	width: 130px;
}

#menu #menuServices
{
	width: 130px;
}

#menu #menuExclusivites
{
	width: 202px;
}

#menu #menuContact
{
	width: 144px;
}

#menu #menuContact a
{
	color: #FFFFFF;
}

#menu #menuContact a:hover
{
	color: #dd9139;
}

#texteAccroche
{
	display: none;
}

.photosAgences
{
	float: left;
}

#corps
{
	
}

#corps #trameGauche
{
	width: 610px;
	height: 685px;
}

#corps #trameDroite
{
	width: 290px;
	height: 685px;
}

#corps #click2place, #promoBien
{
	width: 610px;
	height: 340px;
	background-color: #FFFFFF;
	margin: 0;
}

#click2place .Style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#blocBas
{
	width: 610px;
	height: 320px;
	margin-top: 5px;
	background: #FFFFFF;
}

#blocBas #biensPrestige
{
	margin: 10px;
	width: 200px;
	height: 300px;
	background: #bfaea4;
	text-align: center;
	font-family: Arial;
}

#blocBas #biensPrestige h1
{
	font-size: 22px;
	color: #6f5754;
	margin: 10px auto 3px;
	
}

#blocBas #biensPrestige img
{
	width: 177px;
	height: 218px;
	border: none;
}

#blocBas #biensPrestige p
{
	font-size: 14px;
	text-align: justify;
	padding: 0px 5px;
	color: #6f5754;
	margin: 0px;
}
#blocBas #biensPrestige p a
{
	text-decoration:none;
	}

#blocBas #moteur
{
	background: #6b2031;
	font-family: Arial;
	margin: 10px;
	width: 370px;
	height: 300px;;
}

#blocBas #moteur h1
{
	font-size: 16px;
	font-style: italic;
	color: #f39d41;
	margin: 10px;
}

.coupCoeur
{
	width: 280px;
	height: 340px;
	background: url('medias/fondCoupCoeur2.png') no-repeat top left;
	margin: 0 5px 5px;
	font-family: Arial;
}

.coupCoeur .enteteCoupCoeur
{
	font-size: 18px;
	color: #691E32;
	margin: 0 0 0 10px;
	font-weight: bolder;
	font-style: italic;
	padding-top: 10px;
}

.coupCoeur .imageCoupCoeur
{
	text-align: center;
	margin: 5px auto;
}

.coupCoeur .imageCoupCoeur img
{
	height: 160px;
    margin: 20px 0;
	border: none;
}

.coupCoeur p
{
	width: 260px;
	text-align: justify;
	font-size: 10px;
	color: #6a514d;
	margin: 5px 10px;
	font-style: italic;
}

.coupCoeur .prixCoupCoeur
{
	font-size: 18px;
	color: #6a514d;
	font-style: italic;
	font-weight: bolder;
	margin: 5px 10px;
}

#alerteMail
{
	background: url('medias/fondAlerteMail.png') no-repeat top left;
}

#alertePN
{
	background: url('medias/programmes-neuf-dijon.png') no-repeat top left;
}

.alerte
{
	width: 280px;
	height: 156px;
	margin: 0 5px 8px;
}

.alerte:hover
{
	cursor: pointer;
}

.alerte p
{
	font-size: 22px;
	font-family: Arial;
	font-weight: bolder;
	color: #691E32;
	margin: 0 0 0 15px;
}

#alerteMail p
{
	padding-top: 35px;
}

#alertePN p
{
	padding-top: 20px;
}

#footer
{
	width: 900px;
	margin: auto;
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bolder;
	text-align: center;
}

#footer p
{
	margin: 0;
}

#footer a
{
	text-decoration: none;
	color: #FFFFFF;
}

#footer a:hover
{
	color: #dd9139;
}

#footer img
{
	border: none;
	vertical-align: baseline;
}

#catalogue
{
	font-family: Arial;
}

#catalogue .choixVenteLocation
{
	float: left;
	text-align: center;
	width: 45%;
	margin: 5px 0;
}

#formulaire
{
	text-align: center;
	color: #FFFFFF;
	font-family: Arial;
	margin: 15px auto;
	width: 370px;
	line-height: 36px;
}

#formulaire h2
{
	font-size: 12px;
	float: left;
	width: 130px;
	padding-right: 10px;
	clear: left;
	text-align: right;
	margin: 0;
}

#formulaire h3
{
	font-size: 10px;
	float: left;
	width: 50px;
	padding-left: 10px;
	text-align: left;
	margin: 0;
}

#formulaire .selecteur
{
	float: left;
	width: 150px;
	padding-left: 10px;
	clear: right;
	text-align: left;
}

#formulaire #carte
{
	width: 400px;
	height: 304px;
	border: none;
}

area
{
	cursor: pointer;
}

.paragraphe
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
}

.paragraphe:before
{
	content: url('medias/puce-aaz-immobilier.png');
	
	margin-right:5px;
	
	}
#titre_aaz
{
	font-family: Arial, Helvetica, sans-serif;
	color:#6F5754;
	}

#titreBlanc
{
	color: #FFFFFF;
}
.fond_beige
{
background-color: #BFAEA4;	
padding:5px;
}

#formulaireContact
{
	background-color: #ff9900;
	width: 574px;
	min-height: 50px;
	margin: 0 auto;
	padding: 10px 0;
}

#formulaireContact .formulaireIntro
{
	margin: 0;
	padding: 10px;
	font-weight: bolder;
}

#formulaireContact .nomChamp
{
	height: 25px;
	color: #FFFFFF;
	font-weight: bolder;
	width: 49%;
	text-align: right;
}

#formulaireContact .infoChamp
{
	height: 25px;
	width: 49%;
}

#formulaireContact #boutonEnvoyer
{
	width: 100px;
	margin: 10px auto;
}

#texteRecherche
{
	font-size: 14px;
	text-align: center;
	padding: 10px 5px;
	color: #6f5754;
}
