/* définition des zones */
body {
     margin: 0; /* pour éviter les marges */
                                             
     text-align: center; /* pour corriger le bug de centrage IE */
    background:transparent; 
	background-position: center top;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	border: 0px;
     }

#global {
	text-align: center;
	background: url(Fond.jpg) no-repeat;
     margin-left: auto;
     margin-right: auto;
     width: 1024px; /* largeur obligatoire pour être centré */
     /*text-align: left;  on rétablit l'alignement normal du texte */   
     height:700px;  
     }     
.bandeau_haut {
	width:1024px;
	height:100px;
}
.bandeau_haut_gauche {
	float:left;
	width:508px;
	height:98px;
}
.bandeau_haut_droite {
	float:left;
	width:508px;
	height:98px;
}
.centre {
	width:1024px;
	height:250px;
}
.centre_gauche {
	text-align: right;
	float:left;
	width: 402px;
	height:250px;
}
p#gauche {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}	
p#droit {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	width: 350px;
}	
.centre_centre {
	float: left;
	height: 250px;
	width: 220px;
}.centre_droite {
	text-align: left;
	float:left;
	width: 400px;
	height:250px;
	
}
/*images gauche maisons */
.recherche_critere {
	width:1024px;
	height: 112px;
}
.image_critere {
	
	margin-top: 2px;
	float:left;
	width:458px;
	height: 110px;
	margin-right:50px;
	text-align:right;
}
.image_ma {
	float:right;
	margin-top:10px;
	margin-right:2px;
	text-align:center;
}
.form_critere {
	float:left;
	width:475px;
	height: 60px;
	background: no-repeat 80px 2px;

}
.form_critere2 {
	float:left;
	width:475px;
	height:50px;
	background: no-repeat;
	background-position:80px 12px;

}
form#form1 {
	float:left;
	margin-left:105px;
	margin-top:30px;
}
form#form2 {
	float:left;
	margin-left:10px;
	margin-top:30px;
}
form#form3 {
	float:left;
	margin-left:105px;
	margin-top:10px;
}
form#form4 {
	float:left;
	margin-left:30px;
	margin-top:10px;
}
/* images droite appart */
.recherche_images {
	
	width: 1024px;
	height: 157px;
}
.left_form_images {
	background:transparent; 
	float:left;
	width:584px;
	height: 3px;
}	
.form_images {
	float: right;
	width: 440px;
	height: 157px;
}
.images_images {
	font-style: normal;
	font-weight: normal;
	float:left;
	width: 400px;
	height:103px;
}
.image_ap {
	float: left;
	margin-top: 2px;
	margin-right:2px;
	text-align: center;
}
.bandeau_bas {
	position: relative;
	float: none;
	text-align: center;
	width: 1024px;
	height: 130px;
}
                   
.bandeau_bas_gauche {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	text-align: right;
	float:left;
	width: 642px;
	height: 70px;
}
.trois-points {
	position: relative;
	background-repeat: no-repeat;
	float: left;
	width: 150px;
	height: 90px;
}
/*styles contenu */
.bandeau_bas_droit {
	margin-left: 10px;
	margin-top: 8px;
	text-align: left;
	float: left;
	width: 150px;
	height: 80px;
}
                   
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color: #d50036;
}
p#petit {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight:bold;
}
p {
	font-size: 13px;
	font-weight:bold;
}
p.jaune {
	padding-top: 7px;
	width: 400px;
	font-size: 12px;
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-align: left;
	color:#FF9900;
}
p.vert {
	margin-top: 150px;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	width: 100%;
	text-align: right;
	font-weight: bold;
	color:#CCCC33;
}
a {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color:red;
	text-decoration:none;
	font-size: 11px;
	font-weight:bold;
}
a:visited {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color:red;
	text-decoration:none;
	font-size: 11px;
	font-weight:bold;	
}
a:hover {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color:#FF9900;
	font-size: 11px;
	font-weight:bold;	
}
img {
	border:none;
}
button {
	padding-top: 0px;
	height: 26px;
	width: 45px;
	border : 0;
	background : url(ok-framboise-index.jpg) right -5px no-repeat;
}
button span {
	display : none;
}	
/*STYLES PAGES*/
.entete {
	width:1024px;
	height:113px;
	background:url(template/fond-haut.jpg);
	text-align:left;
}

img#entete {
	float:left;

}
.entete-droite {
	float:left;
	width:290px;
	height:108px;
	margin-left:20px;
	padding-top:5px;
	line-height:30%;
	text-align:right;
}
.entete-texte {
	position:relative;
	top:90px;
	height:13px;
	width:400px;
	font-size:16px;
	color:red;
	font-weight:bold;
}	
.recherche {
	width:1024px;
	height:44px;
	background:url(template/fond-recherche.jpg);
	background-repeat:no-repeat;
}
.form-index1 {
	margin-top:10px;
	float:left;
	margin-left:10px;
	height:34px;
}
.form-index2 {
	float:left;
	margin-top:10px;
	margin-left:50px;
	height:34px;
}
.form-index3 {
	float:left;
	margin-top:10px;
	margin-left:50px;
	height:34px;
}
.form-index4 {
	float:left;
	margin-top:10px;
	margin-left:50px;
	height:34px;
}
.centre-index {
	margin-top:0px;
	width:1024px;
	height:auto;
}	
.menu-gauche {
	float:left;
	width:258px;
	height:auto;
	background:url(template/menu-gauche.jpg);

}
.agence {
	width:258px;
	height:30px;
	background-color:transparent;
	font-weight:bold;
}
.decouverte {
	width:258px;
	height:30px;
	background-color:transparent;
	font-weight:bold;
}
.selection {
	width:258px;
	height:100px;
	background-color:transparent;
}
.actu {
	width:258px;
	height:100px;
	background-color:transparent;
}
.logo-petit {
	text-align:left;
		width:258px;
	height:100px;
	background-color:transparent;
}	
.pages {
	float:left;
	width:766px;
	height:auto;
	background-color:transparent;
}
.footer {
	padding-top: 10px;
	margin-top: 10px;
	text-align: center;
	clear:both;
	width:1024px;
	height: 30px;
}	
p#xiti {
	visibility: hidden;
	text-align:left;
		width: 50px;
	height: 10px;
}	
p#bas-page {
	width: 1024px;
	float: left;
	color: #999999;
	text-align: right;
	font-size: 10px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}	
