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

img, a {
        behavior: url(iepngfix.htc);
}


table.ensemble {
	height: 599;
	width: 950;
	border: 0;
	cellpadding: 0;
	cellspacing: 0;
	margin:auto;
	background-image:url(images/00_background/fond_0.jpg);
	

}

table.fond_2 {
	height: 599;
	width: 950;
	border: 0;
	cellpadding: 0;
	cellspacing: 0;
	margin:auto;
	background-image:url(images/00_background/fond_02.jpg);
	

}

table.fond_1 {
	height: 599;
	width: 950;
	border: 0;
	cellpadding: 0;
	cellspacing: 0;
	margin:auto;
	background-image:url(images/00_background/fond_1);
	

}


table.menu {
	
	height: 51;
	width: 772;
	background-image:url(images/00_background/fond_menu.png);

}

body {
	background-color: #000;
}
div.texte {
	font-family: Times New Roman, Times, serif;
	font-size:18px;
}
a {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-weight:bold;
	color: #5B301B;
	border: 0;
	outline: 0;
}
a:visited {
	color: #BE964E;
}
a:hover {
	color: #D97836;
}

