#main{
	width:1000px;
	height:auto;
	margin:0 auto;
	background:url(../images/neoconstruct-bg.gif) left top no-repeat;
}


#menu{
	width:223px;
	height:auto;
	margin:0px;
	padding:0px;
	margin-left:10px;
	float:left;
	background:url(../images/neoconstruct-menu-bg.gif) left top no-repeat;
	overflow:hidden;
}
#menu-logo{
	width:223px;
	height:197px;
	margin:0px;
	padding:0px;
	background:url(../images/neoconstruct-logo.gif) left top no-repeat;
	cursor:pointer;
}
#baseline{
	width:223px;
	padding-top:164px;
}
#menu-main{
	width:223px;
	margin:0px;
	padding:0px;
}
#menu-bottom{
	width:223px;
	height:346px;
	margin:0px;
	padding:0px;
	background:url(../images/neoconstruct-menu-bottom.gif) left top no-repeat;
	text-align:center;
	padding-top:60px;
}


#header{
	width:767px;
	height:267px;
	margin:0px;
	padding:0px;
	float:right
}
#header-menu{
	width:767px;
	height:20px;
	margin:0px;
	padding:0px;
}
#header-flash{
	width:767px;
	height:247px;
	margin:0px;
	padding:0px;
}


#content{
	width:737px;
	margin:0px;
	padding:5px;
	padding-left:10px;
	padding-right:20px;
	float:right;
	background:url(../images/neoconstruct-content-bg.gif) left top no-repeat;
}
#titre-page{
	clear:both;
	width:100%;
	height:36px;
	margin:0px;
	padding:0px;
	background:url(../images/neoconstruct-titre-bg.gif) left top repeat-x;
	margin-bottom:15px;
}
#titre{
	float:left;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
}
#path{
	float:right;
	width:35%;
	margin:0px;
	padding:0px;
}
#index-avendre{
	float:left;
	width:420px;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
}
#index-news{
	float:right;
	width:217px;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
}
.box-news{
	width:207px;
	padding:5px;
	height:auto;
	margin-top:8px;
	cursor:pointer;
}
.box-news:hover{
	width:207px;
	padding:5px;
	height:auto;
	margin-top:8px;
	cursor:pointer;
	background-color:#F1F1F1;
}

#footer{
	clear:both;
	width:1000px;
	height:59px;
	margin:0 auto;
	background:url(../images/neoconstruct-footer.gif) left top no-repeat;
}

.clear {
   clear: both;
   height: 1px;
   font-size: 1px;
   line-height: 1px;
   margin-bottom: -1px;
}



#box-prod-search{
	clear: both;
	width:630px;
	height:30px;
	padding:6px;
	margin:8px;
}

DIV.vendu{
	position:absolute;
	z-index:100;
	width:80px;
	height:80px;
	background:url(../images/vendu.png) left top no-repeat;
}
DIV.box-maison{
	clear: both;
	width:730px;
	height:180px;
	background:url(../images/neoconstruct-maison-bg.gif) left top no-repeat;
	margin-bottom:5px;
	cursor:pointer;
}
DIV.box-maison-pic{
	width:200px;
	height:150px;
	padding:6px;
	margin:8px;
	background:#FFFFFF;
	border:1px solid #b5b4b4;
	float:left;
}
DIV.box-maison-texte{
	width:480px;
	height:156px;
	float:right;
	margin:12px;
	margin-left:0px;
	background:url(../images/lg1/btn/voirplus.gif) right bottom no-repeat;
}
P.maison-titre{
	font-size: 11px;
	line-height:18px;
	color:dfdede;
	text-align:right;
	margin:0px;
	padding:0px;
	margin-top:-25px;
	margin-bottom:10px;
}

#box-prod-detail{
	clear: both;
	width:730px;
	margin-bottom:5px;
}
DIV.box-maison-pic-detail-big{
	width:400px;
	padding:6px;
	margin-bottom:5px;
	background:#FFFFFF;
	border:1px solid #b5b4b4;
	float:left;
}
DIV.box-maison-pic-detail{
	float:left;
	width:75px;
	padding:6px;
	margin-bottom:5px;
	margin-right:5px;
	background:#FFFFFF;
	border:1px solid #b5b4b4;
}
DIV.box-maison-titre-detail{
	width:100%;
	margin-left:0px;
}
DIV.box-maison-texte-detail{
	width:300px;
	float:right;
	margin:0px;
	background:url(../images/lg1/btn/contact.gif) right bottom no-repeat;
}





