html{border:0;padding:0;margin:0;}

body#intro{
	background: black;
	color: #333;
	font-size: 11px;
	font-weight: bold;
	font-family: arial,verdana;
	width:100%;
	margin: 0 auto;
	overflow-x:hidden;
}
#intro a{
	color: #333;
	display: block;
	font-weight: bold;
	text-decoration: none;
}
#intro table.centrage {width:100%;height:99%;background:transparent url(/styles/graphics/intro/fond_intro.jpg) no-repeat 50% 50%;}
#intro .centre {position:relative;width:1000px;height:570px;overflow:hidden;}
#intro .centre .bouton {position:absolute;top:305px;width:188px;height:185px;}
#intro .centre a.bt_shop {left:200px;background-image:url(/styles/graphics/intro/bt_vente.jpg)}
#intro .centre a.bt_presentation {left:612px;background-image:url(/styles/graphics/intro/bt_presentation.jpg)}
#plan {display:none;}
#intro #signature {position:relative;font-size:12px;color:black;text-align: center;width:946px;}
#intro #signature a { font-size:12px;color:black;text-decoration: none;}
#intro #signature a:hover { color:#666;}