body {
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	background-color: #B4CCD0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
}

#header {
	background-image: url(image/header.png);
	background-repeat: no-repeat;
	height: 212px;
	width: 900px;	
}

#tableau {
	background-image: url(image/gd-fond.png);
	width: 900px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
}

#footer {
	background-image: url(image/footer.png);
	width: 900px;
	height: 60px;
	background-repeat: no-repeat;
	font-size: 10px;
	text-align: center;
}


#content {
	background-image: url(image/fond.png);
	width: 900px;
	height: 100%;
	background-repeat: no-repeat;
	padding-right: 100px;
	padding-left: 100px;
	padding-top: 50px;
	font-size: 10px;
}

.image{
	border: 2px solid #9C0;	
}
#tableau tr #content table tr td p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
#tableau tr #content table tr td p {
	text-align: justify;
}
#tableau tr #content table {
	text-align: center;
	color: #033;
}
#tableau tr #content table tr td p {
	text-align: center;
}
