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

body {
	background-image:url(images/diagonales.jpg);
	background-repeat:repeat;
	margin:0;
}



div#contenu-flash {
	width:958px;
	height:825px;
	margin:0 auto;
	background-image:url(images/capiton2.jpg);
	background-repeat:repeat;
	display:block;
	border:#000 solid 16px;	
}

div#footer {
	background-color:#000000;
	width:958px;
	height:17px;
	border:#000 solid 16px;
	margin:0 auto;
}

