/******************/
/* CHARTE GLOBALE */
/******************/

body {
	background-image:url(../images/home/fond.gif);
	background-repeat:repeat-x;
	background-color: #f1f1f1;
}

#cadre {
	width:991px;
	margin:auto;
	overflow: hidden;
/*	border: 1px  solid green;*/
	background-image:url(../images/f_cadre.gif);
	background-repeat:repeat-y;
	position: relative;
}
/*-----------------------------------------------------------------------*/
#cadre #corps {
	width: 982px;
	height: auto;
	
	margin: 0 0 0 5px;
	padding : 24px 0 0 0;
	/*border: 1px solid Yellow;height: 150px;*/
	display: block;
	/**/
}
#corps #contenu{
	display: block;
	width: 834px;
	/*border: 1px solid Yellow;*/
	margin: 0 0 0 72px;
	color: #7c7c7c;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	clear: both;
}
/*-----------------------------------------------------------------------*/
#cadre #tete {
	height: 338px;
	width:992px;
	background-image: url(../images/home/f_head.jpg);
	background-repeat: no-repeat;
	/*border: 1px solid Fuchsia;*/
	display: block;
	position: relative;
	top:0;
}
#tete #ligne0 {
	height:153px;
	display: block;
	width:992px;
	/*border: 1px solid Fuchsia;margin: 80px 0 0 0;*/
	position: absolute;
	top:68px;
}
#tete #ligne1{
	height:83px;
	display: block;
	width:992px;
	top:222px;
	position: absolute;
}
#tete #ligne0 a, #tete #ligne1 a{
	display: block;
	position: absolute;
}
#tete #ligne0 strong,#tete #ligne1 strong{display:none;}
#tete #ligne0 .cellule0,
#tete #ligne0 .cellule1,
#tete #ligne0 .cellule2,
#tete #ligne0 .cellule3,
#tete #ligne0 .cellule4{
	height:121px;
	display: block;
	position: absolute;
	background-repeat: no-repeat;
	top:32px;
}
#tete #ligne1 .cellule0,
#tete #ligne1 .cellule1,
#tete #ligne1 .cellule2,
#tete #ligne1 .cellule3,
#tete #ligne1 .cellule4{
	height:107px;
	display: block;
	position: absolute;
	background-repeat: no-repeat;
}
.cellule0{
	width:195px;
	left:5px;
}
.cellule1{
	width:195px;
	left:201px;
}
.cellule2{
	width:198px;
	left:397px;
}
.cellule3{
	width:195px;
	left:596px;
}
.cellule4{
	width:195px;
	left:792px;
}
#tete #ligne0 .cellule0{
	background-image: url(../images/home/bt_accueil.jpg);
}
#tete #ligne0 .cellule0 a{
	width:115px;
	height: 20px;
	bottom:11px;
	left:42px;
}
#tete #ligne0 .cellule1{
	background-image: url(../images/home/bt_terrain.jpg);
	height: 125px;
	top:28px;
}
#tete #ligne0 .cellule1 a{
	width:179px;
	height: 98px;
	bottom:2px;
	left:7px;
}
#tete #ligne0 .cellule2{
	background-image: url(../images/home/logo.jpg);
	height:153px;
	top:0px;
}
#tete #ligne0 .cellule2 a{
	width:165px;
	height:47px;
	top:11px;
	left:16px;
}
#tete #ligne0 .cellule3{
	background-image: url(../images/home/bt_ville.jpg);
	height: 125px;
	top:28px;
}
#tete #ligne0 .cellule3 a{
	width:179px;
	height: 98px;
	bottom:2px;
	left:7px;
}
#tete #ligne0 .cellule4{
	background-image: url(../images/home/bt_nouscontacter.jpg);
}
#tete #ligne0 .cellule4 a{
	width:165px;
	height:47px;
	bottom:11px;
	left:16px;
}
#tete #ligne1 .cellule0{
	background-image: url(../images/home/bt_renover.jpg);
}
#tete #ligne1 .cellule0 a{
	width:179px;
	height: 98px;
	top:5px;
	left:8px;
}
#tete #ligne1 .cellule1{
	background-image: url(../images/home/bt_societe.jpg);
}
#tete #ligne1 .cellule1 a{
width:185px;
	height:27px;
	bottom:5px;
	left:5px;
}
#tete #ligne1 .cellule2{
	background-image: url(../images/home/bt_appartement.jpg);
}

#tete #ligne1 .cellule2 a{
	width:179px;
	height: 98px;
	top:5px;
	left:7px;
}
#tete #ligne1 .cellule3{
	background-image: url(../images/home/bt_reference.jpg);
}
#tete #ligne1 .cellule3 a{
width:185px;
	height:47px;
	bottom:5px;
	left:5px;
}
#tete #ligne1 .cellule4{
	background-image: url(../images/home/bt_investisseur.jpg);
}
#tete #ligne1 .cellule4 a{
	width:179px;
	height: 98px;
	top:2px;
	left:8px;
}
.cellule0 a{
	width:179px;
	left:5px;
}
.cellule1 a{
	width:195px;
	left:201px;
}
.cellule2 a{
	width:198px;
	left:397px;
}
.cellule3 a{
	width:195px;
	left:596px;
}
.cellule4 a{
	width:195px;
	left:792px;
}
