body {
	background-color: #000000;
	font-family: arial;
	width: 900px;
	margin:0 auto;
	behavior: url(csshover.htc);
}
#conteneur{
	padding:0;
	margin-top: 15px;
	width: 900px;
	height:600px;
	border:1px solid #ffffff;
	background-image: url(../image/fond_haut.jpg);
	background-repeat:no-repeat;	
}
#header {
	color:#ffffff;
	font-weight: bold;
	margin-left:180px;
	margin-top:96px;
	width:600px;
}
#contenue{
	padding-bottom: 20px;

	width: 600px;
}

#galerie{
	clear:both;
	height:384px;
	margin-left:165px;
	margin-top:5px;
	width:569px;
}

#galerie_loading{
	background-color:#000000;
	display:block;
	height:700px;
	position:absolute;
	width:920px;
	z-index:200;
}

/*#menu{
	background-color:#514F26;
	clear:both;
	height:19px;
	margin-left:215px;
	margin-top:20px;
	text-align:center;
	width:471px;
	word-spacing:25px;
}

#menu a{
	text-decoration:none;
	color:#ffffff;
	text-transform: uppercase;
	font-size:small;
	
}
#menu a:hover{
	color:#FABF44;
}*/
#menu{
	clear:both;
	background-color:#514F26;
	margin-top: 3px;
	height:19px;
	word-spacing:20px;
	text-align:center;
	margin-left:200px;
	width:500px;
}
#menu a{
	text-decoration:none;
	color:#ffffff;
	text-transform: uppercase;
	font-size:small;
	font-weight:normal;
}
#menu a:hover{
	color:#FABF44;
}
/**********menu espace client**********/
#menu ul{
margin:0;
padding:0;
text-transform: uppercase;
font-size:small;
font-weight:normal;
word-spacing:0;
display:inline;
width:105px;
color:#ffffff;
}

#menu ul li{
margin:0;
padding:0;
font-size:x-small;
font-weight:normal;
word-spacing:0;
display:inline;
width:205px;
color:#000000;
}



#form_espace_prive {
	background-color:#FFFFFF;
	color:#000000;
	font-size:x-small;
	list-style-type:none;
	padding:5px;
	position:relative;
	text-align:left;
	text-transform:none;
	width:200px;
	float:right;
	visibility:hidden;
	margin-right:5px;
}

.input_login{
	font-size:x-small;
}
#foot {
	position:absolute;
	text-align:center;
	width: 900px;
	color:#ffffff;
}
#foot a{
	text-decoration:none;
	color:#ffffff;
	font-size:small;

}
