body {
margin:0 0 0 0;
}

#navigation{
	color: #000000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;

 }

a.navigation:visited {
text-decoration: none;
color: #000000;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
 }

a.navigation:link{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

 }

a.navigation:hover{
    text-decoration: none;
	color: #d5ff2e;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
 }
#lien_footer{
	color: #999999;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;

 }

a.lien_footer:visited {
text-decoration: none;
color: #999999;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
 }

a.lien_footer:link{
	text-decoration: none;
	color: #999999;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

 }

a.lien_footer:hover{
    text-decoration: none;
	color: #FF3399;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
 }
 

.background {background-repeat:repeat-x;
background-repeat: no-repeat-y;
background-image: url(medias/fond2.jpg);
height:560px;
width:100%;
background-position: bottom;
background-color:#FFFFFF;
position:fixed;
left:0px;
bottom:0px;
}

.header { background-color:#BBED00;
background-image:url(medias/banniere2.png);
height:110px;
width:100%;
background-position:bottom;
background-repeat: repeat-x;
position: absolute;
left:0px;
top:0px;
z-index:1;
}
.logo {
background-image:url(medias/logo.gif);
background-repeat:no-repeat;
position:absolute;
left:50px;
top:20px;
width:124px;
height:129px;
z-index:3;

}
.slogan {
text-align: right;
top:10px;
min-width:600px;
	visibility: visible;
	position: relative;
	height: 68px;
	z-index:3;
	}
	
.menu {
	background-repeat:no-repeat;
	text-align: absolute;
	top:70px;
	position:absolute;
	height: 200px;
	z-index:3;
	left:0px;
	width:150px;
	}
	
.containmain{
width:100%;
position: absolute;
top:110px;
}	

.main {
	width:auto;
	position: relative;
	top:40px;	
	}
	
.footer2 {
	position: absolute;	
	width:100%;
	bottom: 20px;
	left: 0px;
	height:45px;
	z-index:3;
	}

.footer {
	position: absolute;
	background-image:url(medias/footer.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:20px;
	bottom: -20px;
	left: 0px;
	z-index:2;
	}
.logo_vert {
	position:absolute;
	left:5px;
	top:39px;
	width:17px;
	height:126px;
	z-index:3;
	}

.coupcoeurdroite {

	width:280px;
	height:330px;
	position:absolute;
	right:0px;
	top:40px;
}
.coupcoeurbas  {
	position:absolute;
	right:170px;
	top:530px;
	width:870px;
	height:100px;
	z-index:4;
}
.agence {
	text-align:left;
	position:absolute;
	left:21px;
	top:3px;
	width:64px;
	height:17px;
	z-index:1;
}
.vendre {
	text-align:left;
	position:absolute;
	left:21px;
	top:24px;
	width:122px;
	height:23px;
	z-index:1;
}
.biens {
	text-align:left;
	position:absolute;
	left:21px;
	top:42px;
	width:130px;
	height:23px;
	z-index:1;
}
.exclusivites {
	text-align:left;
	position:absolute;
	left:21px;
	top:62px;
	width:130px;
	height:23px;
	z-index:1;
}
.contact {
	text-align:left;
	position:absolute;
	left:21px;
	top:82px;
	width:130px;
	height:23px;
	z-index:1;
}
div#menu2 {
	float: left;
	width: 150px;
	}
div#conteneur {
	float: right;
	width: 650px;
	}

