@charset "UTF-8";
/* CSS Document */

* {
	font-family:Verdana, Geneva, sans-serif;
	color:#666;
/*	background-color:#FFF;
	text-indent:-10000px;
*/	margin:0;
	padding:0;
}
body {
	background-color:#666;
}
#wrap {
	width:1024px;
	height:767px;
	margin:0 auto;
}
#conteneur {
	background-color: #FFF;
}
a {
	width:1024px;
	height:145px;
	border:none;
}
#logo {
	height:539px;
	width:475px;
	background-image:url(images/logo+txt.gif);
	background-repeat:no-repeat;
	margin-left:549px;
	z-index:100;
}
#footer {
	width:1024px;
	height:82px;
	background-image:url(images/footer.png);
	background-repeat:no-repeat;
	background-position:bottom;
}
h1 {
	position:absolute;
}
#flash{
	position: absolute;
	width:500px;
	height:687px;
	color:#000;
	}
.blanc {
	}