body {
	background-color: #2a1300;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

div.Table_01 {
	position: relative;
	margin: 30px auto 0px auto;
	width:804px;
	height:654px;
}

div.Menu {
	position:absolute;
	left:0px;
	top:0px;
	width:804px;
	height:142px;
	margin: 0px;
	padding: 0px;
}

div.home {
	background-color: #000;
	background: url(background-home.jpg);
	background-repeat:no-repeat;
	padding: 0px;
	margin: 0px;
	position: absolute;
	left:0px;
	top:142px;
	width:804px;
	height:512px;
}

div.standard {
	background-color: #000;
	background: url(background-standard.jpg);
	background-repeat:no-repeat;
	padding: 0px;
	margin: 0px;
	position: absolute;
	left:0px;
	top:142px;
	width:804px;
	height:512px;
}

img.link_artificelles {
	position: absolute;
	left: 782px;
	top:  308px;
	height: 78px;
	width: 17px;
	border: 0px;
}

img.link_gs {
	position: absolute;
	left: 782px;
	top:  220px;
	height: 75px;
	width: 17px;
	border: 0px;
}

iframe {
	border: 0px;
	background-color: #fff;
	padding: 0px;
	margin: 0px;
	position:absolute;
	top:31px;
	left:42px;
	width: 720px;
	height: 450px;
}
