/* ***** */
/* zones */
/* ***** */

.immogenie-haut-fond {
  color:#9D1900;
	border:1px;
	border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:none;
  border-left-style:solid;
  margin: 0 auto auto;
 	background: url("/images/haut-fond.jpg");
  height: 120px;
	padding: 0;
	width: 1000px;
}

.immogenie-haut-droite {
  position:relative;
  top:0px;
  width:408px;
 	border:0px none;
  margin-left: 527px;
  margin-right: auto;
  padding:0;   
}

.immogenie-haut-boutons {
  position:relative;
  top:-13px;
  left:-265px;
 	border:0px none;   
}

.immogenie-haut-recherche {
  color:#9D1900;
	border:1px;
	border-top-style:dotted;
  border-right-style:solid;
  border-bottom-style:dotted;
  border-left-style:solid;
  width: 980px;
  margin-left: auto;
  margin-right: auto;
	margin-top:0px;
  padding: 10px;
  background-color:#FFF6b5;
  font-size:10px;
}


.immogenie-centre {
  color:#9D1900;
	border:1px;
	border-top-style:none;
  border-right-style:solid;
  border-bottom-style:dotted;
  border-left-style:solid;
  width: 980px;
  margin-left: auto;
  margin-right: auto;
	//margin-top:10px;
  padding: 10px;
  background-color:#FFF6A9;
  clear:both;
}

.immogenie-bas {
  color:#9D1900;
	border:1px;
	border-top-style:none;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  width: 980px;
	margin: 0 auto auto;
	margin-top:0px;
  padding: 10px;
  background-color:#FFF6A9;
  //background: url("/images/pied-page.jpg") no-repeat;
  font-size:11px;
}

.immogenie-titre-bas {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#6071DD;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:5px;
  text-align:center;
}

/* PA */

.immogenie-droite-pa {
margin-top:-120px;
margin-left:440px;
}



/* Page departement */
/* image specifique du departement */
.immogenie-logo-departement {
  position:relative;
  top:0px;
  left:0px;  
	margin: 0 auto auto;
 	/*background: url("/images/departement/00.jpg");*/
  height: 200px;
	padding: 0;
	width: 320px;
	float:left;
}

