body{
	background:#FFFFFF;
	margin:0px;
}
#haut{
	background-image:url(../picture/fondhindex.png);
	position:absolute;
	width:100%;
	height:143px;
}
#flash{
	width:900;
	height:350px;
	margin:0px;
	position:absolute;
	margin-left:-450px;
	margin-top:-200px;
	left:50%;
	top:50%;
}
#bas{
	background-image:url(../picture/fondbindex.png);
	position:absolute;
	bottom:0px;
	width:100%;
	height:147px;
}
#bar {
	margin:0px;
	background-color:#F2F0FF;
	position:absolute;
	bottom:0px;
	width:100%;
	height:18px;
	border-style:solid; 
	border-top-width:1px;
	border-color:#CCCCCC;
	border-bottom-width:0px;
	border-left-width:0px;
	border-right-width:0px;
}
#basgauche{
	position:absolute;
	bottom:0px;
	left:0px;
	margin:0px;
}
#basdroite{
	position:absolute;
	bottom:0px;
	right:15px;
	margin:0px;
	color:#666666;
	font-weight:800;
	font-size:10px;
	bottom:5px;
	font-family:Verdana;
}
a.basdroite:visited{
	color: #666666;
}
a.basdroite:link{
	color:#666666;
}