#wrapper {
	margin:0px auto;
	height:520px;
	width:1000px;
}
body {
	background:#f7f6f6 url(../img/bkg-body.gif) repeat-x;
	margin:0;
	padding:0;
}
*html #logo {
	position:absolute;
	top:0;
	margin:0px;
	z-index:0;
}
#logo {
	position:absolute;
	top:0;
	left:50px;
	margin:0px;
	z-index:0;
}

*html #flashEmbed {
	width:1000px;
	
}
#flashEmbed {
	width:1000px;

}
#header {
	background:url(img/bkg-header.gif) repeat-x;
	height:70px;
	width:100%
}
#header img {
	position:absolute;
	margin-left:100px;
}
/* IE */

*html #footer {
	background:url('img/bkg-footer2.gif');
	width:100%;
	height:84px;
	margin:0;
}

*html #footer p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#fff;
	padding:60px 0 0 25px;
	bottom:0px;
	left:30px;
}
/* others */

#footer {
	position:absolute;
	bottom:0;
	background:url('../img/bkg-footer2.gif');
	width:100%;
	height:84px;
	margin:0;
}
#footer img {
	margin:0;
}
#footer p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#fff;
	padding:45px 0 0 30px;
	
}
span {
	padding-right:15px;
	padding-left:20px;
	background:url(../img/ico-puce.gif) 0 0.2em no-repeat;
}
a {
	color:#fff;
}
a:hover {
	text-decoration:none;
}
