body {
	margin: 0px;
	background-color: #342222;
	margin-top: 0px;

}

#conteneur {
	position: absolute;
	top: 50%;
	margin-top: -267px;
	width: 100%;
	background-image: url(images/html/fond_html.jpg);
	height: 534px;
	background-repeat: repeat-x;	
}
#conteneur_flash {
	position: absolute;
	width: 850px;
	height: 534px;
	left: 50%;
	top: 50%;
	margin-left: -425.5px;
	background-image: url(images/html/fond.jpg);
	margin-top: -267px;
	
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #CCCCCC;
	color: #CCCCCC;
	text-decoration: none;
}
