body{
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	background-image: url("../rayures_grises.png") ; 
	overflow-x: hidden;
}
.TexteTab {
	font-family: "Arial";
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #993300;
	margin-left: 160px;
}
.En-Tet-Tab {
	font-family: "Arial";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #993300;
	line-height: 16px;
}
.En-Tet-Tab	a{
		color: #993300;
		text-decoration : none;
	}
table{
	margin: 0 auto; 
	margin-left: 170px;
	overflow-x: hidden;
}
#bloc_menu{
	width: 1200px;
	margin: auto;
	margin-top:20px;
	margin-bottom: 20px;
	line-height: 1.5em;
	color: white;
	overflow-x: hidden;
}
