body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	scrollbar-face-color: #4B253E;
	scrollbar-shadow-color: #8E9295;
	scrollbar-highlight-color: #8E9295;
	scrollbar-3dlight-color: #8E9295;
	scrollbar-darkshadow-color: #8E9295;
	scrollbar-track-color: #8E9295;
	scrollbar-arrow-color: #8E9295;
	font-family: Times New Roman;
	font-size: 17px;
	font-style: italic;
	color: #3c3c3d;
	/* background-position: center;
	overflow:hidden;*/
	
}


#Tableau_01{
	
	position: absolute;
	left: 59%;
	top: 420;z-index: 1;
}

/* .position_flash {
	z-index: 1;
	position: absolute;
	left: 80px;
	top: 40px;
}
*/
#newsletter{
display:none;
	position:absolute;
	left: 54%;
	top: 45%;
	z-index: 1;
}
#newsletter2{
	background-image: url(design/fd_newsletter.gif) no-repeat;

}

.Style2 {
	font-family: Times New Roman, Times, serif;
	font-style: italic;
	font-size: 10px;
	color: #8E9295;
}
a:link {
	color: #CCCCCC;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #57263b;
}
h1 {
	font-family: Times, serif;
	
	font-size: 12px;
	color: #CCCCCC;
}

.haut{
	font-family: Tahoma, Arial;
	text-align: right;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 11px;
}
.haut a{
	color: #57263b;
	text-decoration:none;
}
.haut a:hover{
	color: #57263b;
	text-decoration:underline;
}

#content{
z-index:0;
margin-top:-5px;
}
#footer {
	clear: both;
/*	padding-left: 100px;*/
	position: absolute;
	bottom: 10%; 
	width:100%;
	text-align:center;
	margin-bottom: 0; /* évite tout risque de fusion des marges */
	
}

* html #footer {

	bottom: 2%; 
}
