div#bandeau {
	width:900px;
	height:150px;
	background-color:WHITE;	
}
	
div#menu {
	float:left;
	width:260px;
	height:400px;
	background-color:WHITE;
}

.content{
	margin-left:230px;
	width:800px;
	height:600px;
	border-top:solid 2px #d2b48c;
	border-right:solid 2px #d2b48c;
}	


/* FIN STRUCTURE DU SITE */		

div#contenu {
	border-top:solid 2px #d2b48c;
	
	background-color:WHITE;
	float:left;
	}

/*footer propriétés globales*/
div#pied_page {
	
	background-color:#fffafa;
	width:1024px;
	height:100px;
	text-align: center;
	font-size:11px;
	}

.clear{
	display: block;
	clear: both;
	margin-top: -1px;
}	
/* footer */
#footer A{   
   text-decoration: none;
}
#footer LI{
   display: inline;
}

.tools{
	float: left;   
	height:50px;
	width:420px;
}

.tools LI{   
	list-style-type:none;
	float:left;
}

.tools LI.call A{    
}

.tools LI.call A{
}

.CatalogueRight, .ImgCatalogueRight{
	position:absolute
}
	
.ImgCatalogueRight{
	margin-top: -40px;
	margin-left: 580px;
}

.ImgInstRight{
	position:absolute;
	margin-top: -60px;
	margin-left: 525px;
}


#bloc {     
        height:150px;
        position:absolute;
        left:500px;
        top:30px; 
}