﻿/** Page Maitre */

/** Corps de la page */

body
{
    background-color:Gray;
    font-family:Times New Roman;
    font-size:12px;
   
}




/* centre default.aspx */
.centre
{
	position: relative;
	width: 708px;
	height: 350px;
	top: 0px;
	height: 420px;
	left: 0px;
}


.rechercheRapide
{
	position: relative;
	width: 220px;
	height: 194px;
	top: 0px;
   	height: 0px;
}

.connexion
{
    position: absolute;
    margin-left: 760px;
    margin-top:430px;
    width: 250px;
    height: 200px;     
}

.news
{
   margin-left: 35px; 
   width: 153px;
    position: absolute; 
    top: 105px;
     height: 162px;
}

.bandeau
{
    position: absolute;
    margin-left: 250px;
    margin-top:113px;
    width: 450px;
    height: 30px; 
    font-size:16px;
}

.maison
{
    position: absolute;
    margin-left: 0px;
    margin-top:80px;
    width: 490px;
    height: 450px;     
}

.resulatRecherche
{
    position: absolute;
    margin-left: 10px;
    margin-top: 0px;
    width: 490px;
    height: 450px;   
    overflow:auto  ;
}

.DetailsDuBien
{
    position: absolute;
    margin-left: 10px;
    margin-top:10px;
    width: 515px;
    height: 450px;     
}

.contact
{
    position: absolute;
    margin-left: 30px;
    margin-top:30px;
    width: 515px;
    height: 450px;  
}

.rechercheDetaillees
{
      position: absolute;
    margin-left: 20px;
    margin-top:50px;
    width: 515px;
    height: 450px;  
}
