 html, body, form, fieldset, legend, ul, ol, dl, blockquote, pre, h1, h2, h3, h4, h5, h6, code, kbd, q {
	margin: 0;
    padding: 0;
	}
html{
	font-size:100%;
	text-align:center; 
	}
header, footer, section, aside, nav, article {
	display:block;
	}
body {
	background:#000 scroll no-repeat top left;
	font-family: "futura-pt",sans-serif;
	font-style: normal;
	font-size:15px;
	color:#fff;
	width:100%;
	
	}
img, fieldset {
    border:none;
	}
ol,ul {
	list-style:none;
}
a {
	color:#000;
	text-decoration:none;
	}
.clear {
	clear: both;
	padding: 0;
	height: 0;
	margin: 0;
	}
#conteneur {
	width:1280px;
	height:910px;
	margin:0 auto;
	max-width:1280px;
	min-width:480px;
	}
#gallery {
	width:1280px;
	height:910px;
	margin:0 auto;
	margin-top:0px;
	}
