@charset "utf-8";
/* CSS Document */

html{
height:100%;
width:100%;
margin:0px;
padding:0px;
}

body{
	background-image:url(Images/fond_site.png);
	background-position:center;
	background-repeat:repeat-y;
	background-color:#E3EBF5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4D4D4D;
	padding: 8px;
}

#menu{
position:absolute;
width:780px;
height:185px;
top:0px;
left:50%;
margin-left:-390px;
padding:0px;
}

#bas_gauche{
position:absolute;
width:31px;
height:68px;
top:118px;
left:50%;
margin-left:-390px;
}
#bt_accueil{
position:absolute;
width:72px;
height:68px;
top:118px;
left:50%;
margin-left:-359px;
}
#bt_ventes{
position:absolute;
width:67px;
height:68px;
top:118px;
left:50%;
margin-left:-287px;
}
#bt_locations{
position:absolute;
width:93px;
height:68px;
top:118px;
left:50%;
margin-left:-220px;
}
#bt_agence{
position:absolute;
width:82px;
height:68px;
top:118px;
left:50%;
margin-left:-127px;
}
#bt_region{
position:absolute;
width:94px;
height:68px;
top:118px;
left:50%;
margin-left:-45px;
}
#bt_contact{
position:absolute;
width:77px;
height:68px;
top:118px;
left:50%;
margin-left:49px;
}
#bt_informations{
position:absolute;
width:122px;
height:68px;
top:118px;
left:50%;
margin-left:126px;
}
#bt_liens{
position:absolute;
width:59px;
height:68px;
top:118px;
left:50%;
margin-left:248px;
}
#bas_droite{
position:absolute;
width:83px;
height:68px;
top:118px;
left:50%;
margin-left:307px;
background-image:url(Images/menu/bas_droite.png);
background-position:left;
}

#recherche{
position:absolute;
left:50%;
top:250px;
margin-left:-390px;
width:181px;
height:197px;
z-index:10;
background-image:url(Images/recherche.png);
}
#form_ref{
margin-top:37px;
}
#rRef{
position:absolute;
left:50px;
}
#loupe_ref{
position:absolute;
left:150px;
}
#form_rech{
position:absolute;
top:98px;
left:8px;
}
#loupe_rech{
position:absolute;
top:72px;
left:142px;
}
#rPrix{
position:absolute;
top:45px;
left:0px;
}

#page{
position:absolute;
width:710px;
margin-top:185px;
left:50%;
margin-left:-355px;
background-color:#FFFFFF;
}

#page-accueil{
position:absolute;
width:450px;
margin-top:185px;
left:50%;
margin-left:-355px;
background-color:#FFFFFF;
}


a img{
border:0px;
}

a{
text-decoration:none;
color:#1F62B2;
}
a:hover{
text-decoration:underline;
color:#1F62B2;
}

#table_liens a{
text-decoration:none;
color:#4D4D4D;
}
#table_liens a:hover{
text-decoration:underline;
color:#1F62B2;
}

#annonces{
margin-left:180px;
}
#vendu{
position:relative;
top:11px;
width:517px;
height:138px;
background-image:url(Images/annonces/vendu.png);
z-index:400;
}
#pas-vendu{
position:relative;
top:11px;
width:517px;
height:138px;
z-index:100;
}

#loue{
position:relative;
top:11px;
width:517px;
height:138px;
background-image:url(Images/annonces/loue.png);
z-index:400;
}
#pas-loue{
position:relative;
top:11px;
width:517px;
height:138px;
z-index:100;
}

.annonce-Maison{
background-image:url(Images/annonces/vente-maison.png);
background-repeat:no-repeat;
width:518px;
height:152px;
z-index:300;
}
.annonce-Appartement{
background-image:url(Images/annonces/vente-appartement.png);
background-repeat:no-repeat;
width:518px;
height:152px;
z-index:300;
}
.annonce-Immeuble{
background-image:url(Images/annonces/vente-immeuble.png);
background-repeat:no-repeat;
width:518px;
height:152px;
z-index:300;
}
.annonce-Local{
background-image:url(Images/annonces/vente-local.png);
background-repeat:no-repeat;
width:518px;
height:152px;
z-index:300;
}
.annonce-Propriété{
background-image:url(Images/annonces/vente-propriete.png);
background-repeat:no-repeat;
width:518px;
height:152px;
z-index:300;
}
.annonce-Fond{
background-image:url(Images/annonces/vente-fond.png);
background-repeat:no-repeat;
width:518px;
height:152px;
z-index:300;
}
.annonce-Terrain{
background-image:url(Images/annonces/vente-terrain.png);
background-repeat:no-repeat;
width:518px;
height:152px;
z-index:300;
}

#ref{
border:0px solid #BAD329;
position:relative;
left:274px;
top:-120px;
width:40px;
color:#FFFFFF;
padding-left:5px;
z-index:500;
}
#description{
border:0px solid #BAD329;
position:relative;
left:5px;
top:-112px;
width:300px;
height:83px;
z-index:500;
}
#prix{
border:0px solid #BAD329;
position:relative;
left:35px;
top:-104px;
width:240px;
z-index:300;
}
#photo{
border:0px solid #BAD329;
float:right;
position:relative;
top:-138px;
left:-14px;
width:170px;
height:128px;
z-index:500;
}
#photo img{
border:1px solid #1F62B2;
}

.ecart-gauche{
margin-left:10px;
}

select {
font-size:12px;
color:#4D4D4D;
}

#accueil-image{
width:279px;
height:550px;
position:absolute;
top:260px;
left:50%;
margin-left:111px;
z-index:100;
}
#accueil-image p{
margin-right:20px;
}
#recherche-accueil{
position:absolute;
left:50%;
top:400px;
margin-left:-280px;
width:266px;
height:156px;
z-index:10;
background-image:url(Images/recherche-accueil.png);
}


#form_rech_accueil{
position:absolute;
top:67px;
left:40px;
}
#loupe_ref_accueil{
position:absolute;
left:118px;
}
#loupe_rech_accueil{
position:absolute;
top:36px;
left:180px;
}
#rTrans_accueil{
position:absolute;
top:10px;
left:82px;
}
#rType_accueil{
position:absolute;
top:35px;
left:22px;
}
#rPrix_accueil{
position:absolute;
top:60px;
left:0px;
}
